Luke Wagner
|
6aac14d939
|
Bug 916612 - Increase maximum number of local variables to 2^28 (r=wingo)
--HG--
extra : rebase_source : d01ba20678957b25426d089c2905f5db657dca90
|
2014-01-16 12:41:46 -06:00 |
|
Luke Wagner
|
a3871deb2e
|
Bug 916612 - Put back the baseline nslots check (r=djvj)
--HG--
extra : rebase_source : a0381609778964a2b55439368720412ff430bf55
|
2014-01-16 11:02:03 -06:00 |
|
Luke Wagner
|
128328702b
|
Bug 916612 - Move the too-many args+vars checks (r=wingo)
--HG--
extra : rebase_source : 37d14fb62f780aa977d961028e6f30c572771744
|
2014-01-16 11:02:01 -06:00 |
|
Luke Wagner
|
600ca726d8
|
Bug 916612 - Inflate stackDepth width in try notes (r=wingo)
--HG--
extra : rebase_source : 2b5e71bc41468387e3f410d693e82f94686599d2
|
2014-01-16 10:56:57 -06:00 |
|
Luke Wagner
|
e6d30c5c9b
|
Bug 916612 - Inflate the slot width and decrease the hop width in UpvarCookie/ScopeCoordinate (r=wingo)
--HG--
extra : rebase_source : 2e4fa769d0c0f0b15832bd73d789ac36435a2b74
|
2014-01-16 10:56:53 -06:00 |
|
Luke Wagner
|
c33c55d6c6
|
Bug 916612 - don't set shortid for CallObject properties (r=wingo)
--HG--
extra : rebase_source : 8f311bd1a4d9a3bbe35f433ebf6923989a4081b5
|
2014-01-16 10:23:19 -06:00 |
|
Luke Wagner
|
d08877c482
|
Bug 916612 - rm some unused JOF_* bits (r=wingo)
--HG--
extra : rebase_source : 6155e21575185241e792757abb13efceb3da4396
|
2014-01-16 10:23:19 -06:00 |
|
Luke Wagner
|
d96baf20ea
|
Bug 916612 - rm JSScript::nfixed (r=wingo)
--HG--
extra : rebase_source : 6185ed8b87bf8d9106f2ece0be0c39db4fa8a3eb
|
2014-01-16 10:23:17 -06:00 |
|
Luke Wagner
|
65ed60085f
|
Bug 916612 - rm unnecessary macros (r=wingo)
--HG--
extra : rebase_source : bdd9aa475195627840865439ec878b847fb0ff7d
|
2014-01-16 09:41:27 -06:00 |
|
Neil Rashbrook
|
c87c6e9ed2
|
Bug 940040 Pressing and releasing "Alt" should not open the File menu on Linux r=enndeakin
|
2014-01-16 19:31:12 +00:00 |
|
Terrence Cole
|
f017da90d9
|
Bug 959787 - Handlify several JSAPI interfaces that can GC, Part 3; r=sfink
--HG--
extra : rebase_source : ace7b0fa6ba93acbf0ec8ecaeb68ffa287a33665
|
2014-01-16 09:48:58 -08:00 |
|
Terrence Cole
|
348c21d424
|
Bug 959787 - Handlify several JSAPI interfaces that can GC, Part 2; r=sfink
--HG--
extra : rebase_source : e36c89af9c362e781d9ca9aceee42779258328b5
|
2014-01-14 17:19:07 -08:00 |
|
Terrence Cole
|
422649470f
|
Bug 959787 - Handlify several JSAPI interfaces that can GC, Part 1; r=sfink,Ms2ger
--HG--
extra : rebase_source : 0e0e75028f12db9cc4cf612a9205525669b70267
|
2014-01-14 12:41:22 -08:00 |
|
Nathan Froyd
|
0ed9fa84e9
|
Bug 960631 - delete some dead templates in nsRuleNode.cpp; r=dholbert
|
2014-01-16 12:52:10 -05:00 |
|
Nathan Froyd
|
37687a2e3a
|
Bug 960612 - update |mach mochitest*| for DMD's new shared library location in dist/bin/; r=jmaher
|
2014-01-16 12:23:32 -05:00 |
|
Nathan Froyd
|
83b2cc037e
|
Bug 960582 - use nsIFile for pathname construction when dumping mochitest memory files; r=jmaher
|
2014-01-16 10:43:07 -05:00 |
|
Nathan Froyd
|
cefe60a4b4
|
Bug 960619 - part 7 - explicitly return a value from ChromePowers._receiveMessage always; r=jmaher
|
2014-01-16 10:03:40 -05:00 |
|
Nathan Froyd
|
0d75e67161
|
Bug 960619 - part 6 - explicit return a value from SimpleText.executeSoon always; r=jmaher
|
2014-01-16 09:57:50 -05:00 |
|
Nathan Froyd
|
3f67fa0d15
|
Bug 960619 - part 5 - avoid warning about non-top-level-ish declaration of functions in SimpleTest.js; r=jmaher
|
2014-01-16 09:57:15 -05:00 |
|
Nathan Froyd
|
4bb0a11d9b
|
Bug 960619 - part 4 - explicitly return values from SpecialPowersObserverAPI._receiveMessageAPI to avoid warning spew; r=jmaher
|
2014-01-16 09:53:50 -05:00 |
|
Nathan Froyd
|
701bd1685c
|
Bug 960619 - part 3 - avoid warning about non-top-level-ish declaration of functions in SpecialPowersObserverAPI.js; r=jmaher
|
2014-01-16 09:37:02 -05:00 |
|
Nathan Froyd
|
6d2ecfa63c
|
Bug 960619 - part 2 - don't pretend to return a value from notifyObserversInParentProcess; r=jmaher
|
2014-01-16 09:36:14 -05:00 |
|
Nathan Froyd
|
89a5e024cd
|
Bug 960619 - part 1 - refactor callback delay logic in specialpowersAPI.js; r=jmaher
|
2014-01-16 09:35:38 -05:00 |
|
Ben Turner
|
0cfc00ce0b
|
Bug 959886 - Handle offline cache updates in parent process after windows are being torn down in child processes. r=mayhemer.
--HG--
extra : rebase_source : 9581f5090ed86a82834fa8316cf97bbd7f6b2411
|
2014-01-15 12:20:33 -08:00 |
|
Andrew McCreight
|
81742dea44
|
Back out a669a3d25d38 for breaking everything on this CLOSED TREE
|
2014-01-16 10:07:17 -08:00 |
|
Monica Chew
|
7f2f66c434
|
Bug 919076: Change Downloads.jsm createNiceUnique to create files with mode 644 (r=paolo)
|
2014-01-16 08:57:17 -08:00 |
|
Andrew McCreight
|
f0ad35822f
|
Bug 959484 - de-THREADSAFE XPConnect. r=bholley
|
2014-01-16 08:49:26 -08:00 |
|
Andrew McCreight
|
f52ef6397a
|
Bug 959485, part 5 - Remove success from nsJSCID::NewID. r=gabor
|
2014-01-16 08:49:26 -08:00 |
|
Andrew McCreight
|
a3900df1a3
|
Bug 959485, part 4 - Cleanup nsJSCID::NewID. r=gabor
|
2014-01-16 08:49:26 -08:00 |
|
Andrew McCreight
|
c8808c8aad
|
Bug 959485, part 3 - Cleanup nsJSIID::NewID. r=gabor
|
2014-01-16 08:49:26 -08:00 |
|
Andrew McCreight
|
4863dee6d2
|
Bug 959485, part 2 - Cleanup nsJSID::NewID. r=gabor
note that nsJSID::NewID(const char* str) isn't used
|
2014-01-16 08:49:25 -08:00 |
|
Andrew McCreight
|
b6a2f503ca
|
Bug 959485, part 1 - Remove null checks of the result of new nsJS*ID. r=gabor
|
2014-01-16 08:49:25 -08:00 |
|
Andrew McCreight
|
57b34ac824
|
Bug 959413, part 4 - Get rid of a pointless null check in nsXPCComponents_Constructor. r=bholley
|
2014-01-16 08:49:25 -08:00 |
|
Andrew McCreight
|
eae2f4253b
|
Bug 959413, part 3 - Smart pointerize nsXPCConstructor. r=bholley
|
2014-01-16 08:49:25 -08:00 |
|
Andrew McCreight
|
9b90661651
|
Bug 959413, part 2 - Smart pointerize nsXPCComponents. r=bholley
|
2014-01-16 08:49:25 -08:00 |
|
Andrew McCreight
|
bccbec4344
|
Bug 959413, part 1 - Remove null checks of new return values in XPC_IMPL_GET_OBJ_METHOD. r=bholley
|
2014-01-16 08:49:24 -08:00 |
|
Ryan VanderMeulen
|
25157d7478
|
Backed out changeset aa8e746be488 (bug 944579) for bustage.
|
2014-01-16 11:41:40 -05:00 |
|
Andy Wingo
|
ef3f7a8a78
|
Bug 960168 - Reified block scopes should prevent magic optimized arguments. r=luke
|
2014-01-15 19:37:09 +01:00 |
|
Markus Stange
|
3bf750f3ce
|
Bug 944579. r=Bas
|
2014-01-16 11:21:13 -05:00 |
|
Gijs Kruitbosch
|
b00368c4ef
|
Bug 956524
--HG--
extra : rebase_source : 1bfe727a03a06a90a49c7002a9d2a71bc17acbfe
|
2014-01-16 16:57:13 +01:00 |
|
David Burns
|
63f9054026
|
Bug 927285: Fix for intermittent on test_submit.py; r=me
|
2014-01-16 15:57:18 +00:00 |
|
Ryan VanderMeulen
|
40d386d0f2
|
Backed out changeset b971b8137039 (bug 960108) for mochitest-bc orange.
|
2014-01-16 10:25:19 -05:00 |
|
Etienne Segonzac
|
f091204480
|
Bug 849223 - Make the CSS3 system color module customizable via mozSettings to enable gaia themes. r=vingtetun
|
2014-01-16 15:52:30 +01:00 |
|
Vivien Nicolas
|
738ac97473
|
Bug 942246 - Event fluffing fails to generate a click under certain conditions. r=smaug
|
2014-01-16 15:52:27 +01:00 |
|
Stephen Pohl
|
293391fdad
|
Bug 927402: Ensure that about:telemetry correctly reflects whether or not telemetry is turned on. r=jimm
|
2014-01-16 09:37:14 -05:00 |
|
Olli Pettay
|
63f95f00c7
|
Bug 930793 - Remove favor performance mode, r=roc,avih
--HG--
extra : rebase_source : e936e5b02dc2e613816fb6f97f9af5a303dc6f6d
|
2014-01-16 16:09:08 +02:00 |
|
Olli Pettay
|
dd0abe67b5
|
Bug 960351 - browser_bug726427_csstransform_tooltip.js times out, r=pbrosset
--HG--
extra : rebase_source : e05f39f7ef4d73823bb5445b1cc398f81e560253
|
2014-01-16 15:38:10 +02:00 |
|
Olli Pettay
|
c4fd1fe3c6
|
Bug 960309, make browser_tabview_bug625269.js more reliable, r=roc
--HG--
extra : rebase_source : 0a5ac4d8578ea73d1fc0d6a5c6e90651a1a4418d
|
2014-01-16 15:37:16 +02:00 |
|
Tom Schuster
|
05ef2eef58
|
Bug 939294 - Fix b2g failure with null JSObject. r=bz on irc
|
2014-01-16 15:24:00 +01:00 |
|
Rick Eyre
|
6800118496
|
Bug 957847 - Fix VTTCue crash at TextTrackCue::AddCue. r=rillian
|
2014-01-15 11:30:58 -05:00 |
|