Ehsan Akhgari
|
9fc520a05c
|
Merge cedar into mozilla-central
|
2011-04-06 16:39:14 -07:00 |
|
Mounir Lamouri
|
6f815586ba
|
Bug 625760 - Make "Remote XUL unsupported" error page localizable. r=sicking
|
2011-04-06 14:20:23 -07:00 |
|
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
|
2954d42faa
|
Bug 571685 - Move remainders of webshell into /docshell/base; r=bzbarsky
--HG--
rename : webshell/public/nsIClipboardCommands.idl => docshell/base/nsIClipboardCommands.idl
rename : webshell/public/nsIContentViewerContainer.idl => docshell/base/nsIContentViewerContainer.idl
rename : webshell/public/nsIDocumentLoaderFactory.idl => docshell/base/nsIDocumentLoaderFactory.idl
rename : webshell/public/nsILinkHandler.h => docshell/base/nsILinkHandler.h
rename : webshell/public/nsIRefreshURI.idl => docshell/base/nsIRefreshURI.idl
rename : webshell/public/nsIWebShellServices.h => docshell/base/nsIWebShellServices.h
|
2011-03-29 22:24:53 -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
|
0e5ad3f2d0
|
Bug 617539 - Fold nsIContentViewer_MOZILLA_2_0_BRANCH, r=sicking
|
2011-03-25 11:03:34 -04:00 |
|
Benjamin Smedberg
|
f91305fd95
|
Bug 617539 - Fold in nsIDocShell_MOZILLA_2_0_BRANCH, r=bz
|
2011-03-25 11:03:34 -04:00 |
|
Olli Pettay
|
55a0683f87
|
Bug 632835 - Firefox doesn't pass iframe test from bug 363109 correctly, r=bz
|
2011-03-24 14:23:36 +02:00 |
|
Olli Pettay
|
08504d7888
|
Bug 624758, [@nsSHistory::EvictContentViewersInRange] and [@nsSHistory::EvictGlobalContentViewer], r=bz
|
2011-03-24 14:22:23 +02:00 |
|
Boris Zbarsky
|
62372c8bce
|
Bug 637644. Start layout on the new document we just created in nsGlobalWindow::SetOpenerScriptPrincipal, since if we don't do it here no one ever will. r=jst
|
2011-03-02 14:45:13 -05:00 |
|
Mitchell Field
|
a514f06e6f
|
Merge mozilla-central to build-system.
|
2011-03-13 04:21:37 +11: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 |
|
Olli Pettay
|
9ad6712138
|
Backout Bug 632835 in order to fix Bug 632835, a=backout
|
2011-02-26 18:30:57 +02:00 |
|
michal.novotny@gmail.com
|
eb6bbce30d
|
Bug 632835 - Firefox doesn't pass iframe test from bug 363109 correctly, r=smaug+bz, a=hardblocker
|
2011-02-23 15:47:09 +02: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 |
|
Justin Dolske
|
a0e80dc774
|
Bug 613800 - A Race Condition when closing inactive tab with alerts in OnBeforeUnload; r=jst a=blocking-final
|
2011-02-15 19:35:28 -05: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 |
|
Mitchell Field
|
6faf9acaef
|
Merge mozilla-central to build-system.
|
2011-03-02 20:38:54 +11:00 |
|
Mitchell Field
|
1941025642
|
Merge mozilla-central to build-system.
|
2011-02-28 18:28:40 +11:00 |
|
Kyle Huey
|
225c13b333
|
Merge m-c to bs.
|
2011-02-25 15:23:05 -05:00 |
|
Mitchell Field
|
646d79f2db
|
Merge mozilla-central to build-system.
|
2011-02-23 00:01:54 +11:00 |
|
Mitchell Field
|
a6788f0842
|
Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras
|
2011-02-20 06:10:24 +11: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 |
|
Doug Turner
|
46e829073e
|
Bug 624758 - crash [@nsSHistory::EvictContentViewersInRange] and [@nsSHistory::EvictGlobalContentViewer] don't handle failure of GetTransactionAtIndex. r=smaug, a=blocking-fennec
--HG--
extra : rebase_source : 9ebbd9e4d438ea2e20b61d80a76f765ab63ad4e6
|
2011-01-28 21:40:23 -08:00 |
|
Boris Zbarsky
|
eb8fce667c
|
Bug 625712. Make useGlobalHistory work again on docshells. r=sdwilsh
|
2011-01-28 09:29:01 -05:00 |
|
Alon Zakai
|
c213200d10
|
Bug 610417 followup - Fix types in function definitions. r=smaug a=blocking-fennec
|
2011-01-26 10:52:45 -08:00 |
|
Serge Gautherie
|
8a515d68b5
|
Bug 628890 - mochitests-2: test_bug509055.html should not call SimpleTest.finish() before it actually has; (Av1) Wrap the call in SimpleTest.executeSoon() (ftb).
r=Olli.Pettay a=(test-only).
|
2011-01-26 17:07:28 +01:00 |
|
Jeff Walden
|
f15d2639f5
|
Bug 497869 - Future reserved words are syntax errors in strict mode. r=brendan
|
2011-01-22 17:46:22 -08:00 |
|
Jeff Walden
|
985dbafd23
|
Back out everything from the last several hours for turning into a disaster zone finally ending in total orange. r=return-to-sanity
|
2011-01-23 03:12:28 -08:00 |
|
Jeff Walden
|
ca2ed756b9
|
Another round of orange fixes, sigh. r=orange yet again
|
2011-01-23 00:12:05 -08:00 |
|
Jeff Walden
|
e7b350156f
|
More orange-fixing. r=yellowish-red
|
2011-01-22 22:52:02 -08: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 |
|
Alon Zakai
|
1089711c03
|
Bug 610417 - Optimize eviction in bfcache. r=smaug a=blocking-fennec
|
2011-01-19 11:57:36 -08:00 |
|