RESOLVED FIXED 55541
Expose some selection state fields in WKPage
https://bugs.webkit.org/show_bug.cgi?id=55541
Summary Expose some selection state fields in WKPage
Jeff Miller
Reported 2011-03-01 18:28:09 PST
Expose some selection state fields in WKPage
Attachments
Patch (3.49 KB, patch)
2011-03-01 18:34 PST, Jeff Miller
darin: review+
Jeff Miller
Comment 1 2011-03-01 18:29:55 PST
Adding WKPageCanDelete(), WKPageHasSelectedRange(), and WKPageIsContentEditable() so we can enable some Edit menu items properly on Windows.
Jeff Miller
Comment 2 2011-03-01 18:34:45 PST
Darin Adler
Comment 3 2011-03-01 22:07:06 PST
Comment on attachment 84347 [details] Patch I’m not sure we really need WKPageCanDelete.
Jeff Miller
Comment 4 2011-03-02 06:54:40 PST
Jeff Miller
Comment 5 2011-03-02 07:37:22 PST
(In reply to comment #3) > (From update of attachment 84347 [details]) > I’m not sure we really need WKPageCanDelete. I chose to leave this in to be explicit, and to match the WebKit1 API semantics better.
Note You need to log in before you can comment on or make changes to this bug.