Jonathan Griffin
e1023f9b72
Test for bug 301397. r=bzbarsky
2009-08-12 18:42:10 -04:00
Nick Thomas
c0e897014e
Bug 503469, Support packaging WinCE Firefox builds as zip, complete.mar, r=ted.mielczarek
2009-08-11 15:50:32 +12:00
Justin Lebar
8053767916
Bug 509055: Changing document.title does not change SHEntry's title if document was loaded from history. r=smaug
2009-08-10 13:45:09 -07:00
Jonathan Griffin
c51c59366b
Remove unneeded focus check in order to fix bug 508188
2009-08-04 10:43:15 -07:00
Boris Zbarsky
ca62ee38ad
Bug 451898. When stopping an error page load, make sure to null out mLSHE. r=biesi
2009-07-29 13:39:28 -04:00
Jonathan Griffin
037b79d850
Another attempt to fix bug 503988: change the way we invoke find, check the Find bar's status afterwards.
2009-07-28 17:16:51 -07:00
Jonathan Griffin
4f533bdfc5
Another attempt to fix bug 503988
2009-07-24 09:33:20 -04:00
Justin Lebar
84d8f79881
Bug 504837: Hashchange event should not be restricted to firing only when the document's readystate is 'complete'. r/sr=smaug
2009-07-21 14:17:15 -07:00
Robert O'Callahan
c4938e93f0
Bug 352093. Part 12: Teach nsDocShell/nsDocumentViewer to deal with not having a widget
2009-07-22 12:45:10 +12:00
Jonathan Griffin
a28ee06cb8
Another attempt to fix random orange bug 503988
2009-07-21 13:41:57 -04:00
Johnny Stenback
81553e3643
Backed out changeset a28347623d0f due to mochitest failures.
2009-07-20 18:20:49 -07:00
Justin Lebar
1a0bd9840a
Bug 504837: Hashchange event should not be restricted to firing only when the document's readystate is 'complete'. r/sr=smaug
...
--HG--
extra : rebase_source : 977f304a4f318c9371da5065cab600f57804ea0d
2009-07-20 14:09:04 -07:00
Boris Zbarsky
2774b48c8a
Trying to fix bug 503988
2009-07-17 23:35:09 -04:00
Boris Zbarsky
fe64b010ca
Make the test output somewhat more useful.
2009-07-13 20:33:02 -07:00
Neil Deakin
13f9552baa
Bug 500224, don't focus elements during unload events, r=bz
2009-07-13 07:55:56 -04:00
Simon Montagu
dd21abcb80
Replace timeouts by event listeners in test cases for bug 92473 and bug 134911
2009-07-13 01:16:52 -07:00
Jonathan Griffin
092c5b7f93
Adding test for bug 396649. r=bzbarsky
2009-07-10 22:41:13 -07:00
Jonathan Griffin
345790cb1e
Adding test for bug 360511. r=bzbarsky
2009-07-10 22:41:12 -07:00
Jonathan Griffin
bd319658fe
Adding test for bug 298622. r=bzbarsky
2009-07-10 22:41:12 -07:00
Jonathan Griffin
d30445d649
Adding test for bug 321671. r=bzbarsky
2009-07-09 21:49:48 -07:00
Jonathan Griffin
62bafe55e1
Adding test for bug 293235. r=bzbarsky
2009-07-09 14:09:44 -07:00
Jonathan Griffin
2f94382d67
Add test for bug 294258. r=bzbarsky
2009-07-09 14:09:44 -07:00
Jonathan Griffin
4b58d3bd30
Adding test for bug 303267. r=mrbkap
2009-07-09 14:09:44 -07:00
jlebar
ea0de8d9e9
Bug 385434: Add support for HTML5 onhashchange. r=smaug, sr=sicking
2009-06-26 10:16:50 -07:00
Jonathan Griffin
142e987d3c
Bug 501235 - "add new mochitest sub-harness for docshell testing." r=bzbarsky
2009-06-30 18:35:32 -07:00
David Bolter
f1798f3a4f
Bug 467144 - nsIMutationObserver::AttributeChanged should provide old attribute value; r=bzbarsky, r+sr=sicking
2009-06-29 14:36:25 -04:00
Josh Aas
3ff84ea250
Remove nsIPluginManager/nsIPluginManager2. Fold their functionality into nsIPluginHost. b=499431 r/sr=jst
2009-06-25 17:06:54 -04:00
Steven Michaud
2867f8d155
get rid of nsIInternetConfigService. b=489864 r=josh sr=roc
2009-06-23 14:09:19 -05:00
Mark Smith
4014799e2e
Bug 437174 - Disabling 3rd party cookies breaks sending cookies for
...
channels with no docshell. r+sr=bzbarsky.
Added forceAllowThirdPartyCookie to nsIHttpChannelInternal.
Added LOAD_FLAGS_FORCE_ALLOW_COOKIES to nsIWebNavigation.
Added PERSIST_FLAGS_FORCE_ALLOW_COOKIES to nsIWebBrowserPersist.
--HG--
extra : rebase_source : 0ea11e1ed53d75152f57ffed74f44fc749a7a567
2009-06-16 10:30:25 -04:00
Arpad Borsos
77b21ab250
Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression
...
--HG--
extra : rebase_source : 568114bcfc5a7710d9e2c2fe5e234fa190bebba1
2009-06-16 14:38:51 +02:00
Olli Pettay
fe93cc2a50
Bug 498319, r+sr=bz
...
--HG--
extra : rebase_source : 3e2865232a43ef4e3a63627abf0f603e37351412
2009-06-16 12:05:09 +03:00
Arpad Borsos
a19520a847
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
2009-05-07 17:15:26 +02:00
Arpad Borsos
f935ad0919
Back out bug 474369, suspected of causing dhtml and tp3 regression
2009-06-12 23:20:55 +02:00
Arpad Borsos
2c38117932
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
...
--HG--
extra : rebase_source : 2f40cba97555521222512c7cd793c2a2adcca333
2009-05-07 17:15:26 +02:00
Marco Pesenti Gritti
937c796b26
Bug 495618 - "Reloading form posts fails with javascript nsIPromptService implementation". r+sr=bzbarsky
2009-06-11 13:09:34 -04:00
Neil Deakin
c78cc06ad6
Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE)
2009-06-10 14:00:39 -04:00
honzab.moz@firemni.cz
e09448b682
Fixing bug 495112. Partially revert the fix for bug 455070 to fix session storage regressions. r+sr=jst@mozilla.org
2009-05-28 16:15:26 -07:00
Honza Bambas
8d0cc33426
Bug 455070 - Make sessionStorage object conform the WHATWG spec, r+sr=jst
2009-05-21 00:27:31 +02:00
Honza Bambas
08c463d6d0
Backed out changeset b2e48c0aa965
2009-05-20 22:30:21 +02:00
Honza Bambas
1872712ab6
Bug 455070 - Make sessionStorage object conform the WHATWG spec, r+sr=jst
2009-05-20 20:19:38 +02:00
Honza Bambas
772d01391c
Backed out changeset ef25b4175b78
2009-05-20 10:37:31 +02:00
Honza Bambas
2b0d93ff16
Bug 455070 - Make sessionStorage object conform the WHATWG spec, r+sr=jst
2009-05-20 10:23:41 +02:00
Dave Townsend
109cf0dc6e
Backing out bug 474369 due to test failures
2009-05-19 13:52:51 +01:00
Dave Townsend
ca9fcef56b
Backed out changeset 461d728271d1
2009-05-19 13:51:18 +01:00
Arpad Borsos
9dce04c839
Bug 492376 - Optimize Docshell for memory usage; r=bz
2009-05-13 10:26:47 +02:00
Arpad Borsos
996e06a4de
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
2009-05-07 17:15:26 +02:00
Honza Bambas
3856645663
Bug 492219 - localStorage's constructor should be Storage, iids update on trunk only, r=bz
2009-05-19 10:26:40 +02:00
Boris Zbarsky
39e5faf435
Bug 492196. Make it possible to disable dns prefetch on a per-docshell-tree level; disable it by default in embedding contexts, for api compat. r+sr=jst
2009-05-17 10:22:54 -04:00
Honza Bambas
2270426add
Bug 492219 - localStorage's constructor should be Storage, r+sr=jst
2009-05-16 15:59:30 +02:00
Steven Michaud
fae7dc0a72
Backed out changeset add33a95e3ef to fix talos crashes. b=489864
2009-05-11 15:39:37 -05:00