Bug 245372
Summary: | Factorize border code in RenderTreeAsText | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matthieu Dubet <m_dubet> |
Component: | WebCore Misc. | Assignee: | Matthieu Dubet <m_dubet> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ntim, simon.fraser, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Matthieu Dubet
There is some duplication in RenderTreeAsText::writeRenderObject, we should improve this.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matthieu Dubet
Pull request: https://github.com/WebKit/WebKit/pull/4499
Radar WebKit Bug Importer
<rdar://problem/100136833>
EWS
Committed 254647@main (4bc684c9be49): <https://commits.webkit.org/254647@main>
Reviewed commits have been landed. Closing PR #4499 and removing active labels.
Simon Fraser (smfr)
> There is some duplication in RenderTreeAsText::writeRenderObject, we should improve this.
This info should have been in the commit message.