[Webkit-unassigned] [Bug 161726] New: ScriptRunner should be driven by PendingScript rather than ScriptElement
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 7 17:51:43 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=161726
Bug ID: 161726
Summary: ScriptRunner should be driven by PendingScript rather
than ScriptElement
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore JavaScript
Assignee: webkit-unassigned at lists.webkit.org
Reporter: utatane.tea at gmail.com
ScriptElement::notifyFinished is only used when the script tag has defer / async.
It is tricky. We should use PendingScript's setClient,clearClient and drive ScriptRunner by itself (as the same to HTMLScriptRunner).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160908/c14b19cb/attachment.html>
More information about the webkit-unassigned
mailing list