Bug 142078 - Node::hasEditableStyle and isEditablePosition have too many options
Summary: Node::hasEditableStyle and isEditablePosition have too many options
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks: 129034
  Show dependency treegraph
 
Reported: 2015-02-27 00:28 PST by Ryosuke Niwa
Modified: 2015-02-27 18:41 PST (History)
7 users (show)

See Also:


Attachments
Cleanup (27.30 KB, patch)
2015-02-27 16:42 PST, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2015-02-27 00:28:27 PST
Don't pollute Node with EditableType. For starters, Node.h shouldn't include EditingBoundary.h
Comment 1 Ryosuke Niwa 2015-02-27 16:42:24 PST
Created attachment 247576 [details]
Cleanup
Comment 2 WebKit Commit Bot 2015-02-27 18:41:32 PST
Comment on attachment 247576 [details]
Cleanup

Clearing flags on attachment: 247576

Committed r180809: <http://trac.webkit.org/changeset/180809>
Comment 3 WebKit Commit Bot 2015-02-27 18:41:39 PST
All reviewed patches have been landed.  Closing bug.