Boris Zbarsky
463cb38edd
Bug 868996. Allow setting opener on the window to non-null, for just the lifetime of the page. r=bholley
2013-05-09 13:07:39 -04:00
Ryan VanderMeulen
c804b855d7
Backed out 6 changesets (bug 868996, bug 867903, bug 869014, bug 870219, bug 861587) for PGO bustage.
...
CLOSED TREE
2013-05-09 17:11:59 -04:00
Boris Zbarsky
73305ee094
Bug 868996. Allow setting opener on the window to non-null, for just the lifetime of the page. r=bholley
2013-05-09 13:07:39 -04:00
David Zbarsky
cc3ae7e546
Bug 868312: Root dom/workers r=bz
2013-05-09 03:27:40 -04:00
Terrence Cole
afa7e6700f
Bug 777548 - Make non-cc-participant tracing indirect; r=smaug,billm,jst
2013-03-28 13:37:22 -07:00
Ms2ger
462a4185fa
Bug 868727 - Pass an nsAString to nsGlobalWindow::GetChildWindow; r=bz
2013-05-05 09:03:19 +02:00
Ms2ger
879226f26a
Bug 868411 - Handlify js::GetObjectProto; r=bz
2013-05-05 09:03:14 +02:00
David Zbarsky
a4d5e39056
Bug 868312: Various dom rooting fixes r=bz
2013-05-04 03:52:57 -04:00
David Zbarsky
65577db573
Bug 868312: Root nsDOMClassInfo.cpp, part 2 r=bz
2013-05-04 03:51:53 -04:00
Boris Zbarsky
7722e3712c
Bug 865969 part 7. Fix rooting hazards in DOMJSProxyHandler.cpp. r=ms2ger
2013-05-03 19:29:09 -04:00
David Zbarsky
e1ec6f00cb
Bug 868312: Root part of nsDOMClassInfo.cpp r=bz
2013-05-03 14:53:32 -04:00
Bobby Holley
ae35d8196e
Bug 834699 - Stop checking dom.xbl_scopes. r=bz
2013-05-02 16:02:03 -07:00
David Zbarsky
1bc9e28725
Bug 866450 Part 3: Fix rooting hazards under content/ and dom/ r=bz
2013-05-02 05:12:46 -04:00
David Zbarsky
4ee20224dc
Bug 866450 Part 2: Fix rooting hazards under content/ and dom/ r=bz
2013-05-02 05:12:46 -04:00
Ed Morley
50846cada0
Backed out changeset b514d768d793 (bug 866450)
2013-05-02 11:57:14 +01:00
Ed Morley
783d08690f
Backed out changeset 6e6a175fc36a (bug 866450)
2013-05-02 11:57:10 +01:00
David Zbarsky
f600017ce2
Bug 866450 Part 3: Fix rooting hazards under content/ and dom/ r=bz
2013-05-02 05:12:46 -04:00
David Zbarsky
d9ede3c906
Bug 866450 Part 2: Fix rooting hazards under content/ and dom/ r=bz
2013-05-02 05:12:46 -04:00
Boris Zbarsky
0b50592673
Bug 866545. Remove the obsolete dom.enable_performance preference, so we can rely on things like performance.now() existing. r=smaug
2013-05-01 23:44:11 -04:00
Jim Blandy
62fa8b7821
Bug 862531: Replace BaseProxyHandler::obj_toString with className. r=jorendorff
2013-04-30 14:44:50 -07:00
Andrew McCreight
21b8e1e732
Bug 798165 - Make nsTimeout more of a real cycle collected class. r=smaug
2013-04-30 10:41:23 -07:00
Andrew McCreight
b26f1819a5
Bug 866151 - Clean up usage of nsCycleCollector.h and nsCycleCollectorUtils.h. r=smaug,bsmedberg
2013-04-30 10:41:22 -07:00
Bobby Holley
18bc49a336
Bug 865729 - Remove nsIJSContextStack from dom/foo. r=gabor
2013-04-29 11:16:18 -07:00
Aryeh Gregor
6714817176
Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger
2013-04-22 14:15:59 +03:00
Ms2ger
6467a3c5ea
Merge m-c to m-i.
2013-04-26 12:32:27 +02:00
Ms2ger
cad3cfe2bf
Bug 864166 - Part d: Outparamdel nsGlobalWindow::GetWebBrowserChrome; r=mounir
2013-04-26 08:51:04 +02:00
Ms2ger
6e6a5d9b29
Bug 864166 - Part c: Outparamdel nsGlobalWindow::GetTreeOwner; r=mounir
2013-04-26 08:51:01 +02:00
Ms2ger
7e1f7b7388
Bug 864166 - Part b: Don't return nsresult from infallible helper functions in nsGlobalWindow; r=mounir
2013-04-26 08:50:54 +02:00
Ms2ger
81cf87c0a2
Bug 864166 - Part a: Handle window.alert(null) in the binding layer; r=mounir
2013-04-26 08:50:02 +02:00
Ms2ger
b3a3e48e41
Bug 864165 - Outparamdel nsIWidget::GetSizeMode; r=tn
2013-04-26 08:49:47 +02:00
Boris Zbarsky
d09b7c50e4
Bug 857555. Make window.content return an existing named frame with that name if there is one. r=bholley
2013-04-25 22:46:19 -04:00
Boris Zbarsky
14516ad542
Bug 704063. Add an unprefixed version of requestAnimationFrame. r=roc, sr=smaug
2013-04-25 11:13:21 -04:00
Boris Zbarsky
f28c332283
Bug 753453. Add a way for us to pass a high-res timestamp to requestAnimationFrame callbacks. r=roc
2013-04-25 11:13:21 -04:00
Boris Zbarsky
e3eb6ca241
Bug 862629 part 1. Stop playing compartment games with WebIDL callbacks and just use the given object as-is. r=peterv
2013-04-24 14:59:15 -04:00
David Zbarsky
580c75d263
Bug 861729 - Remove nsPIDOMWindow::mDocument r=Ms2ger
2013-04-24 00:22:37 -04:00
David Zbarsky
96800c4570
Bug 861729 - Remove nsPIDOMWindow::GetExtantDocument r=Ms2ger
2013-04-24 00:22:37 -04:00
Jonathan Watt
bc14e2ee5b
Backout bug 862693 (Stop the :-moz-focusring pseudo-class from matching if an element is themed and the theme will display a visual indication of focus for the element. r=roc)
2013-04-21 11:30:11 +01:00
Marco Bonardo
1500badbe6
Bug 861302 - Allow indedexDB to be used from about:home
...
r=bz
2013-04-20 13:33:34 +02:00
Boris Zbarsky
67587fd044
Bug 862917. Remove the non-standard window.defaultStatus. r=smaug,gavin
2013-04-19 23:03:02 -04:00
Boris Zbarsky
2a0e9fe0aa
Bug 862540. Make window.status actually be settable (but have no effect unless the pref that no one ever sets is set). r=smaug
2013-04-19 23:03:01 -04:00
David Zbarsky
2285ef280b
Backout 2201d650ac90 for not building on Windows on a CLOSED TREE
2013-04-19 18:57:56 -04:00
David Zbarsky
0ac9c38341
Backout f710f8fb2ab0 for not building on windows
2013-04-19 18:57:11 -04:00
David Zbarsky
0e5a20c8c4
Bug 861729 - Remove nsPIDOMWindow::mDocument r=Ms2ger
2013-04-19 18:18:33 -04:00
David Zbarsky
ad38c564d1
Bug 861729 - Remove nsPIDOMWindow::GetExtantDocument r=Ms2ger
2013-04-19 18:18:33 -04:00
David Zbarsky
f149f29da7
Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 4 r=Ms2ger
2013-04-19 18:18:32 -04:00
Bobby Holley
388bfefb80
Bug 860438 - Simplify JSContext handling {Cancel,Suspend,Resume}WorkersForWindow. r=gabor
...
The only functional difference here is the removal of a bug in which we were
constructing a dom::workers::AutoSafeJSContext around aCx, but then continuing
to pass aCx to the callee. If aCx were to be null, we'd end up with a mismatch
between the stack and the active cx. But it looks likes stuff depends on cx
being non-null anyway, so that probably never happened.
2013-04-18 11:36:04 -04:00
Bobby Holley
2c59799176
Bug 860438 - Straightforward cases. r=gabor
2013-04-18 11:36:03 -04:00
Jonathan Watt
2f353cb3d7
Bug 862693 - Stop the :-moz-focusring pseudo-class from matching if an element is themed and the theme will display a visual indication of focus for the element. r=roc
2013-04-17 09:22:55 +01:00
Boris Zbarsky
dab80b3782
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
bfdde0b947
Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug
2013-04-15 14:38:48 +02:00