[Webkit-unassigned] [Bug 221987] New: Plumb an Optional<PageIdentifier> through Pasteboard-related codepaths

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 16 12:15:14 PST 2021


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

            Bug ID: 221987
           Summary: Plumb an Optional<PageIdentifier> through
                    Pasteboard-related codepaths
           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: wenson_hsieh at apple.com
                CC: wenson_hsieh at apple.com

Plumb an Optional<PageIdentifier> through Pasteboard-related codepaths — importantly, without the Pasteboard class knowing explicitly about the PageIdentifier.

We'll need some kind of base class like PasteboardContext that Pasteboard passes around as an opaque object, with a derived class (e.g. PagePasteboardContext) that actually knows about the page identifier.

-- 
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/20210216/4ac6224e/attachment.htm>


More information about the webkit-unassigned mailing list