[Webkit-unassigned] [Bug 56135] New: VisiblePosition's next and previous should take an enum instead of a boolean
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 10 12:50:49 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=56135
Summary: VisiblePosition's next and previous should take an
enum instead of a boolean
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
CC: eric at webkit.org, darin at apple.com, tony at chromium.org,
leviw at chromium.org
Blocks: 53409
There many places where we call next(true) and previous(true) and it's totally unclear what it means.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list