WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
56369
[Refactoring] TextCheckingType and Editor::TextCheckingOptionFlags should be unified.
https://bugs.webkit.org/show_bug.cgi?id=56369
Summary
[Refactoring] TextCheckingType and Editor::TextCheckingOptionFlags should be ...
Hajime Morrita
Reported
2011-03-15 02:43:09 PDT
TextCheckingType is a superset of Editor::TextCheckingOptionFlags. So we should unified both. Both use enums as bit flags. we should do this with struct and bit field.
Attachments
Add attachment
proposed patch, testcase, etc.
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