Kyle Huey
025c952e95
Bug 700685: DeleteDatabaseHelper releases objects on the wrong thread. r=bent
2011-11-08 12:51:37 -05:00
Ed Morley
5fdd01ccd9
Merge mozilla-central and mozilla-inbound
2011-11-08 08:21:25 +00:00
Ed Morley
f49167fdae
Merge last green changeset of mozilla-inbound to mozilla-central
2011-11-08 08:01:18 +00:00
Jonas Sicking
2dd81675ab
Bug 692659: Fix sort order for PREV cursors on indexes. r=bent
2011-11-07 23:34:59 -08:00
Jonas Sicking
31b5a0020a
Bug 692674: Set the errorCode to "ABORT_ERR" for all pending requests when a transaction is aborted, even ones that failed for other reasons. r=bent
2011-11-07 22:27:03 -08:00
Jonas Sicking
7e32cb55d7
Bug 694135: Don't throw if there are unknown properties in the options objects to createObjectStore/createIndex. r=bent
2011-11-07 22:25:51 -08:00
Randell Jesup
f839e11b18
Bug 693586: Add circular buffer support to jprof r=dbaron
2011-11-08 00:34:40 -05:00
Ben Turner
17f9b9bc5d
Bug 696914 - 'IndexedDB: IDBObjectStore.delete and IDBCursor.delete should return undefined'. r=sicking.
2011-11-07 18:08:02 -08:00
Ben Turner
be6b776082
Bug 658178 - 'Make XHR2 response/responseType work in Web Workers'. r=jst+sicking+mrbkap.
2011-11-07 17:01:29 -08:00
Kyle Huey
4748d412b6
Bug 625071: Implement deleteDatabase. r=bent
2011-11-07 19:15:45 -05:00
Kyle Huey
96cc24e353
Bug 699468: Part 6 - Make some DatabaseInfo stuff private. r=bent
2011-11-07 19:15:45 -05:00
Kyle Huey
45f12026ef
Bug 699468: Part 5 - Clone the canonical DatabaseInfo when a Database is closed. r=bent
2011-11-07 19:15:45 -05:00
Kyle Huey
d69b0e97cf
Bug 699468: Part 4 - Always go through the DatabaseInfo to get the ObjectStoreInfo. r=bent
2011-11-07 19:15:43 -05:00
Kyle Huey
39a529b2c0
Bug 699468: Part 3 - Always go through the Database to get the DatabaseInfo. r=bent
2011-11-07 19:06:13 -05:00
Kyle Huey
d5b8dcb49d
Bug 699468: Part 2 - Give DatabaseInfo an AddRef/Release instead of twiddling a refcount manually. r=bent
2011-11-07 19:06:13 -05:00
Kyle Huey
40f986571d
Bug 699468: Part 1 - Move ObjectStoreInfoHash onto DatabaseInfo. r=bent
2011-11-07 18:20:20 -05:00
Ben Turner
9cbba8439e
Bug 692628 - 'IndexedDB: Support IDBCursor.advance'. r=sicking.
2011-11-07 15:37:19 -08:00
Ben Turner
9a4daefe4f
Bug 692632 - 'IndexedDB: support empty objectstore/index names'. r=sicking.
2011-11-07 15:37:16 -08:00
Chris Jones
4723764a0f
Bug 679966, part 1: Add vibrator support for android. r=blassey,cjones
2011-09-30 00:00:48 -07:00
Ben Turner
47020a42ba
Bug 692642: IndexedDB: support indexedDB.cmp. r=sicking.
2011-11-08 11:03:18 -08:00
Ben Turner
89b3794ebe
Bug 692671: IndexedDB: remove timeout in database operations. r=sicking.
2011-11-08 09:43:00 -08:00
Ed Morley
7711ccd24c
Bug 700166 - Hg rm dom/interfaces/threads/ since it's no longer built; r=bent
2011-11-07 15:44:11 +00:00
Peter Van der Beken
d88cbc7432
Bug 695867 - Crash [@ LookupPropertyById] with getPropertyDescriptor returning a NodeList. r=bz.
...
--HG--
extra : rebase_source : 7647c232594ab918b9c4488e8cb56d77dfea9b42
2011-10-27 19:31:37 +02:00
Peter Van der Beken
e6cba41954
Bug 699810 - nsJSTimeoutHandler DEBUG_CC code should null-check result of calling JS_GetObjectFunction. r=jst.
...
--HG--
extra : rebase_source : b55f8b50db84abd135d98c881ba9ee7e0b9f73d8
2011-11-07 13:55:59 +01:00
Peter Van der Beken
71bcd6a86a
Bug 697643 - Crash [@ JS_IsExceptionPending] modifying a live NodeList. r=bz.
...
--HG--
extra : rebase_source : 1d2e5e17c76a04a88468d976e89576d127e4e54f
2011-10-27 19:39:03 +02:00
Peter Van der Beken
5bfad0463b
Bug 648801 (new DOM list bindings) - Add a pref (dom.new_bindings) to enable/disable new bindings. r=bz/jst/mrbkap.
...
--HG--
extra : rebase_source : 055a7bdac534147baa29d8735794970234c98145
2011-06-29 19:17:37 +02:00
Peter Van der Beken
e1e78123e5
Bug 648801 (new DOM list bindings) - Set up prototypes and constructors. r=bz/jst/mrbkap.
...
--HG--
extra : rebase_source : acf503d1c93a333ba8ef14d0c25160adabbccd4a
2011-06-14 10:41:15 +02:00
Josh Matthews
dada380a92
Bug 581341 - Part 4: Always run the IPC testshell callback, regardless of execution success or failure. r=bent
2011-06-23 19:31:58 -04:00
Josh Matthews
8083594d0e
Bug 581341 - Part 2: Hook up CrashReporter functions to IPC. r=ted
2011-06-08 16:21:03 -04:00
Josh Matthews
492af5a867
Bug 581341 - Part 1: Make crash report annotation work OOP and subsume existing workarounds. r=cjones
2011-06-08 15:56:31 -04:00
Panos Astithas
5300b50a8c
Bug 658368 - Expand console object with time and timeEnd methods that add a simple timer implementation; r=msucan,sdwilsh sr=gavin
2011-06-01 09:33:22 +03:00
Peter Van der Beken
efcf9b85f7
Bug 648801 (new DOM list bindings) - Support expandos on the new proxy-based DOM bindings. r=bz/jst/mrbkap.
...
--HG--
extra : rebase_source : 367af99c154271aca19f24244be7b5adeffd8a36
2011-05-26 21:58:35 +02:00
Blake Kaplan
1e95137026
Bug 648801 (new DOM list bindings) - Add holder to proxy Xray and make the new nodelist deal with string IDs. r=bz/jst/mrbkap.
...
--HG--
extra : rebase_source : e311fe95456fb253313e3849e7bc926be385e17b
2011-05-27 17:06:42 +02:00
Andreas Gal
83c22ded1b
Bug 648801 (new DOM list bindings) - Cache prototypes and pick up function value from the proto slot instead of caching it locally. r=bz/jst/mrbkap.
...
--HG--
extra : rebase_source : 56a04a93973f479998d40eb22b015e940419c5e5
2011-05-24 12:45:39 +02:00
Boris Zbarsky
1a2cb758ab
Bug 648801 (new DOM list bindings) - Hook up the new code so we actually create the proxy wrappers. r=bz/jst/mrbkap.
...
--HG--
extra : rebase_source : 5e79a3cb63231502880e380740d0d935c8d0c78d
2011-05-23 17:39:52 +02:00
Peter Van der Beken
2ec3430a51
Stop including nsDOMClassInfo.h all over the place.
...
--HG--
extra : rebase_source : 24bd6a84238834f8ca50990a91849dff2c5040ba
2011-10-03 21:11:31 +02:00
Ms2ger
e014ad2421
Bug 687486 - Throw INVALID_STATE_ERR when dispatching uninitialized events; r=smaug
2011-10-09 20:23:13 +02:00
Kyle Huey
d729dd5e0b
Re-delete dom/src/threads since it has risen from the dead.
2011-10-09 11:02:57 -04:00
Kyle Huey
1c75bdcc44
Merge m-i to m-c.
2011-10-09 10:18:23 -04:00
Olli Pettay
43a473f0dd
Bug 681387: backout bug 654352 (caretPositionFromPoint), r=ehsan
2011-10-08 13:49:51 +03:00
Ben Turner
be6e106dda
Bug 683885 - 'Assertion failure: self, at dom/workers/EventTarget.cpp:170'. r=sicking.
...
--HG--
extra : transplant_source : r%E0N%98%BA%DF%DA%A6%0F%CE%04%D9%E7%A3%BF%82%C9%04b%2B
2011-10-06 16:09:43 -07:00
Josh Matthews
94348ff9fc
Bug 691424 - Ensure that plugin processes that can't create a crash reporter actor abort the plugin creation process. r=bsmedberg
2011-10-19 15:32:17 -04:00
Steven Michaud
ad50ac2f69
Bug 687610 - QuickTime can't play media from the network cache when running OOP. r=bsmedberg
2011-10-19 09:46:24 -05:00
James Willcox
b9da0a5be5
Bug 692198 - Make Flash on Android draw to bitmap intead of SurfaceView directly
...
From 718909dd4d8c1b1ffb2e8ea72cc7d75c281e0773 Mon Sep 17 00:00:00 2001
--HG--
extra : rebase_source : 01bc243a06d5470b559c8c892425d7918b5a7de3
2011-10-05 14:44:19 -04:00
James Willcox
d0b29fc50e
Bug 692200 - Make 'plugins.force.wmode' pref override any other wmode
...
From 1c3c36534accbc956a5b88278ebc165626c8a8f0 Mon Sep 17 00:00:00 2001
This also enables the preference on Android. We need this because
the fix for bug 692200 breaks 32bit support, which is used
in 'transparent' (and probably other) wmodes. We force it
to 'opaque' to avoid this.
--HG--
extra : rebase_source : 9f9a555577090cafb7245c26d6eee09a37d5d964
2011-10-05 14:43:16 -04:00
Marco Bonardo
1716d593fe
Merge mozilla-central to mozilla-inbound
2011-10-19 11:50:01 +02:00
Marco Bonardo
3a0bb8b0e6
Merge last green changeset from mozilla-inbound to mozilla-central
2011-10-19 11:47:57 +02:00
Joel Maher
189c908669
Bug 675245 - cleanup pluginutils and SimpleTest.executeSoon() to utilize specialpowers. r=ted
2011-10-19 05:35:05 -04:00
Olli Pettay
d30d7c0831
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 2, r=jst
...
--HG--
extra : rebase_source : 53dc2ec386f6e4147587e6be3c53d297ad71d57a
2011-10-18 14:19:44 +03:00
Olli Pettay
c3c86f516c
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 1, r=jst
...
--HG--
extra : rebase_source : baf1a25cdea68d499a7673fdf96e27b5a12dc83c
2011-10-18 13:53:36 +03:00
Ehsan Akhgari
fa24029325
Bug 695243 - Cast the 32-bit integers to 16-bit ones explicitly in order to fix clang builds; r=benwa
...
This is fine since the dimensions of a plugin cannot be more than USHRT_MAX.
2011-10-17 21:42:07 -04:00
Justin Lebar
26b5ce4671
Back out rev 571224f5f4e5 (bug 683777) due to Android b-c orange.
2011-10-17 21:09:17 -04:00
Justin Lebar
465ae2ac3c
Bug 683777 - Back out bug 646641 on suspicion of causing crashes. rs=smaug
2011-10-12 20:15:28 -04:00
Oleg Romashin
068f5baf79
Bug 693930 - Release layer tree for inactive tabs. r=roc
2011-10-18 15:28:39 -04:00
Blake Kaplan
b1bb7d3ed4
Bug 665279 - Resolve interface constants properly through Xray wrappers. r=peterv
2011-09-21 19:16:50 -07:00
Benoit Girard
347e14f9d5
Bug 691354 - Enable test fix by changes. r=jmuizelaar
2011-10-17 13:09:03 -07:00
Mark Finkle
4d9f7bb778
Bug 687265 - Front-end support for flash on Android Fennec [r=mbrubeck r=blassey]
...
--HG--
extra : rebase_source : 39d5bb6c6d4d3165dcb10bded80a2aa9da7cb98e
2011-09-29 10:44:03 -04:00
Kyle Huey
6ea2ff7966
Bug 687332: Fix up geolocation. r=dougt
2011-09-29 12:06:36 -04:00
Kyle Huey
6e64d7840e
Bug 657994: Factor out common bits of FileReader. r=smaug
2011-09-29 12:06:35 -04:00
Michael Wu
ac54b41b01
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
...
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
2011-09-28 23:19:26 -07:00
Mounir Lamouri
c4614b379f
Bug 675574 - Do not allow more than one call to window.open() when we allow popups. r=jst
2011-09-28 23:23:36 +02:00
Rafael Ávila de Espíndola
3b5474df86
Bug 689609 - Don't enable c++11 on systems that don't really support it. r=ehsan,glandium.
...
--HG--
extra : rebase_source : 2735225fb50875a91c46230c1602920d6ae69f9a
2011-09-28 16:46:06 -04:00
Boris Zbarsky
8130668f5f
Bug 689564. Only forward event attributes on body/frameset to the window if we also forward the corresponding on* property. r=smaug
2011-09-28 11:54:50 -04:00
Marco Bonardo
0e958c908a
Bug 666580 - Use a transaction for indexedDB schema creation.
...
r=bent
2011-09-28 12:04:21 +02:00
Chris Leary
026d20592b
Bug 684039: Don't use JSArenaPool in nsJSEnvironment. (r=mrbkap)
...
--HG--
extra : rebase_source : 63c16359271389509b7fc118a3d55c965eb8a931
2011-09-22 15:13:36 -07:00
Luke Wagner
ffe3cb2174
Bug 683361, part 1 - Strip JS prefix from proxy names since they are already in namespace js (r=gal)
...
--HG--
extra : rebase_source : 5eded8e02c36991322c94fca1092970910c2ceea
2011-09-08 20:29:15 -07:00
Matthew Gregan
f8ab237377
Bug 689432 - Disambiguate use of "samples" by introducing "frames" in a number of places. r=doublec
2011-09-27 16:31:18 +13:00
Alexander Surkov
5828a98c72
Bug 673958 - rework accessible focus handling, r=enndeaking, marcoz, tbsaunde, matspal, f=marcoz
...
--HG--
rename : accessible/tests/mochitest/test_aria_activedescendant.html => accessible/tests/mochitest/events/test_focus_aria_activedescendant.html
rename : accessible/tests/mochitest/events/test_focus.html => accessible/tests/mochitest/events/test_focus_dialog.html
rename : accessible/tests/mochitest/events/test_focusdoc.html => accessible/tests/mochitest/events/test_focus_doc.html
rename : accessible/tests/mochitest/events/test_focus.xul => accessible/tests/mochitest/events/test_focus_general.xul
rename : accessible/tests/mochitest/states/test_comboboxes.xul => accessible/tests/mochitest/states/test_expandable.xul
rename : accessible/tests/mochitest/test_nsIAccessible_selects.html => accessible/tests/mochitest/states/test_selects.html
2011-09-28 10:46:11 +09:00
Doug Turner
f5ce2741bc
Bug 689252 - cleanup/remove geo.wifi.* preferences. r=jdm
2011-09-27 07:23:49 -07:00
Kyle Huey
a05812adf5
Merge m-i to m-c.
2011-09-27 08:33:03 -04:00
Tim Taubert
eea00dc8cd
merge the last green changeset on fx-team to m-c
2011-09-27 13:21:17 +02:00
Jonas Sicking
b9efc7d585
Bug 687400 - Adds a warning about isSameNode going to be removed. r=smaug
2011-09-27 12:07:11 +02:00
Ms2ger
35e04a133e
Bug 688190 part b: Add various warnings. r=bz
2011-09-27 12:19:02 +02:00
Mounir Lamouri
349f6fe0e4
Backout last two commits because of ownership issue.
2011-09-27 12:18:02 +02:00
Jonas Sicking
cde6551b62
Bug 687400 - Adds a warning about isSameNode going to be removed. r=smaug
2011-09-27 12:07:11 +02:00
Mounir Lamouri
4ff5447776
Bug 688190 part b: Add various warnings. r=bz
2011-09-27 11:40:28 +02:00
Dão Gottwald
fd82e41b41
Backed out changeset 58d2b33f0e0d
2011-09-27 10:51:42 +02:00
Ms2ger
be78024854
Bug 688190 part b: Add various warnings. r=bz
2011-09-27 10:18:50 +02:00
Tim Taubert
189fe106c1
merge the last green changeset on m-c to fx-team
2011-09-27 04:08:27 +02:00
Ehsan Akhgari
23308bb6e7
Bug 666414 followup - Fix the Android build bustage
2011-09-26 16:41:38 -04:00
Ehsan Akhgari
934f9a22c3
Bug 666414 - Part 2: Reference count the ANPTypeface type explicitly instead of piggybacking on nsRefPtr; r=dougt
2011-09-26 16:10:47 -04:00
Benoit Girard
0a36c84c69
Bug 676831 - Mark Android OpenGL Reftest failures for regression testing. r=joe
...
--HG--
extra : rebase_source : b5458fa13fc6277560eb0ebc3e4e31f6c04b4e6c
2011-09-19 13:05:15 -07:00
Fabrice Desré
0c75724ce7
Bug 593891 - Part 2 : Use a different title for the capture picker [r=mfinkle]
2011-09-26 17:25:41 -07:00
Fabrice Desré
b6bf15facd
Bug 593891 - Part 1 : Wrap an nsIFile in an nsIDOMFile [r=sicking]
2011-09-26 17:25:41 -07:00
Chris Leary
926c13f10e
Back out bug 684039.
...
--HG--
rename : js/src/ds/LifoAlloc.h => js/src/jsarena.h
2011-09-26 16:50:17 -07:00
Chris Leary
7f55aee2e1
Bug 684039: Don't use JSArenaPool in nsJSEnvironment. (r=mrbkap)
2011-09-22 15:13:36 -07:00
Ehsan Akhgari
10fb1dbda5
Bug 666414 - Prevent AddRef and Release from being called on the pointers wrapped in nsCOMPtr and nsRefPtr; r=bsmedberg
2011-09-16 16:22:44 -04:00
Boris Zbarsky
0f22d50571
Bug 680903 followup. Remove no longer needed FIXME comments.
2011-09-26 00:52:10 -04:00
Brian Birtles
b6a90c1a2a
Bug 602759 part 12 - Update DOM bindings to use new SVG transform types; r=jwatt
2011-09-25 22:04:32 +01:00
Brian Birtles
e398fb93ae
Bug 602759 part 6 - Refactor nsSVGTransformList into SVGTransformList and DOMSVGTransformList; r=jwatt
...
--HG--
rename : content/svg/content/src/nsSVGTransformList.cpp => content/svg/content/src/DOMSVGTransformList.cpp
rename : content/svg/content/src/nsSVGTransformList.h => content/svg/content/src/DOMSVGTransformList.h
2011-09-25 22:04:31 +01:00
Ehsan Akhgari
d33499d9ee
Bug 685788 - Test for bug 593174 conceals its location after it's done; r=ted,jlebar
2011-09-23 15:59:22 -04:00
Jonathan Kew
4332abb7f3
bug 684889 - refactor and clean up Android font-list implementation. r=jdaggett
2011-09-23 12:15:36 +01:00
Honza Bambas
2bc294396f
Bug 683316 - DOMStorageImpl::GetKey performance regression, r=bz
2011-09-23 12:12:32 +02:00
Ed Morley
7767126300
Backout changeset 864c08bd7c63 (bug 684889) for Android bustage
2011-09-23 10:36:16 +01:00
Jonathan Kew
1a937a885c
bug 684889 - refactor and clean up Android font-list implementation. r=jdaggett
2011-09-23 09:53:13 +01:00
Boris Zbarsky
8ab8738f39
Bug 680903. Make the set of interfaces exposed by windows saner across different window types. r=jst
2011-09-23 01:04:32 -04:00
Andreas Gal
04f5c03db2
Bug 660233 part 2. Move nodePrincipal, baseURIObject, and documentURIObject from classinfo to XrayWrapper and to DOM prototypes in chrome documents. r=mrbkap
2011-09-21 21:30:27 -04:00
Boris Zbarsky
f96c08f700
Bug 660233 part 1. Fix tests that assume UniversalXPConnect in otherwise-untrusted pages will get one nodePrincipal, documentURIObject, baseURIObject properties. r=mrbkap
...
--HG--
rename : dom/tests/mochitest/bugs/test_bug396843.html => dom/tests/browser/browser_bug396843.js
2011-09-23 01:03:50 -04:00
Ehsan Akhgari
febeea131e
Bug 685995 - DOM chrome worker tests do not really test anything; r=ted
...
--HG--
extra : rebase_source : 818071f95ee10917811e16dc42d4073d23035146
2011-09-22 22:36:09 -04:00
Paul Biggar
f14600680f
Change in-tree users of Array.prototype.splice to not rely on non-standard behavior of deleting all elements from |k| onward for |arr.splice(k)|. r=jwalden
...
--HG--
extra : rebase_source : b2f041ab27c500636598fe6213481c1a5f0989e8
2011-09-22 15:43:11 -07:00
Ralph Giles
14a844ce02
Bug 688274 - Remove zero-length android_npapi.h - r=:dougt
...
Hg commit 804e93f6 includes a zero-length copy of android_npapi.h in
dom/plugins/base/. As far as I can tell this isn't functional; there's a
working copy of of the header in dom/plugins/base/android.
2011-09-22 12:16:28 +01:00
Masayuki Nakano
20fcb0d68e
Bug 543789 part.7 Dispatch compositionupdate event and set data value of compositionend event in all IME handling tests r=smaug, sr=roc
2011-09-22 18:17:41 +09:00
Masayuki Nakano
8e5c526540
Bug 543789 part.1 Add DOM3 composition events r=smaug, sr=roc
2011-09-22 18:17:40 +09:00
Boris Zbarsky
cb1afefbb4
Merge backout of revision adceb7fb0fce (bug 660233)
2011-09-21 23:06:22 -04:00
Boris Zbarsky
b113b3fc2b
Backed out changeset adceb7fb0fce (bug 660233) due to test failures.
2011-09-21 23:05:42 -04:00
Andreas Gal
37b48dbce4
Bug 660233. Move nodePrincipal, baseURIObject, and documentURIObject from classinfo to XrayWrapper. r=mrbkap
2011-09-21 21:30:27 -04:00
Rob Campbell
4e59b80eb7
merge m-c to fx-team
2011-09-21 08:28:43 -03:00
Benoit Girard
03f41c770d
Bug 683803 - [backout] Add a 60 FPS Cap to throttle plugin drawing. r=backout
2011-09-20 22:35:13 -04:00
Luke Wagner
5081aad086
Bug 684526 - Remove Jsvalify/Valueify (r=waldo)
...
--HG--
extra : rebase_source : a3047338ed088c26a93486addd0be8092fe52934
2011-09-20 11:40:24 -07:00
Rob Campbell
596fa5972e
merge m-c to fx-team
2011-09-20 11:42:20 -03:00
Ehsan Akhgari
736dd28123
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-20 10:22:17 -04:00
Olli Pettay
a1a9acdf1b
Bug 686449 - Make ProcessingInstruction inherit from CharacterData, r=sicking
2011-09-20 08:08:00 +03:00
Luke Wagner
96a3b33700
Bug 684526 - Unify jsval and js::Value (r=jorendorff)
...
--HG--
extra : rebase_source : 5655602775d575bb5adba0a8fc4c20621f393a67
2011-09-19 09:34:49 -07:00
Ed Morley
e753343e54
Merge last green changeset on mozilla-central to mozilla-inbound
2011-09-19 12:27:35 +01:00
Ed Morley
729d791e2f
Merge last green changeset on mozilla-inbound to mozilla-central
2011-09-18 20:23:17 +01:00
Olli Pettay
dec540f721
Bug 432698 - mouseenter and mouseleave, r=masayuki
...
--HG--
extra : rebase_source : 2664d2655546602edc88bcadc7dd981b01d76820
2011-09-18 02:45:14 -05:00
Jim Mathies
8d8b113f0b
Bug 654891 - warning C4509: nonstandard extension used: 'PluginWindowEvent::Run' uses SEH and 'inst' has destructor; r=bsmedberg
2011-09-18 00:58:37 +01:00
Olli Pettay
1be1f28ff7
Bug 675166 - Make DocumentTypeNode to use NodeInfoManager of the document, r=sicking
...
--HG--
extra : rebase_source : c05867591dc394695c35de92a0c62ca5df9db1d6
2011-09-17 06:32:32 -07:00
Ms2ger
de459df995
Bug 649603 - Make nsIScriptContext::GetNativeContext return JSContext; r=jst
2011-09-18 11:22:17 +02:00
Doug Turner
3b3622d5ae
Bug 630007 - Minimal support NPAPI on ANDROID. Pre-Honeycomb inproccess support only. r=josh.
2011-09-16 14:34:31 -07:00
Ed Morley
0acec471b8
Backout d4bdab069bbc (bug 630007) for qt build bustage and various oranges on other platforms
2011-09-17 00:27:55 +01:00
Doug Turner
c10b12dd4f
Bug 630007 - Minimal support NPAPI on ANDROID. Pre-Honeycomb inproccess support only. r=josh.
2011-09-16 14:34:31 -07:00
Kyle Huey
93194b6d09
Remove some silly LOCAL_INCLUDES from content/base/src. r=me
2011-09-15 16:47:29 -07:00
Panos Astithas
7cdbab1263
Bug 614586 - Implement string substitution in all console API methods; r=ddahl,Olli.Pettay
2011-09-15 11:20:22 -07:00
Ehsan Akhgari
cc60054a3e
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-15 09:41:15 -04:00
Neil Rashbrook
f25a6bc977
Bug 611503 Constructing an nsTDependentString from an nsTAString makes no sense r=dbaron,dwitte
2011-09-15 08:40:17 +01:00
Neil Rashbrook
7c4b08f775
Backout of bug 611503 because Android has some weird string code
2011-09-14 21:14:57 +01:00
Neil Rashbrook
a7c255d1c9
Bug 611503 Constructing an nsTDependentString from an nsTAString makes no sense r=dbaron,dwitte
2011-09-14 20:21:20 +01:00
Margaret Leibovic
b7c55f8225
merge m-c into fx-team
2011-09-14 11:57:00 -07:00
Josh Aas
6d7d90d75c
Bug 622199: Add support for NPNVdocumentOrigin, ability to pass document origin directly to NPAPI plugins. r=bz
2011-09-14 12:22:27 -04:00
Josh Aas
adb219fade
Bug 686538: Update to npapi-sdk r13. r=roc
2011-09-14 12:20:26 -04:00
Margaret Leibovic
d03c779c86
Bug 685302 - Use "website" instead of "web site" consistently across all strings in the UI. r=dao
2011-09-13 16:42:37 -07:00
Matt Brubeck
0c186fdde3
Merge mozilla-central to mozilla-inbound
2011-09-14 17:26:46 -07:00
Phil Ringnalda
a050101154
Back out 307b5fa030fd (bug 683280) for timeouts in test_ipAddressOrigin.html
2011-09-14 09:10:41 -07:00
James Hobin
7c17b0d5ae
Bug 659576 - bool nsGlobalWindow::ConfirmDialogAllowed() returns nsresult; r=jst
2011-09-14 16:34:25 +01:00
Oleg Romashin
cabb62dfe9
Bug 685082 - Transparent plugins not cleared on Maemo; r=karlt
2011-09-14 08:51:24 +01:00
Ben Turner
22faa98a61
Bug 683280 - 'Workers: creating workers from 'localhost' or an IP address fails'. r=sicking.
2011-09-08 17:07:11 -07:00
Ben Turner
08749f17b1
Bug 679551 - 'Workers: Deadlock in WorkerPrivate::BlockAndCollectRuntimeStats if worker is blocked (LastPass extension)'. r=mrbkap.
2011-09-08 17:03:03 -07:00
Steve Fink
64e4b9a1b2
Bug 686571 - Add options javascript.options.pccounts.content and javascript.options.pccounts.chrome for controlling JSOPTION_PCCOUNTS (r=dmandelin)
2011-09-07 16:58:28 -07:00
Jiten
44b512515f
Bug 655647 - Allow per-process GC/CC from about:memory. r=dougt
2011-09-13 19:53:51 +02:00
Olli Pettay
00f708389b
Bug 685798 - Node.parentElement, r=bz
2011-09-11 16:05:19 -07:00
Olli Pettay
330628b719
Bug 685798 - Node.parentElement, r=bz
2011-09-11 15:45:39 -07:00
Ed Morley
86029bc44a
Bug 605174 - Fix a number of build warnings in dom/ (based on patch by Ms2ger <ms2ger@gmail.com>); r=peterv
2011-09-18 20:02:27 +01:00
Igor Bukanov
135296e5bd
bug 678830 - Use JSScript, not script objects, in compile/evaluate API. r=jorendorff
2011-09-02 08:46:00 +02:00
Boris Zbarsky
0ae2a9f762
Bug 682554. Move onreadystatechange to live on Document only. r=smaug
2011-09-19 22:56:45 -04:00
Boris Zbarsky
0cd3f4f2b0
Bug 687755. Refactor some code to make it easier to add new nsDOMStorageDBWrapper methods that forward to the various storage implementations. r=honza
2011-09-19 22:49:44 -04:00
Justin Lebar
1db70238d1
Bug 629535 - Add navigator.doNotTrack. r=sicking
...
--HG--
extra : rebase_source : 48631ff375196045de1c2865ab4ee9b9c219c736
2011-09-19 15:59:22 -04:00
Geoff Brown
3a5003b94c
Bug 684965 - update xpcshell manifests for Android; r=jmaher
2011-09-06 22:29:00 -07:00
Nick Hurley
3df9cf0f35
bug 589292 - add contentDisposition{Filename} props to nsIChannel. r=honzab sr=bzbarsky
2011-09-09 15:41:04 -07:00
Masatoshi Kimura
09c50a8741
Bug 685774 - Implement document.scripts. r=bz
2011-09-09 19:18:03 +02:00
Boris Zbarsky
32eeca7652
Bug 684447. Eliminate the Equality hook on windows, and stub out their class equality hook. r=mrbkap
2011-09-08 23:18:36 -04:00
Masayuki Nakano
6a9226ab38
Bug 669028 part.8 dom should use mozilla::LookAndFeel rather than nsILookAndFeel r=enndeakin
2011-09-09 11:27:12 +09:00
Ehsan Akhgari
a56b07c617
Backout changesets 58d026601240, c5a9a439d72c and cfdf675266b2 because of mochitest-3 crash
...
--HG--
extra : rebase_source : e6774b1220eabb7b9e2dce59bd487f48920d76b2
2011-09-08 22:04:43 -04:00
Ben Turner
055052a65e
Bug 683280 - 'Workers: creating workers from 'localhost' or an IP address fails'. r=sicking.
...
--HG--
extra : transplant_source : IT%B5%DC%B6%D1%16%1F%C9%99%FF%F2%B5%5BV%3B%9E%99%F4%8D
2011-09-08 17:07:11 -07:00
Ben Turner
8c0ffa5cb1
Bug 683885 - 'Assertion failure: self, at dom/workers/EventTarget.cpp:170'. r=sicking.
...
--HG--
extra : transplant_source : %E4bPv%BC%9D%CD%D9%5E%DA%26%0E.%CB%7B%04%F2%97%F6%06
2011-09-08 17:04:57 -07:00
Ben Turner
f5384abe47
Bug 679551 - 'Workers: Deadlock in WorkerPrivate::BlockAndCollectRuntimeStats if worker is blocked (LastPass extension)'. r=mrbkap.
...
--HG--
extra : transplant_source : 8%93A%E7_%AA2%EC%D3%D2%862%FD%27I%E8%A6%12%8CM
2011-09-08 17:03:03 -07:00
Panos Astithas
b727da1b59
Bug 664131 - Expand console object with group methods that indent future console messages in order to create separate blocks of visually combined output; r=gavin
2011-06-14 14:38:11 +03:00
Ehsan Akhgari
9a76c50830
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-08 11:46:37 -04:00
Tim Taubert
a598db5175
merge the last green changeset on m-c to fx-team
2011-09-08 11:03:35 +02:00
Ehsan Akhgari
7bf281532d
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-07 10:06:22 -04:00
Fabrice Desré
c652c829fa
Followup fix for bug 641552. Make sure to enumerate new category on startup. r=jst
2011-09-06 22:53:08 -07:00
Phil Ringnalda
549e08a7ca
Back out fc945dec50bb and de06684dabc4 (bug 642551), 64c328251a24 (bug 683952) and 9d0d13998ebb (bug 684544) for orange on a CLOSED TREE
2011-09-06 21:42:54 -07:00
Boris Zbarsky
9ecf8ed0e3
Bug 684544. Restore missing null-check for location setter. r=mrbkap
2011-09-06 22:57:46 -04:00
Johnny Stenback
0e4882bd3c
Fixing bug 641552. Add mechanism for dynamically registering properties on the navigator object in all pages. r=peterv
2011-09-06 15:01:01 -04:00
Josh Aas
e1a3d3c8b5
Bug 682759: Use fixed size integer in NPRemoteWindow to store window reference. r=m_kato r=cjones
2011-09-07 00:54:21 -04:00
aceman
7f69f6170e
Bug 136556 - Image title should use "×", not "x". r=bz, r=dolske
2011-09-05 17:26:23 -07:00
Ed Morley
3c4a46e18a
Merge mozilla-central to mozilla-inbound
2011-09-05 01:18:16 +01:00
Chris Pearce
a3b75789af
Bug 545812 - Implement iframe.mozallowfullscreen. r=jst
2011-09-05 08:40:17 +12:00
Chris Pearce
5b9b6f4df1
Bug 545812 - Dispatch mozfullscreenchange event when we change full-screen mode. r=smaug
2011-09-05 08:40:11 +12:00
Chris Pearce
45297d2d6e
Bug 545812 - DOM/content changes required for DOM full-screen API. r=jst
2011-09-05 08:39:05 +12:00
Ed Morley
6f91da9199
Merge mozilla-central and mozilla-inbound
2011-09-04 20:56:01 +01:00
Josh Matthews
a867053a8e
Bug 684599 - Avoid null dereference when chacking if a window's in the background. r=smaug
2011-09-04 14:53:39 -04:00
Marco Bonardo
33b645ac2b
Merge last green changeset from mozilla-inbound to mozilla-central
2011-09-03 11:49:40 +02:00
Justin Wood
d8129290b8
Backed out changeset 97216ae0fc04 due to accidentally landing to m-c rather than try.
2011-09-03 03:15:21 -04:00
Atul Aggarwal
91d688b393
Bug 668819 - HTMLTableColElement span should be unsigned long try: -b do -p linux,linux64,win32 -u all -t all
2011-09-03 12:15:03 +05:30
Olli Pettay
5afa5029cf
Bug 683852 - Implement Node.contains(node), r=bz
...
--HG--
extra : rebase_source : 192368ed31e612ad078a3d71a7ea2913e8a95532
2011-09-02 23:15:53 +03:00
Ehsan Akhgari
500823c957
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-02 11:26:17 -04:00
Makoto Kato
3322ab94df
Bug 681924: Plugin container should not hook functions multiple times. no-r, landing as a bustage fix.
2011-09-02 10:22:02 -04:00
Ehsan Akhgari
a13214fc2d
Keep changeset ee8c8daffe43 backed out on the reverted tree
2011-09-02 09:06:59 -04:00
Ehsan Akhgari
2489ec0182
Revert to changeset e6fc4594c22e which was the last one to get a green Win7 tp run
2011-09-02 09:03:08 -04:00
Mounir Lamouri
41fb1749e9
Bug 684018 - Fix DOMWindow printfs. rs=Ms2ger
2011-09-02 12:11:45 +02:00
Matheus Kerschbaum
af047ec136
Bug 680793 - Remove support for Irix. r=ted
2011-09-02 15:41:45 +01:00
Ehsan Akhgari
d24db8ad94
Backout changeset ee8c8daffe43 (bug 639720) on the suspicion that it might be the culprit behind the Linux Debug red
2011-09-01 21:02:56 -04:00
Blake Kaplan
574b17faa0
Bug 682946 - Remove useless flags local. r=jst
2011-09-02 16:51:10 -07:00
Blake Kaplan
27ff533eb3
Bug 684135 - Protect against calling this function during shutdown. r=bzbarsky
2011-09-02 16:49:08 -07:00
Blake Kaplan
2b22425e26
Bug 684115 - Test what happens when chrome takes an XHR from one origin and sticks it in another origin. r=sicking
2011-09-02 16:48:49 -07:00
Boris Zbarsky
a6fb945efb
Bug 639720. Get rid of the Window class setter so that SETNAME on the global is faster in the browser. r=mrbkap
2011-08-31 18:10:16 -04:00
Boris Zbarsky
135d5554b6
Bug 639720. Get rid of the Window class setter so that SETNAME on the global is faster in the browser. r=mrbkap
2011-08-31 18:10:16 -04:00
Benoit Jacob
c866cc797a
Bug 658856 - implement drawingbufferWidth/Height - r=jmuizelaar
...
These are new WebGLRenderingContext attributes exposing the actual drawing buffer size
2011-09-01 15:28:34 -04:00
Jason Orendorff
3dfde5cf5f
Fix stranded use of recently-deleted GET_FUNCTION_PRIVATE macro, in #ifdef NS_FUNCTION_TIMER code, spotted by dietrich. See bug 513014 comment 1.
2011-09-01 11:31:14 -05:00
Josh Matthews
0992a7607b
Bug 683945 - Avoid using a deleted hashtable for finding window IDs. r=jst
2011-09-03 19:43:22 -04:00
Ms2ger
cecbef53f7
Bug 684807 - Annotate crashtest assertions on Android; r=philor
2011-09-06 18:35:43 +02:00
Doug Turner
0135e596ac
Bug 681562 - Restrict DeviceMotion to the active document. r=smaug
2011-08-31 19:39:49 -07:00
Ed Morley
5cbe59cd92
Backout 89b87e96dc17 (bug 639720), b449db7a038b (bug 679689) & ef216b965a04 (bug 679671) for Mochitest oranges, on a CLOSED TREE; a=philor
2011-09-01 00:58:00 +01:00
Matt Woodrow
70525b13ed
Bug 677173 - Remove 3D transforms IDL properties because they are disabled. r=dbaron
2011-09-01 11:35:10 +12:00
Boris Zbarsky
7dd0a5b474
Bug 639720. Get rid of the Window class setter so that SETNAME on the global is faster in the browser. r=mrbkap
2011-08-31 18:10:16 -04:00
Oleg Romashin
475ae24de6
Bug 683099 - NS_NATIVE_WINDOW value should not be used as IPC shareable . r=roc
2011-08-31 20:01:38 +01:00
Mounir Lamouri
0ba357461d
Merging mozilla-central to mozilla-inbound.
2011-08-31 17:59:12 +02:00
Mounir Lamouri
9963da5eb5
Bug 667183 - Create a static nsGlobalWindow::Init method to do one-shot initializations currently in nsGlobalWindow ctor. r=jst
2011-08-31 16:54:39 +02:00
Chris Jones
147c820480
Bug 683063, part 1: Don't delete ContentParent out from under the cleanup process. r=jdm
2011-08-30 21:11:25 -07:00
Matt Brubeck
02e732469a
Back out 0432fe833c93 (bug 667183) because of build bustage
2011-08-30 17:11:34 -07:00
Mounir Lamouri
a0c42f81bd
Bug 667183 - Create a static nsGlobalWindow::Init method to do one-shot initializations currently in nsGlobalWindow ctor. r=jst
2011-08-31 01:36:07 +02:00
Marco Castelluccio
54940238cd
Bug 682744 - Sprinkle some do_QueryObject fairy dust around the tree; r=khuey
2011-08-30 22:45:31 +01:00
David Zbarsky
504b21d567
Bug 682776 - nsPluginInstanceOwner.h should declare 'struct nsIntRect' r=khuey
2011-08-30 20:20:08 +01:00
Benjamin Stover
3577d0de2d
Bug 674615 Remove nsPermissionManager's GetSingleton r=dwitte
2011-08-30 10:45:09 -07:00
Ed Morley
fa1e7e6905
Merge mozilla-central to mozilla-inbound
2011-08-30 14:28:34 +01:00
Ed Morley
77f12bf17a
Merge last green (and non Ts-regressing) changeset from m-i to m-c
2011-08-30 12:09:51 +01:00
Mounir Lamouri
cb1998f0ab
Bug 681211 - Attempt to fix a crash in the DOM Memory Reporter when using windows hash table. r=bz
2011-08-30 11:41:29 +02:00
Josh Aas
13292dae54
Merge backout of changeset 33031c875984, bug 90268. r=josh
2011-08-30 02:11:57 -04:00
Josh Aas
d1dc3b08f2
Backed out changeset 33031c875984. Bug 90268. r=josh
2011-08-30 02:09:56 -04:00
Brian Hackett
2738c4bf5c
Merge MC -> JM
2011-08-29 18:41:32 -07:00
Ed Morley
a0f518426c
Backout d813440eb90b (bug 136556 / bug 677912) for causing M-oth orange a=philor
2011-08-29 23:36:54 +01:00
aceman
7a3e57b3ac
Bug 677912/136556 Tweak image titles r=bz
2011-08-29 21:19:02 +01:00
Brian Hackett
69607e1874
Merge MC -> JM
2011-08-29 12:34:59 -07:00
Rob Campbell
c97ad1dabe
merge m-c to fx-team, clobbered windows
2011-08-29 12:19:08 -03:00
Josh Aas
17ccc1066e
Bug 90268: Make content own plugin instances instead of frames. Allows display:none instances and re-parenting instances without stopping them. r=roc
2011-08-29 03:09:22 -04:00
Marco Bonardo
7df89a09b4
Merge mozilla-central and mozilla-inbound
2011-08-27 10:40:12 +02:00
Matt Woodrow
c4cfd40f83
Bug 505115 - Part 14a - Add -moz-transform-style css property. r=dbaron
2011-08-27 12:01:06 +12:00
Olli Pettay
30a5def5f1
Bug 682264 - Make EventListenerManager participate to the DOM Memory Reporter, r=volkmar,bz
2011-08-27 01:39:00 +03:00
Brian Hackett
8d2c57228f
Merge MC -> JM
2011-08-26 11:23:35 -07:00
Matt Brubeck
08e369698b
Merge the last green changeset from mozilla-inbound to mozilla-central
2011-08-26 09:17:54 -07:00
Ben Turner
89be95a7ef
Bug 681930, r=sicking.
2011-08-26 01:21:35 -07:00
Ms2ger
27e4fe41d8
Bug 672054 - Part b: Remove nsIDOMNSMouseEvent; r=smaug
2011-08-26 09:43:56 +02:00
Ms2ger
dbf1891b19
Bug 672054 - Part a: Remove nsIDOMNSUIEvent; r=smaug
2011-08-26 09:43:49 +02:00
Rob Campbell
92a6390ca6
merge m-c to fx-team
2011-08-26 11:38:59 -03:00
Josh Matthews
23083fa6f8
Bug 681941 - Ensure that we always clear geolocation requests that are not long-lived, and never clear ones that are. r=dougt
2011-08-25 15:13:25 -04:00
Ben Turner
5b67db6cbe
Bug 677273 - 'Crash in mozilla::dom::workers::WorkerPrivate::RescheduleTimeoutTimer'. r=sicking.
2011-08-26 00:34:10 -07:00
Oleg Romashin
832cbecb5a
Bug 672857 - Make IM work for IPC plugins in remote browser. r=karlt
2011-08-29 17:26:24 +01:00
Mihai Sucan
dfbf0350aa
Bug 670896 - Add inner window ID and timestamp to nsIScriptError2; r=bzbarsky
2011-08-24 23:44:35 +03:00
Mihai Sucan
d00030e9e1
Bug 612658 - Implement ConsoleAPIStorage - add caching for the window.console API; r=gavin.sharp,ddahl sr=bzbarsky
2011-08-24 23:34:16 +03:00
Brian Hackett
5bf926fb84
Merge MC -> JM
2011-08-23 07:08:50 -07:00
Michael Ventnor
d013f547e1
Bug 446569 - Implement prefixed CSS3 columns shorthand r=dbaron
2011-08-23 14:18:22 +10:00
Ralph Giles
d4548dc9b6
Bug 682750 - Fix a comment typo in nsIDOMHTMLSourceElement.idl; r=chris.double DONTBUILD
2011-08-29 13:47:06 +01:00
Brian Hackett
03cd90822d
Merge MC -> JM
2011-08-21 16:00:26 -07:00
Josh Matthews
f6fd3b6004
Bug 674738 - Geolocation XPCShell test really slow on Windows 7 build slave. r=jdm/dougt
2011-08-24 11:36:00 -04:00
Chris Double
f5c048b7dc
Bug 648595 - Part 1/2: Implement temporal dimension portion of Media Fragments URI specification for video/audio - r=cpearce
...
--HG--
extra : rebase_source : f9b5986e739a091c37caeb882904434f21fb6d81
2011-08-25 11:42:23 +12:00
Matheus Kerschbaum
1ffe192eb5
Bug 679971 - Remove Navigator.taintEnabled(); r=gal
2011-08-21 09:27:29 +01:00
Ed Morley
f1c1e9d2ae
Bug 667021 - Remove nsIDOMDocumentCSS.idl from the tree; r=roc
2011-08-20 13:42:39 +02:00
Bobby Holley
dfe89cfe25
Bug 679494 - Wrap value returned from nsDOMMessageEvent::GetData. r=mrbkap
2011-08-18 12:10:00 -07:00
Matt Brubeck
9607fb6db6
Merge last green changeset from mozilla-central to mozilla-inbound
2011-08-19 16:26:25 -07:00
Jim Mathies
8c2092ea67
Bug 680528 - Make use of the cached UserAgent string in PluginModuleChild. r=bent
2011-08-19 15:25:09 -05:00
Benjamin Smedberg
7a67213cf3
Merge the electrolysis branch to mozilla-central.
2011-08-19 10:15:52 -04:00
Marco Bonardo
f7e53f85ee
Merge last green changeset from mozilla-inbound to mozilla-central
2011-08-19 11:39:42 +02:00
Doug Turner
c82f09bd29
Bug 678818 - Ensure that the device motion is cancelled at ~nsGlobalWindow. r=jst
2011-08-18 19:27:41 -07:00
Matt Brubeck
4223dd5fee
Back out 6409a44ecb17 (bug 677173) because of test failures.
2011-08-18 19:04:06 -07:00
Matt Woodrow
a91ae0828a
Bug 677173 - Remove 3D transform IDL properties until it is enabled by default. r=dbaron
2011-08-19 12:43:12 +12:00
Kyle Huey
94b8d2532e
Bug 681024: Don't do third party checks on indexedDB for chrome windows. r=bent
2011-08-22 16:35:01 -04:00
Bobby Holley
a40e49f437
Bug 679494 - UUID rev followup. r=khuey
2011-08-22 12:22:49 -07:00
Geoff Brown
6b2be6e629
Bug 668349 - Changes to xpcshell.ini; r=jmaher
2011-08-22 09:00:50 +01:00
Matthew Gregan
3bbc045139
Bug 623444 - Remove unused non-blocking code from nsAudioStream. r=doublec
2011-08-08 12:51:04 +12:00