Commit Graph

286536 Commits

Author SHA1 Message Date
Ryan VanderMeulen
103a85dced Bug 1252630 - Move the asyncPan skip-if for APZ reftests to the manifest level instead of per-test. r=kats 2016-03-01 16:56:41 -05:00
Ryan VanderMeulen
e50fd71e25 Bug 1253037 - Skip browser_net_sort-01.js on OSX debug e10s. 2016-03-02 21:44:18 -05:00
Ryan VanderMeulen
c196c4eb09 Bug 1252348 - Skip the dom/canvas mochitests on OSX debug e10s. 2016-03-01 16:13:49 -05:00
Chris Pearce
fe12aefb3a Bug 1252168 - Don't send CDM unsupported notifications from Gecko to chrome. r=kentuckyfriedtakahe
MozReview-Commit-ID: FDfpeEt3HfT
2016-03-03 11:02:17 +13:00
Kim Moir
8c4e89160d Bug 1252908 - [beetmover] refresh AV database on every run r=rail a=testing DONTBUILD
MozReview-Commit-ID: Ceo1dF3tyVS
2016-03-02 16:36:31 -05:00
Nicholas Nethercote
4107b6c7ba Bug 1252790 - Remove RuleHashTableOps. r=dbaron.
It's a confusing and non-standard way of doing things.
2016-03-03 09:21:49 +11:00
Gregory Szorc
70d4afa643 Bug 1250991 - Move APK upload files code to own file; r=mshal
This is several hundred lines of make goo that makes upload-files.mk
even harder to read than it actually is. Extract it to its own file.

I performed a `hg cp` to preserve file history so blame continues to
work.

MozReview-Commit-ID: IpoPE79m9SX
2016-03-02 16:30:03 -08:00
Gregory Szorc
47dcc3b9a5 Bug 1250991 - Indent code; r=mshal
This file is so hard to read. Add some indentation to make it easier to
grok.

I also converted some useless tabs to spaces.

MozReview-Commit-ID: 7DFKeW66uD6
2016-02-25 10:40:31 -08:00
Rail Aliiev
a8b099d552 Bug 1252725 - artifacts tasks should be reclaimed to avoid timeouts r=jlund a=testing DONTBUILD 2016-03-02 19:50:30 -05:00
Bobby Holley
7f5cea8d5e Bug 1252980 - Link the geckolib into libxul and define MOZ_STYLO if --with-servo=PATH is passed. r=gps 2016-03-02 16:43:12 -08:00
Chris Manchester
10b2d39cad Bug 1253076 - Handle the case defines are not present to avoid artifact build bustage when processing symbols files. r=glandium
MozReview-Commit-ID: 25oUlS12hec
2016-03-02 16:25:56 -08:00
Nathan Froyd
c1ce959caf Bug 1252901 - don't use ScopedFreePtrTraits in MediaEngineWrapper.h; r=jesup
ScopedFreePtrTraits is somewhat of an internal implementation detail of
Scoped.h, and it's not hard to write out the two static functions we
need from ScopedFreePtrTraits anyway.  Removing this means that we can
clear the way for ScopedFreePtr to be removed.
2016-03-02 11:43:58 -05:00
Ehsan Akhgari
e2ddfb8b1f Bug 1251448 - Add support for RequestInit.referrer; r=jdm 2016-03-02 18:18:27 -05:00
Bobby Holley
67117fe544 Bug 1253078 - Switch MOZ_STYLO environmental variable to MOZ_DISABLE_STYLO. r=dholbert 2016-03-02 15:14:55 -08:00
Ehsan Akhgari
90da955373 Bug 1249542 - Remove the prefs for History API push/pop/replaceState; r=bzbarsky
These prefs don't even work properly, and they can break Web content in
pretty bad ways for the users who have them set.
2016-03-02 18:14:15 -05:00
Tooru Fujisawa
b2953f8fc6 Bug 1245112 - Part 36: Move MacroAssembler::branchPtrImpl into generic macro assembler. r=nbp 2016-03-03 08:03:45 +09:00
Tooru Fujisawa
6580302dd7 Bug 1245112 - Part 35: Move MacroAssembler::branchTestValue into generic macro assembler. r=jandem 2016-03-03 08:03:45 +09:00
Tooru Fujisawa
fb8d0cbb38 Bug 1245112 - Part 34: Move MacroAssembler::branchTestMagicValue into generic macro assembler. r=jandem 2016-03-03 08:03:45 +09:00
Tooru Fujisawa
087177007a Bug 1245112 - Part 33: Move MacroAssembler::branchTestMagic into generic macro assembler. r=jandem 2016-03-03 08:03:45 +09:00
Tooru Fujisawa
63cc8e3c70 Bug 1245112 - Part 32: Move MacroAssembler::branchTestPrimitive into generic macro assembler. r=jandem 2016-03-03 08:03:44 +09:00
Tooru Fujisawa
dc44c3b83c Bug 1245112 - Part 31: Move MacroAssembler::branchTestGCThing into generic macro assembler. r=jandem 2016-03-03 08:03:44 +09:00
Tooru Fujisawa
15f8d8cefc Bug 1245112 - Part 30: Move MacroAssembler::branchTestObject into generic macro assembler. r=sstangl 2016-03-03 08:03:44 +09:00
Tooru Fujisawa
0f89d7a32f Bug 1245112 - Part 29: Move MacroAssembler::branchTestNull into generic macro assembler. r=sstangl 2016-03-03 08:03:44 +09:00
Tooru Fujisawa
3a63fbd192 Bug 1245112 - Part 28: Move MacroAssembler::branchTestSymbol into generic macro assembler. r=jorendorff 2016-03-03 08:03:43 +09:00
Tooru Fujisawa
0fa4cdb134 Bug 1245112 - Part 27: Move MacroAssembler::branchTestStringTruthy into generic macro assembler. r=sstangl 2016-03-03 08:03:43 +09:00
Tooru Fujisawa
db57c2037f Bug 1245112 - Part 26: Move MacroAssembler::branchTestString into generic macro assembler. r=sstangl 2016-03-03 08:03:43 +09:00
Tooru Fujisawa
ec25b00bca Bug 1245112 - Part 25: Move MacroAssembler::branchTestUndefined into generic macro assembler. r=sstangl 2016-03-03 08:03:43 +09:00
Tooru Fujisawa
2eb3c9d1ec Bug 1245112 - Part 24: Move MacroAssembler::branchTestBooleanTruthy into generic macro assembler. r=sstangl 2016-03-03 08:03:43 +09:00
Tooru Fujisawa
5db7329a73 Bug 1245112 - Part 23: Move MacroAssembler::branchTestBoolean into generic macro assembler. r=sstangl 2016-03-03 08:03:42 +09:00
Tooru Fujisawa
f62f4c9d02 Bug 1245112 - Part 22: Move MacroAssembler::branchTestNumber into generic macro assembler. r=bhackett 2016-03-03 08:03:42 +09:00
Tooru Fujisawa
ad233e3d27 Bug 1245112 - Part 21: Move MacroAssembler::branchTestDoubleTruthy into generic macro assembler. r=nbp 2016-03-03 08:03:42 +09:00
Tooru Fujisawa
fe17a368ee Bug 1245112 - Part 20: Move MacroAssembler::branchTestDouble into generic macro assembler. r=nbp 2016-03-03 08:03:42 +09:00
Tooru Fujisawa
38df9aab8f Bug 1245112 - Part 18 followup: More refactor branchTestInt32. r=nbp 2016-03-03 08:03:40 +09:00
Mats Palmgren
69422fd5db Bug 1225005 - Clamp negative values in containing block size. r=roc 2016-03-02 23:39:34 +01:00
Mats Palmgren
25d83da913 Bug 1251999 - [css-grid] Reftests for repeat(auto-fill/fit, <fixed-size>) where <fixed-size> has one or more intrinsic sizing functions (one is allowed). 2016-03-02 23:39:34 +01:00
Mats Palmgren
0ed43a9373 Bug 1251999 - [css-grid] Update <fixed-size> parsing to the latest spec. r=dholbert 2016-03-02 23:39:34 +01:00
Mats Palmgren
8e023b6cac Bug 1250315 - Make <input type=number readonly> match :-moz-read-only and allow context events. r=jwatt 2016-03-02 23:39:34 +01:00
Mats Palmgren
d1909a0b07 Bug 1249913 - True overflow containers shouldn't have borders or background. r=dholbert 2016-03-02 23:39:34 +01:00
Mats Palmgren
73199721de Bug 1249913 - Reftests for 'box-decoration-break' with child overflow. 2016-03-02 23:39:33 +01:00
James Willcox
908c2bdbfa Bug 518805 - Don't do meta refreshes when backgrounded r=bz
This is controlled by browser.meta_refresh_when_inactive.disabled, which
is false (allow refreshes) on desktop, and true (disable refreshes) on Fennec
2016-03-02 16:32:27 -06:00
Gregory Szorc
be0bef3b34 Bug 1252170 - Disable Spotlight indexing of objdir on OS X; r=ted
Creating a .metadata_never_index file in a directory apparently
disables Spotlight indexing.

MozReview-Commit-ID: Di4DGZK6VOL
2016-03-02 14:19:30 -08:00
Nathan Froyd
40470e803c Bug 1253007 - part 2 - pass a const& to PaintRangePaintInfo; rs=dholbert 2016-03-02 16:40:24 -05:00
Nathan Froyd
24dc852722 Bug 1253007 - part 1 - use UniquePtr for RangePaintInfo in nsPresShell.cpp; r=dholbert 2016-01-20 16:24:28 -05:00
Chris Manchester
daa007897e Bug 1234913 - Support git in |mach artifact install|. r=nalexander
MozReview-Commit-ID: LL6kO8QS5p9
2016-02-24 23:20:42 -08:00
Chris Manchester
96770659dc Bug 1234913 - Stop using local pushlog in |mach artifact install|. r=nalexander
MozReview-Commit-ID: CG5KcYbTcbM
2016-02-24 23:47:06 -08:00
Nick Alexander
9c042ecdab Bug 1234913 - Clarify things that are hg-specific; make iteration lazy. r=chmanchester
MozReview-Commit-ID: LL6kO8QS5p9
2016-02-24 21:58:22 -08:00
Nick Alexander
69abd78927 Bug 1234913 - Pre: Show download progress during |mach artifact install|. r=nalexander
Hotel WiFi inspires many things.

MozReview-Commit-ID: 8WoHMWGNf0K
2016-02-24 23:21:37 -08:00
Nick Alexander
7af1b588d2 Bug 1234913 - Pre: Allow to --skip-cache when running |mach artifact install|. r=chmanchester
MozReview-Commit-ID: M2FYAPEqXy
2016-02-24 23:25:25 -08:00
Terrence Cole
b3764cb5e5 Bug 1252693 - Assert that we do not tenure into an OMT Zone; r=sfink 2016-03-02 13:57:37 -08:00
Gerald Squelart
a126532ab9 Bug 1242343 - p2. Blacklist msmpeg2vdec.dll 12.0.9200.16426 & .17037 - r=cpearce
MozReview-Commit-ID: C6osQ3ubhH1
2016-03-03 08:40:26 +11:00