RESOLVED FIXED 194740
Web Inspector: Logging a native function to the console, such as `alert`, produces unhandled rejection
https://bugs.webkit.org/show_bug.cgi?id=194740
Summary Web Inspector: Logging a native function to the console, such as `alert`, pro...
Joseph Pecoraro
Reported 2019-02-15 21:55:24 PST
Logging a native function to the console, such as `alert`, produces unhandled rejection Steps to Reproduce: 1. Inspect this page 2. js> alert => Exception
Attachments
[PATCH] Proposed Fix (2.86 KB, patch)
2019-02-15 21:57 PST, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2019-02-15 21:57:52 PST
Created attachment 362208 [details] [PATCH] Proposed Fix
Matt Baker
Comment 2 2019-02-15 22:16:09 PST
Comment on attachment 362208 [details] [PATCH] Proposed Fix r=me
WebKit Commit Bot
Comment 3 2019-02-15 22:42:00 PST
Comment on attachment 362208 [details] [PATCH] Proposed Fix Clearing flags on attachment: 362208 Committed r241643: <https://trac.webkit.org/changeset/241643>
WebKit Commit Bot
Comment 4 2019-02-15 22:42:02 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2019-02-15 22:55:00 PST
Note You need to log in before you can comment on or make changes to this bug.