Jon Coppeard
24477ef740
Bug 940754 - Fix rooting hazard in WorkerPrivateParent::WrapObject() r=bent
2013-11-20 15:37:30 +00:00
Jon Coppeard
cf6ff52940
Bug 940727 - Fix rooting hazard in DOMProxyHandler::GetAndClearExpandoObject() r=bholley
2013-11-20 15:37:30 +00:00
Steve Fink
de08ef2d47
Bug 940724 - Move XMLHttpRequest off of the stack to silence analysis, r=bent
...
--HG--
extra : rebase_source : 591b96238eddbeb88ef3f1df3728fc5d02b9229a
2013-11-19 15:27:00 -08:00
Steve Fink
11bf40995e
Bug 940779 - Restrict the scope of a MessageEventInit so it cannot be live across a GC call, r=bent
...
--HG--
extra : rebase_source : 2db09dc1eaab090b94f210bd2478be8d45c976a2
2013-11-19 23:03:32 -08:00
Bobby Holley
7162ef682f
Bug 939166 - Stop going through nsIScriptGlobalObject in CallSetup. r=bz
2013-11-20 08:48:00 -08:00
Bobby Holley
8b0fb2235d
Bug 939166 - Be more direct in GetStaticScriptGlobal. r=bz
...
This can all collapse because of the following facts:
* Ever since we introduced SandboxPrivate, we never actually use a Window
as an SOP for a sandbox.
* nsGlobalWindow is actually the only thing that implements nsIScriptGlobalObject.
2013-11-20 08:48:00 -08:00
Bobby Holley
d4d3011edd
Bug 940783 - Throw when accessing properties and methods on history objects in non-active documents. r=bz
2013-11-20 08:47:59 -08:00
Benoit Jacob
c76743d879
Bug 940717 - Unify the IsChromeURI functions we have in various places - r=ehsan
2013-11-20 11:29:03 -05:00
Benoit Jacob
f43a5fda38
Bug 940191 - Build dom/base in unified mode - r=ehsan
2013-11-20 11:29:03 -05:00
Ed Morley
8aec0cea8e
Backed out changeset 0a641abef602 (bug 934421)
2013-11-20 16:38:10 +00:00
Ed Morley
361b4a192c
Backed out changeset 17ca97e65aa5 (bug 940727)
2013-11-20 16:37:55 +00:00
Ed Morley
c472c6fd9f
Backed out changeset db0f8a5eeb33 (bug 940754)
2013-11-20 16:37:52 +00:00
Jon Coppeard
fdb0e8eccc
Bug 940754 - Fix rooting hazard in WorkerPrivateParent::WrapObject() r=bent
2013-11-20 15:37:30 +00:00
Jon Coppeard
abca7a17ab
Bug 940727 - Fix rooting hazard in DOMProxyHandler::GetAndClearExpandoObject() r=bholley
2013-11-20 15:37:30 +00:00
Jon Coppeard
b37b39e697
Bug 934421 - Postbarrier the keys of the plugin wrapper table r=terrence r=jschoenick
2013-11-19 22:53:36 +00:00
Michael Shuen
0c21529b34
Bug 940207 - Build dom/quota in unified mode. r=bzbarsky
2013-11-20 09:40:32 -05:00
Michael Shuen
8628f0b89a
Bug 940189 - Build dom/time in unified mode. r=bzbarsky
2013-11-20 09:29:03 -05:00
Jed Davis
fec7ac7855
Bug 936169 - Don't ignore failure to sandbox a non-preallocated child. r=bent
2013-11-20 09:29:02 -05:00
Tareq Khandaker
c0715c9975
Bug 925847 - WorkerNavigator does not implement all of NavigatorID. r=nsm
2013-11-20 09:29:01 -05:00
Robert Bindar
271d43ca0d
Bug 923686 - Refactor about:networking return values. r=hurley
2013-11-20 09:29:01 -05:00
Peter Van der Beken
fb3f5ea859
Bug 938544 - Add support for a Chrome-only constructor in WebIDL. r=bz.
...
--HG--
extra : rebase_source : e36fef0090d57947ceae6c2fc11bea8b115423e4
2013-08-12 16:45:33 +02:00
Peter Van der Beken
fe4b3c69aa
Bug 938131 - Simplify dom::ErrorResult::ReportJSExceptionFromJSImplementation. r=bz.
...
--HG--
extra : rebase_source : db7b8edd1aec3aff7240b1323c00546d2e332112
2013-10-18 13:22:09 +02:00
Ed Morley
2ac7edcee1
Merge mozilla-central and inbound
2013-11-20 12:44:07 +00:00
Ed Morley
77773957cb
Backed out changeset 998d2d5e743d (bug 919878) on suspicion of causing shutdown hangs on OS X
2013-11-20 12:32:52 +00:00
Ryan VanderMeulen
73463a4880
Merge inbound to m-c.
2013-11-19 20:43:15 -05:00
Bill McCloskey
26966ec5df
Bug 919878 - Improve failure handling for TabChild::InitRenderingState (r=mattwoodrow)
2013-11-19 13:20:28 -08:00
Nathan Froyd
bf56be08aa
Bug 940573 - make the global's ProtoAndIfaceArray an actual object; r=bz
2013-11-19 14:28:09 -05:00
Jan de Mooij
ed37da0a3d
Bug 927516 - Bump Ion script size limit for DOM workers. r=bhackett
2013-11-19 21:10:34 +01:00
Olli Pettay
54a85b044d
Bug 847763, add a way to prevent an iframe to take focus, (pref'ed off by default), r=jst
...
--HG--
extra : rebase_source : b2539bd99aebec59bc1d540e0502e1a5693f25ba
2013-11-20 00:21:16 +02:00
Jonathan Watt
118e8e5c54
Bug 940696 - Ensure that Firefox OS brings up the number pad when a user focuses an <input type=number>. r=fabrice
2013-11-20 09:32:46 +00:00
Jonathan Watt
c500711e7e
Bug 940698 - Add an "ownerNumberControl" property to HTMLInputElement. r=smaug
2013-11-20 09:32:45 +00:00
Botond Ballo
b75d9dd1de
Bug 900092 - Remove FrameMetrics::ROOT_SCROLL_ID. r=kats,tn
2013-11-08 19:07:00 -05:00
Vicamo Yang
d610d8c986
Bug 736708 - 3/3: test cases. r=gene
2013-11-20 03:46:19 +08:00
Vicamo Yang
2b1ea96d6c
Bug 736708 - 2/3: RIL implementation. r=gene
2013-11-20 03:46:15 +08:00
Vicamo Yang
8c86750769
Bug 736708 - 1/3: WebSMS - support Replace-Short-Message-Type. Don't return next message id. r=gene
2013-11-20 03:46:12 +08:00
Ryan VanderMeulen
1eadf974aa
Merge b2g-inbound to m-c.
2013-11-19 13:36:41 -05:00
James Willcox
bd9fd5c2da
Bug 928804 - Always use an up-to-date texture transform when compositing SharedTextureSourceOGL r=nical
2013-11-19 08:41:57 -06:00
Ehsan Akhgari
2efb472734
Backed out changeset 962d9383207f (bug 940153) because of build bustage
...
Landed on a CLOSED TREE
2013-11-19 08:44:56 -05:00
Michael Shuen
830e9d54ec
Bug 940153 - Build dom/encoding in unified mode; r=bzbarsky
...
--HG--
extra : rebase_source : ee7223645f90a009eafbced43b8cfc2b93aeb47c
2013-11-19 08:13:29 -05:00
Nathan Froyd
d52098a8d7
Bug 940170 - part 3 - constify PLDHashTableOps in dom/; r=bz
2013-11-18 21:53:12 -05:00
Ehsan Akhgari
1c75e7c443
Bug 939580 - #include LOCAL_INCLUDES after the source dir and current dir includes; r=gps
2013-11-19 14:10:15 -05:00
Ryan VanderMeulen
18621dd236
Merge m-c to inbound.
...
--HG--
rename : dom/contacts/tests/test_contacts_upgrade.html => dom/contacts/tests/test_contacts_upgrade.xul
rename : dom/indexedDB/test/test_globalObjects.xul => dom/indexedDB/test/test_globalObjects_chrome.xul
rename : dom/indexedDB/test/test_globalObjects.html => dom/indexedDB/test/test_globalObjects_content.html
rename : dom/indexedDB/test/unit/test_globalObjects.js => dom/indexedDB/test/unit/test_globalObjects_xpc.js
2013-11-19 13:54:20 -05:00
Nikhil Marathe
297a29ac6d
Bug 882076 - C++ callbacks to DOM Promises. r=baku,mccr8
2013-11-19 10:43:51 -08:00
Nikhil Marathe
53df8db426
Bug 939909 - Get rid of Optional<> from internal Promise functions. r=bz
...
--HG--
extra : rebase_source : bcf49b1b593504aeb619f4bbd16028e57861641b
2013-11-19 10:39:51 -08:00
Gregory Szorc
fa9bd3e7b1
Backed out 4 changesets (c0e8f2c0465f::608c663f691f) (bug 928195) for landing prematurely
...
--HG--
extra : rebase_source : fa42534ef50a0373738349f17b2ca57510bdd6ac
2013-11-19 10:16:51 -08:00
Timothy Nikkel
5cae11189e
Bug 908100. Prefer the pointerDownTarget when resetting the active state because that is what we set active state on. r=vingtetun
2013-11-19 12:15:20 -06:00
Gregory Szorc
cd28c58eaa
Bug 928195 - Part 6: Rewrite WebIDL build system integration
...
WebIDL build system integration has been rewritten from the ground up.
Changes:
* GlobalGen.py, BindingGen.py, and ExampleGen.py have been removed in
favor of mozwebidl.py.
* Static .webidl files are now processed directly in their original location
and aren't copied to the object directory.
* Generated events <stem>.cpp files are now compiled into the unified
sources. Previously, only the <stem>Binding.cpp files were compiled
into unified sources.
* Exported .h files are now generated directly into their final location.
Previously, they were generated into the local directory then
installed in their final location.
* The list of globalgen-generated files now lives in Python and isn't
duplicated in 3 places.
* The make dependencies are much simpler as a result of using a single
command to perform all code generation. The auto-generated .pp file from
code generation sets up all dependencies necessary to reinvoke code
generation and Python takes care of dependency management.
--HG--
extra : rebase_source : bde37d7aab3bd224ca8611f3ba4aaf6311e2faab
2013-11-14 09:52:49 -08:00
Gregory Szorc
21661b7f55
Bug 928195 - Part 4: mach command for generating WebIDL example files; r=froydnj
...
--HG--
extra : rebase_source : c2c2667cae91eae9e444f9d7cbd2750a5207af5d
2013-11-14 10:34:55 -08:00
Gregory Szorc
b89193cb67
Bug 928195 - Part 3: Consolidate all WebIDL Python logic into mozwebidl module; r=bz, froydnj
...
--HG--
extra : rebase_source : 0d8f664ecda7a92b6fba768a0dd0fd867c7d0ed3
2013-11-18 13:02:11 -08:00
Gregory Szorc
1dc2a7a39b
Bug 928195 - Part 2: Provide a mach command to run WebIDL parser tests; r=bz
...
--HG--
extra : rebase_source : ff200d7a77532dae9e022d03cccc624ea1f77c63
2013-11-14 14:34:50 -08:00