WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
23576
Move m_continuation out of RenderFlow
https://bugs.webkit.org/show_bug.cgi?id=23576
Summary
Move m_continuation out of RenderFlow
Dave Hyatt
Reported
2009-01-27 14:43:40 PST
Move m_continuation out of RenderFlow and into RenderBlock and RenderInline. This is more work towards eventually removing RenderFlow.
Attachments
Patch to remove continuation member from RenderFlow
(54.49 KB, patch)
2009-01-27 14:44 PST
,
Dave Hyatt
hyatt
: review-
Details
Formatted Diff
Diff
Patch that shrinks RenderInline/Block by 4 bytes! :)
(115.45 KB, patch)
2009-01-27 17:31 PST
,
Dave Hyatt
oliver
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Dave Hyatt
Comment 1
2009-01-27 14:44:14 PST
Created
attachment 27088
[details]
Patch to remove continuation member from RenderFlow
Dave Hyatt
Comment 2
2009-01-27 14:55:26 PST
Comment on
attachment 27088
[details]
Patch to remove continuation member from RenderFlow Minusing. Improved patch coming.
Dave Hyatt
Comment 3
2009-01-27 17:31:11 PST
Created
attachment 27092
[details]
Patch that shrinks RenderInline/Block by 4 bytes! :)
Oliver Hunt
Comment 4
2009-01-27 20:56:39 PST
Comment on
attachment 27092
[details]
Patch that shrinks RenderInline/Block by 4 bytes! :) r=me
Dave Hyatt
Comment 5
2009-01-28 09:31:10 PST
Fixed in
r40312
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug