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
|
0d1716c268
|
Bug 339548. Part 2: Introduce nsRootPresContext.
|
2009-07-22 12:44:54 +12: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 |
|
Daniel Brooks
|
deacc87633
|
Bug 495002 - nsPresContext ought to have CSSPixelsToDevPixels and DevPixelsToCSSPixels methods
r=bz, sr=roc
|
2009-06-18 03:35:11 -05:00 |
|
Timothy Nikkel
|
358f2be59b
|
Bug 491700 - "hang while resizing windows (CPU hits 100%, no interaction is possible)." r+sr=bzbarsky
|
2009-06-12 21:28:41 -04:00 |
|
Boris Zbarsky
|
6a3d690372
|
Better build bustage fix for bug 495728
|
2009-06-11 15:30:24 -04:00 |
|
Boris Zbarsky
|
72176d8e67
|
Backing out part of bug 495728 to fix Windows test build bustage
|
2009-06-11 15:08:33 -04:00 |
|
Timothy Nikkel
|
5b29e448a0
|
Bug 495728 - "###!!! ASSERTION: destroy called on frame while scripts not blocked: '!nsContentUtils::IsSafeToRunScript()', file /Users/bzbarsky/mozilla/vanilla/mozilla/layout/generic/nsFrame.cpp, line 446." r+sr=bzbarsky
|
2009-06-11 13:09:33 -04:00 |
|
Neil Deakin
|
79321ef1f8
|
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 |
|
Boris Zbarsky
|
05780cc568
|
Bug 67752. Implement interruptible reflow. r=roc,dbaron
|
2009-04-21 19:53:52 -04:00 |
|
Joe Drew
|
64bbcf4155
|
Backed out changeset 6a452e522e07 - Boris Zbarsky – Bug 67752. Implement interruptible reflow. r=roc,dbaron - because of apparent Tp hangs.
|
2009-04-21 23:02:17 -04:00 |
|
Boris Zbarsky
|
e5f6293681
|
Bug 67752. Implement interruptible reflow. r=roc,dbaron
|
2009-04-21 19:53:52 -04:00 |
|
Robert O'Callahan
|
160bdca11d
|
Bug 476062. Instead of turning off -moz-appearance when an element has a box-shadow, just ignore the box-shadow. r+sr=dbaron
--HG--
extra : rebase_source : 68e79ec44afd089b93870a5d87ea549d5f04b9d6
|
2009-04-01 14:07:18 +13:00 |
|
Robert O'Callahan
|
6c5c6bf95d
|
Bug 476062. Author-applied 'box-shadow' should cause elements to drop their native look. r+sr=dbaron
--HG--
extra : rebase_source : 6f5dfac238eb19be1b38cdd612e5dda8ac457e57
|
2009-03-18 13:32:08 +13:00 |
|
Olli Pettay
|
68a0322fcd
|
Bug 478245 - Crash [@ nsEventStateManager::PreHandleEvent], r+sr=dbaron
|
2009-03-11 17:43:08 +02:00 |
|
Taras Glek
|
a3edad2b35
|
Bug 476948: Need to be able to clear outstanding MozAfterPaint events r+sr=roc
|
2009-02-26 16:21:55 -08:00 |
|
Vladimir Vukicevic
|
bd928d3cac
|
b=478548; slightly optimize PresContext::Theme; r=dbaron
|
2009-02-26 12:02:00 -08:00 |
|
L. David Baron
|
db9e9b7806
|
Construct all our image loaders when we create frames so that we can allow arbitrary numbers of image loaders per frame (for multiple background images). (Bug 322475) r+sr=bzbarsky
|
2009-02-19 11:03:28 -08:00 |
|
L. David Baron
|
a91aa25ab0
|
Back out all 8 changesets that I just landed (bugs 477959, 477961, 322475, 478899, 475215, 478156) again, because Talos Try server builds lie about which changesets they're testing.
|
2009-02-19 09:06:18 -08:00 |
|
L. David Baron
|
a5c13ba6b5
|
Construct all our image loaders when we create frames so that we can allow arbitrary numbers of image loaders per frame (for multiple background images). (Bug 322475) r+sr=bzbarsky
|
2009-02-19 07:29:27 -08:00 |
|
L. David Baron
|
8b207bcc51
|
Revert (back out) the previous 11 changesets (bugs 477959, 477961, 477963, 477962, 322475, 478899, 475215, 478156), due to Mac talos orange with (as usual) no useful diagnostic.
|
2009-02-18 18:59:47 -08:00 |
|
L. David Baron
|
29c43121c7
|
Construct all our image loaders when we create frames so that we can allow arbitrary numbers of image loaders per frame (for multiple background images). (Bug 322475) r+sr=bzbarsky
|
2009-02-18 17:13:24 -08:00 |
|
Ben Turner
|
6efddae719
|
Bug 478304 - 'Let nsRunnableMethod be used with non-void-returning functions'. r=bsmedberg.
|
2009-02-17 20:11:09 -08:00 |
|
L. David Baron
|
452186214b
|
Keep old rule trees around until they are no longer referenced. (Bug 475128) r+sr=bzbarsky
|
2009-01-29 20:39:23 -08:00 |
|
L. David Baron
|
e0a76520f3
|
Backed out changeset 24917a339f2e (bug 475128) because it didn't patch the IsRoot check nsRuleNode::Sweep, which it needs to.
|
2009-01-29 14:36:34 -08:00 |
|
L. David Baron
|
6fd6f6ba0f
|
Keep old rule trees around until they are no longer referenced. (Bug 475128) r+sr=bzbarsky
|
2009-01-29 12:39:19 -08:00 |
|
Boris Zbarsky
|
3574872d3a
|
Bug 335615. Don't do editor init inside frame construction. r=mats, sr=roc
|
2009-01-29 14:46:17 -05:00 |
|
Robert O'Callahan
|
7c7e1bfe9e
|
Bug 462593. Cancel all outstanding font loads when the presshell is torn down. r=jdaggett
|
2009-01-19 22:21:29 +13:00 |
|
L. David Baron
|
ba1c5c080f
|
Avoid building user font set when handling units involving font metrics in media query expressions. (Bug 473892) r+sr=bzbarsky
|
2009-01-16 19:44:21 -08:00 |
|
L. David Baron
|
286c54a127
|
Recheck media queries when changing text zoom since em units have changed. (Bug 473400) r+sr=bzbarsky
|
2009-01-16 13:32:08 -08:00 |
|
Jeremy Lea
|
1800930122
|
Bug 448830. Make nsIntRect/nsIntMargin/nsIntSize/nsIntPoint different types from nsRect/nsMargin/nsSize/nsPoint different types for better compile-type unit checking. r+sr=roc
--HG--
extra : rebase_source : a331a9e49fbc5931f546919281fcca7f008ab615
|
2009-01-15 16:27:09 +13:00 |
|
Brian Birtles
|
adf1d4fa7c
|
Bug 216462: Add support for basic SVG animation (SMIL). Disabled in builds by default. r+sr=roc
|
2009-01-14 20:38:07 -08:00 |
|
Robert O'Callahan
|
b4af72fc54
|
Bug 471365. Make reftest-wait tests track invalidation via MozAfterPaint and repaint the invalid areas like normal window repaining would. This makes invalidation-related bugs testable. r=dbaron
|
2009-01-06 14:15:13 +13:00 |
|
L. David Baron
|
83b583a320
|
Don't post media features values changed events when nothing changed. (Bug 468645) r+sr=bzbarsky
|
2008-12-29 10:07:37 -05:00 |
|
L. David Baron
|
272bf85847
|
SetVisibleArea doesn't need to lead to media query change handling when paginated (e.g., when doing a SizeToContent around a print preview window). (Bug 468645) r+sr=bzbarsky
|
2008-12-29 10:07:37 -05:00 |
|
L. David Baron
|
2424598a74
|
Prevent posting media query changed events during construction. (Bug 468645) r+sr=bzbarsky
|
2008-12-29 10:07:36 -05:00 |
|
Robert O'Callahan
|
088a6b0690
|
Bug 458898. Make sizeToContent work for HTML documents by ensuring CanvasFrame converts an UNCONSTRAINEDSIZE computed height into its actual desired height. r+sr=dbaron
|
2008-12-09 13:33:46 +13:00 |
|
L. David Baron
|
39812fadae
|
Rebuild all style data when the user font set changes so that we recompute ex and ch units. (Bug 458878) r=jdaggett sr=bzbarsky a=blocking1.9.1+
|
2008-12-08 08:08:05 -08:00 |
|
L. David Baron
|
3e43af7a94
|
Allow PostRebuildAllStyleData to be called with an aExtraHint. (Bug 458878) r+sr=bzbarsky a=blocking1.9.1+
|
2008-12-04 08:09:53 -08:00 |
|
L. David Baron
|
c95d61afc0
|
Pass the user font set through more reliably and make it a required parameter. (Bug 467084) r+sr=roc a=blocking1.9.1+
|
2008-12-04 08:09:53 -08:00 |
|
Robert O'Callahan
|
5364eb1faf
|
Backed out changeset 357d1c01bde3
|
2008-12-04 00:42:02 +13:00 |
|
Robert O'Callahan
|
c06c17a0c2
|
Bug 458898. Fix intrinsic sizing of windows by ensuring CanvasFrame converts an NS_UNCONSTRAINEDSIZE desired height to its actual desired height. r+sr=dbaron
|
2008-12-03 09:50:16 +13:00 |
|
John Daggett
|
0d24013534
|
Follow-on fix for bug 457825. Use sheet principal for agent and user sheets. r=dbaron,bz sr=dbaron
|
2008-11-27 12:50:16 +09:00 |
|
L. David Baron
|
2aa2ccaca4
|
Rebuild the user font set when style sheets are enabled/disabled/added/removed, rules are modified/added/removed, or media changes change which style sheets apply. (Bug 457821) sr=bzbarsky r=jdaggett,bzbarsky a=blocking1.9.1+
|
2008-11-25 15:22:38 -08:00 |
|
L. David Baron
|
5785e50c68
|
Fix cascading bugs with @font-face rules (and prepare for handling dynamic changes) by accumulating the @font-face rules across rule processors through the style set. (Bug 457821) sr=bzbarsky r=jdaggett a=blocking1.9.1+
|
2008-11-25 15:22:38 -08:00 |
|
L. David Baron
|
b5cdb24735
|
Back out 91690545debc0d3537fcb0598ebd6ac7e21f2072 due to mac startup failures.
|
2008-11-25 15:09:02 -08:00 |
|
L. David Baron
|
88620d4af0
|
Fix cascading bugs with @font-face rules (and prepare for handling dynamic changes) by accumulating the @font-face rules across rule processors through the style set. (Bug 457821) sr=bzbarsky r=jdaggett a=blocking1.9.1+
|
2008-11-25 13:27:54 -08:00 |
|
L. David Baron
|
8878bc85e1
|
Merge backout of changeset 23eebebb8b48 (from bug 322475, which made us construct all our image loaders at frame construction time) because of issues with propagation of backgrounds to the canvas (bug 460796).
|
2008-10-28 14:36:44 -07:00 |
|
L. David Baron
|
65cadd7c29
|
Backed out changeset 23eebebb8b48 (from bug 322475, which made us construct all our image loaders at frame construction time) because of issues with propagation of backgrounds to the canvas (bug 460796).
|
2008-10-28 14:36:17 -07:00 |
|
L. David Baron
|
2015aefdfd
|
Merge backout of changeset 7f708623bf59 (from bug 322475, which made us construct all our image loaders at frame construction time) because of issues with propagation of backgrounds to the canvas (bug 460796).
|
2008-10-28 14:35:18 -07:00 |
|
L. David Baron
|
e7cd23e3ac
|
Backed out changeset 7f708623bf59 (from bug 322475, which made us construct all our image loaders at frame construction time) because of issues with propagation of backgrounds to the canvas (bug 460796).
--HG--
rename : layout/base/nsImageLoadNotifier.cpp => layout/base/nsImageLoader.cpp
rename : layout/base/nsImageLoadNotifier.h => layout/base/nsImageLoader.h
|
2008-10-28 14:34:03 -07:00 |
|
Masayuki Nakano
|
2ec0d6704d
|
Bug 456522 fix 4 warnings of nsPresContext.h r+sr=roc
|
2008-10-17 14:45:25 +09:00 |
|
L. David Baron
|
10bd0bbfe0
|
Construct all our image loaders when we create frames so that we can allow arbitrary numbers of image loaders per frame (for multiple background images). (Bug 322475) r+sr=bzbarsky
|
2008-10-11 20:49:42 -04:00 |
|
L. David Baron
|
2bd8ac7a44
|
Rename nsImageLoader to nsImageLoadNotifier, since it doesn't actually load images. (Bug 322475) r+sr=bzbarsky
--HG--
rename : layout/base/nsImageLoader.cpp => layout/base/nsImageLoadNotifier.cpp
rename : layout/base/nsImageLoader.h => layout/base/nsImageLoadNotifier.h
|
2008-10-11 20:49:42 -04:00 |
|
L. David Baron
|
2d27cc7fdf
|
Remove three unused constants. (Bug 322475)
|
2008-10-11 20:49:42 -04:00 |
|
Arpad Borsos
|
8b11d938d2
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
|
Taras Glek
|
89f9623d23
|
Bug 458984: dead stuff in nsPresContext r=roc
|
2008-10-09 13:46:43 -07:00 |
|
Brad Lassey
|
add313bab4
|
Bug 445988 - no focus rings around text input boxes in fennec p=tonikitoo r=roc sr=roc
|
2008-10-08 19:28:31 -04:00 |
|
John Daggett
|
c5d2a8ddfd
|
Bug 441473. Implement user font set object. r+sr=roc
|
2008-10-01 12:01:53 +09:00 |
|
Robert O'Callahan
|
279af36fc7
|
Backing out bug 448830
|
2008-09-28 23:13:58 +13:00 |
|
Jeremy Lea
|
92e7030a42
|
Bug 448830. Make nsIntRect/nsIntMargin/nsIntSize/nsIntPoint their own types so that we can catch errors by distinguishing pixels from appunits. r+sr=roc
|
2008-09-28 20:38:34 +13:00 |
|
Robert O'Callahan
|
6a45b282aa
|
Backing out bug 448830
|
2008-09-26 13:10:26 +12:00 |
|
Jeremy Lea
|
67f3afd13b
|
Bug 448830. Make nsIntRect/nsIntSize/nsIntPoint/nsIntMargin separate types so we get appunit vs pixel typechecking. r+sr=roc
|
2008-09-26 10:42:19 +12:00 |
|
Robert O'Callahan
|
f79290bb0e
|
Bug 450930. Fire a DOM event when painting so that content and chrome can track what's being repainted. r=smaug,sr=dbaron
|
2008-09-18 21:47:21 +12:00 |
|
Simon Montagu
|
b0ca17eddd
|
Bug 449577. Remove GetHints(), r+sr=roc
|
2008-08-11 18:19:01 +03:00 |
|
L. David Baron
|
c5235e21f2
|
Fix a bunch of issues relating to dynamic changes of border images. (Bug 445810) r=robarnold sr=bzbarsky
|
2008-07-26 09:14:49 -07:00 |
|
L. David Baron
|
07bbfcbe0b
|
Implement Media Queries, part 4: infrastructure for dynamic change handling at the pres context level. (Bug 156716) r+sr=bzbarsky
|
2008-07-26 09:14:48 -07:00 |
|
Andrew Smith ext:(%2C%20Rob%20Arnold%20%3Ctellrob%40gmail.com%3E%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
49c9b3d67e
|
Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold
|
2008-07-16 23:30:25 -07:00 |
|
L. David Baron
|
9e4ceade8e
|
Backed out changeset 9b0b2391485c due to linker errors related to nsStyleStructInlines.h not being included enough.
|
2008-07-16 22:59:14 -07:00 |
|
Andrew Smith ext:(%2C%20Rob%20Arnold%20%3Ctellrob%40gmail.com%3E%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
bb4be48531
|
Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold
|
2008-07-16 22:18:38 -07:00 |
|
Karl Tomlinson
|
3fc8bd0f47
|
Add nsPresContext::AppUnitsToGfxUnits(const nsRect&)
b=430450 r+sr=roc
|
2008-07-07 14:28:24 +12:00 |
|
Simon Montagu
|
dfcf9f51e9
|
Remove unnecessary argument from SetBidiEnabled. Bug 435856, r+sr=roc
|
2008-06-16 02:28:17 -07:00 |
|
vladimir@pobox.com
|
b58a1af929
|
b=427122, padding on select elements is ignored ; r=dbaron, a=beltzner
|
2008-04-25 16:12:45 -07:00 |
|
vladimir@pobox.com
|
5b4f07a7fa
|
backing out
|
2008-04-20 01:24:42 -07:00 |
|
vladimir@pobox.com
|
1cc55575d3
|
b=427122, padding on select elements ignored, r=dbaron,a=beltzner
|
2008-04-19 23:42:00 -07:00 |
|
dholbert@cs.stanford.edu
|
f540bf2eab
|
Bug 389949: Bustage fix
|
2008-04-07 17:47:14 -07:00 |
|
dholbert@cs.stanford.edu
|
d4e585ef8e
|
Bug 389949, first patch: Use POINTS_PER_INCH_FLOAT in place of magic number '72.0f'. Basically cosmetic -- shouldn't change our behavior at all. r+sr=vlad, a=blocking1.9+
|
2008-04-07 17:27:10 -07:00 |
|
dholbert@cs.stanford.edu
|
203b5735e3
|
Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) Orig Patch: [r=ventron sr=roc] Updates: [r=ventron r+sr=vlad] a=blocking1.9+
|
2008-03-19 13:51:42 -07:00 |
|
dholbert@cs.stanford.edu
|
dfa358c900
|
Backing out Bug 417356, due to pagination reftest failures.
|
2008-03-14 01:50:13 -07:00 |
|
dholbert@cs.stanford.edu
|
b847cc90cc
|
Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) r=ventron sr=roc a=blocking1.9+
|
2008-03-14 00:48:04 -07:00 |
|
reed@reedloden.com
|
965cbb1d62
|
Bug 192631 - "Animated images stop animating after Print / Print Preview" [p=martijn.martijn@gmail.com (Martijn Wargers) r+sr=roc a1.9=damons]
|
2008-03-12 19:58:34 -07:00 |
|
masayuki@d-toybox.com
|
cb5c20d581
|
Bug 392785 overflowed underline sometimes is not repainted at scrolling r+sr=roc b1.9=dbaron
|
2008-02-16 07:31:27 -08:00 |
|
dbaron@dbaron.org
|
632c70328b
|
Force reflow on default font change, since style data comparison is not sufficient for things not reflected in style data. b=394057 r+sr=roc a=blocking1.9+
|
2008-02-08 11:52:46 -08:00 |
|
bzbarsky@mit.edu
|
35a78c727b
|
Speed up page zoom by skipping the unnecessary resize reflow when we tell the viewmanager about its new size, since we plan to go ahead and do a full dirty reflow right after that. Bug 403660, patch by Daniel Brooks <db48x@yahoo.com>, r=bzbarsky, sr=roc
|
2008-01-28 20:10:59 -08:00 |
|
dwitte@stanford.edu
|
48b1fc2eb4
|
get rid of nsStyleStruct base type. b=408933, r+sr=dbaron, a=beltzner
|
2008-01-10 12:56:49 -08:00 |
|
roc+@cs.cmu.edu
|
bc08ac141a
|
Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron
|
2008-01-09 01:38:28 -08:00 |
|
roc+@cs.cmu.edu
|
09582c48ae
|
backing out bug 355548 due to test failures
|
2008-01-08 15:11:27 -08:00 |
|
roc+@cs.cmu.edu
|
459c356854
|
Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron
|
2008-01-08 14:36:46 -08:00 |
|
dmose@mozilla.org
|
a7aaa3bf1f
|
Backing out fix for bug 392785 as per roc + mconnor.
|
2007-12-04 15:32:08 -08:00 |
|
masayuki@d-toybox.com
|
db9a1f0734
|
Bug 392785 overflowed underline sometimes is not repainted at scrolling r+sr=roc, b1.9=dbaron
|
2007-12-02 22:51:57 -08:00 |
|
bzbarsky@mit.edu
|
5ee6e45f66
|
Don't allow presentational attributes to set colors if the "don't use document colors" pref is set. Bug 400452, r+sr=dbaron
|
2007-11-15 19:46:42 -08:00 |
|
dbaron@dbaron.org
|
7415f81dc3
|
Make IsWidgetStyled use style system to really check whether author styled borders or backgrounds, rather than depending on default values in forms.css. b=240117 r+sr=bzbarsky a=roc
|
2007-10-08 16:11:01 -07:00 |
|
sharparrow1@yahoo.com
|
04304b46b5
|
Bug 391494: full page zoom causes scrollbars to be cut off. r+sr+a=roc
|
2007-08-24 10:46:59 -07:00 |
|
masayuki@d-toybox.com
|
a17a03f2ea
|
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
|
2007-08-22 04:13:46 -07:00 |
|
masayuki@d-toybox.com
|
5dcd053a56
|
Bug 365414 overflowed decoration lines are not erased/painted r+sr=roc
|
2007-08-14 09:39:54 -07:00 |
|
dbaron@dbaron.org
|
c50f0447f9
|
Add nsPresContext and nsEventStateManager to cycle collection. b=385376 r=Olli.Pettay sr=jst a=jst
|
2007-08-10 14:25:24 -07:00 |
|
sharparrow1@yahoo.com
|
8419d2c58e
|
Bug 389720: zooming frameset is poor. r+sr=roc, a=dbaron
|
2007-08-07 13:38:35 -07:00 |
|
roc+@cs.cmu.edu
|
917c4632c9
|
Bug 387969. Use CSS 'text-rendering' property to control text quality. r=pavlov,r+sr=bzbarsky
|
2007-07-26 02:47:43 -07:00 |
|
sharparrow1@yahoo.com
|
5a87530c15
|
Bug 4821: Implement page zoom (backend). r+sr=roc.
|
2007-07-25 20:34:16 -07:00 |
|