[Webkit-unassigned] [Bug 181068] New: [Attachment Support] Attachment replacement logic should not depend on subresource URL attribute replacement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 20 16:58:19 PST 2017


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

            Bug ID: 181068
           Summary: [Attachment Support] Attachment replacement logic
                    should not depend on subresource URL attribute
                    replacement
           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

Currently, we always replace subresource URLs with blob URLs when reading web content. We want to revert this policy; however, logic to replace DOM elements in the rich fragment with attachments currently depends on us always replacing subresources with blobs. This means we need to decouple logic for replacing attachments from logic that replaces resource URLs in element attributes with blob URLs.

-- 
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/20171221/33bb7e08/attachment.html>


More information about the webkit-unassigned mailing list