David Zbarsky
|
720289e06b
|
Bug 861729 - Remove nsPIDOMWindow::GetExtantDocument r=Ms2ger
|
2013-04-24 00:22:37 -04:00 |
|
Boris Zbarsky
|
de948b12f3
|
Bug 835643 part 4. Put in place all the infrastructure to switch EventListener to WebIDL codegen. r=smaug
|
2013-04-16 17:16:08 -04:00 |
|
Honza Bambas
|
f29df2e52f
|
Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug
|
2013-04-15 14:38:48 +02:00 |
|
Ryan VanderMeulen
|
60dbee1a3e
|
Backed out 2 changesets (bug 850362, bug 600307) for Windows XP leaks on a CLOSED TREE.
|
2013-04-11 17:00:28 -04:00 |
|
Honza Bambas
|
26d97547b7
|
Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug
|
2013-04-11 18:26:06 +02:00 |
|
Andrea Marchesini
|
304bfb8f5b
|
Bug 858893 - Rename nsIDOMDesktopNotification to DesktopNotification. r=Ms2ger
--HG--
rename : dom/src/notification/nsDesktopNotification.cpp => dom/src/notification/DesktopNotification.cpp
rename : dom/src/notification/nsDesktopNotification.h => dom/src/notification/DesktopNotification.h
|
2013-04-10 10:20:43 -04:00 |
|
Olli Pettay
|
47910b2a56
|
Bug 858014, make sure nsPIDOMWindow can be used in external apps, like TB/SM, r=neil
--HG--
extra : rebase_source : 5c3bfc5bb175efba465be834974d26df34207568
|
2013-04-07 15:19:56 +03:00 |
|
David Zbarsky
|
59707ec484
|
Bug 857884 - Use dom::EventTarget more in content/ and dom/ r=Ms2ger
|
2013-04-05 20:44:15 -04:00 |
|
Eitan Isaacson
|
d1abd880d7
|
Bug 858136 - Rename nsIDOMSpeechSynthesisGetter as nsISpeechSynthesisGetter. r=smaug
--HG--
rename : dom/interfaces/base/nsIDOMSpeechSynthesisGetter.idl => dom/interfaces/base/nsISpeechSynthesisGetter.idl
|
2013-04-04 15:12:34 -07:00 |
|
Ms2ger
|
97ae827742
|
Merge m-c to m-i.
|
2013-04-04 14:15:56 +02:00 |
|
Ms2ger
|
b0653199d8
|
Bug 575431 - Followup: remove obsoleted comment.
|
2013-04-04 09:02:16 +02:00 |
|
Ms2ger
|
5df9b240a6
|
Bug 853814 - Make nsDocShell::mScriptGlobal an nsGlobalWindow; r=bz
|
2013-04-04 09:02:11 +02:00 |
|
Eitan Isaacson
|
998738aff3
|
Bug 525444 - (Part 1/3) Basic SpeechSynthesis setup and voice registration. r=smaug
--HG--
rename : content/media/webspeech/moz.build => content/media/webspeech/synth/moz.build
rename : content/media/webspeech/moz.build => content/media/webspeech/synth/test/moz.build
|
2013-04-03 15:13:16 -07:00 |
|
Ehsan Akhgari
|
3e4289068c
|
Bug 579517 follow-up: Remove NSPR types that crept in
|
2013-04-02 20:59:27 -04:00 |
|
Bill McCloskey
|
9e97f5666b
|
Bug 856849 - Poison nsGlobalWindow::mJSObject when it's finalized (r=mrbkap)
--HG--
extra : rebase_source : 687f1f3662d066ab05f3421625968ca1005f229f
|
2013-04-02 13:08:41 -07:00 |
|
Gabor Krizsanits
|
2662f735eb
|
Bug 820170 - nsIGlobalObject. r=bholley
|
2013-04-04 11:27:06 +02:00 |
|
Jan Varga
|
f6d1ba4c72
|
Bug 854323 - Move IDBFactory to Paris bindings. r=khuey
|
2013-03-31 10:18:30 +02:00 |
|
David Zbarsky
|
46284ae633
|
Bug 847007: Remove nsIContent includes r=Ms2ger
|
2013-03-21 20:05:20 -04:00 |
|
Terrence Cole
|
cd9b9a5a15
|
Bug 850293 - Remove nsScriptObjectHolder; r=mccr8,bholly sr=smaug
nsScriptObjectHolder is not needed with either conservative or exact rooting.
|
2013-03-20 13:09:09 -07:00 |
|
Ted Mielczarek
|
281489a00e
|
bug 604039 - Add DOM Gamepad APIs. r=smaug
--HG--
extra : rebase_source : ffffdc4549da1b25ea263b623c05ae1afb3d46a0
|
2011-08-03 14:12:08 -04:00 |
|
Trevor Saunders
|
9c54e14d23
|
bug 852379 - remove unecessary nsHashtable.h includes r=Ms2ger
|
2013-03-18 21:18:26 -04:00 |
|
Bobby Holley
|
50d03b1925
|
Bug 850517 - Factor out child window lookup into a helper. r=mrbkap
|
2013-03-14 22:38:26 -07:00 |
|
Masatoshi Kimura
|
23ba391ec1
|
Bug 848339 - Remove the vestigial boolean outparam from nsWrapperCache::WrapObject. r=bz
|
2013-03-12 08:03:47 +09:00 |
|
David Dahl
|
cd4de3d8d1
|
Bug 683262 - window.crypto throws if MOZ_DISABLE_DOMCRYPTO is turned on - revert nsIWindowCrypto patch - r=jst
|
2013-02-16 22:43:19 -06:00 |
|
David Dahl
|
e04136004d
|
Bug 683262 - window.crypto throws if MOZ_DISABLE_DOMCRYPTO is turned on - window.crypto patch - r=jst
--HG--
rename : dom/interfaces/base/nsIDOMCrypto.idl => dom/interfaces/base/nsIDOMCryptoLegacy.idl
|
2013-02-16 22:43:16 -06:00 |
|
Phil Ringnalda
|
c71c586441
|
Back out 236ba87c0a9f (bug 440046) and d3b7606d94a6:895a7efc978d (bug 683262) for b2g mochitest failures
|
2013-02-15 23:33:45 -08:00 |
|
David Dahl
|
52c440b803
|
Bug 683262 - window.crypto throws if MOZ_DISABLE_DOMCRYPTO is turned on - revert nsIWindowCrypto patch r=jst
|
2013-02-15 23:34:18 -06:00 |
|
David Dahl
|
a29fc61d9f
|
Bug 683262 - window.crypto throws if MOZ_DISABLE_DOMCRYPTO is turned on - window.crypto patch r=jst
--HG--
rename : dom/interfaces/base/nsIDOMCrypto.idl => dom/interfaces/base/nsIDOMCryptoLegacy.idl
|
2013-02-15 23:34:15 -06:00 |
|
Boris Zbarsky
|
27b4736d69
|
Bug 829252 part 2. Make nsGlobalWindow inherit from dom::EventTarget and ensure that all the things that inherit from it correctly QI to it. r=peterv
|
2013-01-29 08:44:01 -05:00 |
|
Boris Zbarsky
|
94a48e89d4
|
Bug 829252 part 1. Change nsGlobalWindow to use nsIDOMEventTarget as the canonical isupports instead of nsIScriptGlobalObject. We'll need this to be able to cast to it properly in binding code. r=peterv
|
2013-01-29 08:44:01 -05:00 |
|
Daniel Holbert
|
abd2c13da0
|
Bug 825949: Make nsGlobalWindow::InitTimer directly take a uint32_t, rather than a uint64_t. r=smaug
|
2013-01-03 13:48:01 -08:00 |
|
Masatoshi Kimura
|
31c72ca660
|
Bug 824247 - Part 1: Fix common source of warning spam (dom). r=smaug
|
2013-01-03 00:55:05 +09:00 |
|
Boris Zbarsky
|
51aee98e93
|
Bug 824517. Quickstub window.performance. r=peterv
|
2012-12-25 14:00:15 -08:00 |
|
Peter Van der Beken
|
ea0c0a9788
|
Fix for bug 818219 (Replace HTMLElement quickstubs with new binding methods). r=bz.
--HG--
rename : layout/reftests/backgrounds/background-referrer-ref.html => image/test/reftest/generic/accept-image-catchall-ref.html
rename : layout/reftests/backgrounds/background-referrer.html => image/test/reftest/generic/accept-image-catchall.html
rename : layout/reftests/backgrounds/background-referrer.sjs => image/test/reftest/generic/check-header.sjs
rename : layout/reftests/backgrounds/background-referrer-image.png => image/test/reftest/generic/green.png
rename : toolkit/components/places/tests/browser/browser_favicon_setAndFetchFaviconForPage.js => toolkit/components/places/tests/favicons/test_setAndFetchFaviconForPage.js
extra : rebase_source : 45715d6abe3155a6bcd1d21e5cc3f7b048180eb6
|
2012-11-26 15:19:02 +01:00 |
|
Peter Van der Beken
|
94b0fea563
|
Back out 79fc9d732bf7 (bug 818219) for orange.
--HG--
extra : rebase_source : 862b4c446f9b454c4c72e7536e73b9d9ede9feb6
|
2012-12-06 16:09:55 +01:00 |
|
Peter Van der Beken
|
4ff672c1a5
|
Fix for bug 818219 (Replace HTMLElement quickstubs with new binding methods). r=bz.
--HG--
extra : rebase_source : ddbedbaea030272ce8fc1ac7245175f7fd3edaa4
|
2012-11-26 15:19:02 +01:00 |
|
Fabrice Desré
|
7ba8fb1e08
|
Bug 778668 - Bubble the application name/origin/manifest in the desktop-notification mozChromeEvent [r=wchen]
|
2012-11-28 22:36:15 -08:00 |
|
Robert O'Callahan
|
8e2f98a952
|
Bug 812517. Part 2: Call ScrollToCSSPixelsApproximate when TabChild scrolls. r=mats
--HG--
extra : rebase_source : e4c9db69125d21a84400a062630a0c62c3f450d8
|
2012-11-23 14:25:28 +13:00 |
|
Nathan Froyd
|
f4ba419a2e
|
Bug 803665 - followup - dispense with nsGlobalWindow::{First,Last}Timeout and nsTimeout::{Next,Previous}; r=bz
|
2012-11-01 10:07:22 -04:00 |
|
Nathan Froyd
|
0fb97bb8ee
|
Bug 803665 - convert nsGlobalWindow's timeout list to use mozilla::LinkedList; r=bz
|
2012-11-01 10:06:22 -04:00 |
|
Robert O'Callahan
|
ab861f5738
|
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 |
|
Ms2ger
|
4ab9ce9903
|
Merge backout on a CLOSED TREE.
|
2012-11-08 09:20:52 +01:00 |
|
Ms2ger
|
3345abbb79
|
Bug 809756 - Backout bug 803665, bug 803668, bug 803666 and bug 803669 on a CLOSED TREE.
|
2012-11-08 09:20:25 +01:00 |
|
Nathan Froyd
|
cfe9f42302
|
Bug 803665 - followup - dispense with nsGlobalWindow::{First,Last}Timeout and nsTimeout::{Next,Previous}; r=bz
|
2012-11-01 10:07:22 -04:00 |
|
Nathan Froyd
|
7742c1eb59
|
Bug 803665 - convert nsGlobalWindow's timeout list to use mozilla::LinkedList; r=bz
|
2012-11-01 10:06:22 -04:00 |
|
Mounir Lamouri
|
5a334278ca
|
Bug 795715 - Remove B2G-specific stuff from nsIDOMWindow. r=khuey,fabrice sr=smaug
|
2012-11-07 18:10:40 +00:00 |
|
Brad Lassey
|
d9cdcd3130
|
bug 805017 - Disable screen timeout when DOMFullscreen is enabled r=jst
|
2012-11-01 08:40:11 -04:00 |
|
Nathan Froyd
|
24b0d73288
|
Backout 57d8f6cd245a (bug 803669), fb673c95d56b (bug 803665), 24d8e0cb73f2 (bug 803665), ac46bd0d9fba (bug 803669), c9c67b62799b (bug 803666), b3314c0ddaac (bug 803668) for debug build test failures
|
2012-10-31 13:23:17 -04:00 |
|
Nathan Froyd
|
84ecbe8651
|
Bug 803665 - part 2 - dispense with nsGlobalWindow::{First,Last}Timeout and nsTimeout::{Next,Previous}; r=bz
|
2012-10-22 11:24:27 -04:00 |
|
Nathan Froyd
|
7770a497fa
|
Bug 803665 - convert nsGlobalWindow's timeout list to use mozilla::LinkedList; r=bz
|
2012-10-19 12:22:35 -04:00 |
|