Commit Graph

7140 Commits

Author SHA1 Message Date
Olli Pettay
c95f27db51 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
e419d47cd9 Bug 934062 - Add waitForExplicitFinish to stop intermittent CSP test errors. r=sstamm 2013-11-11 14:20:16 -08:00
Garrett Robinson
72855f7c75 Bug 902654 - refactor CSP call sites for readability r=dholbert r=mrbkap 2013-11-11 14:25:55 -08:00
Vendelin Ruzicka
be972363d7 Bug 933563 - Consolidate ReportUseOfDeprecatedMethod and WarnOnceAbout. r=sicking, r=ms2ger 2013-11-11 16:12:18 -05:00
Ed Morley
faca188d59 Merge mozilla-central and inbound 2013-11-11 13:20:20 +00:00
Ms2ger
5e1bd894df No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
Ms2ger
af09204569 Bug 931404 - Move LOCAL_INCLUDES to moz.build in content/; r=gps 2013-11-11 09:04:06 +01:00
Ms2ger
ff6eab15dd Bug 928741 - Stop using PR_STATIC_ASSERT in content; r=jst 2013-11-11 09:03:59 +01:00
Ms2ger
de235a5dd8 Bug 909254 - Stop using jsapi for HTMLCollection.namedItem; r=peterv 2013-11-11 08:55:41 +01:00
Peter Van der Beken
d4145ed754 Bug 935283 Keep document as a data property on window for now. r=bz 2013-11-06 10:21:36 +01:00
Garrett Robinson
fcd3642ac2 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
d7b5ba55cb 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
e650d63ad1 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
1383b35b3b 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
a943af2236 backout 57213b64023b (bug 855326) for build bustage in debug builds
CLOSED TREE
2013-11-08 11:22:36 -08:00
Garrett Robinson
99a316d224 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
f7383bedda 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
7a429f46d8 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
15ea6fe2f0 Backed out changeset faee77ddc112 (bug 935283) for mochitest-4 failures. 2013-11-06 17:40:46 -05:00
Peter Van der Beken
949acf3eb9 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
1d81221332 Bug 916091 - patch 1 - nsIMessageSender should send the nsIPrincipal with the messages, r=smaug 2013-11-06 17:21:15 +00:00
Vendelin Ruzicka
2fa356509c Bug 933040 - Warn for showModalDialog uses. r=jst, r=sicking 2013-11-06 08:59:54 -05:00
Carsten "Tomcat" Book
81e43584e3 merge b2g-inbound to mozilla-central 2013-11-06 13:11:03 +01:00
Carsten "Tomcat" Book
5abe12cadb merge fx-team to mozilla-central 2013-11-06 13:09:28 +01:00
Nicholas Nethercote
d8a3b0f0bb 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
2fe271c587 Merge m-c to fx-team 2013-11-05 18:23:39 -08:00
Benjamin Smedberg
8a383581f6 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
9f768a7f28 Merge m-c to inbound. 2013-11-05 15:36:23 -05:00
Ryan VanderMeulen
8065e2373d Merge inbound to m-c. 2013-11-05 15:28:52 -05:00
Kyle Huey
2789485d96 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
959e44af99 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
f2957150a7 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
Kan-Ru Chen (陳侃如)
974ffb4aa3 Backout 6d33ac3a2b14 2013-11-05 14:59:22 +08:00
Alfredo Yang
cea29c8b42 Bug 853356 - Part3 Pass a string array instead of a single string to support multiple permissions request. r=khuey 2013-11-05 14:08:45 +08:00
Peter Van der Beken
255e6fe560 Bug 932322 - Make Window's WebIDL properties be own properties of window. r=bz.
--HG--
extra : rebase_source : 5595267a420f81f20e5e227712886c9329bec473
2013-10-08 18:18:40 +02:00
Olli Pettay
c4d16432a1 Bug 934788 - Faster selector matching for attribute selectors by not counting the number of attributes, r=bz 2013-11-05 13:53:57 +02:00
Olli Pettay
d4cc84ad8f Bug 933070, MessageManager should use nsTObserverArray, r=fabrice 2013-11-05 13:52:04 +02:00
Wes Kocher
faf6d0ae9f Backed out changeset bad6c063b01f (bug 932274) for build bustage 2013-11-04 14:40:50 -08:00
David Zbarsky
c848a3f8c1 Bug 932274: Use Moz2D size classes in ipdl r=nical 2013-11-04 16:43:10 -05:00
Ryan VanderMeulen
78649cfa0f Backed out 3 changesets (bug 932309, bug 932322) for Linux mochitest-bc timeouts on a CLOSED TREE.
Backed out changeset aea34e69d171 (bug 932322)
Backed out changeset 2b99a0f6ff1b (bug 932309)
Backed out changeset 0e3bcb78784e (bug 932309)
2013-11-04 14:31:21 -05:00
Peter Van der Beken
96bb7d1a68 Bug 932322 - Make Window's WebIDL properties be own properties of window. r=bz.
--HG--
extra : rebase_source : b8ce4fedf7fc46b14a1d01663945d1b0e22bdcdd
2013-10-08 18:18:40 +02:00
Reuben Morais
cd93ebe5c9 Backed out 4 changesets (bug 853356) for breaking permission prompts. 2013-11-06 01:32:42 -02:00
Bobby Holley
07054c122b Bug 911864 - Introduce an explicit opt-in attribute for exposing methods and properties to untrusted content. r=smaug 2013-11-01 15:31:56 +01:00
Bobby Holley
8cd074457f Bug 911864 - Frob the marquee in a different fashion. r=me 2013-11-01 15:31:56 +01:00
Ed Morley
08af33c361 Merge latest green inbound changeset and mozilla-central 2013-11-01 13:13:15 +00:00
Doug Turner
53ccb88e57 Backing out 987b3ec24f68 2013-10-31 20:25:46 -07:00
Andrea Marchesini
d7cdc65931 Bug 819900 - File constructor. r=sicking 2013-10-31 11:27:12 -04:00
Martijn Wargers
4a86d7955a Bug 926544 - content/base/test/test_bug578096.html needs to create file in the chrome process. r=jgriffin 2013-10-30 22:32:12 +01:00
Kyle Huey
65052d91b0 Bug 904720: Count event listeners. r=njn,smaug 2013-10-28 17:47:18 +08:00
Masayuki Nakano
16d3cdfc12 Bug 930860 Move IsLeftClickEvent() and IsContextMenuKeyEvent() from WidgetEvent to WidgetMouseEvent(Base) r=smaug 2013-10-28 18:03:19 +09:00