Commit Graph

279089 Commits

Author SHA1 Message Date
William Chen
e1cec5724c Bug 776134 - Part 1: Rename files of Growl nsIAlertsService implementation. r=dougt 2012-08-01 20:31:11 -04:00
Jared Wein
077afef047 Bug 756419 - White standalone image background flashes into view when switching tabs. r=roc,bholley 2012-08-08 12:42:37 -07:00
Wes Johnston
76e25801f0 Bug 776677 - Show a toast when we receive webapp install errors. r=mfinkle 2012-08-08 12:35:15 -07:00
Wes Johnston
eb6d34f7a0 Bug 776677 - Send notifications when webapp install errors are not handled by the requester. r=fabrice 2012-08-08 12:35:15 -07:00
Wes Johnston
0be531fbf2 Bug 776600 - Allow passing some default prefs from the manfiest to the webapp. r=mfinkle 2012-08-08 12:35:15 -07:00
Wes Johnston
f257b772e1 Bug 776600 - Add support for orientation in webapp manifests. r=felipe 2012-08-08 12:35:15 -07:00
Wes Johnston
2ca14e2ea1 Bug 780718 - Return false from DOMRequestService is preventDefault was called on events. r=sicking 2012-08-08 12:35:15 -07:00
Marshall Culpepper
5f5df0e2d1 Bug 777514: Wake the EventHub when nsAppShell is released, allowing the b2g process to exit immediately. r=mwu
--HG--
extra : rebase_source : aec812e54c359008291d77ecd59ddf40e900c859
2012-08-08 14:11:04 -05:00
Luke Wagner
d0f3123fd5 Bug 778919 - remove CheckStrictParameters (r=ejpbruel)
--HG--
extra : rebase_source : 7c7f74083de788ab19a5af9dfa60f60e281ac702
2012-07-30 14:21:58 -07:00
Luke Wagner
4af4435fbd 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
05ba514916 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
02b81692c2 Bug 772328 - simplify ParseNode::resolve (r=ejpbruel)
--HG--
extra : rebase_source : 0e5e432233f01a46f398d0356f45032495c036fd
2012-08-07 16:06:59 -07:00
Luke Wagner
02442dd33f 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
deb9094cdb 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
cc03ccf529 Bug 772328 - simplify MakeDefIntoUse (r=ejpbruel)
--HG--
extra : rebase_source : 127c266fac60b34820ff0373fd26ceb9306b0853
2012-07-26 16:08:31 -07:00
Georg Fritzsche
8c12467719 Bug 781124 - Report CPU usage for hung flash processes. r=bsmedberg 2012-08-08 19:01:51 +02:00
Georg Fritzsche
ca80f2275e 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
5f37755932 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
e54b931d0c Bug 779013 - Align the mValue union in IPDL-generated code. r=cjones 2012-08-08 15:10:03 -04:00
Benjamin Peterson
0d135d98b8 Bug 781289 - Remove unecessary check that let variable name matches are atoms. r=luke 2012-08-08 11:52:09 -07:00
Benjamin Peterson
5130efe9b1 Bug 781071 - Account for the enclosing scope being NULL. r=luke 2012-08-08 11:52:07 -07:00
Doug Turner
e763dd4dce Bug 773528 - remove device.motion.enabled. we now use device.sensors.enabled. r=smaug 2012-08-08 11:48:30 -07:00
David Keeler
2277881438 bug 779662 - click-to-play overlay click handler too restrictive. r=jaws 2012-08-06 11:33:52 -07:00
Jared Wein
afa58d615a 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
2c7060ef2a Fix typo, bug 769911. r=luke 2012-08-08 12:42:47 -06:00
Aryeh Gregor
75d6ce8bc8 Bug 780832 - Make nsSupportsArray::GrowArrayBy infallible. r=dougt 2012-08-07 11:21:38 +03:00
William Chen
16c1d45b7e Bug 775377 - Modify nsIContentPermissionRequest to use nsIPrincipal instead of nsIURI. r=dougt+cjones 2012-07-30 10:58:26 -04:00
Ed Morley
9d36b17111 Merge mozilla-central to mozilla-inbound 2012-08-08 19:13:29 +01:00
Andrea Marchesini
ca64b201c8 Bug 780145 - ArchiveReader doesn't unzip large files, r=jst 2012-08-08 11:11:15 -07:00
Andrew McCreight
437a8060e9 Bug 761620 - Throw an exception for unpreservable weak map keys. r=billm 2012-08-08 11:05:58 -07:00
Mike Hommey
0fd976d7dd 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
2135e5033f Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-08-08 17:18:26 +01:00
Geoff Brown
a6e330ccc0 Bug 779250: Make Robocop tests run faster; r=jmaher 2012-08-08 08:25:27 -06:00
Tim Taubert
83beb16222 merge m-c to fx-team 2012-08-08 11:53:37 +02:00
Terrence Cole
f40db173d8 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
f55e36f91d Bug 781024: Use the current decoded image as the reference for allocation. r=roc 2012-08-08 10:51:40 -07:00
Sam Garrett
97fc24847c 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
c9d55575d1 Bug 754759: Unannotate tests now that Bug 774770 is fixed. 2012-08-07 13:54:46 -07:00
Johnny Stenback
c87129b649 Backing out 77e5cdc7af9a due to it landing w/o following our code checkin process. 2012-08-07 09:11:04 -07:00
Landry Breuil
d85bac97b5 Bug 780409: Followup, remove extra comma at end of enum. r=jfkthame 2012-08-07 11:31:46 +01:00
Aryeh Gregor
fd6da569d6 Bug 743573 - Followup: Fix build warnings in gcc 4.6.3; r=Ms2ger 2012-08-07 11:37:54 +02:00
Ms2ger
8f1e8e95ab Merge. 2012-08-07 11:30:40 +02:00
Ms2ger
56673a53df Merge m-c to m-i. 2012-08-07 10:30:48 +02:00
Mike Hommey
5b4952a948 Bug 780457 - Adapt importTestsuite.py to changes from bug 774032. r=Ms2ger 2012-08-07 09:30:04 +02:00
Mike Hommey
5d9c217299 Bug 777892 - Link CPP_UNIT_TESTS against zlib when linking js statically. r=khuey 2012-08-07 09:30:01 +02:00
Mike Hommey
b30445d148 Bug 773202 - Generic install/copy rule. r=ted 2012-08-07 09:29:59 +02:00
Ms2ger
94bf1722ed Bug 743573 - Fix a number of build warnings in dom/; r=mounir 2012-08-07 09:06:29 +02:00
Gavin Sharp
3df981cb3a 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
233a8f74c2 Merge the last PGO-green inbound changeset to m-c. 2012-08-06 20:06:40 -04:00
Jonathan Griffin
0ef625a962 Bug 778912 - Marionette should shutdown Firefox instances it launches, a=test-only, DONTBUILD because NPOTB 2012-08-06 15:08:45 -07:00