Justin Lebar
|
846c22bd6f
|
Bug 615061 - Dispatch the hashchange event synchronously. r=smaug, a2.0=blocking
|
2010-11-29 11:13:12 -08:00 |
Steven Michaud
|
69579e6d6d
|
Bug 613376 - r=josh a=blocking2.0beta8+
|
2010-11-23 14:45:40 -06:00 |
Jonas Sicking
|
a32d399c43
|
Bug 608669: Make chrome-document-global-created be properly dispatched on newly opened windows. r=jst a=blocker
|
2010-11-23 00:50:56 -08:00 |
Jonas Sicking
|
69e89bba31
|
Bug 609030: Update createBlobURL/revokeBlobURL to it's final name. r=jst a=blocker
|
2010-11-23 00:50:55 -08:00 |
Michael Wu
|
c196ba1480
|
Bug 581596 - Create GetInputMode API, r=masayuki,roc sr=roc a=blocking-fennec
|
2010-11-22 22:48:45 -08:00 |
Justin Dolske
|
3f24548d09
|
Bug 59314 - Alerts should be content-modal, not window-modal (Part 2). r=jst, feedback=gavin, a=blocking+
|
2010-11-19 21:23:27 -08:00 |
Justin Dolske
|
0be1f2f5d9
|
Bug 611566 - Remove Enter/LeaveModalState calls from nsGlobalWindow alert/confirm/prompt. r=jst, a=blocking+
|
2010-11-17 22:44:50 -08:00 |
Robert Sayre
|
ce08dcb337
|
Merge mozilla-central to tracemonkey.
|
2010-11-16 07:25:10 -08:00 |
Ben Turner
|
b31bd393ef
|
Bug 580096 - 'move the cycle collector off the main thread'. r=peterv+jst
|
2010-11-11 14:52:30 -08:00 |
Ben Turner
|
8a7f246a7c
|
Bug 608170 - 'ChromeWorkers should have atob, btoa'. r=jst, a=blocking+
|
2010-11-15 17:39:28 -08:00 |
Justin Dolske
|
3239434902
|
Bug 611166 - Use window's context for tracking modal state. r=mrbkap, a=me
|
2010-11-11 20:51:23 -08:00 |
Doug Turner
|
aa63d2f63a
|
Bug 605309 - DesktopNotificationCenter gets itself in leak cycles. r=jst a=blocking-betaN
|
2010-10-18 18:54:00 -07:00 |
Boris Zbarsky
|
02e280deea
|
Bug 605492 part 2. Add a way to get an outer window object given its window id via windowutils. r=mrbkap
|
2010-10-20 20:24:16 -04:00 |
Boris Zbarsky
|
050fcd6908
|
Bug 605492 part 1. Add an nsIScriptError2 interface that exposes an outer window id, and set the window id for script errors coming through the DOM JS error reporter. r=mrbkap
|
2010-10-20 20:24:15 -04:00 |
Honza Bambas
|
e3cf711385
|
Bug 536295 - e10s HTTP: offline application cache, r=dwitte, sr=cbiesinger, a=fennec-2.0b2+
--HG--
rename : uriloader/prefetch/nsOfflineCacheUpdate.cpp => uriloader/prefetch/OfflineCacheUpdateChild.cpp
rename : uriloader/prefetch/nsOfflineCacheUpdate.cpp => uriloader/prefetch/nsOfflineCacheUpdateService.cpp
|
2010-10-20 19:12:32 +02:00 |
Ben Turner
|
c336d415a2
|
Bug 603811 - 'IndexedDB: Implement setVersion changes to the spec'. r=sicking, a=blocking2.0-betaN+
|
2010-10-19 10:58:52 -07:00 |
Dão Gottwald
|
dfd3ee36d8
|
Bug 591573 - remove support for general.useragent.vendor & vendorSub. r=dwitte sr=dveditz a=jst
|
2010-10-15 11:11:19 +02:00 |
Blake Kaplan
|
5f95cb683b
|
Merge mozilla-central into tracemonkey
|
2010-10-13 17:54:54 -07:00 |
Jonas Sicking
|
29c6b71631
|
Bug 575946: Implement File.slice. r=khuey sr=biesi a=beltzner
|
2010-10-13 16:25:33 -07:00 |
Peter Van der Beken
|
85ea4132e0
|
Try to fix orange from d468bf98f7a1 (Fix for bug 603531 ("ASSERTION: bad outer object hook" and crash [@ js::gc::Cell::compartment]), compartments followup.)
--HG--
extra : rebase_source : 26ed7548f57836136162e6830034d0e40bf0853b
|
2010-10-12 17:25:34 -07:00 |
Peter Van der Beken
|
f4205b3474
|
Fix for bug 603531 ("ASSERTION: bad outer object hook" and crash [@ js::gc::Cell::compartment]), compartments followup. r=mrbkap.
|
2010-10-12 15:03:15 -07:00 |
Blake Kaplan
|
703fd78188
|
Bug 603533 - We need to hold a strong reference when forwarding to the outer window. r=jst
--HG--
extra : rebase_source : e885ff63003bd52d94bb3d2bc7ea0e1c631884b6
|
2010-10-12 11:59:28 -07:00 |
Andreas Gal
|
d386bcf30f
|
Bug 580128. Don't preserve the navigator object in cross compartment navigation. r=jst@mozilla.org
|
2010-10-10 15:46:01 -07:00 |
Blake Kaplan
|
3ad1d56a2e
|
bug 580128 - The window is named Window, not WindowProxy. r=gal
|
2010-10-10 15:43:01 -07:00 |
Blake Kaplan
|
a4b07e2132
|
bug 580128 - Find the true caller through the wrappers. r=jst
|
2010-10-10 15:36:01 -07:00 |
Johnny Stenback
|
207a1d7d52
|
bug 580128 - Forward to outer in AreDialogsBlocked. r=mrbkap
|
2010-09-28 17:02:43 -07:00 |
Blake Kaplan
|
2665901a71
|
bug 580128 - Avoid using the parent chain of proxies for anything because it's often wrong. r=jst
|
2010-09-24 18:00:58 -07:00 |
Blake Kaplan
|
bcc2c1c1da
|
Bug 580128 - Fix compartment warnings by entering. r=gal/peterv/jst/mrbkap/jorendorff (and written by all of us too).
|
2010-09-22 17:34:20 -07:00 |
Blake Kaplan
|
c087d103c7
|
bug 603152 - Inner windows principals must remain constant. If we want to change them, change the inner window instead. r=bz
|
2010-09-17 14:54:41 -07:00 |
Blake Kaplan
|
6a34b8b04e
|
Bug 580128 - Fix a leak caused by holding a non-cycle collectable object instead of a cycle-collectable one. r=peterv
|
2010-09-03 14:15:50 -07:00 |
Blake Kaplan
|
10ebae6d32
|
bug 580128 - Fix code that expects XPConnect to hand outer windows to C++ from JS. r=peterv
|
2010-09-17 14:54:40 -07:00 |
Blake Kaplan
|
e106d8ade7
|
bug 580128 - Now that we use a proxy for the outer window, nsOuterWindowSH is unused (except for PreCreate). Nuke it. r=peterv
|
2010-09-17 14:54:40 -07:00 |
Blake Kaplan
|
00a12e0549
|
bug 580128 - Create a proxy for the outer window and use it. Note: this turns on new wrappers for all objects. r=peterv
|
2010-09-17 14:54:40 -07:00 |
Honza Bambas
|
393fb4d1fc
|
Bug 599479 - Accessing window.localStorage with dom.storage.enabled=false causes NS_ERROR_DOM_SECURITY_ERR, r=jst, a2.0=jst
|
2010-10-07 16:43:18 +02:00 |
Kyle Huey
|
31138ce8d1
|
Bug 599966: Null check argument of window.createBlobURL to avoid crashing. r=sicking a=blocking-beta-8
--HG--
rename : content/base/test/test_bug543870.html => content/base/test/test_mozfiledataurl.html
extra : rebase_source : 43ce51487370b415340cb18de74e5bf0e718067f
|
2010-10-02 04:24:41 -04:00 |
Mike Kristoffersen
|
ad7803d4cc
|
Bug 561244 - e10s: forward JS 'crypto' calls from content->chrome (Part 1/3 - Adding unique define to disable crypto object) r=jst a=blocking-fennec
--HG--
extra : rebase_source : 4ad7c331127b5fc75aebbad45a6a529aabe4f5e6
|
2010-09-29 18:56:46 +02:00 |
Kyle Huey
|
023ce90da6
|
Bug 594964: Fix moz-filedata principal handling so that files can be dragged and dropped. r=sicking a=blocker
|
2010-09-17 21:22:44 -04:00 |
Johnny Stenback
|
9ccddbd717
|
Fixing bug 61098. Give users a way out of inifinite modal dialog loops. Original patch by Nochum Sossonko. r=jonas@sicking.cc a=beta7+
|
2010-09-16 18:24:14 -07:00 |
Jonas Sicking
|
4299b92339
|
Bug 391177: XSLT should reuse the existing inner window in order to help debuggers and the like. r=jst a=blocker CLOSED TREE
|
2010-09-15 15:54:00 -07:00 |
Jonas Sicking
|
93b4f19090
|
Bug 596385: Update syntax for getting an url for a File to latest spec. r=jst a=blocker
|
2010-09-15 15:52:49 -07:00 |
Doug Turner
|
13ad615a00
|
Bug 573588 - Implement Desktop Notifications r=smaug, a=beltzner
--HG--
extra : rebase_source : 05ec761dd838e4f85a63df677c6335e456a8dfd6
|
2010-09-09 22:00:14 -07:00 |
Ben Turner
|
84a494fa2a
|
Bug 591516 - 'IndexedDB: Add some UI to prompt for IndexedDB permissions'. r=sicking+gavin.
|
2010-09-09 15:15:40 -07:00 |
James Darpinian
|
c1f9e1521a
|
Bug 369306 - If dom.disable_window_flip is enable, block .blur() and .focus() if opener is different from the caller. r=jst a2.0=blocking
|
2010-09-09 20:18:23 +02:00 |
Boris Zbarsky
|
34b08bb2f5
|
588174. Make it possible to pass an explicit callback function to mozRequestAnimationFrame. r=roc, sr=dbaron
|
2010-09-09 01:38:04 -04:00 |
Jonas Sicking
|
fe6f9ed5f4
|
Bug 582176: Only send content-document-global-created (and its chrome counter part) when a new window was actually created. Not when we fast-backed to one. r=jst a=blocker
|
2010-09-03 15:53:28 -07:00 |
Jim Mathies
|
b96c1fc41a
|
Bug 591408 - Fix for full screen regression: Only send one dom event to content. r=bz a=blocking
|
2010-08-28 02:33:43 +02:00 |
Boris Zbarsky
|
eecde1c158
|
Backed out changeset d578993db396 (bug 590422) due to possible performance regressions (especially WinXP Tscroll).
--HG--
extra : rebase_source : e6ee7060691de0b87faefcdd3f4524cf01e1c0b4
|
2010-08-27 14:00:41 -04:00 |
David Zbarsky
|
3f2880f4d4
|
Bug 36619 - display notification when file picker is blocked r=sicking a=blocking
|
2010-08-27 11:49:08 -04:00 |
Boris Zbarsky
|
f0ac69c790
|
Bug 590422. Stop futzing with our timer scheduling and just schedule them. r=brendan
|
2010-08-27 00:25:44 -04:00 |
David Humphrey
|
65684751e0
|
bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save. r=smaug+kinetik+peterv, sr=vlad, a=vlad
|
2010-08-25 09:10:00 -04:00 |