Zack Weinberg
|
54158911c9
|
Bug 494117 preliminary refactor: Search-and-replace 'ReStyle' with 'Restyle' throughout layout. r=roc
|
2010-03-31 17:43:32 -07:00 |
Boris Zbarsky
|
2f617666a5
|
Bug 502288. Provide finer-grained style change hints for triggering reflow. r=dbaron
|
2009-08-03 21:22:13 -04:00 |
Boris Zbarsky
|
bc251345f9
|
Backed out changeset 25462849adcc (bug 502288) to get some talos cycles for the tracemonkey merge without this patch in.
--HG--
extra : rebase_source : bff86f8ab792af6109b1862d601e2ba560dc4ba1
|
2009-08-03 15:10:09 -04:00 |
Boris Zbarsky
|
a5dc24fd4e
|
Bug 502288. Provide finer-grained style change hints for triggering reflow. r=dbaron
|
2009-08-03 13:38:42 -04:00 |
Robert O'Callahan
|
614163b592
|
Bug 447567. Instead of brutally wiping out effects properties whenever the style context changes for an SVG frame (which wouldn't work for non-SVG frames), create a new style change hint to handle it. r=longsonr,sr=dbaron
|
2008-08-06 12:55:07 +12:00 |
gerv%gerv.net
|
8268a2e270
|
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
|
2006-03-30 07:57:05 +00:00 |
dbaron%dbaron.org
|
8b90a8ebf4
|
One-line descriptions of files, partly because they show up in LXR.
|
2006-03-30 05:56:38 +00:00 |
timeless%mozdev.org
|
b20620f6ab
|
Bug 106386 Correct misspellings in source code
patch by mats.palmgren@bredband.net r=dbaron sr=dbaron
|
2005-11-20 22:05:24 +00:00 |
aaronleventhal%moonset.net
|
a128408935
|
Bug 290352. Fix show/hide events, and anything dependent on those such as DHTML sub sub menus, alerts and progress bars. r=louie.zhao, sr=bz, a=asa
|
2005-06-10 13:57:27 +00:00 |
aaronleventhal%moonset.net
|
5d80ae5538
|
Bug 280498. Invalidate accessibility subtree for frame visibility/display style changes. r=bz, sr=roc, a=asa
|
2005-05-03 03:46:51 +00:00 |
cbiesinger%web.de
|
3e18607e52
|
263671 make nsStyleUserInterface::CalcDifference return correct style hints if
more than one property differs. also handle dynamic cursor changes correctly.
r+sr=bz
|
2004-12-28 13:48:25 +00:00 |
gerv%gerv.net
|
692411203a
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
dbaron%dbaron.org
|
95c1a4e503
|
Remove nsChangeHint_ReconstructDoc. b=230945 r+sr=bzbarsky
|
2004-01-15 03:32:06 +00:00 |
dbaron%dbaron.org
|
f0a3a7da49
|
Do style resolution of later siblings required by the CSS + combinator on event state and attribute changes by changing the result of Has(Attribute|State)DependentStyle into a bitfield and setting and handling the restyle-later-siblings bit appropriately. b=15608 r+sr=bzbarsky
|
2004-01-14 01:36:35 +00:00 |
dbaron%dbaron.org
|
92b921aca3
|
Remove hint parameter from AttributeChanged methods and simplify style hint mechanism. b=211308 r+sr=bzbarsky
|
2003-07-11 21:16:12 +00:00 |
roc+%cs.cmu.edu
|
3681ee88af
|
Bug 113083. Concentrate view setup code into a few shared functions in nsContainerFrame. Only change style-dependent view properties after style change, not during reflow, in response to nsChangeHint_SyncFrameView. Change 'clip' to only do SyncFrameView, not reflow. r=dbaron,sr=kin
|
2002-09-30 11:56:37 +00:00 |
roc+%cs.cmu.edu
|
c0c4d81870
|
Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin
|
2002-08-24 14:41:28 +00:00 |