Luke Wagner
726e6a6f65
Bug 778919 - remove CheckStrictParameters (r=ejpbruel)
...
--HG--
extra : rebase_source : 7c7f74083de788ab19a5af9dfa60f60e281ac702
2012-07-30 14:21:58 -07:00
Luke Wagner
0b90cd7539
Bug 778919 - CheckStrictBinding for formals like all other bindings (r=ejpbruel)
...
--HG--
extra : rebase_source : 4572c02598a02832f0e847b46445532eb281c615
2012-07-30 13:41:19 -07:00
Luke Wagner
6b85fd7329
Bug 778919 - move DefineArg and BindDestructuringArg to be next to functionArguments (r=ejpbruel)
...
--HG--
extra : rebase_source : c0748f27a1e0193b6081d261d99dc44688a47ea4
2012-07-30 13:40:29 -07:00
Luke Wagner
c2fca1a0bd
Bug 772328 - simplify ParseNode::resolve (r=ejpbruel)
...
--HG--
extra : rebase_source : 0e5e432233f01a46f398d0356f45032495c036fd
2012-08-07 16:06:59 -07:00
Luke Wagner
e8ac77b8f5
Bug 772328 - function statements should restate, not shadow, formal parameters (r=ejpbruel)
...
--HG--
extra : rebase_source : a6425a0e317ffd1437f0f6230d03f3487edc8389
2012-07-24 13:44:23 -07:00
Luke Wagner
a706d68d60
Bug 772328 - add and use IsArgOp and IsLocalOp (r=ejpbruel)
...
--HG--
extra : rebase_source : ce6464d39bd7f8e273d6ec7df1f4a447a22f98b1
2012-07-26 16:08:33 -07:00
Luke Wagner
d27c08fad8
Bug 772328 - simplify MakeDefIntoUse (r=ejpbruel)
...
--HG--
extra : rebase_source : 127c266fac60b34820ff0373fd26ceb9306b0853
2012-07-26 16:08:31 -07:00
Georg Fritzsche
df5fd21d6b
Bug 781124 - Report CPU usage for hung flash processes. r=bsmedberg
2012-08-08 19:01:51 +02:00
Georg Fritzsche
4fe4413da3
Bug 781133 - Fix locale specific numbers in hung plugin CPU usage reporting. r=bsmedberg
2012-08-08 16:23:08 +02:00
David Rajchenbach-Teller
d814cf1487
Bug 775588 - Expose tmpdir, profiledir paths in OS.Constants and make sure that weird loaders that violate loading order do not segfault. r=khuey
2012-08-08 15:11:40 -04:00
Chris Dearman
2d04964edc
Bug 779013 - Align the mValue union in IPDL-generated code. r=cjones
2012-08-08 15:10:03 -04:00
Benjamin Peterson
0195f43641
Bug 781289 - Remove unecessary check that let variable name matches are atoms. r=luke
2012-08-08 11:52:09 -07:00
Benjamin Peterson
754a2a4a8f
Bug 781071 - Account for the enclosing scope being NULL. r=luke
2012-08-08 11:52:07 -07:00
Doug Turner
f31a39fc0f
Bug 773528 - remove device.motion.enabled. we now use device.sensors.enabled. r=smaug
2012-08-08 11:48:30 -07:00
David Keeler
dfa36dbeb5
bug 779662 - click-to-play overlay click handler too restrictive. r=jaws
2012-08-06 11:33:52 -07:00
Jared Wein
ff3db73e0c
Bug 777569 - [Developer Toolbar] Web console error count is too close to label (Windows) r=shorlander
2012-08-08 11:40:31 -07:00
Brian Hackett
f96051cd2d
Fix typo, bug 769911. r=luke
2012-08-08 12:42:47 -06:00
Aryeh Gregor
e5f7097bbc
Bug 780832 - Make nsSupportsArray::GrowArrayBy infallible. r=dougt
2012-08-07 11:21:38 +03:00
William Chen
edb1043b3e
Bug 775377 - Modify nsIContentPermissionRequest to use nsIPrincipal instead of nsIURI. r=dougt+cjones
2012-07-30 10:58:26 -04:00
Ed Morley
4c9a339aa1
Merge mozilla-central to mozilla-inbound
2012-08-08 19:13:29 +01:00
Andrea Marchesini
b85de665f6
Bug 780145 - ArchiveReader doesn't unzip large files, r=jst
2012-08-08 11:11:15 -07:00
Andrew McCreight
8a8a3e7167
Bug 761620 - Throw an exception for unpreservable weak map keys. r=billm
2012-08-08 11:05:58 -07:00
Mike Hommey
84810d01c8
Bug 781128 - Fix application.ini dependencies after bug 767839 on a CLOSED TREE. r=ted
2012-08-08 18:57:22 +02:00
Ed Morley
969a047a7e
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-08-08 17:18:26 +01:00
Geoff Brown
fbc5b4b6bc
Bug 779250: Make Robocop tests run faster; r=jmaher
2012-08-08 08:25:27 -06:00
Tim Taubert
90e44e7a50
merge m-c to fx-team
2012-08-08 11:53:37 +02:00
Terrence Cole
6c2dc1c4e5
Bug 780765 - Do not create DependentStrings that can be InlineStrings; r=luke
...
These would create a nasty hazard for a moving GC and it makes little sense to
make them dependent anyway because there is enough room already to store the
depended string inline.
2012-08-07 10:51:45 -07:00
Chris Jones
513b789a44
Bug 781024: Use the current decoded image as the reference for allocation. r=roc
2012-08-08 10:51:40 -07:00
Sam Garrett
3ad8571b5c
Bug 771554 - Update mozbase deps to match in-tree versions, r=jgriffin, DONTBUILD because NPOTB
2012-08-06 17:44:51 -06:00
Kyle Huey
ed6c22b7cd
Bug 754759: Unannotate tests now that Bug 774770 is fixed.
2012-08-07 13:54:46 -07:00
Johnny Stenback
c47778def6
Backing out 77e5cdc7af9a due to it landing w/o following our code checkin process.
2012-08-07 09:11:04 -07:00
Landry Breuil
75467eae68
Bug 780409: Followup, remove extra comma at end of enum. r=jfkthame
2012-08-07 11:31:46 +01:00
Aryeh Gregor
55f612abce
Bug 743573 - Followup: Fix build warnings in gcc 4.6.3; r=Ms2ger
2012-08-07 11:37:54 +02:00
Ms2ger
1a053e4de7
Merge.
2012-08-07 11:30:40 +02:00
Ms2ger
5cd10c6422
Merge m-c to m-i.
2012-08-07 10:30:48 +02:00
Mike Hommey
aebfbe1ecc
Bug 780457 - Adapt importTestsuite.py to changes from bug 774032. r=Ms2ger
2012-08-07 09:30:04 +02:00
Mike Hommey
51f3c90718
Bug 777892 - Link CPP_UNIT_TESTS against zlib when linking js statically. r=khuey
2012-08-07 09:30:01 +02:00
Mike Hommey
b6f9bfdad5
Bug 773202 - Generic install/copy rule. r=ted
2012-08-07 09:29:59 +02:00
Ms2ger
a45a0051cf
Bug 743573 - Fix a number of build warnings in dom/; r=mounir
2012-08-07 09:06:29 +02:00
Gavin Sharp
aadd9340fe
Bug 780763: add MoTown to the social activation whitelist, r=jaws
...
--HG--
extra : rebase_source : 6337adc03c3689d2d6edaa4a46b85a0ef82dee02
2012-08-06 18:00:59 -07:00
Ryan VanderMeulen
79ac889cb2
Merge the last PGO-green inbound changeset to m-c.
2012-08-06 20:06:40 -04:00
Jonathan Griffin
9c27a71f4a
Bug 778912 - Marionette should shutdown Firefox instances it launches, a=test-only, DONTBUILD because NPOTB
2012-08-06 15:08:45 -07:00
Mark Capella
7f1134962e
Bug 779057 - DirInstallLocation._readAddons() deletes stale pointer files unsafely, r=unfocused
2012-08-07 06:57:00 +12:00
Tim Taubert
fa0b314529
Bug 780645 - browser_595601-restore_hidden.js needs to wait for all tabs to be restored before continuing with the second test; r=felipe
2012-08-07 16:22:03 +02:00
Ed Morley
088ff72137
Backout 16a8b66f1503 (bug 758950) for M1 failures in test_bug292789.html
2012-08-07 11:12:26 +01:00
Tim Taubert
3f77ccd343
Bug 780641 - Unbreak b2g mochitests, r=jgriffin, DONTBUILD because NPOTB
2012-08-06 11:37:59 -07:00
Mike Hommey
54899f3192
Backout rules.mk part of changeset 1f4eae8d9e08 (bug 777379) for bustage on CLOSED TREE
2012-08-06 20:20:26 +02:00
Wes Johnston
1b48f2f87d
Bug 769821 - Save app cache at install time for webapps. r=mfinkle,fabrice
2012-08-06 09:30:12 -07:00
Jonathan Kew
1024b2c567
bug 780409 - updates to thebes harfbuzz integration for hb api changes. r=jdaggett
2012-08-06 11:42:20 +01:00
Jonathan Kew
d08d70fa42
bug 780409 - update harfbuzz to commit 8ba8042... to pick up improvements from toronto hackfest. r=jdaggett
2012-08-06 10:52:25 +01:00