Jonathan Watt
|
cd3d3063e4
|
Bug 889736, part 2 - Remove nsSVGTextPathFrame. r=heycam
|
2013-11-18 14:29:52 +00:00 |
|
Jonathan Watt
|
6d1ae94392
|
Bug 889736, part 1 - Remove nsSVGTextFrame and nsSVGGlyphFrame. r=heycam
|
2013-11-18 14:29:51 +00:00 |
|
Ed Morley
|
6682ad6c0d
|
Backed out changeset e6a9c98d62d0 (bug 927196) for causing bug 939269
|
2013-11-18 10:59:01 +00:00 |
|
Bobby Holley
|
1e3c4d3acc
|
Bug 938297 - Stop using GetContextFromDocument in GetStateObject. r=bz
|
2013-11-17 18:44:04 -08:00 |
|
Tom Schuster
|
19de9a188f
|
Bug 939194 - Remove jsval event listeners. r=bz
|
2013-11-16 13:31:37 +01:00 |
|
Tom Schuster
|
f052cdba92
|
Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz
|
2013-11-16 13:31:36 +01:00 |
|
Ehsan Akhgari
|
93e3b2cd20
|
Bug 938852 - Build layout/inspector in unified mode; r=roc
|
2013-11-14 21:46:28 -05:00 |
|
Ms2ger
|
29adada2a2
|
Backout changesets ded0d64f6786:03f041d03f24 and 30cbd1abde1a (bug 935696, bug 933834 and bug 939194) for build bustage.
|
2013-11-17 16:39:25 +01:00 |
|
Tom Schuster
|
1aa036c72c
|
Bug 939194 - Remove jsval event listeners. r=bz
|
2013-11-16 13:31:37 +01:00 |
|
Tom Schuster
|
a12aa024e6
|
Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz
|
2013-11-16 13:31:36 +01:00 |
|
Boris Zbarsky
|
231c02384a
|
Bug 937465. Warn when cloneNode() and importNode() are used without the boolean "deep" argument on nodes that have kids. r=sicking
|
2013-11-17 00:10:18 -05:00 |
|
Martijn Wargers
|
799d306df8
|
Bug 927196 - Check more stuff in XHR. r=sicking
|
2013-10-16 19:20:51 +02:00 |
|
Ryan VanderMeulen
|
f90de9eccd
|
Merge m-c to inbound on a CLOSED TREE.
|
2013-11-14 20:58:52 -05:00 |
|
Ryan VanderMeulen
|
ab53bf3ef7
|
Merge b2g-inbound to m-c on a CLOSED TREE.
|
2013-11-14 20:57:32 -05:00 |
|
Joshua Cranmer
|
4568b8f835
|
Bug 935789, part 1: Kill most uses of prbit.h, r=ehsan
--HG--
extra : rebase_source : 4c44e60c72e0ece3cea7ed1cf79079bd2a1b6487
|
2013-11-12 18:22:38 -06:00 |
|
Bobby Holley
|
ec1faf6066
|
Bug 840488 - Remove nsIScriptContext script check in nsScriptLoader. r=bz
There are now no longer any consumers that set this to false.
|
2013-11-12 16:43:34 -08:00 |
|
Bobby Holley
|
d071bd541c
|
Bug 840488 - Refactor Gecko to provide a more direct API to ask whether script is allowed for a given global. r=bz
|
2013-11-12 16:43:31 -08:00 |
|
Olli Pettay
|
f381920fdb
|
Bug 935274, speed up getting wrapper from nsIHTMLCollection, r=peterv
--HG--
extra : rebase_source : d5d0a8355ee84ce6291ae8ebca8f76e06f6cc44e
|
2013-11-12 17:22:22 +02:00 |
|
Garrett Robinson
|
c0c1db49e5
|
Bug 934062 - Add waitForExplicitFinish to stop intermittent CSP test errors. r=sstamm
|
2013-11-11 14:20:16 -08:00 |
|
Jessica Jong
|
968b031692
|
Bug 814629 - Part 3: MobileConnection changes (dom). f=hsinyi,edgar r=khuey
|
2013-11-13 16:51:04 +08:00 |
|
Garrett Robinson
|
c85b794065
|
Bug 902654 - refactor CSP call sites for readability r=dholbert r=mrbkap
|
2013-11-11 14:25:55 -08:00 |
|
Vendelin Ruzicka
|
2db8a81a6e
|
Bug 933563 - Consolidate ReportUseOfDeprecatedMethod and WarnOnceAbout. r=sicking, r=ms2ger
|
2013-11-11 16:12:18 -05:00 |
|
Ed Morley
|
69faaab2a4
|
Merge mozilla-central and inbound
|
2013-11-11 13:20:20 +00:00 |
|
Ms2ger
|
786aa40195
|
No bug - Fix some style issues in DOM code.
|
2013-11-11 09:04:41 +01:00 |
|
Ms2ger
|
84b1d4041e
|
Bug 931404 - Move LOCAL_INCLUDES to moz.build in content/; r=gps
|
2013-11-11 09:04:06 +01:00 |
|
Ms2ger
|
18114993ff
|
Bug 928741 - Stop using PR_STATIC_ASSERT in content; r=jst
|
2013-11-11 09:03:59 +01:00 |
|
Ms2ger
|
5ff970779e
|
Bug 909254 - Stop using jsapi for HTMLCollection.namedItem; r=peterv
|
2013-11-11 08:55:41 +01:00 |
|
Peter Van der Beken
|
a6a9c73556
|
Bug 935283 Keep document as a data property on window for now. r=bz
|
2013-11-06 10:21:36 +01:00 |
|
Garrett Robinson
|
e97987f422
|
Bug 855326 - CSP 1.1 nonce-source for scripts and styles r=mrbkap r=dholbert r=geekboy
|
2013-11-08 15:44:39 -08:00 |
|
Olli Pettay
|
1dcdd1115e
|
Bug 732815, make Atom's hash value to be the same what strings use, r=bz
|
2013-11-09 01:29:09 +02:00 |
|
John Schoenick
|
07c93d89be
|
Bug 904835 - Don't stomp on the new plugin's prototype if we load a plugin nested inside unloading a plugin. r=josh
|
2013-11-08 13:00:47 -08:00 |
|
John Schoenick
|
46be07f2c1
|
Bug 883404 - Add a object.reload() call for chrome to de-activate plugins. r=josh
|
2013-11-08 13:00:46 -08:00 |
|
Daniel Holbert
|
0d7ef379ad
|
backout 57213b64023b (bug 855326) for build bustage in debug builds
CLOSED TREE
|
2013-11-08 11:22:36 -08:00 |
|
Garrett Robinson
|
7cbc01f239
|
Bug 855326 - CSP 1.1 nonce-source for scripts and styles. r=mrbkap r=dholbert r=geekboy
|
2013-11-08 09:20:43 -08:00 |
|
Daniel Holbert
|
3b62710378
|
Bug 936628: Add media query to check for whether we have a color picker backend available. r=jimm
|
2013-11-10 19:07:59 -08:00 |
|
Olli Pettay
|
34867c73a5
|
Bug 934995, Speed up querySelectorAll by doing less allocations, r=bz
--HG--
extra : rebase_source : 757985381b6413257ef2bf82e7602fc6b0298545
|
2013-11-07 21:59:48 +02:00 |
|
Ryan VanderMeulen
|
d2c5c3e69d
|
Backed out changeset faee77ddc112 (bug 935283) for mochitest-4 failures.
|
2013-11-06 17:40:46 -05:00 |
|
Peter Van der Beken
|
91f8566426
|
Bug 935283, Keep document as a data property on window for now. r=bz
--HG--
extra : rebase_source : cca1ee4bf96315526e953235a76522cb71f44bfa
|
2013-11-06 10:21:36 +01:00 |
|
Andrea Marchesini
|
a8b74ee333
|
Bug 916091 - patch 1 - nsIMessageSender should send the nsIPrincipal with the messages, r=smaug
|
2013-11-06 17:21:15 +00:00 |
|
Vendelin Ruzicka
|
b63fda4d66
|
Bug 933040 - Warn for showModalDialog uses. r=jst, r=sicking
|
2013-11-06 08:59:54 -05:00 |
|
Carsten "Tomcat" Book
|
d0a087bf65
|
merge b2g-inbound to mozilla-central
|
2013-11-06 13:11:03 +01:00 |
|
Carsten "Tomcat" Book
|
3b23e045db
|
merge fx-team to mozilla-central
|
2013-11-06 13:09:28 +01:00 |
|
Nicholas Nethercote
|
b9e0d05f7e
|
Bug 934321 - Add MemoryMultiReporter, a helper class that reduces some boilerplate, and convert all existing multi-reporters to use it. r=wchen.
--HG--
extra : rebase_source : a6110c3558c571b7908b63e8cc7ca21103098d0d
|
2013-11-06 14:58:20 +11:00 |
|
Wes Kocher
|
30eaba88b5
|
Merge m-c to fx-team
|
2013-11-05 18:23:39 -08:00 |
|
Benjamin Smedberg
|
792ace36fa
|
Bug 934774 - Intermittent exception is killing mochitests (primarily browser_pluginnotification.js) because we're dispatching an event to a document which is already dead. Check it's aliveness before dispatching, r=johns
--HG--
extra : rebase_source : b12ee9219793da46ebec5b1a770f3a1d80ea4c66
|
2013-11-05 16:43:53 -05:00 |
|
Ryan VanderMeulen
|
323496ebfb
|
Merge m-c to inbound.
|
2013-11-05 15:36:23 -05:00 |
|
Ryan VanderMeulen
|
8920f1cca6
|
Merge inbound to m-c.
|
2013-11-05 15:28:52 -05:00 |
|
Kyle Huey
|
a754cd2b5a
|
Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug
|
2013-11-05 22:16:26 +08:00 |
|
Olli Pettay
|
ff9279f676
|
Bug 934946 - Add most-recently-used-contentlists cache, r=bz
--HG--
extra : rebase_source : 8f6673c8398e78889843c389a79af019cbb9e80e
|
2013-11-05 21:40:09 +02:00 |
|
Alfredo Yang
|
08159d8a3e
|
Bug 853356 - Part3 Pass a string array instead of a single string to support multiple permissions request. r=khuey
|
2013-11-05 16:29:52 +08:00 |
|