WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 58111
[Meta] Make DocumentMarker and DocumentMarkerController more clean and extensible.
https://bugs.webkit.org/show_bug.cgi?id=58111
Summary
[Meta] Make DocumentMarker and DocumentMarkerController more clean and extens...
Hajime Morrita
Reported
2011-04-07 18:39:33 PDT
There are several ugly parts around DocumentMarkerController. - DocumentMarker::MarkerType and DocumentMarker::MarkerTypes is used in confusing way. - markers are stored inside a pair of vectors, which should be a vector of some struct or class. - DocumentMarker has very limited metadata. We want store subtype dependent metadata like suggestions and descriptions, etc. This meta-bug will track the problem above.
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