WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
94370
Consider splitting Editor into private and public classes
https://bugs.webkit.org/show_bug.cgi?id=94370
Summary
Consider splitting Editor into private and public classes
Ryosuke Niwa
Reported
2012-08-17 11:37:39 PDT
Right now, Editor has a bunch of public member functions intended to be used by WebCore as well ones exposed to WebKit layer. We should probably move member functions intended to be used only by WebCore elsewhere so as to avoid more WebKit code accidentally depending on WebCore-internal methods.
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2012-08-17 18:22:27 PDT
SGTM.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug