Ryan VanderMeulen
|
b880048f4e
|
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
|
e09acd80df
|
Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug
|
2013-04-11 18:26:06 +02:00 |
|
Andrea Marchesini
|
0e487a7ae3
|
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
|
843ae18e56
|
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
|
a3eafcf007
|
Bug 857884 - Use dom::EventTarget more in content/ and dom/ r=Ms2ger
|
2013-04-05 20:44:15 -04:00 |
|
Eitan Isaacson
|
d884549b65
|
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
|
2fef74cc6d
|
Merge m-c to m-i.
|
2013-04-04 14:15:56 +02:00 |
|
Ms2ger
|
a59573d09f
|
Bug 575431 - Followup: remove obsoleted comment.
|
2013-04-04 09:02:16 +02:00 |
|
Ms2ger
|
058b5efdfc
|
Bug 853814 - Make nsDocShell::mScriptGlobal an nsGlobalWindow; r=bz
|
2013-04-04 09:02:11 +02:00 |
|
Eitan Isaacson
|
79a685a6a4
|
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
|
124e2f7dca
|
Bug 579517 follow-up: Remove NSPR types that crept in
|
2013-04-02 20:59:27 -04:00 |
|
Bill McCloskey
|
25a2e4dc67
|
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
|
23e12dce05
|
Bug 820170 - nsIGlobalObject. r=bholley
|
2013-04-04 11:27:06 +02:00 |
|
Jan Varga
|
c60929486c
|
Bug 854323 - Move IDBFactory to Paris bindings. r=khuey
|
2013-03-31 10:18:30 +02:00 |
|
David Zbarsky
|
5cc0fcdcdf
|
Bug 847007: Remove nsIContent includes r=Ms2ger
|
2013-03-21 20:05:20 -04:00 |
|
Terrence Cole
|
5f4e4d162b
|
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
|
bc92001c0b
|
bug 604039 - Add DOM Gamepad APIs. r=smaug
--HG--
extra : rebase_source : ffffdc4549da1b25ea263b623c05ae1afb3d46a0
|
2011-08-03 14:12:08 -04:00 |
|
Trevor Saunders
|
8b11739fc1
|
bug 852379 - remove unecessary nsHashtable.h includes r=Ms2ger
|
2013-03-18 21:18:26 -04:00 |
|
Bobby Holley
|
8a98c8a545
|
Bug 850517 - Factor out child window lookup into a helper. r=mrbkap
|
2013-03-14 22:38:26 -07:00 |
|
Masatoshi Kimura
|
e5e5a90814
|
Bug 848339 - Remove the vestigial boolean outparam from nsWrapperCache::WrapObject. r=bz
|
2013-03-12 08:03:47 +09:00 |
|
David Dahl
|
0edb332ed6
|
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
|
c68721cd2c
|
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
|
d3db3557f9
|
Back out 236ba87c0a9f (bug 440046) and d3b7606d94a6:895a7efc978d (bug 683262) for b2g mochitest failures
|
2013-02-15 23:33:45 -08:00 |
|
David Dahl
|
3bcc359caf
|
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
|
b0632e9e66
|
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
|
9b5a16619b
|
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
|
38a03266c7
|
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
|
644886209a
|
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
|
e816e36d4b
|
Bug 824247 - Part 1: Fix common source of warning spam (dom). r=smaug
|
2013-01-03 00:55:05 +09:00 |
|
Boris Zbarsky
|
7138ae455d
|
Bug 824517. Quickstub window.performance. r=peterv
|
2012-12-25 14:00:15 -08:00 |
|
Peter Van der Beken
|
a5de435427
|
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
|
e2dae3625c
|
Back out 79fc9d732bf7 (bug 818219) for orange.
--HG--
extra : rebase_source : 862b4c446f9b454c4c72e7536e73b9d9ede9feb6
|
2012-12-06 16:09:55 +01:00 |
|
Peter Van der Beken
|
56e664510b
|
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é
|
0bcc3b3058
|
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
|
b0c1553fa9
|
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
|
63943e9c43
|
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
|
e9be51deb8
|
Bug 803665 - convert nsGlobalWindow's timeout list to use mozilla::LinkedList; r=bz
|
2012-11-01 10:06:22 -04:00 |
|
Robert O'Callahan
|
cd4b7e8862
|
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
|
1458c5086e
|
Merge backout on a CLOSED TREE.
|
2012-11-08 09:20:52 +01:00 |
|
Ms2ger
|
e7adc51bbe
|
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
|
3fe7c0dc6e
|
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
|
fdfe7bdd60
|
Bug 803665 - convert nsGlobalWindow's timeout list to use mozilla::LinkedList; r=bz
|
2012-11-01 10:06:22 -04:00 |
|
Mounir Lamouri
|
7805230a8b
|
Bug 795715 - Remove B2G-specific stuff from nsIDOMWindow. r=khuey,fabrice sr=smaug
|
2012-11-07 18:10:40 +00:00 |
|
Brad Lassey
|
180cc08e90
|
bug 805017 - Disable screen timeout when DOMFullscreen is enabled r=jst
|
2012-11-01 08:40:11 -04:00 |
|
Nathan Froyd
|
083390c43e
|
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
|
6db8e72565
|
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
|
a837cd5d23
|
Bug 803665 - convert nsGlobalWindow's timeout list to use mozilla::LinkedList; r=bz
|
2012-10-19 12:22:35 -04:00 |
|
Ryan VanderMeulen
|
57a69e0741
|
Backout b6089a8b78d3 (bug 782547) to see if it fixes Flash hangs.
|
2012-10-28 00:24:02 -04:00 |
|
Tim Taubert
|
101d75524c
|
merge m-c to fx-team
|
2012-10-25 21:23:58 +02:00 |
|
Mihai Sucan
|
ff15ba270c
|
Bug 803964 - Cannot show window object with inspect viewer in remote web console; r=bz
|
2012-10-24 13:01:54 +03:00 |
|