[Webkit-unassigned] [Bug 182363] WebAppManifest scope should default to the containing directory of start_url if 'scope' is not specified

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 2 14:30:03 PST 2018


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

Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #332973|review?                     |review+
              Flags|                            |

--- Comment #6 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 332973
  --> https://bugs.webkit.org/attachment.cgi?id=332973
Patch v2

View in context: https://bugs.webkit.org/attachment.cgi?id=332973&action=review

> Source/WebCore/Modules/applicationmanifest/ApplicationManifestParser.cpp:198
> -        return { };
> +        return { startURL, "./" };

Hm... I would have preferred to have a helper function like you did earlier.

-- 
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/20180202/e2e511a2/attachment.html>


More information about the webkit-unassigned mailing list