[Webkit-unassigned] [Bug 180292] [Web App Manifest] Support fetching the app manifest
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 5 14:02:58 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=180292
--- Comment #7 from Joseph Pecoraro <joepeck at webkit.org> ---
> Can I investigate this and file a followup bug, or do I need to fix
> this before landing this?
Sure. There is nothing incorrect about the current code, it just seems like it may be inefficient if its not necessary.
> > It seems bad form to add support for a new CSP attribute and not add a test
> > for it. If it isn't reached yet, then it also seems weird to add code that
> > isn't reachable. Is this covered by web platform tests?
>
> There was already a test
> (LayoutTests/http/tests/security/contentSecurityPolicy/manifest-src-{allowed,
> blocked}) for the manifest-src attribute, imported from Blink. In
> retrospect, the way I split up these patches is pretty awkward since this
> code isn't reachable yet, but I have tests for this in
> https://bugs.webkit.org/show_bug.cgi?id=180294, which adds WebKit support
> for initiating loads of the manifest on demand.
Excellent! Thanks!
--
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/20171205/2f15b021/attachment-0001.html>
More information about the webkit-unassigned
mailing list