Matheus Kerschbaum
|
4eb6429f47
|
Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg
|
2011-04-02 19:14:00 -07:00 |
|
Peter Van der Beken
|
dbe2853e3d
|
Fix for bug 637116 (Leak documents+windows with replaceState, focus, event handler closure). r=mrbkap.
--HG--
extra : rebase_source : 57090db5f6805d70811dc5753e2bc91feb65c0b5
|
2011-03-03 12:55:55 +01:00 |
|
Boris Zbarsky
|
d82a6bf3cf
|
Bug 629559. Clone child session history entries on anchor navigation. r=dtownsend,smaug
--HG--
rename : dom/tests/mochitest/general/historyframes.html => docshell/test/historyframes.html
rename : dom/tests/mochitest/general/test_framedhistoryframes.html => docshell/test/test_framedhistoryframes.html
rename : dom/tests/mochitest/general/test_windowedhistoryframes.html => docshell/test/test_windowedhistoryframes.html
|
2011-03-30 13:40:48 -04:00 |
|
Ms2ger
|
4b1168a59f
|
Bug 637864 - Give nsIViewManager::GetRootView a sane signature; r=bz
|
2011-03-29 22:24:54 -04:00 |
|
Ms2ger
|
afb8ed489f
|
Bug 639849 - Remove nsIDOM3Document; r=bz
|
2011-03-26 17:06:27 +01:00 |
|
Boris Zbarsky
|
449c3d5047
|
Bug 633421. Throttle timeouts in background tabs to 500ms, noot 10ms. r=jst
|
2011-03-25 21:05:55 -04:00 |
|
Benjamin Smedberg
|
f91305fd95
|
Bug 617539 - Fold in nsIDocShell_MOZILLA_2_0_BRANCH, r=bz
|
2011-03-25 11:03:34 -04:00 |
|
Brad Lassey
|
7f36eddd1d
|
bug 623820 - Text zoom reflow messes up layout on AMO and other sites r=roc,dbaron a=blocking-fennec
|
2011-03-10 23:33:43 -05:00 |
|
Ehsan Akhgari
|
a7644ea0eb
|
Back out changeset 4b7c9efbf269 (bug 637644) to investigate whether it is the culprit for Linux Moth oranges on our CLOSED TREE; a=investigatory-backout-blessed-by-#developers
|
2011-03-02 15:01:15 -08:00 |
|
Boris Zbarsky
|
b96228ef38
|
Bug 637644. Start layout on the new document in CreateAboutBlankContentViewer, since if we don't do it here no one ever will. r=jst, a=blocker
|
2011-03-02 14:45:13 -05:00 |
|
Jonas Sicking
|
ce5698e6e2
|
Bug 635844 part 2: Update pushState to latest agreed behavior. r=jlebar a=beltzner/jst
|
2011-02-28 23:08:56 -08:00 |
|
Jonas Sicking
|
187d172f47
|
Bug 635844 part 1: Back out bug 615501 since we'll no longer fire the "initial popstate" event, and thus don't need a way to differentiate it. r=jlebar a=beltzner
|
2011-02-28 23:08:56 -08:00 |
|
Justin Lebar
|
44db5ba090
|
Bug 634834 - Throw an error if JSON stringification during history.push/replaceState navigates the page. r=bz, a=blocking
|
2011-02-18 16:15:42 -08:00 |
|
Peter Van der Beken
|
54ff70be24
|
Fix for bug 633738 (quora.com bloats out of control (part 3)) - keep editor alive when navigating back. r=bz, a=jst.
|
2011-02-16 13:07:48 +01:00 |
|
Peter Van der Beken
|
c4aeb00d0d
|
Fix for bug 633738 (quora.com bloats out of control (part 3)) - make nsHTMLEditor participate in CC, clear editor from SHistory if we're not storing anything else. r=jst, a=jst.
|
2011-02-16 13:07:47 +01:00 |
|
Jonas Sicking
|
8147551d23
|
Bug 634435: Add a property to expose the current pushState-state. r=jlebar a=beltzner
|
2011-02-17 12:44:04 -08:00 |
|
Justin Lebar ext:(%2C%20Ms2ger%20%3Cms2ger%40gmail.com%3E)
|
94f6d9d6bd
|
Bug 615501 - Make push/replaceState suppress the popstate-after-load event; r=sicking a=jst
|
2011-02-14 13:15:29 -08:00 |
|
Olli Pettay
|
d7cd28c72a
|
Bug 633413, don't bfcache so often, part 2, r=bz, a=blocker
--HG--
extra : rebase_source : 434c40c52237a3f6b35916288579ab6572e702ff
|
2011-02-15 13:41:38 +02:00 |
|
Ehsan Akhgari
|
52752d9e48
|
Back out changeset 0fd8793db7f3 (bug 633738) because of various oranges in different test suites on multiple platforms; a=orange
|
2011-02-14 18:45:23 -05:00 |
|
Peter Van der Beken
|
b478202897
|
Fix for bug 633738. Fix leak due to session history code keeping an editor alive too long. Patch by peterv and bz, r=jst@jstenback.com, a=blocker
|
2011-02-14 14:26:14 -08:00 |
|
Timothy Nikkel
|
56f239f4a2
|
Bug 597774. Make sure to invalidate when inserting the root view of a document when it is coming out of the bfcache. r=roc,bz a=roc
|
2011-02-09 22:35:03 -06:00 |
|
Benjamin Stover
|
eec3a27fa1
|
Bug 630593 DocShell history gives NS_ERROR_OUT_OF_MEMORY for useGlobalHistory r=bz r=sdwilsh a2.0=mfinkle
|
2011-02-09 11:45:53 -08:00 |
|
Dave Townsend
|
21770eb7c8
|
Bug 631440: Crash [@ nsDocShell::AddToSessionHistory] with pushState. r=bz, a=bsmedberg
|
2011-02-08 14:46:56 -08:00 |
|
Dave Townsend
|
90729fb263
|
Bug 602256: Using history.pushState in a page breaks history tracking for inner frames. r=bz, a=blocks-betaN
|
2011-02-03 09:27:39 -08:00 |
|
Boris Zbarsky
|
eb8fce667c
|
Bug 625712. Make useGlobalHistory work again on docshells. r=sdwilsh
|
2011-01-28 09:29:01 -05:00 |
|
Boris Zbarsky
|
f039742037
|
Bug 611381. Don't assume we have a prompt. r=jst, a=blocker
|
2011-01-19 17:40:02 -05:00 |
|
Olli Pettay
|
6d5e996e4e
|
Bug 622480, no need to save old presentation always, r=bz, a=blocking
--HG--
extra : rebase_source : 3d1453d72509e89b2929de49702dcd6dc6e94f81
|
2011-01-18 21:55:04 +02:00 |
|
Mounir Lamouri
|
9161b20b52
|
Follow-up from bug 623482: improve error message. r+a=me DONTBUILD
|
2011-01-17 12:23:47 +01:00 |
|
Mounir Lamouri
|
a88195a9fc
|
Bug 623482 - Present error page when someone tries to access remote XUL. r+a=sicking
--HG--
extra : rebase_source : 2786e51db70ca0c66f6388376711e74816828c2d
|
2011-01-14 16:33:57 +01:00 |
|
Justin Lebar
|
cac22add26
|
Bug 619113 - Fix Vim modeline in nsDocShell.cpp. rs=jst a=DONTBUILD
|
2010-12-15 14:09:07 -08:00 |
|
Mats Palmgren
|
c2163496cc
|
Bug 614756. r=Olli.Pettay a=roc
|
2010-12-08 03:17:33 +01:00 |
|
Ms2ger
|
6567553279
|
Bug 589907 - Fix unused variable warning in docshell/ r=benjamin a=npob (debug warning)
|
2010-12-05 15:38:30 +00:00 |
|
Benjamin Stover
|
a61f3df8cb
|
Bug 598078 - DocShell warning: Could not fetch previous flags, URI will be treated like referrer. r=bz, a=warning
|
2010-09-20 10:27:28 -07:00 |
|
Justin Lebar
|
5039e47c46
|
Bug 615061 - Dispatch the hashchange event synchronously. r=smaug, a2.0=blocking
|
2010-11-29 11:13:12 -08:00 |
|
Justin Lebar
|
5d80839013
|
Bug 582795 - nsDocShell::LoadPage should assign a unique document identifier to its cloned SHEntry so changing charsets in view-source works. Also fixes bug 585298. r=bz a=blocking2.0
|
2010-08-09 10:16:50 -07:00 |
|
Olli Pettay
|
b9b052b3aa
|
Bug 612887, Try to fix a session history crash, r=jst, a=blocking
|
2010-11-19 14:01:10 +02:00 |
|
Margaret Leibovic
|
dd63205961
|
Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page. r=gavin+bz, a=blocking-beta7
|
2010-10-28 15:00:31 -07:00 |
|
Robert O'Callahan
|
ea93b2367b
|
Backed out changeset ecd1948992eb
|
2010-10-29 16:07:46 +13:00 |
|
Margaret Leibovic
|
28e7c9718a
|
Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page. r=gavin+bz, a=blocking-beta7
|
2010-10-28 15:00:31 -07:00 |
|
Honza Bambas
|
2a43330d52
|
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 |
|
Blake Kaplan
|
667e474ffe
|
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 |
|
Mounir Lamouri
|
10ebaa7a73
|
Merging backout.
|
2010-09-30 17:05:19 -07:00 |
|
Mounir Lamouri
|
a94d43b800
|
Bug 600813 - Removing PUT and DELETE form methods. a=blocking-b7
|
2010-09-30 16:55:11 -07:00 |
|
Mounir Lamouri
|
630667c515
|
Merge backout.
|
2010-09-30 16:49:56 -07:00 |
|
Mounir Lamouri
|
ccfa5e6be4
|
Bug 600813 - Remove PUT and DELETE form methods. r=backout a=blocking-b7
|
2010-09-30 16:48:52 -07:00 |
|
Mounir Lamouri
|
d7c2bd7a86
|
Bustage: not HTTP channel shouldn't be consider as an unsafe HTTP channel. r+a=bustage
|
2010-09-10 10:03:40 +02:00 |
|
Mounir Lamouri
|
a013a3e442
|
Bug 583288 (2/2) - Let forms using DELETE and PUT HTTP method when submitting. r=jst,sicking a2.0=sicking
|
2010-09-10 07:00:10 +02:00 |
|
Timothy Nikkel
|
debffe8d9a
|
Bug 591157. Remove unneeded SetDOMDocument call. r=bzbarsky a=jst
|
2010-09-11 13:24:50 -05:00 |
|
Olli Pettay
|
6861d60e76
|
Bug 534178, remove dublicate nsSHTransactions, r=bz, a=blocking
--HG--
extra : rebase_source : a963bc21f3d2fd2038d6b26e50ad9aa50f6bc3e4
|
2010-09-05 21:10:35 +03:00 |
|
Justin Lebar
|
2419196a47
|
Bug 590573 - Followup, remove printf accidentally left in docshell. rs,a=dholbert
--HG--
extra : rebase_source : 1d9f31b391a7d5eebff6ee2bb691d4b0a3709d09
|
2010-08-27 15:34:07 -07:00 |
|