Bug 169103

Summary: Rename htmlediting.h/cpp to Editing.h/cpp
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Sam Weinig 2017-03-02 15:31:50 PST
Rename htmlediting.h/cpp to Editing.h/cpp
Comment 1 Sam Weinig 2017-03-02 15:37:00 PST
Created attachment 303257 [details]
Patch
Comment 2 WebKit Commit Bot 2017-03-02 15:39:33 PST
Attachment 303257 [details] did not pass style-queue:


ERROR: Source/WebCore/editing/Editing.cpp:672:  Multi line control clauses should use braces.  [whitespace/braces] [4]
ERROR: Source/WebCore/editing/DeleteFromTextNodeCommand.cpp:29:  Alphabetical sorting problem.  [build/include_order] [4]
Total errors found: 2 in 83 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 WebKit Commit Bot 2017-03-02 22:34:22 PST
Comment on attachment 303257 [details]
Patch

Clearing flags on attachment: 303257

Committed r213355: <http://trac.webkit.org/changeset/213355>
Comment 4 WebKit Commit Bot 2017-03-02 22:34:27 PST
All reviewed patches have been landed.  Closing bug.