RESOLVED FIXED 164147
Web Inspector: Include parameter strings for native CustomElementRegistry methods in the console
https://bugs.webkit.org/show_bug.cgi?id=164147
Summary Web Inspector: Include parameter strings for native CustomElementRegistry met...
Joseph Pecoraro
Reported 2016-10-28 13:44:39 PDT
Summary: Include parameter strings for native CustomElementRegistry methods in the console Steps to Reproduce: 1. Inspect about:blank 2. Type `customElements` in the console 3. Expand the Prototype section => No useful parameter information for methods like `define`, `get`, and `whenDefined`.
Attachments
[PATCH] Proposed Fix (1.43 KB, patch)
2016-10-28 13:45 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2016-10-28 13:45:17 PDT
Created attachment 293203 [details] [PATCH] Proposed Fix
Blaze Burg
Comment 2 2016-10-28 14:04:54 PDT
Comment on attachment 293203 [details] [PATCH] Proposed Fix r=moi
WebKit Commit Bot
Comment 3 2016-10-28 14:40:11 PDT
Comment on attachment 293203 [details] [PATCH] Proposed Fix Clearing flags on attachment: 293203 Committed r208072: <http://trac.webkit.org/changeset/208072>
WebKit Commit Bot
Comment 4 2016-10-28 14:40:15 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.