Commit Graph

143822 Commits

Author SHA1 Message Date
Dan Minor
43a301fd12 Bug 908644 - Add a global result summary to cppunittest output;r=ted 2013-08-23 09:28:50 -04:00
David Zbarsky
c76b222982 Bug 908180 - Don't #include nsGUIEvent.h in nsIPresShell.h r=mounir 2013-08-23 13:56:20 -04:00
David Zbarsky
eb1be08f19 Bug 905542: IsNull/SetNull functions for nullable unions should have bodyInHeader=True to prevent compiler warnings r=Ms2ger 2013-08-23 13:56:20 -04:00
Gregory Szorc
273f9e99ae Bug 908296 - Catch all exceptions when importing psutil; r=ted
--HG--
extra : rebase_source : 7260ae283344fd8db3ef22923c33f9dc2166cc5f
2013-08-23 10:50:28 -07:00
Matt Woodrow
74a66227cb Bug 908006 - use gfxImageSurface for A8 mask layers. r=nical 2013-08-23 16:43:17 +12:00
Matt Woodrow
376d7e5e7f Bug 908006 - use 4 bytes aligned stride in ImageDataSerializer. r=nical 2013-08-23 16:43:12 +12:00
Kyle Huey
debb415e8e Bug 887533: Remove even more includes from dom/bindings. r=bz 2013-08-22 22:17:11 -07:00
Ms2ger
7f04828995 Bug 517765 - Mark make-source-package.sh as executable. 2013-08-23 19:35:54 +02:00
Kyle Huey
808fa9d830 Bug 903772: Followup to address missed review comment. 2013-08-23 10:29:57 -07:00
Ian Stakenvicius
bc0a143d85 Bug 517765 - Add 'make source-package' support into js/src. r=sstangl 2013-08-22 12:38:18 -04:00
Bill McCloskey
48f8497332 Bug 908484 - Fix canCollect() exception in JS engine (r=bhackett) 2013-08-23 10:23:40 -07:00
Ehsan Akhgari
ac5ab842c2 Bug 908671 - Don't #include gfxMatrix.h in gfx3DMatrix.h; r=jrmuizel 2013-08-23 13:22:49 -04:00
Gregory Szorc
c1c2be8254 Bug 908296 - Upgrade psutil to version 1.0.1; rs=glandium 2013-08-23 10:18:57 -07:00
Ryan VanderMeulen
9ce8f6ccf4 Backed out changeset 0dad16fe66b2 (bug 517765) for Linux PGO bustage. 2013-08-23 13:17:07 -04:00
Ryan VanderMeulen
4fcf10824d Backed out changesets 1ad8a6674785 and ed0b6a11532d (bug 908296) for OSX mach bustage. 2013-08-23 12:18:18 -04:00
Robert O'Callahan
555d6e8e35 Bug 906199. Ensure that nsDisplayTransforms being bubbled up by preserve-3d have the correct clip applied. r=mattwoodrow
--HG--
extra : rebase_source : 565cbebb5a7db17949a34cd41c9f0018db781caf
2013-08-21 15:04:23 +12:00
Terrence Cole
251605fcda Bug 908483 - Fix some exact rooting hazards in jsd; r=jonco 2013-08-22 15:43:47 -07:00
Jon Coppeard
3a84b68268 Bug 907135 - Disable verification of OSI point registers in rooting analysis builds r=nbp 2013-08-23 16:43:38 +01:00
Peter Van der Beken
fab0b014f6 Bug 904147 - crash in mozilla::dom::WindowNamedPropertiesHandler::getOwnPropertyDescriptor. Let only nsLayoutStatics call nsGlobalWindow::ShutDown and nsDOMClassInfo::ShutDown. r=bz. 2013-08-19 18:46:06 +02:00
Adam Roach [:abr]
9af5c589c8 Bug 880067 - Part 3: SDP negotiation of rtcp-fb r=ehugg 2013-08-22 13:18:38 -05:00
Adam Roach [:abr]
f426bd6f98 Bug 880067 - Part 2: Finish SDP Unit Tests r=ehugg 2013-08-22 13:18:38 -05:00
Geoff Brown
b99a6dfa13 Bug 908275 - Improve logging of xpcshell args in mochitests; r=jmaher 2013-08-23 09:11:43 -06:00
Geoff Brown
7e57b7ea08 Bug 908459 - Do not include TEST-INFO messages in robocop Passed count; r=jmaher 2013-08-23 09:11:38 -06:00
Geoff Brown
b35d3fe181 Bug 905344 - Change server port to -1 in test_load_module.js; r=waldo 2013-08-23 09:11:34 -06:00
Nathan Froyd
fce0aa77df Bug 906088 - part 6 - update tests to use the new API; r=kats 2013-08-21 11:58:52 -04:00
Nathan Froyd
12a0d63a24 Bug 906088 - part 5 - send preference requests to JS through JNI and XPConnect rather than JSON; r=blassey,mfinkle 2013-08-16 12:18:43 -04:00
Nathan Froyd
3cf647512c Bug 906088 - part 4 - refactor browser.js's getPreferences function into a JSON frontend and a "raw" backend; r=mfinkle 2013-08-16 11:48:31 -04:00
Nathan Froyd
8dc166a974 Bug 906088 - part 3 - add Preferences events to AndroidGeckoEvent; r=blassey 2013-08-16 11:24:30 -04:00
Nathan Froyd
30f618db34 Bug 906088 - part 2 - factor out reading an nsString from a Java string in AndroidJavaWrappers.cpp; r=blassey 2013-08-16 11:15:27 -04:00
Nathan Froyd
c6ab91a84f Bug 906088 - part 1b - add ArrayList getPrefs method to PrefsHelper; r=bnicholson 2013-08-16 10:42:27 -04:00
Nathan Froyd
a3debf229b Bug 906088 - part 1 - pass String[] to PrefsHelper.getPrefs wherever possible; r=blassey 2013-08-16 10:39:02 -04:00
Nathan Froyd
ba69f77b62 Bug 905759 - part 3 - delete browser.js code for receiving telemetry events from Java; r=mfinkle 2013-08-15 15:27:07 -04:00
Nathan Froyd
e8c01583d7 Bug 905759 - part 2 - add Telemetry-specific GeckoEvent and related machinery; r=blassey 2013-08-15 15:03:47 -04:00
Nathan Froyd
9f95de414f Bug 905759 - part 1 - add Telemetry infrastructure for telemetry gecko events; r=vladan 2013-08-15 15:04:15 -04:00
Jan-Ivar Bruaroey
ea345194db Bug 906105 - Store external 0-based sdpMLineIndex rather than internal 1-based one. r=ehugg 2013-08-22 12:26:54 -04:00
Andy Wingo
01840ccd00 Bug 904701 - Implement prototype madness for ES6 generators. r=bhackett, r=jorendorff
Add a Generator constructor, like the Function constructor.

Define the GeneratorFunctionPrototype, GeneratorFunction, and
GeneratorObjectPrototype meta-objects.

When cloning or creating a star generator, give it
GeneratorFunctionPrototype as its prototype.

Each star generator function has a ".prototype" property, which has
GeneratorObjectPrototype as its prototype.  That prototype does not have
a ".constructor" link.

If Function.prototype.toSource is called on a non-function, chain up to
Object.prototype.toSource instead.

Prototypes of generator objects are no longer made with
GeneratorObject::class_.  This allows us to elide some "null" checks
from bug 352885.  Instead calling a generator on a method now signals a
typeerror.

Make the "send" generator method a simple alias to "next".
2013-08-23 11:07:10 -04:00
Cykesiopka
66a9e0bd5c Bug 547963 - Uncomment assertion in test_bug418464.html. r=hsivonen 2013-08-23 11:07:10 -04:00
Cykesiopka
54109d8fa3 Bug 528863 - Use _h instead of _h__ in include guards in the HTML5 parser. r=hsivonen 2013-08-23 11:07:10 -04:00
Ian Stakenvicius
5918a1714f Bug 517765 - Add 'make source-package' support into js/src. r=sstangl 2013-08-22 12:38:18 -04:00
Ryan VanderMeulen
9d72cb6e1e Merge b2g-inbound to m-c. 2013-08-23 10:50:14 -04:00
Ryan VanderMeulen
30dee43bb9 Merge inbound to m-c. 2013-08-23 10:44:50 -04:00
Gaia Pushbot
d24f00d712 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/a96d83d7e0bb
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #11701 from pivanov/bug-907186

Bug 907186 - [FMRadio] Star isn't centered on the button r=samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/a317014d8adc
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 907186 - [FMRadio] Star isn't centered on the button
2013-08-23 05:10:23 -07:00
Gaia Pushbot
5fda121f3e Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/e0bddefd0b19
Author: Kálmán KAMI Szalai <kami911@gmail.com>
Desc: Bug 905051 - Add Hungarian keyboard layout to Gaia. r=rudylu
2013-08-23 05:00:21 -07:00
Gaia Pushbot
cc69bd3e2c Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/8663a82fd3f4
Author: You-Sheng Yang <vicamo@gmail.com>
Desc: Merge pull request #11690 from vicamo/bugzilla/905087/mms-version

Bug 905087 - Override MMS version to v1.1. r=steveck

========

https://hg.mozilla.org/integration/gaia-central/rev/c835ed38c18c
Author: You-Sheng Yang (楊有勝) <vicamo@gmail.com>
Desc: Bug 905087 - Gaia has no vCard/vCalednar for now, override MMS version to v1.1.
2013-08-23 04:35:21 -07:00
Gaia Pushbot
d2fe70d4fe Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/c37eb57eb110
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #11626 from crh0716/896376

Bug 896376 - Add a switch for enabling/disabling WAP Push r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/676f7522d7fc
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 896376 - Add a switch for enabling/disabling WAP Push
2013-08-23 04:25:22 -07:00
Vicamo Yang
f8d0c1fdbd Bug 905087 - B2G MMS: add integer pref "dom.mms.version". r=gene 2013-08-23 18:54:09 +08:00
Matt Woodrow
f1907aafe6 Bug 907926 - Follow-up to make sure we only enable Azure on the platforms we meant to. 2013-08-23 20:12:30 +12:00
Gabor Krizsanits
f5064f2bbe Bug 886237 - follow-up part2: Comment formatting in sandbox.cpp. r=bholley 2013-08-23 09:56:03 +02:00
Gabor Krizsanits
ea13038116 Bug 886237 - follow-up part1: Moving Sandbox/XPCComponents helpers into namespace xpc. r=bholley 2013-08-23 09:55:47 +02:00
Gregory Szorc
24a41b6148 Bug 908296 - Touch virtualenv file to force psutil rebuild; r=bustage 2013-08-23 00:40:45 -07:00