Bug 169103 - Rename htmlediting.h/cpp to Editing.h/cpp
Summary: Rename htmlediting.h/cpp to Editing.h/cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-02 15:31 PST by Sam Weinig
Modified: 2017-03-02 22:34 PST (History)
1 user (show)

See Also:


Attachments
Patch (175.01 KB, patch)
2017-03-02 15:37 PST, Sam Weinig
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.