Olli Pettay
1cbfc3426f
Bug 830858 - Implement a generic way to dispatch events to chrome only, r=jst
2013-01-16 11:27:06 +02:00
Trevor Saunders
4f48cd4e2c
bug 830396 - add back nsIDOMCSSValueList r=bz
2013-01-14 12:29:27 -05:00
Raymond Lee
21ec9014f0
Bug 826964 - Attempt to fix the intermittent orange by focusing the current browser; r=ehsan
2013-01-14 13:49:58 +08:00
Gene Lian
c50fe3eff1
Bug 820206 - Validate "Webapps:*" message parameters in the parent process (part 3, test cases). r=fabrice, a=blocking-basecamp
2013-01-11 20:50:50 +08:00
Mike West
67eb3caf3a
Bug 828261: Implement 'window.location.origin'. r=bholley, sr=sicking
2013-01-09 17:37:25 +01:00
Andres Hernandez
0e98eb2499
Bug 826964 - Intermittent test_localStorageQuotaPrivateBrowsing_perwindowpb.html; r=ehsan
...
--HG--
extra : rebase_source : 51b2a18f81360ed85617ee474762f3353c2abd56
2013-01-08 17:18:16 -06:00
Bobby Holley
9db284dbf1
Bug 824670 - Tests. r=mounir
2013-01-08 10:39:45 -08:00
Boris Zbarsky
fd28879969
Bug 827214. Fix HTML lists to really be webidl. r=peterv
2013-01-07 08:34:16 -05:00
William Chen
8f2a3385ae
Bug 617532 - Implement UndoManager. r=ehsan
2013-01-03 22:54:26 -08:00
Vicamo Yang
d7adff5e90
Bug 820780 - Part 5/5: test cases, r=rwood
2013-01-04 14:26:31 +08:00
Honza Bambas
e280ae34aa
Bug 715809 - AppCache should accept manifests served with non-standard mime types, r=jonas
2013-01-03 17:43:51 +01:00
Boris Zbarsky
f6b7a3c5fb
Bug 824917. Add hasInstanceInterface to the DOM element classes we've converted that people use instanceof with. r=peterv
2012-12-31 10:37:22 -08:00
Bellindira Castillo [:bellindira]
32473d14f2
Bug 806726 - Port test_localStorageQuotaPrivateBrowsing.html to the new per-tab PB APIs. r=jdm
...
--HG--
rename : dom/tests/mochitest/localstorage/test_localStorageQuotaPrivateBrowsing.html => dom/tests/mochitest/localstorage/test_localStorageQuotaPrivateBrowsing_perwindowpb.html
2012-12-18 16:06:37 -06:00
Kan-Ru Chen (陳侃如)
d82e9ef859
Bug 824432 - Don't cancel request if it's a watch request. r=jdm
2012-12-28 14:46:57 +08:00
Benjamin Chen
a78cacbcff
Bug 805746 - Send CustomScroll domevent to browser.js. r=cjones
2012-12-25 14:09:34 +08:00
Masatoshi Kimura
a09ad8aee2
Bug 820841 - Cache the document URI on the window so that DOMParser() can refer. r=bz
2012-12-26 20:00:05 +09:00
Boris Zbarsky
df1030e8d7
Bug 816387 part 2. Hook up the Document WebIDL API to quickstubs. r=peterv
2012-12-23 14:34:22 -08:00
Boris Zbarsky
b3efacb80d
Bug 816387 part 1. Hook up the WebIDL bindings for Document. r=peterv
2012-12-23 14:33:33 -08:00
Vladan Djeric
c599fa6a68
Bug 807021: Move LocalStorage writess off the main thread. r=smaug,mayhemer
2012-12-23 16:01:01 -05:00
Ms2ger
519fc6202b
Merge PGO-green changeset from inbound to m-c.
2012-12-22 12:06:37 +01:00
Ms2ger
e63524c1e0
Bug 819639 - Part c: Add a test for the EventSource constructor in a sandbox.
2012-12-22 09:17:05 +01:00
Boris Zbarsky
157f7c5d68
Bug 823173 test. Make sure that navigator doesn't have any broken interfaces on it. r=jlebar
2012-12-19 16:21:18 -08:00
Gavin Sharp
5f75f8883d
Back out bug 783129 / b0788a95a2bd (merged with e01ca7212c8a) due to test failures
2012-12-21 18:50:00 -05:00
Bellindira Castillo [:bellindira]
94e7b9a930
Bug 806725 - Fix a typo in the patch that landed. r=jdm
2012-12-18 17:08:15 -06:00
William Chen
52de923193
Bug 783129 - Implementation of document.register without shadow DOM support. r=mrbkap, bent
2012-11-01 11:18:08 -07:00
Fernando Jiménez
49fb849e67
Bug 819971 - Expose nsOfflineCacheUpdate::Cancel() via nsIOfflineCacheUpdate.idl. Tests; r=honzab
2012-12-18 22:41:20 +01:00
Peter Van der Beken
09bb1c4675
Fix for bug 821606 (Turn on WebIDL bindings for Element and HTMLElement). r=bz.
...
--HG--
extra : rebase_source : f85002d801871a3a99c1b8bc121509ae87d2f665
2012-11-22 12:09:57 +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
Masatoshi Kimura
2a245d47d2
Bug 804834 - Part 1: Fix tests depending on E4X for-each in content JS. r=waldo
2012-12-21 20:47:52 +09: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