[webkit-reviews] review requested: [Bug 177973] Add a class for parsing application manifests : [Attachment 328171] Patch v4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 1 15:46:03 PST 2017


David Quesada <david_quesada at apple.com> has asked  for review:
Bug 177973: Add a class for parsing application manifests
https://bugs.webkit.org/show_bug.cgi?id=177973

Attachment 328171: Patch v4

https://bugs.webkit.org/attachment.cgi?id=328171&action=review




--- Comment #8 from David Quesada <david_quesada at apple.com> ---
Created attachment 328171

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

Patch v4

Newest rebase, also started protecting ApplicationManifestParser's global JS
object from GC, otherwise it can get deallocated after a while.


More information about the webkit-reviews mailing list