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
Gerald Squelart
56389e6e79
Bug 1242343 - p1. ConstructSystem32Path from LoadLibrarySystem32 - r=jimm
...
Part 1: Refactored LoadLibrarySystem32 to expose the system32-path
construction code, so it can be re-used in the following patch.
MozReview-Commit-ID: J5BcI34VPnN
2016-03-03 08:40:23 +11:00
Stanley Mwangi
16fac6906c
Bug 1243083 - Added --disable-e10s to mochitest_options.py and reftestcommandline.py. r=ahal
...
MozReview-Commit-ID: I3UIS8eEZ8D
2016-03-02 16:33:13 -05:00
Mike Hommey
3ca7fe29fc
Bug 1252699 - Set WEBRTC_DETECT_ARM_NEON when optional neon is requested. r=jesup
2016-03-03 06:28:10 +09:00
Alexander Surkov
0a312529f8
Bug 1252857 - test value change events for closed HTML select, r=marcoz
2016-03-02 16:11:25 -05:00
Marco Castelluccio
7810b1db0b
Bug 1197461 - Tests for Permissions.revoke. r=poiru,baku
2016-03-02 21:09:56 +00:00
Marco Castelluccio
830d42aa35
Bug 1197461 - e10s support for Permissions.revoke. r=poiru
2016-03-02 21:09:48 +00:00
Marco Castelluccio
16da4bf742
Bug 1197461 - Implement Permissions.revoke. r=poiru,baku
2016-03-02 21:09:38 +00:00
Bill McCloskey
1019054310
Bug 1170258 - Cache UUID module for context menus (rs=Mossop)
2016-03-02 12:56:51 -08:00