Closed
Bug 380209
Opened 19 years ago
Closed 19 years ago
Layout hooks for nsTextFrameThebes cache
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
People
(Reporter: roc, Assigned: roc)
Details
Attachments
(1 file)
|
5.85 KB,
patch
|
bzbarsky
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
We need a textrun cache for the new text frame that is statically set up and torn down. This requires hooks from outside nsTextFrameThebes.cpp.
| Assignee | ||
Comment 1•19 years ago
|
||
This is very trivial. The real user of these hooks is nsTextFrameThebes which is not yet part of the build.
Attachment #264271 -
Flags: superreview?(bzbarsky)
Attachment #264271 -
Flags: review?(bzbarsky)
Comment 2•19 years ago
|
||
Comment on attachment 264271 [details] [diff] [review]
hook patch
Looks good.
Attachment #264271 -
Flags: superreview?(bzbarsky)
Attachment #264271 -
Flags: superreview+
Attachment #264271 -
Flags: review?(bzbarsky)
Attachment #264271 -
Flags: review+
| Assignee | ||
Comment 3•19 years ago
|
||
checked in
| Assignee | ||
Updated•19 years ago
|
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•