Граф коммитов

520062 Коммитов

Автор SHA1 Сообщение Дата
David Major 66f98480ef Bug 1335294: Remove const from data tables under security/ for better codegen on Windows. r=keeler
MozReview-Commit-ID: 3k1Gpm0ugY2
2017-02-13 09:41:20 +13:00
David Anderson 64b9b4aa19 Replace GMP use of PCrashReporter with shmem-based annotations. (bug 1337518, r=billm) 2017-02-12 11:39:44 -08:00
David Anderson a55e86f1b5 Give browser-process PuppetWidgets a BasicLayerManager. (bug 1287004, r=mattwoodrow) 2017-02-12 11:38:34 -08:00
Tooru Fujisawa bed048abe9 Bug 1312956 - Update js.msg documentation comment. r=evilpie 2017-02-13 03:29:55 +09:00
Tooru Fujisawa c492445c23 Bug 1338779 - Handle characters map across Latin1 and non-Latin1 properly in TextNode. r=till 2017-02-13 03:25:44 +09:00
Lee Salzman fb935f8e2b Bug 1335139 - followup - fix OSX unexpected reftest passes. r=me 2017-02-12 13:02:16 -05:00
Lee Salzman 6e898cd20c Bug 1335139 - followup - fix GC hazard in Canvas2D. r=me 2017-02-12 12:47:46 -05:00
cykesiopka.bmo@gmail.com e21da906a4 Bug 1338518, add missing {}, r=smaug 2017-02-12 18:40:09 +02:00
Lee Salzman 6c8713efc3 Bug 1335139 - followup - fix reftests on Android. r=me
MozReview-Commit-ID: 3L6OtfP1NWj
2017-02-12 11:15:10 -05:00
ffxbld 9057f0c449 No bug, Automated HPKP preload list update from host bld-linux64-spot-031 - a=hpkp-update 2017-02-12 07:27:38 -08:00
ffxbld dfb75b1bd9 No bug, Automated HSTS preload list update from host bld-linux64-spot-031 - a=hsts-update 2017-02-12 07:27:36 -08:00
Dão Gottwald ca18b9dadd no bug - replace tabs with spaces 2017-02-12 12:10:50 +01:00
Christoph Kerschbaumer 1cc7d653f7 Bug 1338009 - Utils#deserializePrincipal should return NullPrincipal if deserialization fails. r=mikedeboer 2017-02-12 11:50:25 +01:00
Lee Salzman 78ab903fce Bug 738343 - part 7 - add gtest for Moz2d swizzles. r=jrmuizel
MozReview-Commit-ID: 8URP2A8okKd
2017-02-12 09:28:43 -05:00
Lee Salzman 13e442d01b Bug 738343 - part 6 - Use Moz2d swizzles in Moz2d. r=jrmuizel
MozReview-Commit-ID: 6jyBCD5EAz2
2017-02-12 09:28:12 -05:00
Lee Salzman ae4e15a31f Bug 738343 - part 5 - Use Moz2d swizzles in thebes. r=jrmuizel 2017-02-12 09:27:59 -05:00
Lee Salzman f1af01ebd4 Bug 738343 - part 4 - Use Moz2d swizzles in Canvas2D. r=jrmuizel 2017-02-12 09:27:39 -05:00
Lee Salzman 7ffa1938b6 Bug 738343 - part 3 - Optimize Moz2d swizzles for ARM NEON. r=jrmuizel 2017-02-12 09:27:25 -05:00
Lee Salzman 11c75e1707 Bug 738343 - part 2 - Optimize Moz2d swizzles for SSE2. r=jrmuizel 2017-02-12 09:27:04 -05:00
Lee Salzman e5d7fece2c Bug 738343 - part 1 - Add Moz2d API for optimized swizzle/premultiply/unpremultiply. r=jrmuizel 2017-02-12 09:26:34 -05:00
Lee Salzman 7c93ca2486 Bug 1335139 - part 2 - implement StrokeGlyphs for DrawTargetSkia. r=mchang
MozReview-Commit-ID: AupfyGu1nwa
2017-02-12 09:24:44 -05:00
Lee Salzman ec204ce670 Bug 1335139 - part 1 - add DrawTarget::StrokeGlyphs fast path for stroked glyphs. r=bas.schouten
MozReview-Commit-ID: 9ptYcdrgAKH
2017-02-12 09:24:10 -05:00
Phil Ringnalda 04b7add1ce Bug 1338034 - disable browser_caching_name.js on Windows debug for leaks 2017-02-11 20:08:23 -08:00
Phil Ringnalda 215ca1024e Merge m-i to m-c, a=merge 2017-02-11 17:42:19 -08:00
Phil Ringnalda fde40d100e Merge autoland to m-c, a=merge 2017-02-11 17:27:50 -08:00
ffxbld 3f38ad8e9c No bug, Automated HPKP preload list update from host bld-linux64-spot-304 - a=hpkp-update 2017-02-11 07:51:02 -08:00
ffxbld f27f804b88 No bug, Automated HSTS preload list update from host bld-linux64-spot-304 - a=hsts-update 2017-02-11 07:50:59 -08:00
Olli Pettay ac190bae08 Bug 1332226, skip some refreshdriver ticks if processing ticks takes too much time, and re-enable high priority vsync, r=afarre 2017-02-11 16:42:20 +02:00
Brian Hackett 539e47cd96 Bug 1337117 - Remove references to main thread in the JS engine, r=jandem.
--HG--
extra : rebase_source : 466336ed48fb8636d1ef428195408411ed81473d
2017-02-11 05:27:32 -07:00
Olli Pettay dd8879be51 Bug 1338518, make parent process to use 10ms gc slices when user is active, r=jonco
--HG--
extra : rebase_source : a502261ecfceb72ebcd030ace2ddd92e09618708
2017-02-11 14:01:26 +02:00
Scott Wu 961755fe7e Bug 1304306 - (Part 2) Add mochitest-browser-chrome test for Form Autofill preferences. r=MattN
MozReview-Commit-ID: 5aGNp18rL1g

--HG--
extra : rebase_source : a9d477fcd3cc1b807d53d950283592c11d2eacf8
2017-02-11 20:35:08 +08:00
Scott Wu ea897b3b1f Bug 1304306 - (Part 1) Add Form Autofill preference checkbox and button. r=MattN
MozReview-Commit-ID: I7O4l9aQ5JC

--HG--
extra : rebase_source : e7b7f82ed449b4a148da75b973f7d8bd6788c079
2017-02-11 19:43:23 +08:00
Hiroyuki Ikezoe 392ed0305b Bug 1331704 - Part 3: Drop all of unused stuff. r=birtles a=abillings
MozReview-Commit-ID: BWAC0iZLw6t
2017-02-11 19:11:45 +09:00
Hiroyuki Ikezoe 06cde8eda0 Bug 1331704 - Part 2: Resolve base styles during UpdateProprties. r=birtles a=abillings
EnsureBaseStyle() requires an already resolved nsStyleContext
and resolves the base style by ResolveStyleByRemovingAnimation().

MozReview-Commit-ID: BHqJiBJspQY
2017-02-11 19:11:45 +09:00
Hiroyuki Ikezoe 8ec82eeec6 Bug 1331704 - Part 1: Store base styles in KeyframeEffectReadOnly instead of EffectSet. r=birtles a=abillings
Now we dropped mNeedsBaseStyleSet bit set.

MozReview-Commit-ID: Gv2rU0jpyk1
2017-02-11 19:11:45 +09:00
Phil Ringnalda a235d08512 Merge m-c to m-i 2017-02-11 18:19:11 -08:00
Mats Palmgren 78d34e4b5f Bug 1179543 - Add a fuzz factor to reftest 368020-1.html to account for anti-aliasing. r=me 2017-02-12 01:44:06 +01:00
Mats Palmgren b657c13404 Bug 1288946 - More crashtests. 2017-02-12 01:44:06 +01:00
Abhishek Arya 07760337a1 Bug 1288946 - Crashtest. 2017-02-12 01:44:06 +01:00
Jesse Schwartzentruber 1b6fe7b4c5 Bug 1278080 - Crashtest. 2017-02-12 01:44:06 +01:00
Mats Palmgren 5e167035fa Bug 1337607 - Add a test that checks that the grid highlighter button also works for display:inline-grid elements. 2017-02-12 01:44:06 +01:00
Mats Palmgren 4cebd6b11e Bug 1337607 - Provide grid highlighter button also for display:inline-grid elements. r=gl 2017-02-12 01:44:06 +01:00
Mats Palmgren 78d1a58a65 Bug 1338293 - Reftest. 2017-02-12 01:44:05 +01:00
Mats Palmgren bfafc0f173 Bug 1338293 - Make <input type=checkbox/radio> with '-moz-appearance:none' have default border/outline color. r=dholbert 2017-02-12 01:44:05 +01:00
Jonathan Kew 84d0ff400f Bug 1331683 - Crashtest. r=jrmuizel 2017-02-11 23:49:56 +00:00
Cameron McCormack ac2e7f6e66 servo: Merge #15509 - stylo: Remove useless traverse_subtree call warning (from heycam:rm-warning); r=emilio
This warning isn't useful now that we call into traverse_subtree to do the check of the dirty bits, rather than checking them up on the Gecko side.  The crashtest job is currently failing in part due to the log file exceeding 50MB because of this warning.

r? @bholley

Source-Repo: https://github.com/servo/servo
Source-Revision: d010d2c6752c9a2d44f10f41f0c873ff7791a4e5

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 990f9801b9dec0042dfac9784b8b9de8cc88cc6a
2017-02-11 01:55:15 -08:00
Cameron McCormack 417b9a110f Bug 1338762 - stylo: Disable a failing crashtest. r=bholley
MozReview-Commit-ID: 9YpE3pX2TYQ

--HG--
extra : rebase_source : 0084ee8b5bd7138d1d82c596a7db8b9a1b09af3a
2017-02-11 16:38:09 +08:00
Cameron McCormack 06977a5d92 Bug 1338763 - stylo: Bump restyle generation only when we do restyle things. r=bholley
MozReview-Commit-ID: 1f3l7L0hfJp

--HG--
extra : rebase_source : 8933aef7f58f06fdd3e45e2a60a7c50664977e59
2017-02-11 16:50:02 +08:00
Brian Hackett 01a649c197 Bug 1337112 - Remove links from JSRuntime to its single context and zone group, r=jandem,jonco.
--HG--
extra : rebase_source : ebf319af724d5f829cdf5c2386dc82d49be89989
2017-02-10 16:47:50 -07:00
Wes Kocher 4062cb56a0 Merge inbound to central, a=merge
MozReview-Commit-ID: FNYBhhHr4dg

--HG--
rename : netwerk/base/security-prefs.js => security/manager/ssl/security-prefs.js
2017-02-10 15:23:33 -08:00