[Webkit-unassigned] [Bug 186222] New: Move editor() and selection() from Frame to Document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 1 20:44:42 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=186222

            Bug ID: 186222
           Summary: Move editor() and selection() from Frame to Document
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: wenson_hsieh at apple.com

It's weird that Frame owns editor() and selection(); these should be per-document, so owned by Document. Otherwise we risk editor and selection state leaking between documents.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180602/55cba877/attachment.html>


More information about the webkit-unassigned mailing list