Commit Graph

901 Commits

Author SHA1 Message Date
Bellindira Castillo [:bellindira]
94e7b9a930 Bug 806725 - Fix a typo in the patch that landed. r=jdm 2012-12-18 17:08:15 -06:00
Fernando Jiménez
49fb849e67 Bug 819971 - Expose nsOfflineCacheUpdate::Cancel() via nsIOfflineCacheUpdate.idl. Tests; r=honzab 2012-12-18 22:41:20 +01:00
Masatoshi Kimura
16fb068790 Bug 822094 - Part 2: Add transfer parameter to window.postMessage. r=sicking 2012-12-17 17:43:45 -05:00
Masatoshi Kimura
6b9c763cde Bug 818281 - Remove DOMClassInfo remnants from XMLHttpRequest. r=bz 2012-12-16 19:57:12 -05:00
Boris Zbarsky
ef960bdfd1 Bug 821760. Properly handle compartments in WebIDL static operation bindings. r=peterv 2012-12-14 14:11:23 -05:00
Bellindira Castillo [:bellindira]
d6fd432e01 Bug 806725 - Port test_localStorageBasePrivateBrowsing.html to the new per-tab PB APIs; r=ehsan
DONTBUILD since this is NPOTB on global PB builds

--HG--
rename : dom/tests/mochitest/localstorage/test_localStorageBasePrivateBrowsing.html => dom/tests/mochitest/localstorage/test_localStorageBasePrivateBrowsing_perwindowpb.html
2012-12-11 22:01:24 -06:00
Boris Zbarsky
dcceb66959 Bug 817669 test. r=bholley 2012-12-10 14:29:29 -05:00
Boris Zbarsky
d507ea257e Bug 817284. When none of our code is associated with a window in an obvious way, assume that scripts should be allowed to execute for a WebIDL callback. r=bholley 2012-12-06 15:21:18 -05:00
Ehsan Akhgari
0d545a62d4 Bug 806726 - Part 0: Don't run test_localStorageQuotaPrivateBrowsing.html in per-window PB builds 2012-12-06 00:29:45 -05:00
Ehsan Akhgari
1d8467f26c Bug 806725 - Part 0: Don't run test_localStorageBasePrivateBrowsing.html in per-window PB builds 2012-12-06 00:29:03 -05:00
Kan-Ru Chen (陳侃如)
044fe036fa Bug 816850 - Don't call nsGeolocation::Shutdown() when disabled via settings. r=dougt 2012-12-05 17:20:59 +08:00
Marco Castelluccio
4e7d756418 Bug 741526 - Mozilla central mozapps implementation ignores Content-Type. r=fabrice 2012-11-29 17:52:02 -05:00
Boris Zbarsky
58a0be4df8 Bug 817476. Really do WebIDL bindings for Screen. r=ms2ger 2012-12-03 11:44:56 -05:00
Peter Van der Beken
651e0b5988 Fix for bug 817420 (new bindings api for element broke cloud9/apf) - don't register Element prototype yet, we need to convert plain elements to the new DOM binding first. r=bz. 2012-12-03 15:26:44 +01:00
Ed Morley
1a2a28ae5c Backout b3b4311176fa (bug 816850) for test_mozsettingsWatch.html failures 2012-12-03 10:25:55 +00:00
Kan-Ru Chen (陳侃如)
43ed646ac1 Bug 816850 - Don't call nsGeolocation::Shutdown() when disabled via settings. r=dougt 2012-12-03 17:13:48 +08:00
Ryan VanderMeulen
42766e5faf Backed out changeset e64cd799b7b6 (bug 741526) for mochitest-4 orange. 2012-11-29 18:51:31 -05:00
Marco Castelluccio
d0468d3d9b Bug 741526 - Mozilla central mozapps implementation ignores Content-Type. r=fabrice 2012-11-29 17:52:02 -05:00
Cameron McCormack
2baf673b87 Bug 814907 - Fix test_interfaces.html failures. r=orange 2012-11-27 17:43:01 +11:00
Boris Zbarsky
6c53836aa3 Bug 813623. Fix Xrays to actually work correctly for static methods and properties. r=peterv 2012-11-26 21:14:45 -05:00
Matt Brubeck
97a28ee558 Bug 564815 - Tests for window.devicePixelRatio 2012-11-26 09:52:19 -08:00
Peter Van der Beken
b045a6d2b2 Fix for bug 812333 (Replace Node quickstubs with new binding methods) - part 2: install Node's binding methods on the XPConnect proto. r=bz. 2012-11-22 12:09:41 +01:00
Bobby Holley
645bf15f18 Bug 808608 - Fix up tests to work with new behavior. r=bz,me 2012-11-21 13:20:05 -08:00
Seth Fowler
c42d3467d8 Bug 812241 - Remove disabled test warnings. r=khuey 2012-11-20 16:13:04 -08:00
Mounir Lamouri
defc92b90f Bug 764240 - Clamp window.sizeToContent() the same way we clamp other resizing methods. r=bz 2012-11-19 23:18:21 +00:00
Phil Ringnalda
5a094c039c Back out 204665ad4a24 (bug 764240) for Android M4 failures 2012-11-19 14:40:32 -08:00
Mounir Lamouri
818b5de806 Bug 764240 - Clamp window.sizeToContent() the same way we clamp other resizing methods. r=bz 2012-11-19 18:15:23 +00:00
Matthew Noorenberghe
39a83c668f Bug 744867 - Fire INSTALL_FROM_DENIED for app installation failure due to installs_allowed_from. original-patch=ianb r=fabrice 2012-11-18 14:43:38 -08:00
Patrick Wang
35daeff50b Bug 811680 - Update permission names for accessing settings. r=gwagner 2012-11-14 19:42:11 +08:00
Fabrice Desré
11a08ee587 Bug 810551 [r=myk] 2012-11-15 16:31:06 -08:00
Ed Morley
9d769d9192 Bug 798848 - Disable test_MozEnteredDomFullscreen_event.xul on OS X for intermittent failures 2012-11-13 10:53:52 +00:00
Ed Morley
1ae94e5083 Backout 55a71c654aac (bug 798848) since wrong platform 2012-11-13 10:51:17 +00:00
Ed Morley
91078fa33b Bug 798848 - Disable test_MozEnteredDomFullscreen_event.xul on Linux for intermittent failures 2012-11-13 10:48:02 +00:00
Boris Zbarsky
93edcc7097 Bug 810520. Correctly handle static methods and attributes in the NativeProperties structs that Xrays use. r=peterv
Note that at this point we actaully do Xrays for all of our various
property types, except in worker code.  The real substantive change
here is the change to what usedForXrays returns.  The rest is minor
cleanup.
2012-11-13 00:26:55 -08:00
Bobby Holley
2b8c345ee2 Bug 809290 - Tests. r=bz 2012-11-08 08:26:50 -08:00
Bobby Holley
2c0fa15194 Bug 809290 - Fix nsLocation::CheckURL. r=bz 2012-11-08 08:26:49 -08:00
Andrea Marchesini
b7940e94c1 Bug 795930 - Hide ArchiveReader feature behind a pref (disabled by default), r=mounir
--HG--
extra : rebase_source : fc267035c0eb85bb08b9da91bf79ecbb816da1b3
2012-11-08 15:57:17 +00:00
Mounir Lamouri
aac35871dd Backed out changeset 3566ba4296f7 because of wrong bug number.
--HG--
extra : rebase_source : c5d189308a555c7235d6cd405aa44d36c9b7db9a
2012-11-08 15:56:48 +00:00
Andrea Marchesini
94cf35d2ef Bug 809567 - Hide ArchiveReader feature behind a pref (disabled by default), r=mounir 2012-11-08 15:54:26 +00:00
Robert O'Callahan
cecf3ae790 Bug 792675. Part 1: Make the URL interface use WebIDL. r=bz
--HG--
extra : rebase_source : dbb7a3158b71446930400ad523a2896b6306de40
2012-09-25 15:24:43 +12:00
Ed Morley
39648dcdf0 Bug 696306 - Disable whatwg/test_bug500328.html for too many intermittent failures 2012-11-06 22:26:23 +00:00
Ed Morley
97c179ad4c Bug 788164 - Disable test_pointerlock-api.html on Linux for too many intermittent failures 2012-11-06 22:26:02 +00:00
Boris Zbarsky
5865858536 Bug 807548. Enumerating an Xray should not see the 'constructor' property on DOM prototypes unless we're told to include non-enumerable properties. r=peterv 2012-11-05 11:58:03 -05:00
Chris Pearce
0e375de354 Bug 805301 - Rename iframe.mozallowfullscreen to allowfullscreen. r=jlebar 2012-10-30 11:02:24 +13:00
Peter Van der Beken
b17dd93f15 Fix for bug 778152 (Content window does not have an XMLHttpRequest property when accessed via an Xray wrapper in a subscript) - followup to fix problem pointed out by reviewer. r=bz.
--HG--
extra : rebase_source : 13271029cb0c7cd18b98fa2ed409e43f1df13e47
2012-10-29 21:55:13 +01:00
Peter Van der Beken
99782186da Fix for bug 778152 (Content window does not have an XMLHttpRequest property when accessed via an Xray wrapper in a subscript). r=bz.
Switch from using the interface objects from the Xrays compartment to wrapping
interface objects and interface prototype objects in Xrays. Make dom binding
Xrays deal with both instance objects and interface and interface prototype
objects.
2012-10-09 20:50:27 +02:00
Aryeh Gregor
f8234bcfdc Bug 802562 - createElement(null) should work like createElement("null"); r=bz 2012-10-21 13:46:39 +02:00
Aryeh Gregor
b45ac130db Bug 801425 - Make hasFeature() and isSupported() always return true for non-SVG features; r=bz 2012-10-15 13:59:38 +02:00
Henrik Skupin
86254240b2 Bug 803493 - Move WebRTC Mochitests from dom/tests/mochitests/media to /dom/media/tests/mochitest. r=ted 2012-10-27 13:51:48 -04:00
Honza Bambas
4b4d32d241 Bug 751754 - Allow separation between the update-available and start-download states in appcache, r=jduell 2012-10-02 15:55:00 +02:00