Timothy Nikkel
|
b282f361ad
|
Bug 553359. Cache whether the PresContext is chrome or not. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
Taras Glek
|
6f4163e0ba
|
Bug 516085 - replace the most frequent IOService getter with an efficient one r=biesi
|
2010-04-12 08:44:28 -07:00 |
Timothy Nikkel
|
693360c533
|
Backed out changeset ae2093359899 (Bug 553359) for tsvg_opacity regression.
|
2010-04-11 19:26:41 -05:00 |
Timothy Nikkel
|
365fb8e56f
|
Bug 553359. Cache whether the PresContext is chrome or not. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
Timothy Nikkel
|
7c5ef44499
|
Merge back out of changeset b4fcd21cb6e5 (bug 553359) to try to fix tsvg_opacity regression.
|
2010-04-11 00:08:37 -05:00 |
Timothy Nikkel
|
749c127ac6
|
Backed out changeset b4fcd21cb6e5 (bug 553359) to try to fix tsvg_opacity regression.
|
2010-04-11 00:07:52 -05:00 |
Craig Topper
|
77a2eff80c
|
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
|
2010-04-10 16:09:38 -04:00 |
Timothy Nikkel
|
18e7f3edbb
|
Bug 553359. Cache whether the PresContext is chrome or not. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
Craig Topper
|
7a5ac1ee80
|
Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
--HG--
extra : rebase_source : d828daca07188864d055f3d1a72f5217632eb358
|
2010-03-25 14:17:11 +01:00 |
Neil Deakin
|
bae1ed3310
|
Bug 501154, consolidate places where clipboard events are fired from, r=smaug,sr=neil
|
2010-03-19 14:32:13 -04:00 |
Philipp von Weitershausen
|
0b71b632d1
|
Bug 503832. Visiting a new fragmentid (scrolling to named anchor) should set the title of the page in the global history for the url with that anchor. r=bzbarsky
|
2010-03-08 19:30:02 -05:00 |
Mark Banner
|
e96e154428
|
Bug 545407 Remove code that disables DNS pre-fetching for APP_TYPE_MAIL/EDITOR docshells (in favour of letting it be managed by app specific policies). r=bzbarsky
|
2010-03-10 10:30:23 +00:00 |
Julian Seward
|
ad868870a4
|
Bug 549236. Initialize these variables, so we don't use uninitialized values later. r=bzbarsky
|
2010-03-09 15:37:22 -05:00 |
Boris Zbarsky
|
c7e34f4cb5
|
Backed out changeset dc835fb21c0c (bug 503832) on suspicion of causing a Tsspider regression.
--HG--
extra : rebase_source : b15b7bbd372fcbd768e653e89049804fed9070c8
|
2010-03-09 09:35:14 -05:00 |
Boris Zbarsky
|
a3d3e7593c
|
Bug 550458. Treat quotes the same as spaces for determining whether a string should be passed to keyword.URL. r=jst
|
2010-03-08 19:30:02 -05:00 |
Philipp von Weitershausen
|
24e4dda792
|
Bug 503832. Visiting a new fragmentid (scrolling to named anchor) should set the title of the page in the global history for the url with that anchor. r=bzbarsky
|
2010-03-08 19:30:02 -05:00 |
timeless@mozdev.org
|
192fc260f3
|
Bug 522214 Crash when setting null on charset [@ strlen | nsDependentCString::nsDependentCString(char const*)]
r=bz
|
2010-02-28 17:28:54 +02:00 |
Jonas Sicking
|
c29b6110fe
|
Bug 545059: Remove unneeded/non-working bidi.controlstextmode pref. r=smontagu
|
2010-02-24 21:58:17 -08:00 |
Shawn Wilsher
|
c6fb9c6b73
|
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 |
Neil Deakin
|
12c2bed956
|
Bug 528491, combine nsFocusController and nsWindowRoot, r=jst,sr=smaug
|
2010-02-20 11:07:03 -05:00 |
Timothy Nikkel
|
200d491fb7
|
Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc
|
2010-02-18 13:23:23 -06:00 |
Shawn Wilsher
|
3751261192
|
Backed out changeset af29773ebf66
|
2010-02-18 10:01:13 -08:00 |
Shawn Wilsher
|
0de40d6f36
|
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
|
16f270ace8
|
Bug 461199 (Part 2) - Create an API for asynchronous isVisited checks that content/layout can use
Create a new API (IHistory) to check for the visitedness of a URI.
r=mak
r=bz
sr=bsmedberg
|
2009-08-20 11:56:10 -07:00 |
Timothy Nikkel
|
dfb4d8cfa0
|
Backed out changeset 93c7b23284b8 (Bug 545593) for causing Md oth failures on linux.
|
2010-02-12 16:46:04 -06:00 |
Timothy Nikkel
|
7c8d21489e
|
Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc
--HG--
extra : rebase_source : 963053b0f3d5712308b53c665dddcedae08a2b21
|
2010-02-11 18:14:59 -06:00 |
Jae-Seong Lee-Russo
|
b2b24eebf7
|
Bug 530382. Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in docshell. r=jst
|
2010-02-09 12:09:06 -05:00 |
Jae-Seong Lee-Russo
|
a0743d132f
|
Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE'
|
2010-02-07 10:52:43 -05:00 |
Sid Stamm
|
82456588de
|
Bug 515458 - "(CSP) Implement frame ancestor check" [r=jst ui-r=johnath]
|
2010-02-05 14:08:27 -06:00 |
Justin Lebar
|
538eee4c49
|
Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking
|
2009-09-01 09:45:05 -07:00 |
Daniel Holbert
|
1ef10ff3eb
|
Backed out changeset dc7a04be6904 on suspicion of causing bug 543034.
|
2010-01-29 18:50:46 -08:00 |
Justin Lebar
|
32d6aee39b
|
Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking
|
2009-09-01 09:45:05 -07:00 |
Honza Bambas
|
450d622843
|
Bug 501423 - StorageEvent implementation does not match the spec, r=jst
|
2010-01-28 15:53:53 +01:00 |
Steffen Wilberg
|
d1122dcfe7
|
Bug 538421: Add a nsIAboutModule flag to hide 'about:' pages from about:about. r=mano, sr=bzbarsky
|
2010-01-23 11:07:48 +01:00 |
Olli Pettay
|
45c05f5519
|
Bug 540462 - Move GetDocument from nsIDocumentViewer to nsIContentViewer, r=bz
|
2010-01-23 13:41:41 +02:00 |
Justin Lebar
|
0ab2021130
|
Bug 515190 - Hashchange event should be dispatched synchronously. r=smaug
|
2009-11-26 21:01:43 -08:00 |
Robert O'Callahan
|
a9f7ad9064
|
Bug 539331 - browser_sanitizeDialog.js is failing, r=matspal
|
2010-01-14 05:00:00 -08:00 |
Robert O'Callahan
|
722473c917
|
Bug 526394. Part 20: Convert more code in caret and docshell. r=mats
|
2009-09-09 17:40:02 +12:00 |
Steffen Wilberg
|
7da084942a
|
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 |
Robert O'Callahan
|
564234a9ba
|
Backed out changeset ad1892e1bb82
|
2010-01-07 15:17:15 +13:00 |
Justin Lebar
|
0cfc21824a
|
Bug 515190: Hashchange event should be dispatched synchronously. r=smaug
|
2009-11-26 21:01:43 -08:00 |
Boris Zbarsky
|
48055fe600
|
Bug 536772. Wallpaper over us switching the subdoc map entry too early. r=dbaron
|
2009-12-27 08:50:08 -05:00 |
Boris Zbarsky
|
7533df8259
|
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
|
829cc48dde
|
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
|
5813ded8dc
|
Bug 488046 - Some random crash in [@ nsDocShell::EnsureContentViewer], r=bzbarsky
--HG--
extra : rebase_source : 3ce888953aef4d9e402fb0d23085de8c840ea55d
|
2009-12-21 13:16:20 +02:00 |
Benjamin Smedberg
|
3280e57a36
|
test_crashing.html had windows-style line endings.
|
2009-12-14 09:14:28 -05:00 |
Benjamin Smedberg
|
23a4e3b319
|
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
|
88d2ee427d
|
Merge mozilla-central into electrolysis.
|
2009-11-19 12:41:46 -05:00 |
Honza Bambas
|
0a9b9cdd78
|
Bug 529119 - Funky behavior with XUL error pages, r=bz
|
2009-11-18 17:02:28 +01:00 |
Olli Pettay
|
f1a219111c
|
Bug 487667 - Clone documents for printing, r=roc+jst+joe+dbaron
--HG--
extra : rebase_source : dbab242066ba97c0d7f34a2fb701a1c465f26ec4
|
2009-12-10 20:02:13 -08:00 |