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 |
|
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 |
|
Mounir Lamouri
|
217cc05846
|
Bug 625042 - nsIWeakReferenceUtils.h should include nsIWeakReference.h. r=bsmedberg a=jst
|
2011-01-19 12:13:54 +01: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
|
525143557c
|
Bug 624187 - r=smaug a=blocking-beta
--HG--
extra : rebase_source : e8ed7004507dfcef58d7144d89eb5205d2b0b99c
|
2011-01-14 16:34:50 +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 |
|
Olli Pettay
|
c6689c3d47
|
Bug 597315 Part 1 (session history) - Frameset history does not work properly when restoring a tab [r=bz, a=blocking2.0:betaN+]
|
2010-12-27 16:22:46 -05:00 |
|
Alex Pakhotin
|
d0352254b7
|
Bug 613080 - External URL handler service. r=bz a=blocking-fennec
--HG--
extra : rebase_source : 305c50e07138ffad437c3faf51453a4056c4ae3e
|
2010-11-23 15:40:46 -08:00 |
|
Ehsan Akhgari
|
8f220c0f97
|
Bug 611798 followup - correct a bug number in the crashtest annotation; a=DONTBUILD
--HG--
extra : rebase_source : 2c64948adb349570dc38043bd5bd569d380f8182
|
2010-12-13 14:48:49 -08:00 |
|
Ehsan Akhgari
|
70883a0724
|
Bug 611798 - Do not pretent that we need the presshell to exist in order to turn off update view batching when the editor operations finish, because we don't; r=bzbarsky a=blocking-final+
This patch should fix all of the possible cases where a browser window stops painting when the presshell dies in the middle of an editor operation.
|
2010-12-10 17:14:26 -05:00 |
|
Joel Maher
|
0cdbc319b0
|
Bug 601245 Stop packaging test files which are in tests.jar r=ctalbert a=test-only
|
2010-12-09 14:47:21 -08:00 |
|
Daniel Brooks
|
5d4df79b2c
|
back out about:startup due to crashes during mochitests (a89f24bf1798) a=bustage
|
2010-12-08 03:43:33 -06:00 |
|
Daniel Brooks
|
6afae34b00
|
Bug 593743 - about:startup page showing historical startup timings; final merge with trunk. ui-r=beltzner feedback=mak77 r=mossop sr=vlad a=bsmedberg
|
2010-12-07 22:10:14 -06:00 |
|
Mats Palmgren
|
c2163496cc
|
Bug 614756. r=Olli.Pettay a=roc
|
2010-12-08 03:17:33 +01:00 |
|
Daniel Brooks
|
3c81e78044
|
about:startup - merge vlad's review comments with the trunk
--HG--
rename : testing/mochitest/runtests.py.in => testing/mochitest/runtests.py
|
2010-11-23 09:49:19 -06:00 |
|
Jonas Sicking
|
9db8689cdf
|
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 |
|
Daniel Brooks
|
88754df979
|
about:startup - merge with trunk, again. try: -b o -p linux,linux64,macosx64,win32 -m all -u crashtest -t all
|
2010-11-05 21:50:30 -05:00 |
|
Daniel Brooks
|
3b27def312
|
about:config - merge with trunk
|
2010-10-29 14:18:58 -05: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 |
|
Brandon Sterne
|
9e90c6afc8
|
Bug 608662 - fix X-Frame-Options crash when using external view-source editor, r=jst, a=blocking2.0
|
2010-11-05 09:33:26 -07:00 |
|
Daniel Brooks
|
362fafd9da
|
about:startup - merge with trunk
|
2010-10-24 16:24:58 -05:00 |
|