WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
142657
Web Inspector: Show Parameter Lists for Native DOM methods
https://bugs.webkit.org/show_bug.cgi?id=142657
Summary
Web Inspector: Show Parameter Lists for Native DOM methods
Joseph Pecoraro
Reported
2015-03-12 23:47:37 PDT
* SUMMARY Show Parameter Lists for Native DOM methods. Currently we maintain a table of parameter lists for built-in JavaScript objects / native functions (Array.prototype, Map.prototype, etc). However, DOM Prototypes (IndexedDB, Navigator, Location, Geolocation, Event, ...) are sparsely implemented. It would be good to at least generate some kind of list from IDL so that we have at least basic support for DOM methods.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-03-12 23:47:55 PDT
<
rdar://problem/20149674
>
Joseph Pecoraro
Comment 2
2015-04-09 16:59:07 PDT
I did a one-off generation for all IDL files. But it would be nice to automate this.
Joseph Pecoraro
Comment 3
2015-04-09 17:14:09 PDT
See
Bug 142760
for that work.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug