Justin Lebar
|
46de8dd77f
|
Bug 515190 - Hashchange event should be dispatched synchronously. r=smaug
|
2009-11-26 21:01:43 -08:00 |
Robert O'Callahan
|
15976008ca
|
Bug 539331 - browser_sanitizeDialog.js is failing, r=matspal
|
2010-01-14 05:00:00 -08:00 |
Robert O'Callahan
|
a1e9364edb
|
Bug 526394. Part 20: Convert more code in caret and docshell. r=mats
|
2009-09-09 17:40:02 +12:00 |
Steffen Wilberg
|
35fff6553d
|
Bug 220253: Port about:about to Toolkit, but only show useful 'about' pages. ui-r=beltzner, r=mconnor
|
2009-08-21 21:28:46 +02:00 |
Olli Pettay
|
c0f0d7e3a5
|
Bug 534226 - Remove support for multiple presshells, r=bz, sr=roc
|
2010-01-07 12:36:11 +02:00 |
Robert O'Callahan
|
92e0cd3300
|
Back out bug 515190 due to test failures
|
2010-01-07 15:17:40 +13:00 |
Robert O'Callahan
|
52d6a35781
|
Backed out changeset ad1892e1bb82
|
2010-01-07 15:17:15 +13:00 |
Robert O'Callahan
|
b291a585bc
|
Bug 508369. Fix test. r=bzbarsky
|
2010-01-07 14:14:38 +13:00 |
Justin Lebar
|
3c5c37e7fc
|
Bug 515190: Hashchange event should be dispatched synchronously. r=smaug
|
2009-11-26 21:01:43 -08:00 |
Boris Zbarsky
|
9dd0888609
|
Bug 536772. Wallpaper over us switching the subdoc map entry too early. r=dbaron
|
2009-12-27 08:50:08 -05:00 |
Boris Zbarsky
|
a864e44fa8
|
Bug 500882 part 6. Switch remaining modules to using the new GetPrimaryFrame API. r=smaug,roc
|
2009-12-24 16:20:06 -05:00 |
Boris Zbarsky
|
c52438da91
|
Bug 535361. Clear our child docshell list before messing with the new document viewer. r=jst
|
2009-12-23 16:17:23 -05:00 |
Oleg Romashin
|
17216ae660
|
Bug 488046 - Some random crash in [@ nsDocShell::EnsureContentViewer], r=bzbarsky
--HG--
extra : rebase_source : 3ce888953aef4d9e402fb0d23085de8c840ea55d
|
2009-12-21 13:16:20 +02:00 |
Jesse Ruderman
|
fef9c5376c
|
Turn 'adding a child where we already have a child' assertion into a warning for now. r=sicking. Bug 535466 tracks turning it back.
|
2009-12-16 18:45:17 -08:00 |
Serge Gautherie
|
1161bcc143
|
Bug 381467 - Switch application/x-javascript to application/javascript; (Cv1) /docshell/resources/content/netError.xhtml.
r=cbiesinger.
|
2009-12-15 22:25:41 +01:00 |
Benjamin Smedberg
|
23b210b34f
|
test_crashing.html had windows-style line endings.
|
2009-12-14 09:14:28 -05:00 |
Benjamin Smedberg
|
a54e6acfd8
|
Merge mozilla-central into electrolysis.
|
2009-12-14 08:01:18 -05:00 |
Benjamin Smedberg
|
636d74b114
|
Merge mozilla-central into electrolysis. One code change was required: in nsDocShell::CreateStaticClone I replaced EnsureDocShell with MaybeCreateDocShell.
|
2009-12-12 13:38:25 -05:00 |
Benjamin Smedberg
|
e53a7195d5
|
Merge mozilla-central into Electrolysis.
|
2009-11-24 10:06:03 -05:00 |
Benjamin Smedberg
|
d74c6776f3
|
Merge mozilla-central into electrolysis.
|
2009-11-19 12:41:46 -05:00 |
Boris Zbarsky
|
a6883fa73a
|
Update bug 529119 tests to not rely on error page titles.
|
2009-11-19 20:42:00 -05:00 |
Honza Bambas
|
4caede5829
|
Bug 529119 - Funky behavior with XUL error pages, r=bz
|
2009-11-18 17:02:28 +01:00 |
Olli Pettay
|
423522c88b
|
Bug 487667 - Clone documents for printing, r=roc+jst+joe+dbaron
--HG--
extra : rebase_source : dbab242066ba97c0d7f34a2fb701a1c465f26ec4
|
2009-12-10 20:02:13 -08:00 |
Boris Zbarsky
|
b694bf4f11
|
Bug 523294 part 3. Get rid of the now-unused aStateMask argument to AttributeChanged. r=dbaron
|
2009-12-10 14:36:04 -08:00 |
Benjamin Smedberg
|
1d97bbb36a
|
Merge from mozilla-central.
|
2009-11-06 09:54:28 -05:00 |
Benjamin Smedberg
|
34440c4bbc
|
Merge mozilla-central into e10s.
|
2009-10-28 11:32:00 -04:00 |
Benjamin Smedberg
|
9ae75c423f
|
Merge mozilla-central to electrolysis.
|
2009-10-20 12:08:28 -04:00 |
Nochum Sossonko
|
ea120921fe
|
Bug 498648 - Start private browsing while editing a message, cancel, doesn't cancel private browsing; r=bz,jst,ehsan
|
2009-10-20 10:19:43 -04:00 |
Neil Deakin
|
8491400c96
|
Bug 511449, when a window is shown, update the system focus, as the focus may have been put into an about:blank page loaded beforehand, test by mstange, r=smaug
|
2009-10-16 10:32:05 -04:00 |
Ben Turner
|
1458356fce
|
Merge mozilla-central
|
2009-10-05 16:08:52 -07:00 |
Vladimir Vukicevic
|
4e2f8253f5
|
b=515354; Implement "about:memory"; r=mconnor
|
2009-10-03 00:21:34 -07:00 |
Boris Zbarsky
|
628a6ad230
|
Bug 519590. Don't interrupt reflow until some time has passed. r=roc
|
2009-10-02 14:05:32 -04:00 |
Ben Turner
|
9914a675f3
|
Merge mozilla-central
|
2009-09-23 13:14:34 -07:00 |
Honza Bambas
|
6eea6f058f
|
Bug 514232, r=bzbarsky
|
2009-11-11 21:39:34 +01:00 |
Ben Turner
|
596ccf5e7a
|
Merging mozilla-central once more to hopefully clear windows unit tests
|
2009-09-20 10:47:21 -07:00 |
Phil Ringnalda
|
6fce97e58d
|
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
|
2009-09-18 19:59:53 -07:00 |
Benjamin Smedberg
|
03bc0e116d
|
Merge mozilla-central into Electrolysis.
|
2009-09-18 16:47:18 -04:00 |
Robert O'Callahan
|
469af95823
|
bug 514732 - fix bustage for shared lib builds r=bz
|
2009-11-02 21:55:35 -05:00 |
Roy Frostig
|
928ef7f116
|
Fire MozScrolledAreaChanged from nsDocShell::RestoreFromHistory() in case document root scroll frame isn't reflowed by the restore. r=roc
|
2009-10-25 00:04:18 -07:00 |
Neil Deakin
|
dc9b8b8573
|
Bug 516076, pass a contextual window to focus controller methods, so that it retrieves the controller for the right window, r=neil,sr=smaug
|
2009-09-21 13:39:44 -04:00 |
L. David Baron
|
186679f245
|
Change common NS_ASSERTION (bug 404693) to NS_WARN_IF_FALSE so we can make progress on making assertions be reftest failures (bug 472557). r=bzbarsky
|
2009-12-12 13:47:37 -08:00 |
Dão Gottwald
|
b145e6bde4
|
Bug 517272 - Don't show the spinning cursor when restoring a page from bfcache. r=bz
|
2009-09-17 21:21:49 +02:00 |
Markus Stange
|
83ddb4fd22
|
Bug 482985 - add hidden pref for activity cursor. r=bz
|
2009-09-17 15:04:08 +02:00 |
Benjamin Smedberg
|
689058eecc
|
Merge mozilla-central into Electrolysis
|
2009-08-26 12:15:27 -04:00 |
Timothy Nikkel
|
545f872fcb
|
Bug 520425. (nsI)CanvasFrame related cleanup. r=roc
--HG--
rename : layout/generic/nsHTMLFrame.cpp => layout/generic/nsCanvasFrame.cpp
rename : layout/generic/nsHTMLFrame.h => layout/generic/nsCanvasFrame.h
extra : rebase_source : 4fa62ac7dee06bbdad394eae1ce6aba82853a410
|
2009-10-08 01:18:18 -05:00 |
Benjamin Smedberg
|
ba372f3a4c
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
Boris Zbarsky
|
8f435d226b
|
Backed out changeset 4aa19414e651 (bug 488249) to fix test orange.
--HG--
extra : rebase_source : ae1c0155ec32b0887eff27ded77c6ba2b37dda64
|
2009-08-24 20:51:57 -04:00 |
David Zbarsky
|
0aa6350041
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
Jesse Ruderman
|
e1c6eeae90
|
Add crashtests
|
2009-08-27 19:48:20 -07:00 |
Ben Turner
|
a050c21b91
|
Merge mozilla-central
|
2009-07-30 11:28:07 -07:00 |