Birunthan Mohanathas
5bae25cea8
Bug 784739 - Switch from NULL to nullptr in image/. r=ehsan
2013-08-23 15:51:00 -04:00
Ryan VanderMeulen
8b4fdd57c0
Backed out changesets aed22a2d8353 and c61fe8e1f887 (bug 908006) for OSX reftest failures.
2013-08-23 15:45:27 -04:00
Wan-Teh Chang
b13170fd03
Bug 907512: Update NSPR to NSPR_4_10_1_BETA2.
2013-08-23 12:22:47 -07:00
David Anderson
c7ffc830df
Fix click focusing on multi-process OS X (bug 908453, r=smaug).
2013-08-23 12:17:13 -07:00
David Zbarsky
0135827acf
Backout c619171e0070 for windows assertion failure on a CLOSED TREE
2013-08-23 14:58:41 -04:00
Dan Minor
ed657ae616
Bug 908644 - Add a global result summary to cppunittest output;r=ted
2013-08-23 09:28:50 -04:00
David Zbarsky
fa0754f81a
Bug 908180 - Don't #include nsGUIEvent.h in nsIPresShell.h r=mounir
2013-08-23 13:56:20 -04:00
David Zbarsky
e7c81e9306
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
4aae58c4bb
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
d08682d0c0
Bug 908006 - use gfxImageSurface for A8 mask layers. r=nical
2013-08-23 16:43:17 +12:00
Matt Woodrow
ef8c8e0c1b
Bug 908006 - use 4 bytes aligned stride in ImageDataSerializer. r=nical
2013-08-23 16:43:12 +12:00
Kyle Huey
52234568d4
Bug 887533: Remove even more includes from dom/bindings. r=bz
2013-08-22 22:17:11 -07:00
Ms2ger
68ce6f3f51
Bug 517765 - Mark make-source-package.sh as executable.
2013-08-23 19:35:54 +02:00
Kyle Huey
2857dd13fa
Bug 903772: Followup to address missed review comment.
2013-08-23 10:29:57 -07:00
Ian Stakenvicius
1bfeae4e72
Bug 517765 - Add 'make source-package' support into js/src. r=sstangl
2013-08-22 12:38:18 -04:00
Bill McCloskey
187b8bf820
Bug 908484 - Fix canCollect() exception in JS engine (r=bhackett)
2013-08-23 10:23:40 -07:00
Ehsan Akhgari
886672659b
Bug 908671 - Don't #include gfxMatrix.h in gfx3DMatrix.h; r=jrmuizel
2013-08-23 13:22:49 -04:00
Gregory Szorc
ce92d7360d
Bug 908296 - Upgrade psutil to version 1.0.1; rs=glandium
2013-08-23 10:18:57 -07:00
Ryan VanderMeulen
6eb0319f7b
Backed out changeset 0dad16fe66b2 (bug 517765) for Linux PGO bustage.
2013-08-23 13:17:07 -04:00
Ryan VanderMeulen
43c31c1f9d
Backed out changesets 1ad8a6674785 and ed0b6a11532d (bug 908296) for OSX mach bustage.
2013-08-23 12:18:18 -04:00
Robert O'Callahan
1d07191eed
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
620ce7d926
Bug 908483 - Fix some exact rooting hazards in jsd; r=jonco
2013-08-22 15:43:47 -07:00
Jon Coppeard
99a2f8bdd6
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
9d5218c77b
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]
43b6f0ae7b
Bug 880067 - Part 3: SDP negotiation of rtcp-fb r=ehugg
2013-08-22 13:18:38 -05:00
Adam Roach [:abr]
c9818bc8de
Bug 880067 - Part 2: Finish SDP Unit Tests r=ehugg
2013-08-22 13:18:38 -05:00
Geoff Brown
ad859a9bcb
Bug 908275 - Improve logging of xpcshell args in mochitests; r=jmaher
2013-08-23 09:11:43 -06:00
Geoff Brown
f500e72003
Bug 908459 - Do not include TEST-INFO messages in robocop Passed count; r=jmaher
2013-08-23 09:11:38 -06:00
Geoff Brown
c9a237c547
Bug 905344 - Change server port to -1 in test_load_module.js; r=waldo
2013-08-23 09:11:34 -06:00
Nathan Froyd
8f7dd67d88
Bug 906088 - part 6 - update tests to use the new API; r=kats
2013-08-21 11:58:52 -04:00
Nathan Froyd
59855089b3
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
b43f8d38c9
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
3fd955e2e5
Bug 906088 - part 3 - add Preferences events to AndroidGeckoEvent; r=blassey
2013-08-16 11:24:30 -04:00
Nathan Froyd
b1f23ce596
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
d900419ac5
Bug 906088 - part 1b - add ArrayList getPrefs method to PrefsHelper; r=bnicholson
2013-08-16 10:42:27 -04:00
Nathan Froyd
5111d25648
Bug 906088 - part 1 - pass String[] to PrefsHelper.getPrefs wherever possible; r=blassey
2013-08-16 10:39:02 -04:00
Nathan Froyd
9c90617394
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
509a4a60f6
Bug 905759 - part 2 - add Telemetry-specific GeckoEvent and related machinery; r=blassey
2013-08-15 15:03:47 -04:00
Nathan Froyd
ea17660afd
Bug 905759 - part 1 - add Telemetry infrastructure for telemetry gecko events; r=vladan
2013-08-15 15:04:15 -04:00
Jan-Ivar Bruaroey
191ab1fe7c
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
9df2567d9f
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
96660bac54
Bug 547963 - Uncomment assertion in test_bug418464.html. r=hsivonen
2013-08-23 11:07:10 -04:00
Cykesiopka
f5e1032f63
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
de6f1f0b5c
Bug 517765 - Add 'make source-package' support into js/src. r=sstangl
2013-08-22 12:38:18 -04:00
Ryan VanderMeulen
bc2000a956
Merge b2g-inbound to m-c.
2013-08-23 10:50:14 -04:00
Ryan VanderMeulen
b9c46c86df
Merge inbound to m-c.
2013-08-23 10:44:50 -04:00
Gaia Pushbot
c10a5a4b97
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
0e313a4575
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
7c73c3e3fd
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
1a065db5c7
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