Justin Lebar
|
76f85b36c5
|
Back out changesets 6a2c57fa8edf, 34526f45d863 (bug 737307) due to web-facing regressions (e.g. bug 739478). r=bz
--HG--
extra : rebase_source : 4b595ee4ef7ab60a1d831bf50f1c973161e3187c
|
2012-03-26 17:10:07 -07:00 |
|
Justin Lebar
|
7fbfb4bae3
|
Bug 737307 - Part 2: Fix. r=bz
|
2012-03-21 09:53:40 -04:00 |
|
Justin Lebar
|
d64a9f844b
|
Back out 4d69dc0ec681 (bug 737307) due to orange.
|
2012-03-21 08:57:14 -04:00 |
|
Justin Lebar
|
6dc75a3ff2
|
Fix bug 737307. r=bz
|
2012-03-21 07:38:01 -04:00 |
|
Justin Lebar
|
d77dae5390
|
Bug 725796 - Make window.{top,parent,frameElement} respect <iframe mozbrowser>. r=bz
|
2012-03-04 11:02:00 -05:00 |
|
Josh Matthews
|
7c3ef60c66
|
Bug 722840 - Add private browsing attribute to docshells. r=bz
|
2012-02-02 14:03:46 -05:00 |
|
Simon Montagu
|
4feaa1e8f3
|
Move nsIDocumentCharsetInfo out of intl/chardet into nsIDocShell, Bug 713825, r=bz, mbrubeck
|
2012-01-24 11:52:05 +02:00 |
|
Oonishi Atsushi
|
ebc58fb880
|
Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky
|
2011-11-10 15:01:11 +01:00 |
|
Ehsan Akhgari
|
2a602a5685
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
Michael Wu
|
d8e503c38b
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|
Boris Zbarsky
|
cace3f9b5b
|
Bug 444641 part 2. Factor out the channel owner setting from docshell so other consumers can use it too. r=jst,dveditz
|
2011-09-20 17:00:42 -04:00 |
|
Boris Zbarsky
|
a1f21e752a
|
Bug 444641 part 1. Factor out IsAboutBlank into nsNetUtil.h. r=jduell,jst
|
2011-09-20 17:00:41 -04:00 |
|
Henri Sivonen
|
53f1ae7717
|
Bug 684695 - Document the effect of non-null mLSHE on how subframe loads behave for session history purposes. r=bzbarsky.
|
2011-09-08 17:31:27 +03:00 |
|
Olli Pettay
|
209c56c874
|
Bug 666604 - Allow untrusted events to trigger a link, r=bz
--HG--
extra : rebase_source : e0b8510a039425c17a3d412241aa8f24df05558a
|
2011-06-30 14:52:11 +03:00 |
|
Jan Varga
|
9ed93f386e
|
Bug 635673 - Content inside xul:iframe with type=content is always able to resize top chrome window. r=bz
|
2011-06-25 13:42:41 +02:00 |
|
Masayuki Nakano
|
501d9048c0
|
Bug 666901 docshell should use mozilla::Preferences r=bz
|
2011-06-25 10:55:46 +09:00 |
|
Jonas Sicking
|
e3f6b769a1
|
Bug 658714 Part 5: Search'n'replace nsPIDOMEventTarget to nsIDOMEventTarget. r=smaug
|
2011-06-23 19:18:00 -07:00 |
|
Igor Bazarny
|
39a01edf21
|
bug 570341 Initial implementation of web timing specification
r=smaug sr=biesi
|
2011-06-23 12:39:48 +02:00 |
|
Dão Gottwald
|
9875ff106c
|
Backed out changeset dc3780dd8a43 (bug 311007). Going to change onLocationChange instead of adding onLocationChange2.
|
2011-06-14 00:02:28 +02:00 |
|
Oonishi Atsushi
|
a32cac7d4c
|
Bug 311007 - Add onLocationChange2 which distinguishes between same-document and different-document location changes to web progress listeners. r=smaug, sr=bzbarsky
|
2011-06-04 05:31:07 +09:00 |
|
Justin Lebar
|
8ce3ec96a2
|
Bug 551225 - Make pushState use structured clone. r=zpao, sicking
|
2011-04-24 22:30:54 -04:00 |
|
Justin Lebar
|
f50c4cd27d
|
Bug 640387 - onhashchange should be fired when navigating between history entries created via history.pushState if the entries' URIs differ only in their hashes. r=smaug
--HG--
extra : rebase_source : de3b3389e1ed402362f46b4b17f7cd386aca8361
|
2011-03-31 12:35:04 -04:00 |
|
Zack Weinberg
|
51864c09d8
|
Bug 651017, part 1: minimize inclusion of ns*DeviceContext.h; move the printing error codes to nsIDeviceContextSpec.h; os2 small widget cleanup.
--HG--
extra : rebase_source : 5b7cebe68f71a760463e3522b159c7cde8a72f5e
|
2011-04-16 18:22:41 -07:00 |
|
Peter Van der Beken
|
4d0735697c
|
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
|
aae915ec33
|
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 |
|
Benjamin Smedberg
|
db7fa48a66
|
Bug 617539 - Fold in nsIDocShell_MOZILLA_2_0_BRANCH, r=bz
|
2011-03-25 11:03:34 -04:00 |
|
Jonas Sicking
|
0a21ea9298
|
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 |
|
Jonas Sicking
|
b816bf46cf
|
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)
|
dfd1d01778
|
Bug 615501 - Make push/replaceState suppress the popstate-after-load event; r=sicking a=jst
|
2011-02-14 13:15:29 -08:00 |
|
Dave Townsend
|
10ea57d5ae
|
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
|
98c1b5d367
|
Bug 625712. Make useGlobalHistory work again on docshells. r=sdwilsh
|
2011-01-28 09:29:01 -05:00 |
|
Olli Pettay
|
df3448dcd1
|
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 |
|
Margaret Leibovic
|
6a27d3fb58
|
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
|
6bb7a02bbf
|
Backed out changeset ecd1948992eb
|
2010-10-29 16:07:46 +13:00 |
|
Margaret Leibovic
|
f74adedb2c
|
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 |
|
Blake Kaplan
|
b594d291ff
|
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
|
6fb5c95481
|
Bug 600813 - Removing PUT and DELETE form methods. a=blocking-b7
|
2010-09-30 16:55:11 -07:00 |
|
Mounir Lamouri
|
5c3aec9631
|
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 |
|
Olli Pettay
|
f858e28089
|
Bug 534178, remove dublicate nsSHTransactions, r=bz, a=blocking
--HG--
extra : rebase_source : a963bc21f3d2fd2038d6b26e50ad9aa50f6bc3e4
|
2010-09-05 21:10:35 +03:00 |
|
Justin Lebar
|
5284bf7d11
|
Bug 590573 - pushState should save the scroll position of the old SHEntry, and going between pushStated entries should respect the saved scroll position. r=bzbarsky a2.0=blocking
|
2010-08-27 14:19:45 -07:00 |
|
Olli Pettay
|
75b4ffdc0e
|
Bug 462076 - Dynamically inserted iframes on refresh sometimes trade places, r=bz
|
2010-08-17 17:13:55 +03:00 |
|
Bobby Holley
|
27a2d4812b
|
Bug 343515 - need API for tabbrowsers to tell docshells they're visible/hidden.r=gavin,sr=bz,a=blocker
|
2010-08-05 11:27:52 -04:00 |
|
Benjamin Stover
|
e4051ec461
|
Bug 556400 - Add visits Asynchronously. r=mak r=sdwilsh sr=bz
|
2010-07-13 18:00:33 -07:00 |
|
Dave Townsend
|
f1d4bafdbd
|
Backed out changeset f9a700607b86 from bug556400 due to possible browser-chrome failures.
--HG--
extra : transplant_source : %AC%2C%060%A3Shzk%F0%19i%87%AB%D8%87%B8%5E%80%A6
|
2010-07-02 20:01:44 -07:00 |
|
Benjamin Stover
|
97eb3d6fee
|
Bug 556400 - Make adding visits asynchronous. r=sdwilsh r=mak sr=bz
|
2010-06-30 16:08:28 -07:00 |
|
Jason Duell
|
84b443f1c0
|
# User Michal Novotny <michal.novotny@gmail.com>
# Date 1272456176 -7200
Bug 549241 - Channel classifier should run in chrome process. r=biesi, sr=jst
|
2010-05-21 14:03:02 -07:00 |
|
Craig Topper
|
9eccdbd4d7
|
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
|
2010-04-10 16:09:38 -04:00 |
|
Shawn Wilsher
|
2fd7f20bd1
|
Bug 461199 (Part 17) - Remove no longer needed code from webshell and docshell.
r=bz
sr=sicking
|
2009-12-15 16:04:18 -08:00 |
|
Shawn Wilsher
|
412f4ad210
|
Backed out changeset af29773ebf66
|
2010-02-18 10:01:13 -08:00 |
|
Shawn Wilsher
|
f4c5449fdd
|
Bug 461199 (Part 17) - Remove no longer needed code from webshell and docshell.
r=bz
sr=sicking
|
2009-12-15 16:04:18 -08:00 |
|