[Webkit-unassigned] [Bug 180292] [Web App Manifest] Support fetching the app manifest

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 1 16:09:47 PST 2017


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

David Quesada <david_quesada at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #328176|                            |review?
              Flags|                            |

--- Comment #1 from David Quesada <david_quesada at apple.com> ---
Created attachment 328176

  --> https://bugs.webkit.org/attachment.cgi?id=328176&action=review

WIP Patch

My WIP patch for review. This builds on 177973, so it doesn't apply right now, but I thought I'd post the patch for feedback. Particularly with the architecture of representing outstanding requests for the app manifest as ApplicationManifestLoaders attached to the DocumentLoader. I didn't see any precedent for a way to load subresources of a document on demand in a way they could be exposed to an embedder, other than IconLoader, so I used that as inspiration.

-- 
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/20171202/04500e0a/attachment.html>


More information about the webkit-unassigned mailing list