Bug 164147

Summary: Web Inspector: Include parameter strings for native CustomElementRegistry methods in the console
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, joepeck, mattbaker, nvasilyev, rniwa, timothy, webkit-bug-importer
Priority: P2 Keywords: DoNotImportToRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

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.