WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
147257
Web Inspector: Add custom parameter lists for new DOM append/prepend/before/after/replaceWith methods
https://bugs.webkit.org/show_bug.cgi?id=147257
Summary
Web Inspector: Add custom parameter lists for new DOM append/prepend/before/a...
Joseph Pecoraro
Reported
2015-07-24 01:04:23 PDT
* SUMMARY Add custom parameter lists for new DOM append/prepend/before/after/replaceWith methods. If someone views the Element API for `document.body` it would be nice for them to see something for these new methods. * STEPS TO REPRODUCE 1. js> dir(document.body) 2. Expand down to the Element Prototype => "append", "prepend", etc look like they have no parameters * NOTES We are considering just typing `Document` or `api(Document)` to more quickly get you this view without having to expand existing objects. If it was much easier this would be more important.
Attachments
[PATCH] Proposed Fix
(2.04 KB, patch)
2015-07-24 01:05 PDT
,
Joseph Pecoraro
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Joseph Pecoraro
Comment 1
2015-07-24 01:05:03 PDT
Created
attachment 257446
[details]
[PATCH] Proposed Fix
WebKit Commit Bot
Comment 2
2015-07-24 11:41:03 PDT
Comment on
attachment 257446
[details]
[PATCH] Proposed Fix Clearing flags on attachment: 257446 Committed
r187350
: <
http://trac.webkit.org/changeset/187350
>
WebKit Commit Bot
Comment 3
2015-07-24 11:41:08 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.
Top of Page
Format For Printing
XML
Clone This Bug