Closed
Bug 243882
Opened 21 years ago
Closed 21 years ago
Switch hints for left/right/top/bottom to ReflowFrame
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
(Keywords: perf)
Attachments
(2 files)
1.14 KB,
patch
|
Details | Diff | Splinter Review | |
1.23 KB,
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
We shouldn't really need to force a repaint when these change, I would think.
Reflow should be invalidating as needed.
This might expose invalidation bugs in reflow, so would be a good alpha
candidate, I think....
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Comment 2•21 years ago
|
||
Assignee | ||
Comment 3•21 years ago
|
||
Fwiw, I just tried the second patch on the testcases at
http://www.24fun.com/downloadcenter/benchjs/benchjs.html (which isn't saying
much, since it probably doesn't change most of those properties) and I didn't
see any obvious rendering issues.
Assignee | ||
Comment 4•21 years ago
|
||
Comment on attachment 148708 [details] [diff] [review]
If we want to live dangerously..
I say let's try this, since it's early alpha, and see what breaks. ;)
Attachment #148708 -
Flags: superreview?(roc)
Attachment #148708 -
Flags: review?(roc)
Comment on attachment 148708 [details] [diff] [review]
If we want to live dangerously..
Okay.
Attachment #148708 -
Flags: superreview?(roc)
Attachment #148708 -
Flags: superreview+
Attachment #148708 -
Flags: review?(roc)
Attachment #148708 -
Flags: review+
Assignee | ||
Updated•21 years ago
|
Assignee: nobody → bzbarsky
Assignee | ||
Comment 6•21 years ago
|
||
Checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
ah, oh well. alea jacta est and all that
Assignee | ||
Comment 8•21 years ago
|
||
Yeah. If shit comes down, it's a simple backout. ;)
Updated•6 years ago
|
Product: Core → Core Graveyard
Updated•6 years ago
|
Component: Layout: Misc Code → Layout
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•