Summary: | Rename RenderObject::isRoot() to isDocumentElementRenderer() | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> | ||||
Component: | New Bugs | Assignee: | Simon Fraser (smfr) <simon.fraser> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | commit-queue, hyatt, simon.fraser, zalan | ||||
Priority: | P2 | ||||||
Version: | WebKit Nightly Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Simon Fraser (smfr)
2015-10-09 16:54:58 PDT
Created attachment 262802 [details]
Patch
Attachment 262802 [details] did not pass style-queue:
ERROR: Source/WebCore/rendering/RenderBlock.cpp:1836: Multi line control clauses should use braces. [whitespace/braces] [4]
Total errors found: 1 in 23 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 262802 [details]
Patch
It's a pity that there's no shorter name for this.
Comment on attachment 262802 [details] Patch Clearing flags on attachment: 262802 Committed r190834: <http://trac.webkit.org/changeset/190834> All reviewed patches have been landed. Closing bug. |