Chris Jones
|
ca23f46edc
|
Bug 582057, part i: Use nsIWidget::CreateChild in nsIView::CreateWidget* (where possible). r=roc a=blocking-fennecb1
|
2010-08-20 14:29:02 -05:00 |
|
Chris Jones
|
da2822645f
|
Bug 582057, part g: Split nsIView::CreateWidget into CreateWidget, CreateWidgetForParent, and CreateWidgetForPopup in preparation of eliminating IIDs here. sr=roc
|
2010-08-20 14:29:02 -05:00 |
|
Robert O'Callahan
|
135f075a26
|
Bug 585817. Part 2: Change nsIPresShell::CreateRenderingContext to GetReferenceRenderingContext, that uses the shared 1x1 surface, and use it all over the place. r=mats,sr=dbaron
|
2010-08-20 14:29:01 -05:00 |
|
Chris Jones
|
152e207725
|
Backed out changeset 7b3726c3a580
|
2010-08-19 19:04:08 -05:00 |
|
Robert O'Callahan
|
3a761f8df9
|
Bug 585817. Part 2: Change nsIPresShell::CreateRenderingContext to GetReferenceRenderingContext, that uses the shared 1x1 surface, and use it all over the place. r=mats,sr=dbaron
|
2010-08-19 13:49:35 -05:00 |
|
Robert O'Callahan
|
0b7f75a585
|
Bug 537890. Part 10: Fix nsPresContext and nsIDeviceContext unit-conversion methods to be explicit about using CSS logical units instead of physical units. r=dbaron
|
2010-08-13 21:58:04 +12:00 |
|
Boris Zbarsky
|
a029a0158e
|
Bug 577607 part 1. Make sure resource documents don't have presshells when their display document doesn't. r=roc
|
2010-08-11 17:05:26 -04:00 |
|
Neil Deakin
|
29267ac70e
|
Bug 585841 - Right click, 'copy link location' no longer works
r=Neil
a=blocking2.0
a=sheriff for landing
|
2010-08-10 13:55:31 -07:00 |
|
Neil Deakin
|
de6eeffd91
|
Bug 383930/552341, allow usage of a property on popups instead of using document.popupNode, should fix leak of popupNode, r=neil,sr=roc
|
2010-08-09 12:17:19 -04:00 |
|
Timothy Nikkel
|
b4be807b0d
|
Backed out changeset 86e8ec17e532 (bug 584193).
|
2010-08-08 16:58:40 -05:00 |
|
Robert O'Callahan
|
d7be7d60fe
|
Bug 584193. Allow print preview to work without its own widget. r=smaug
|
2010-08-08 13:49:07 -05:00 |
|
Jim Mathies
|
d92cd369a9
|
Bug 579421 - Title bar(window without body) appears at the upper left corner of monitor screen. r=roc. (CLOSED TREE)
|
2010-08-03 22:36:19 -07:00 |
|
Zack Weinberg
|
367002c2df
|
Bug 569719 part 2: Move headers for the former nsCSSLoader and nsCSSDeclaration into mozilla/css/. r=dbaron
|
2010-06-28 15:49:35 -07:00 |
|
Jim Mathies
|
18a38e726b
|
merge
|
2010-07-15 21:47:52 -05:00 |
|
Jim Mathies
|
0734c687c5
|
Backing out 'Call Show if our nsIXULWindow will not' patch from bug 574690 due to various regressions. r=bz
|
2010-07-15 21:47:14 -05:00 |
|
Bas Schouten
|
26fff512f3
|
Bug 574690: Don't have DocumentViewer call show on its window if the XULWindow will do this once it's done loading chrome. r=roc
|
2010-06-28 06:24:52 +02:00 |
|
|
|
16fafd331c
|
Bug 538362 - rename nsIDocument::GetPrimaryShell to nsIDocument::GetShell. r=smaug
|
2010-06-25 15:59:57 +02:00 |
|
Jim Mathies
|
573f11856c
|
Bug 513162 - Document viewer to widget glue. r=bz.
|
2010-06-24 21:01:06 -05:00 |
|
Saint Wesonga
|
a4601a3177
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-05 11:42:18 +02:00 |
|
Dão Gottwald
|
7728f9828b
|
Backed out changeset 59ace8d80ce8
|
2010-07-04 22:01:13 +02:00 |
|
Saint Wesonga
|
4f0a4ebc1e
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-04 21:39:17 +02:00 |
|
Dão Gottwald
|
a4bd3075f3
|
Backed out changeset db6f8068e9a5
|
2010-06-29 17:49:21 +02:00 |
|
Saint Wesonga
|
cbaa64d098
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedgerg
|
2010-06-29 17:14:36 +02:00 |
|
Timothy Nikkel
|
38d1d53542
|
Bug 559996. Lazy frame construction can sometimes cause a subdocument to not scroll to ref in url. r=jst
|
2010-05-11 19:30:40 -05:00 |
|
Timothy Nikkel
|
9b2dcb4d77
|
Backed out changeset a6138098775f (bug 559996) for causing orange.
|
2010-05-11 21:24:02 -05:00 |
|
Timothy Nikkel
|
c9b0feea2e
|
Bug 559996. Lazy frame construction can sometimes cause a subdocument to not scroll to ref in url. r=jst
|
2010-05-11 19:30:40 -05:00 |
|
Craig Topper
|
5ec7efbb3a
|
Remove nsICSSStyleSheet and replace all uses with nsCSSStyleSheet. (Bug 239008) r=dbaron
|
2010-05-11 13:41:47 -07:00 |
|
Craig Topper
|
4a5942c63b
|
DeCOMtaminate CSSStyleSheet method signatures. (Bug 239008) r=dbaron
|
2010-05-11 13:41:47 -07:00 |
|
Jonas Sicking
|
e51e2a9f6e
|
Bug 562791: Add NS_TIME_FUNCTION and friends to content code. r=jst
|
2010-04-30 12:40:59 -07:00 |
|
Boris Zbarsky
|
b799eebaa2
|
Bug 562688 part 4. Change GetRootContent and the like to return Elements. r=jst, sr=sicking
|
2010-04-30 09:12:05 -04:00 |
|
Vivien Nicolas
|
a5c0c9a450
|
Bug 403266 - usechromesheets attribute does not work if there is no userContent.css in the profile. r=dbaron
|
2010-04-29 10:37:27 +02:00 |
|
Olli Pettay
|
3b61894c75
|
Bug 553924 - Crash [@ nsDocumentViewer.cpp], r=jlebar
|
2010-03-29 01:47:54 +03:00 |
|
Craig Topper
|
9ba803bea7
|
Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
|
2010-03-25 14:17:11 +01:00 |
|
Olli Pettay
|
1428bb6afb
|
Bug 534478, prevent assertions caused by reftest pagemode, r=dbaron
|
2010-03-22 16:24:18 +02:00 |
|
Olli Pettay
|
046357c8be
|
Bug 553927 - DocumentViewerImpl::PageHide shouldn't use NS_ERROR for a valid case, r=roc
|
2010-03-22 00:06:12 +02:00 |
|
Craig Topper
|
c898504113
|
Bug 253889: DeCOMtaminate nsIPresShell r=roc
|
2010-03-20 17:54:19 -04:00 |
|
Neil Deakin
|
7392f40101
|
Bug 501154, consolidate places where clipboard events are fired from, r=smaug,sr=neil
|
2010-03-19 14:32:13 -04:00 |
|
Jonas Sicking
|
d7c0532397
|
Bug 549452: Clean up nsGlobalWindow::SetNewDocument. r=mrbkap sr=jst
|
2010-03-12 16:59:18 -08:00 |
|
|
|
7f0eeb6fd1
|
Bug 549251 crash [@ DocumentViewerImpl::SetIsPrintingInDocShellTree]
r=smaug
|
2010-03-12 07:50:10 +01:00 |
|
Robert O'Callahan
|
73e7017d15
|
Bug 532569. Support 'transparent' attribute on XUL IFRAMEs to integrate content documents into the chrome rendering hierarchy, with their background defaulting to transparent. r=mats,sr=bz
|
2010-03-05 11:52:59 +13:00 |
|
Olli Pettay
|
1846f7bda9
|
Bug 549566, clean-up beforeunload message, r=sicking
|
2010-03-03 14:41:57 +02:00 |
|
Zack Weinberg
|
09642046d8
|
Bug 544112 part 2: DeCOMtaminate and devirtualize nsCSSLoader. r=bzbarsky sr=dbaron
|
2010-03-02 13:00:53 -08:00 |
|
Jonas Sicking
|
6dd0651989
|
Bug 545059: Remove unneeded/non-working bidi.controlstextmode pref. r=smontagu
|
2010-02-24 21:58:17 -08:00 |
|
Robert O'Callahan
|
6cff90cf7a
|
Bug 529263. Allow content IFRAMEs in chrome IFRAMEs to not be hooked into the view manager hierarchy. r=bz
|
2010-02-24 11:16:18 -08:00 |
|
Neil Deakin
|
b646d240d2
|
Bug 528491, combine nsFocusController and nsWindowRoot, r=jst,sr=smaug
|
2010-02-20 11:07:03 -05:00 |
|
Timothy Nikkel
|
1a75ee1031
|
Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc
|
2010-02-18 13:23:23 -06:00 |
|
Timothy Nikkel
|
13c441d2fb
|
Backed out changeset 93c7b23284b8 (Bug 545593) for causing Md oth failures on linux.
|
2010-02-12 16:46:04 -06:00 |
|
Timothy Nikkel
|
1b46df99a8
|
Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc
|
2010-02-11 18:14:59 -06:00 |
|
Olli Pettay
|
352336ae8d
|
Bug 545330 - Crash [@ PresShell::Destroy] on exit after failed Print Preview of XUL document, r=mats
|
2010-02-11 13:02:38 +02:00 |
|
Justin Lebar
|
a1288e078a
|
Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking
|
2009-09-01 09:45:05 -07:00 |
|