[Webkit-unassigned] [Bug 205439] New: Web Inspector: TypeError: InjectedScriptHost.isPromiseRejectedWithNativeGetterTypeError first argument must be a Promise
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 18 23:07:15 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=205439
Bug ID: 205439
Summary: Web Inspector: TypeError:
InjectedScriptHost.isPromiseRejectedWithNativeGetterTy
peError first argument must be a Promise
Product: WebKit
Version: WebKit Local Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: drousso at apple.com
CC: inspector-bugzilla-changes at group.apple.com
# STEPS TO REPRODUCE:
1. turn on Web Animations
2. inspect any page
3. evaluate `document.body.animate([])`
4. expand the result `Animation`
=> both `finished` and `ready` show "TypeError: InjectedScriptHost.isPromiseRejectedWithNativeGetterTypeError first argument must be a Promise" instead of a `Promise`
--
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/20191219/5bd6d7ae/attachment.htm>
More information about the webkit-unassigned
mailing list