Robert O'Callahan
|
d520aa9f3f
|
Bug 352093. Part 12: Teach nsDocShell/nsDocumentViewer to deal with not having a widget
|
2009-07-22 12:45:10 +12:00 |
|
Robert O'Callahan
|
2ebc95776b
|
Bug 352093. Part 10: misc fixes to remove assumptions about documents having widgets. r=smaug
|
2009-07-22 12:45:09 +12:00 |
|
Robert O'Callahan
|
b613384451
|
Bug 352093. Part 9: make context menu event coordinates be relative to the widget for the widget for the top of the view hierarchy. r=dbaron
|
2009-07-22 12:45:08 +12:00 |
|
Robert O'Callahan
|
10c5d8e3f1
|
Bug 352093. Part 8: Fix view returned for eToplevelWindowCoordinates. r=bzbarsky
|
2009-07-22 12:45:07 +12:00 |
|
Robert O'Callahan
|
c9fb8410a3
|
Bug 352093. Part 7: nsXULPopupManager should store coordinates relative to GetRootWidget to avoid confusion. r=enndeakin
|
2009-07-22 12:45:06 +12:00 |
|
Robert O'Callahan
|
97b9409ae1
|
Bug 352093. Part 6: make GetScreenRect work when appunits-per-dev-pixel varies up the frame tree. r=dbaron
|
2009-07-22 12:45:06 +12:00 |
|
Robert O'Callahan
|
243774fd17
|
Bug 352093. Part 4: IME code should use GetRootWidget so it works with documents that don't have their own widgets. r=masayuki
|
2009-07-22 12:45:05 +12:00 |
|
Robert O'Callahan
|
723b519262
|
Bug 339548. Part 11: tests for complex plugin clipping.
|
2009-07-22 12:45:02 +12:00 |
|
Robert O'Callahan
|
25b5199778
|
Bug 339548. Part 10.5: Eagerly fix up Mac plugin clip rect to be consistent with other platforms.
|
2009-07-22 12:45:02 +12:00 |
|
Robert O'Callahan
|
41b0dc9d84
|
Bug 339548. Part 9: Create nsRootPresContext::UpdatePluginGeometry, and use it. Make nsObjectFrame manage its widget directly.
|
2009-07-22 12:45:00 +12:00 |
|
Robert O'Callahan
|
b4be2a9744
|
Bug 352093. Part 1: Add view parameter to nsViewManager::DispatchEvent so we can target view system events to widget-less documents. r=bzbarsky
|
2009-07-22 12:44:59 +12:00 |
|
Robert O'Callahan
|
d523d1c325
|
Bug 339548. Part 6: Uninline IsMovingFrame so nsDisplayList.h doesn't have to include nsLayoutUtils.h. r=dbaron
|
2009-07-22 12:44:57 +12:00 |
|
Robert O'Callahan
|
40f66f6506
|
Bug 339548. Part 7: Create nsLayoutUtils::IsAncestorFrameCrossDoc. r=dbaron
|
2009-07-22 12:44:56 +12:00 |
|
Robert O'Callahan
|
3e0557fef1
|
Bug 339548. Part 5: Support an accurate mode for display lists computing visible regions. r=dbaron
|
2009-07-22 12:44:56 +12:00 |
|
Robert O'Callahan
|
0d1716c268
|
Bug 339548. Part 2: Introduce nsRootPresContext.
|
2009-07-22 12:44:54 +12:00 |
|
Robert O'Callahan
|
6da4194f20
|
Bug 339548. Part 1: Factor out FindContainerView.
|
2009-07-22 12:44:53 +12:00 |
|
Robert O'Callahan
|
522a58f4ec
|
Bug 505186. Don't add useless nsDisplayReflowCount items to display lists in debug builds. r=bzbarsky
|
2009-07-22 12:44:52 +12:00 |
|
Robert O'Callahan
|
f26c241975
|
Bug 505184. When 'deflation' of the background area is not required, paint table backgrounds using a dedicated nsDisplayBackground instead of the multipurpose nsDisplayTableBorderBackground. r=fantasai
|
2009-07-22 12:44:52 +12:00 |
|
Robert O'Callahan
|
c1e47bdb51
|
Bug 505184. Expose nsFrame::DisplayBackgroundUnconditional so we can easily create an nsDisplayBackground elsewhere. r=dbaron
|
2009-07-22 12:44:51 +12:00 |
|
Robert O'Callahan
|
ff9e9e2aea
|
Bug 505184. Remove unused aBorder parameter to PaintBackgroundLayout. r=dbaron
|
2009-07-22 12:44:50 +12:00 |
|
Robert O'Callahan
|
b47de0a11e
|
Bug 500632. Suppress invalidation caused by parts inside collapsed scrollbars. r=dbaron
|
2009-07-22 12:44:49 +12:00 |
|
Jonathan Watt
|
7ba9615f7a
|
Backout bug 435356 to fix nsSVGMatrix leaks.
|
2009-07-22 00:55:48 +02:00 |
|
Jonathan Watt
|
766d192858
|
Bug 435356. Stop using nsIDOMSVGMatrix internally. r=longsonr
|
2009-07-21 22:34:37 +02:00 |
|
Daniel Holbert
|
8a129b1c9f
|
Bug 479166: rename variable "computedPaginatedHeight" to "computedUnpaginatedHeight" and reduce its scope, and also fix some build warnings, all in nsTableCellFrame. r=bernd
|
2009-07-21 13:05:49 -07:00 |
|
Olli Pettay
|
0226273416
|
bug 501900, r+sr=roc
|
2009-07-21 14:59:46 +03:00 |
|
Olli Pettay
|
20976634f6
|
bug 503699, r+sr=roc
|
2009-07-21 14:58:30 +03:00 |
|
Joe Drew
|
6c441f55f7
|
Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
--HG--
rename : gfx/src/shared/gfxImageFrame.cpp => modules/libpr0n/src/imgFrame.cpp
rename : gfx/src/shared/gfxImageFrame.h => modules/libpr0n/src/imgFrame.h
|
2009-07-20 18:50:15 -07:00 |
|
Steven Michaud
|
8bc55f5541
|
[OSX] Embedded plugins don't print - NPP_Print not called. b=191046 r=josh,kinetic
|
2009-07-20 17:10:36 -05:00 |
|
L. David Baron
|
f37119d1b9
|
Also block -moz-box-shadow when using document-specified colors is disabled, and fix a testing error with the patch for text-shadow. (Bug 503188) r=bzbarsky
|
2009-07-20 07:04:42 -04:00 |
|
L. David Baron
|
5a90c04a26
|
Add tests for cloning of media queries. (Would have caught bug 504032.)
|
2009-07-20 07:04:42 -04:00 |
|
Boris Zbarsky
|
934953d6aa
|
Bug 504032. Make sure to copy mIsEmpty when cloning media lists. r=dbaron
|
2009-07-17 23:47:38 -04:00 |
|
Peter Van der Beken
|
3145f88586
|
Part 1 of fix for bug 500850 (Make inline style use wrapper cache and slimwrappers). r/sr=bz.
--HG--
extra : rebase_source : 21f9c86dc4024e0e23882226e8395d61d5b0c518
|
2009-07-13 13:14:57 +02:00 |
|
Jonathan Kew
|
544d310f74
|
reftest for bug 502795, Core Text rendering fails with downloaded font and letter-spacing, r=roc
|
2009-07-16 10:59:07 +01:00 |
|
Daniel Holbert
|
8cbc17565e
|
Bug 491080: add support for xlink:href targeting of SVG (SMIL) animations. r+sr=roc
|
2009-07-15 21:20:16 -07:00 |
|
L. David Baron
|
b7eb3046f3
|
Add tests for media query serialization.
|
2009-07-15 17:24:25 -07:00 |
|
L. David Baron
|
68d83ef535
|
Add tests for selector serialization and cloning.
|
2009-07-15 17:24:24 -07:00 |
|
L. David Baron
|
b531ee4f08
|
Add test for font-family issue that some other browsers get wrong (from bug 499421).
|
2009-07-15 17:24:24 -07:00 |
|
L. David Baron
|
ab0b40b7b5
|
Reformat the list of CSS properties by splitting macros into multiple lines to make the list easier to edit and merge. Whitespace changes only. pre-r=bzbarsky
|
2009-07-15 17:24:24 -07:00 |
|
L. David Baron
|
a03632381b
|
Block text-shadow when using document-specified colors is disabled. (Bug 503188) r=bzbarsky, roc
|
2009-07-15 17:24:24 -07:00 |
|
L. David Baron
|
fe56f12d3a
|
Make whether a property should be ignored when page colors are disabled part of the property flags table. (Bug 503188) r=bzbarsky
|
2009-07-15 17:24:24 -07:00 |
|
Jonathan Kew
|
55456ba804
|
merge backout of b6d407af386f
|
2009-07-15 11:06:15 +01:00 |
|
Jonathan Kew
|
6311f5f4a6
|
Backed out changeset b6d407af386f for causing bug 503718 on Windows
|
2009-07-15 11:04:00 +01:00 |
|
Jonathan Kew
|
386d919e73
|
merge backout of 705ef05105e8
|
2009-07-15 11:02:57 +01:00 |
|
Jonathan Kew
|
545c663945
|
Backed out changeset 705ef05105e8 for causing bug 503718 on OS X
|
2009-07-15 10:59:26 +01:00 |
|
Ehsan Akhgari
|
501c1de9a4
|
Fix the build bustage from bug 499377
|
2009-07-15 12:10:26 +04:30 |
|
Ehsan Akhgari
|
51f18a5be7
|
Bug 176244 - Fix column resize and reorder issues when direction is rtl; r=roc,enndeakin sr=roc
|
2009-07-15 11:52:42 +04:30 |
|
fantasai
|
1a4e383ad9
|
Bug 499377 - Store float region on frame r+sr=roc
|
2009-07-14 22:19:31 -07:00 |
|
Jesse Ruderman
|
9ee3484d6d
|
Add crashtest for bug 448988
|
2009-07-14 12:57:09 -07:00 |
|
Daniel Holbert
|
26b1152092
|
Bug 487450: Remove stale SMIL animation effects from SVG elements, when animations are dynamically removed or retargeted. r+sr=roc
|
2009-07-14 12:33:29 -07:00 |
|
Peter Van der Beken
|
ed0899f1ce
|
Fix for bug 499781 (Move some methods from nsILink to nsIContent). r=bz, sr=dbaron.
--HG--
extra : rebase_source : da0ec8bfb6825d2e55edd2f5b08a9e43b033a2a3
|
2009-07-13 13:48:06 +02:00 |
|