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
Chris Manchester
aabfa18a87
Bug 908340 - Omit test start messages from mach xpcshell output; r=gps
...
--HG--
extra : rebase_source : 093f7a16df7de2b89868f0c255c3884b03cd70eb
2013-08-22 18:54:26 -07:00
Ryan VanderMeulen
306fb22290
Merge m-c to fx-team.
2013-08-22 20:48:10 -04:00
Felipe Gomes
87814bc58a
Bug 907342 - Make navigation from about:newtab load in the remote process. r=ttaubert
2013-08-22 20:52:18 -03:00
Ehsan Akhgari
6e4a81c9cd
Bug 906979 - Make it possible again to force spell checking on text controls with spellcheck=false; r=roc
2013-08-22 17:49:11 -04:00
Jim Mathies
a530bcce40
Bug 906910 - Flush active tile assets on close of the browser. r=sfoster
2013-08-22 16:42:54 -05:00
Jim Mathies
3a1dd0fcf9
Bug 906735 - Fixup dpi issues when running browser_context_menu_tests.js locally. r=rsilveira
2013-08-22 16:42:53 -05:00
Justin Lebar
7c8f8f47d4
No bug: Fix whitespace in mozilla/LinkedList.h. DONTBUILD
2013-08-22 14:39:34 -07:00
Jonathan Griffin
cd427c7527
Bug 907895 - Add moztest to tests.zip, r=ahal
2013-08-22 13:50:57 -07:00
Bobby Holley
3a3bf5e2a0
Bug 907937 - Followup comment fixes. r=billm DONTBUILD
2013-08-22 13:39:20 -07:00
Tom Schuster
23e2f02c19
Bug 658087 - Remove printfs in TabChild. r=smaug
2013-08-22 15:52:07 -04:00
Ryan VanderMeulen
41adbccfaf
Merge m-c to fx-team.
2013-08-22 15:46:38 -04:00
Ryan VanderMeulen
1ef4f3befe
Merge inbound to m-c.
2013-08-22 15:42:18 -04:00
Ryan VanderMeulen
a88eba15d2
Merge fx-team to m-c.
2013-08-22 15:33:42 -04:00
Gaia Pushbot
17a1dddd21
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bdac3547cbc0
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #11660 from lodr/bug-898297-merging-process-stucks
Bug 898297 - Fixing the fake matching result, a convenient renaming and some related documentation added.
r=arcturus
========
https://hg.mozilla.org/integration/gaia-central/rev/b9deda556ffe
Author: lodr <salva@unoyunodiez.com>
Desc: Bug 898297 - Fixing the fake matching result, a convenient renaming and some
related documentation added.
2013-08-22 11:55:21 -07:00
Ryan VanderMeulen
cdf56a6889
Backed out changeset 230120afcbbf (bug 905589) for Android and B2G bustage on a CLOSED TREE.
2013-08-22 14:17:49 -04:00
Ryan VanderMeulen
f052649111
Bug 908306 - Disable more Web Audio crashtests on B2G due to frequent timeouts.
2013-08-22 14:04:41 -04:00
Andreas Gal
e712f7caa3
Bug 905589 - Use VBO instead of client side rendering. r=bas
2013-08-22 12:54:21 -04:00
Chris Manchester
4548d6c23c
Bug 729098 - Ability to track and rerun failed xpcshell tests; r=gps
...
--HG--
extra : rebase_source : da458ded1a6574a230e127331ac4c5b24e494af2
2013-08-21 09:26:46 -07:00
Landry Breuil
655e85d1c8
Bug 908074 - Update OpenBSD mozboot backend to install dbus-glib/gstreamer/pulseaudio r=gps
2013-08-23 09:22:53 +02:00
Jan Beich
a50d6ca967
Bug 908476 - JSObject/JSContext are also used by non-SPS profiler. r=njn
2013-08-23 09:16:02 +02:00
Kyle Huey
7db281d06b
Back out Bug 887533 for test failures.
2013-08-22 23:40:32 -07:00
Gregory Szorc
c60d8df5e4
Bug 908296 - Upgrade psutil to version 1.0.1; rs=glandium
...
Archive obtained from
https://psutil.googlecode.com/files/psutil-1.0.1.tar.gz and extracted
over existing source code without modifications.
2013-08-22 23:36:57 -07:00
Matt Woodrow
7c8c778197
Bug 907926 - Azure support for windows/nsWindow. r=Bas
2013-08-23 18:13:55 +12:00
Matt Woodrow
1b896b5ba3
Bug 907926 - Make ContentClientBasic support Azure content. r=nrc
2013-08-23 18:13:55 +12:00
Matt Woodrow
11914fb596
Bug 907926 - Supprt having different content/canvas backends in gfxPlatform. r=nrc
2013-08-23 18:13:55 +12:00
Kyle Huey
bd22797dd3
Bug 887533: Remove even more includes from dom/bindings. r=bz
2013-08-22 22:17:11 -07:00