Bug 149976

Summary: Rename RenderObject::isRoot() to isDocumentElementRenderer()
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: 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 Flags
Patch none

Description Simon Fraser (smfr) 2015-10-09 16:54:58 PDT
Rename RenderObject::isRoot() to isDocumentElementRenderer()
Comment 1 Simon Fraser (smfr) 2015-10-09 16:56:15 PDT
Created attachment 262802 [details]
Patch
Comment 2 WebKit Commit Bot 2015-10-09 16:58:47 PDT
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 3 zalan 2015-10-09 17:37:35 PDT
Comment on attachment 262802 [details]
Patch

It's a pity that there's no shorter name for this.
Comment 4 WebKit Commit Bot 2015-10-09 19:21:26 PDT
Comment on attachment 262802 [details]
Patch

Clearing flags on attachment: 262802

Committed r190834: <http://trac.webkit.org/changeset/190834>
Comment 5 WebKit Commit Bot 2015-10-09 19:21:31 PDT
All reviewed patches have been landed.  Closing bug.