WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
160175
Cleanup RenderTable*::createAnonymous*
https://bugs.webkit.org/show_bug.cgi?id=160175
Summary
Cleanup RenderTable*::createAnonymous*
alan
Reported
2016-07-25 15:34:39 PDT
Type tightening + they are somewhat misleading.
Attachments
Patch
(23.91 KB, patch)
2016-07-25 15:46 PDT
,
alan
simon.fraser
: review+
Details
Formatted Diff
Diff
Patch
(25.36 KB, patch)
2016-07-25 18:54 PDT
,
alan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
alan
Comment 1
2016-07-25 15:46:47 PDT
Created
attachment 284536
[details]
Patch
Simon Fraser (smfr)
Comment 2
2016-07-25 15:58:13 PDT
Comment on
attachment 284536
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=284536&action=review
> Source/WebCore/rendering/RenderTable.cpp:221 > - section->addChild(child); > + section->addChild(section);
Revert this bit.
alan
Comment 3
2016-07-25 18:54:02 PDT
Created
attachment 284559
[details]
Patch
WebKit Commit Bot
Comment 4
2016-07-25 19:41:09 PDT
Comment on
attachment 284559
[details]
Patch Clearing flags on attachment: 284559 Committed
r203708
: <
http://trac.webkit.org/changeset/203708
>
WebKit Commit Bot
Comment 5
2016-07-25 19:41:14 PDT
All reviewed patches have been landed. Closing bug.
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