Commit Graph

320918 Commits

Author SHA1 Message Date
Jason Smith
f1ec175ce4 Bug 899878 - Mochitest for recording media with no timeslice for media recording API. r=roc 2013-08-20 23:40:29 -07:00
Andy Wingo
cb60a21f87 Bug 666399 - New Harmony syntax for generators. r=Waldo
Add a GeneratorKind enumeration, and use it in the parser and runtime to
indicate whether a function is a non-generator, a legacy generator, or a
star generator.

Always parse "yield" as TOK_YIELD, regardless of the version.  Add
TokenStream::currentName() to retrieve the current token's name, which
works for TOK_NAME or TOK_YIELD.  The parser should check the validity
of "yield" as a name, if needed, using checkYieldNameValidity().

Parse "function*" as the StarGenerator GeneratorKind, and allow star
generators to be lazily parsed.

Separate parsing of return statements from yield expressions.
2013-08-20 11:03:24 +02:00
Mihnea Dobrescu-Balaur
085d65c97f Bug 905782 - Make the XPCShell harness treat running a single file as a sequential run. r=ted 2013-08-20 16:07:33 -07:00
Botond Ballo
0e5f86037c Bug 898580 - Remove updating of scroll offset in AsyncPanZoomController::NotifyLayersUpdated. It is now no longer needed by any platform. r=bbondy, r=kats 2013-08-15 11:30:27 -04:00
Botond Ballo
f4b3e0c923 Bug 898580 - Metro mechanism for content to inform APZC about scroll events. Handles multi-APZC. r=bbondy, r=kats 2013-08-12 16:31:49 -04:00
Botond Ballo
e2eae8dab7 Bug 898580 - Add nsIDOMWindowUtils.getViewId(element). r=smaug 2013-08-08 15:56:09 -04:00
Michael Harrison
a5fb538393 Bug 897491 - Update the display when the alt attribute of an image is added or removed. r=bz 2013-08-21 08:44:14 -04:00
Quentin Glidic
e1a0ab9d61 Bug 884708 - Port GTK2 to GTK3, build fixes. r=karlt 2013-06-13 14:24:31 +02:00
Adrian Lungu
f7ddd3e3f1 Bug 849204 - Linux geolocation: Init dbus_threads from the main thread. r=karlt 2013-08-21 03:03:16 -07:00
Ian Stakenvicius
c9f0b3f299 Bug 517765 - Add 'make source-package' support into js/src. r=sstangl 2013-08-21 08:42:49 -04:00
Ed Morley
350d027e2b Merge mozilla-central and inbound 2013-08-21 13:09:51 +01:00
Ed Morley
1d0c378e14 Merge latest green inbound changeset and mozilla-central 2013-08-21 12:59:33 +01:00
Ed Morley
10a34c83b5 Merge latest green b2g-inbound changeset and mozilla-central 2013-08-21 12:57:10 +01:00
Ed Morley
d58a607c99 Merge latest green fx-team changeset and mozilla-central 2013-08-21 12:56:05 +01:00
Ed Morley
e2960cb6b3 Backed out changeset daaee7df86ae (bug 907147) for assertions 2013-08-21 11:11:23 +01:00
Makoto Kato
057a0fbeec Bug 904956 - test_handlerService.js might not work on Windows Server 2012. r=rstrong 2013-08-21 19:02:42 +09:00
Lucas Rocha
dca467e0ab Pushing fig to m-c IGNORE BAD COMMIT MESSAGES 2013-08-21 10:40:22 +01:00
Lucas Rocha
25346cd708 Backout 226fa98cb589 (Bug 888011) (r=mfinkle) 2013-08-21 10:32:24 +01:00
Jon Coppeard
480df836c8 Bug 907147 - Assertion failure: type->proto->hasNewType(&JSObject::class_, type), at jsobj.cpp:1423 r=terrence 2013-08-21 09:58:25 +01:00
Marco Zehe
f1936f637a Bug 907125 - [AccessFu] Improve the output for ARIA tabs and tab lists, r=yzen 2013-08-21 09:52:46 +02:00
Gaia Pushbot
763f2399ef Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/085648d44f2a
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11615 from lightsofapollo/vbump-tst-agent2

vbump test-agent

========

https://hg.mozilla.org/integration/gaia-central/rev/115cdfae223a
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 899725 - vbump test-agent
2013-08-21 00:35:24 -07:00
Paul Rouget
15fa4e65e7 Bug 902874 - [app manager] data store for webapps. r=alex.poirot 2013-08-21 08:56:40 +02:00
Paul Rouget
f0af9e985d Bug 901520 - [app manager] data store for device. r=alex.poirot 2013-08-21 08:56:40 +02:00
Paul Rouget
3ab9903c79 Bug 901519 - [app manager] data store for connections. r=alex.poirot 2013-08-21 08:56:40 +02:00
Paul Rouget
4067f414fa Bug 901521 - [app manager] implement a template mechanism based on stores. r=mratcliffe 2013-08-21 08:56:40 +02:00
Paul Rouget
aeea62bf3a Bug 901517 - Observable Object: use EventEmitter.decorate and fix array issue. r=poirot.alex 2013-08-21 08:56:40 +02:00
Paul Rouget
0f07087e67 Bug 895360 - [app manager] Device meta data actor. r=poirot.alex 2013-08-21 08:56:40 +02:00
Paul Rouget
95434b21b1 Bug 898485 - [app manager] Implement an abstract connection manager. r=past 2013-08-21 08:56:40 +02:00
Justin Dolske
a07d496e6d Bug 907594 - Pref-change observer isn't being called. r=mattn 2013-08-20 23:55:18 -07:00
David Zbarsky
472a1d84cd Bug 890570: Stop using PBrowser for all other protocols r=jduell 2013-08-21 02:49:44 -04:00
David Zbarsky
f1e7141d40 Bug 890570 - PRemoteOpenFile Constructor doesn't need PBrowser r=jduell 2013-08-21 02:49:43 -04:00
David Zbarsky
42c2b55222 Bug 890570 - PTCPSocket constructor doesn't need PBrowser r=jduell 2013-08-21 02:49:42 -04:00
David Zbarsky
bde5f8493e Bug 890570 - PCookieService doesn't need PBrowser r=jduell 2013-08-21 02:49:41 -04:00
Jan de Mooij
d190818dc9 Bug 906286 - Canonicalize NaN values stored to float arrays in JS_MORE_DETERMINISTIC builds. r=luke 2013-08-21 08:40:17 +02:00
Phil Ringnalda
32900daa61 Back out 4dd5fb21e599 (bug 906199) for Android R2 orange
CLOSED TREE
2013-08-20 22:49:12 -07:00
Daniel Holbert
d9aaafc1b8 Bug 907565: Remove redundant (unused) copy of nsISVGPoint.cpp. r=dzbarsky 2013-08-20 22:10:43 -07:00
Gaia Pushbot
8e42281414 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/2f42e7e07abc
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #11646 from samjoch/bug-906630-HDBrowserReplaceBackTabArrowIcon

Bug 906630 - [HD][Browser] Replace back tab arrow icon

========

https://hg.mozilla.org/integration/gaia-central/rev/0e0264090335
Author: Sam Joch <samuel@guiora.com>
Desc: Bug 906630 - [HD][Browser] Replace back tab arrow icon
2013-08-20 21:25:23 -07:00
Bobby Holley
a9ebf59ecb Bug 907508 - Provide a mechanism for adding extra slots for XPConnect globals. r=bz
mhordecki needs this in bug 898559.
2013-08-20 21:21:01 -07:00
Bobby Holley
b0be1f6df6 Bug 907508 - Define the slot count for xpconnect and worker globals in terms of the slots defined in DOMJSClass.h. r=bz 2013-08-20 21:21:00 -07:00
Bobby Holley
20086d8af2 Bug 907508 - Drop the slot count for worker globals from 3 to 1. r=bz
Continuing the analysis of the previous patch, we actually have two free slots.

The first comes from the removal of DOM_GLOBAL_OBJECT_SLOT, as in the previous
patch.

The second comes from the fact that we mirrored the XPConnect slot for the
XPCWrappedNativeScope (so that slot offsets would be the same for workers and
non-workers), but didn't drop the slot count in bug 797821.
2013-08-20 21:21:00 -07:00
Bobby Holley
b141d5f420 Bug 907508 - Drop the number of slots on XPConnect globals from 2 to 1. r=bz
In the old world, XPConnect globals had one reserved slot, which was used to
store a private pointer to the XPCWrappedNativeScope.

Then, in the new DOM bindings landing (bug 740069), we added two slots, one
for DOM_GLOBAL_OBJECT_SLOT, and one for DOM_PROTOTYPE_SLOT.

Then, in bug 761707, we removed DOM_GLOBAL_OBJECT_SLOT, but the slot count
remained at 3.

Then, in bug 797821, we stopped storing the XPCWrappedNativeScope in the slot
on the global, and dropped the XPConnect global count from 3 to 2.

Given the above, we can safely drop it to 1, here. It's easy to check that
this is correct, because reserved slots for globals have a different offset,
which is JSCLASS_GLOBAL_SLOT_COUNT. And according to mxr, the only thing
defined in terms of that is DOM_PROTOTYPE_SLOT (which takes the same value).
This means that all subsequent slots on the global are unused.
2013-08-20 21:21:00 -07:00
Wes Kocher
bfece22ab9 Backed out changeset 6356b67f6c87 (bug 902929) 2013-08-20 20:50:26 -07:00
Wes Kocher
5f8374e407 Backed out changeset 315c9f0af9bb (bug 902929) 2013-08-20 20:50:20 -07:00
Gaia Pushbot
e58f439896 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/1f3f4a914e1a
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #11651 from asutherland/email-fix-163.com

Bug 874348 - [Buri][Email]Failed to send and receive mail with 163 exchange account. r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/fb53a2e34382
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 874348 - [Buri][Email]Failed to send and receive mail with 163 exchange account. r=asuth

land https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/237
2013-08-20 20:30:23 -07:00
Wes Kocher
0563e70cbf Bug 907509 - Uplift Addon SDK to fx-team 2013-08-20 18:24:12 -07:00
Nick Fitzgerald
25d85daf30 Bug 906100 - Intermittent failures in tests that list sources, but don't call gc() after adding test globals; r=jimb 2013-08-20 18:23:05 -07:00
Sam Foster
3687a07551 Bug 907211 - Fix localized string access for download size. r=ally 2013-08-20 18:16:30 -07:00
David Creswick
b0ce980179 Bug 870339 - Fix Intermittent browser/devtools/styleeditor/test/browser_styleeditor_bug_740541_iframes.js. r=harth 2013-08-20 21:12:37 -04:00
Gaia Pushbot
f6d6af404b Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/0aa9810ad033
Author: Mihai Cîrlănaru <mihai@cirlanaru.com>
Desc: Merge pull request #11591 from mcirlanaru/bug_896060

Bug 896060 - [Contacts] Avoid whitespaces in constructed names ...

========

https://hg.mozilla.org/integration/gaia-central/rev/2caf77fe9d5c
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 896060 - [Contacts] Avoid whitespaces in constructed names when saving contacts. r=bkelly
2013-08-20 17:15:27 -07:00
Gaia Pushbot
a47092004b Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/8ad1ec8d1d4d
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Merge pull request #11647 from jonallengriffin/pointer

Bug 907388 - Update gaia-ui-tests pointer, a=test-only

========

https://hg.mozilla.org/integration/gaia-central/rev/856faafc6a88
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Bug 907388 - Update gaia-ui-tests pointer, a=test-only
2013-08-20 14:05:23 -07:00