Matt Brubeck
|
769c2e9252
|
Back out fbdb3104c9e5, d2fe54ae00a8, d378362cbe01, fe623d60bea1 (bug 769254) on suspicion of causing Windows debug mochitest-plain-3 timeouts
|
2012-07-23 20:30:12 -07:00 |
|
Justin Lebar
|
d54159c32c
|
Bug 769254 - Part 2: Modify nsPIWindowWatcher::OpenWindowJS (renamed to OpenWindow2) so we can pass in the URL for target=_blank links without navigating the opened window to that URL. r=bz
--HG--
extra : rebase_source : 96a53a1a8b34f41bfe59f00141d598c5394cb0c1
|
2012-07-23 10:44:13 -04:00 |
|
Bonnie Surender
|
d4b8b68583
|
Fix for bug 771967. OS idle api active to briefly idle to active notification fix. r=jst
|
2012-07-13 15:39:46 -07:00 |
|
Bonnie Surender
|
9de6e1be26
|
fixing bug 770656, idle fuzz time for idle notifications. r=jst@mozilla.com
|
2012-07-04 13:21:40 -07:00 |
|
Fabrice Desré
|
661080aac7
|
Bug 755245 - Implement System Message Handler : Part 2, Add a getApp() method to nsGlobalWindow [r=mounir]
|
2012-07-02 17:16:55 -07:00 |
|
Bonnie Surender
|
e360fa128a
|
Fixing bug 715041. Add support for Idle API. r=bent, jst
|
2012-06-29 01:32:21 -07:00 |
|
Vivien Nicolas
|
714578e283
|
Bug 760102 - Authorize web applications to use fullscreen by default. r=cpearce
|
2012-06-28 20:54:37 +12:00 |
|
Ms2ger
|
a592bdccbb
|
Bug 762455 - Make nsGlobalWindow::InnerSetNewDocument not return nsresult; r=peterv
|
2012-06-17 10:11:16 +02:00 |
|
Bobby Holley
|
a25e476e78
|
Bug 764389 - Update compartment principals on inner window reuse and on document.write. r=bz
|
2012-06-15 08:31:27 +02:00 |
|
Justin Lebar
|
ba730e6e3a
|
Bug 741587 - Part 1: Make alert/prompt/confirm work with <iframe mozbrowser>. r=smaug
--HG--
extra : rebase_source : f418da542453f8b0f5853a8da48bea1c8c95969e
|
2012-06-07 10:43:23 -04:00 |
|
Nathan Froyd
|
26ff3c4c35
|
Bug 748464 - refactor nsGlobalWindow::RunTimeout; r=bz
|
2012-04-24 14:16:29 -04:00 |
|
Kyle Huey
|
9c34c902d6
|
Bug 751999: Split SetDocShell apart to make this code easier to read. r=jst
|
2012-05-25 12:00:32 -07:00 |
|
Justin Lebar
|
6cd1b97cff
|
Bug 754997 - For <iframe mozbrowser>, override window.{top,parent,frameElement} in C++. r=bz
--HG--
extra : rebase_source : 66d2ef018234eaa71e49d927eefdd3a8aa01bb41
|
2012-05-23 11:27:10 -04:00 |
|
Alexander Surkov
|
82dc51cdf9
|
Bug 756381 - make FocusManager::FocusedDOMNode faster, r=tbsaunde, smaug
|
2012-05-22 18:25:44 +09:00 |
|
Gervase Markham
|
ca171eec44
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Mounir Lamouri
|
632f949ad0
|
Bug 754141 (3/4) - Get the application object from an AppsService based on the manifest URL and save it on the window object. r=fabrice,jlebar
|
2012-05-16 12:40:47 +02:00 |
|
Mounir Lamouri
|
952519ccff
|
Bug 754141 (2/4) - Add a SetApp() method that takes the manifest URL value. r=jlebar
|
2012-05-16 12:40:09 +02:00 |
|
Mounir Lamouri
|
d46108bdce
|
Bug 753978 - Be able to know if a window is part of an application. r=jlebar
|
2012-05-10 17:56:21 -07:00 |
|
Kyle Huey
|
bba98d1710
|
Bug 752877: Ensure that wrapper cutting happens after [inner|outer]-window-destroyed, to give code a chance to clean up. r=bz
|
2012-05-09 08:10:18 -07:00 |
|
Ms2ger
|
ba6a163e0e
|
Bug 745211 - Remove SetScriptContext from nsIScriptGlobalObject; r=mrbkap
|
2012-05-05 11:00:04 +02:00 |
|
Josh Aas
|
a91941c89a
|
Bug 748343: Remove support for "java" and "packages" objects from the DOM. r=jst sr=smaug a=ehsan CLOSED TREE
|
2012-05-01 16:47:35 -04:00 |
|
Rafael Ávila de Espíndola
|
9f86199900
|
Bug 743680 - nsGlobalWindow.h uses GetWrapper, include nsWrapperCacheInlines.h. r=dbolter.
--HG--
extra : rebase_source : 9e0b59c3b4929b7c48767be1732269133cb4e18f
|
2012-04-20 16:43:48 -04:00 |
|
Ms2ger
|
03682a37f1
|
Bug 732708 - Part c: Remove dom-storage-changed observer topic; r=honzab
|
2012-04-14 15:06:32 +02:00 |
|
Ms2ger
|
17ded04bad
|
Bug 742837 - Remove dead code and cleanup around nsDOMScriptObjectFactory; r=bz
|
2012-04-14 15:03:16 +02:00 |
|
Ms2ger
|
8299fe6b09
|
Backing out bf0a78471e5e:dc7022e2d807 for inexplicable windows crashes.
|
2012-04-14 17:52:34 +02:00 |
|
Ms2ger
|
9989b037f1
|
Bug 732708 - Part c: Remove dom-storage-changed observer topic; r=honzab
|
2012-04-14 15:06:32 +02:00 |
|
Ms2ger
|
3cce5883de
|
Bug 742837 - Remove dead code and cleanup around nsDOMScriptObjectFactory; r=bz
|
2012-04-14 15:03:16 +02:00 |
|
Gabor Krizsanits
|
c306ffc838
|
Bug 733035 - postMessage support for sandboxes. r=khuey
|
2012-04-05 18:33:20 -04:00 |
|
Nathan Froyd
|
69d33a0304
|
Bug 732708 - remove nsIDOMStorageList; r=honzab
|
2012-03-28 12:33:41 -04:00 |
|
Kyle Huey
|
03a553e469
|
Bug 722428: Fix leaks in mochitest by reworking SpecialPowers and nsDOMWindowUtils. r=mounir,ctalbert
|
2012-04-01 19:23:51 -07:00 |
|
Tim Taubert
|
726363a9bd
|
Bug 727446 - Let the window owning a storage dispatch an event when the storage changes; r=smaug
|
2012-03-30 19:31:16 +02:00 |
|
Justin Lebar
|
6e2bfcabd9
|
Bug 736688 - Part 5: Remove window.{top,parent,frameElement} mozbrowser changes in nsGlobalWindow (undoes changes from bug 725796). r=smaug
--HG--
extra : rebase_source : fdeccb7e995229cdbc6ebd945109fe8441f9f525
|
2012-03-28 11:36:49 -07:00 |
|
Doug Turner
|
a670db21f7
|
Bug 734855 - Rename DeviceMotion to DeviceSensors. Review comments address r=mwu
|
2012-03-24 17:30:03 -07:00 |
|
Doug Turner
|
9b325a2539
|
Bug 734855 - Device Orientation - Make EnableDeviceMotion finer grain. r=mwu
|
2012-03-24 17:29:49 -07:00 |
|
Matt Brubeck
|
f83a9ab93e
|
Merge mozilla-central and mozilla-inbound
|
2012-03-24 09:05:27 -07:00 |
|
Ms2ger
|
aafc6a951d
|
Bug 734029 - Move nsJSContext::{Set,Create}OuterObject to nsGlobalWindow; r=bholley
|
2012-03-24 09:18:21 +01:00 |
|
Hessam Salehi
|
25b8143afe
|
Bug 474505 - Replace uses of nsVoidPtrHashkey with nsPtrHashKey<T>; r=bsmedberg
|
2012-03-21 14:07:31 -04:00 |
|
Mark Capella
|
1e7fdd17b2
|
Bug 734023 - Remove language arguments from nsIScriptGlobalObject methods, r=jst, f=ms2ger
|
2012-03-23 18:13:29 +01:00 |
|
Blake Kaplan
|
7a4eeff601
|
Bug 727884 - Make nsWrapperCache::WrapObject take a JSObject scope instead of XPCWrappedNativeScope. r=peterv
|
2012-03-14 16:25:40 +01:00 |
|
Olli Pettay
|
339e88ba7e
|
Bug 734057 - Make nsDOMEventTargetHelper to not have strong pointer to window, r=jst,bent
|
2012-03-13 02:56:07 +02:00 |
|
Justin Lebar
|
d77dae5390
|
Bug 725796 - Make window.{top,parent,frameElement} respect <iframe mozbrowser>. r=bz
|
2012-03-04 11:02:00 -05:00 |
|
Matheus Kerschbaum
|
89b7db65ac
|
Bug 687579 part 1: Remove globalStorage implementation. r=jst
Bug 687579 part 1: Remove globalStorage implementation. r=jst
|
2011-10-09 22:14:00 -04:00 |
|
Nicholas Nethercote
|
726ecd352b
|
Bug 723799 - Use mallocSizeOf in the DOM memory reporters. r=mounir.
--HG--
extra : rebase_source : 2eb96d2f901bbe4cc1ff6dbccdec4dc4099b08fc
|
2012-02-01 13:58:01 -08:00 |
|
David Mandelin
|
0be0db4666
|
Bug 730511: remove obsolete typedefs intN, uintN, r=luke
|
2012-02-28 15:11:11 -08:00 |
|
Peter Van der Beken
|
b3213dcf89
|
Fix for bug 637099 (Remove JS_ClearScope calls on windows). r=mrbkap.
--HG--
extra : rebase_source : 8bdadc72a0b28c78e21758fab8f1035ee1dd9f3d
|
2011-03-15 12:06:39 +01:00 |
|
Chris Pearce
|
b683a7c0e3
|
Bug 727303 - Add nsPIDOMWindow::SetFullScreenInteral. r=roc
|
2012-02-20 10:02:08 +13:00 |
|
Nicholas Nethercote
|
2806f8e46a
|
Bug 671299 (part 3) - Add style sheet memory reporters. r=dbaron.
|
2012-01-02 18:19:14 -08:00 |
|
Olli Pettay
|
5a5b5fea2b
|
Bug 720808 - Add nsJSEventListener and nsGlobalWndow to BBP, r=mccr8
--HG--
extra : rebase_source : e6512fe1b8b19b3ddd959b992ce0f2672b0b072f
|
2012-01-26 16:03:21 +01:00 |
|
Ms2ger
|
a69df32e9b
|
Bug 698420 - Make nsScriptObjectHolder typesafe; r=bz
|
2011-12-18 11:05:12 +01:00 |
|
Ms2ger
|
96c111fa09
|
Bug 704593 - Remove JS-specific nsGlobalWindow::ClearTimeoutOrInterval(); r=jst
|
2011-11-26 11:23:25 +01:00 |
|