WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
28357
WebInspector: Implement InspectorController::copyNode(id) that pushes node markup into the clipboard.
https://bugs.webkit.org/show_bug.cgi?id=28357
Summary
WebInspector: Implement InspectorController::copyNode(id) that pushes node ma...
Pavel Feldman
Reported
2009-08-16 09:07:46 PDT
Otherwise ElementsPanel.handleCopyEvent is not working for ELEMENT_NODE nodes. The reason is that DOMNode does not have outerHTML property available for all the nodes.
Attachments
patch
(4.20 KB, patch)
2009-09-22 07:54 PDT
,
Pavel Feldman
timothy
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2009-09-22 07:54:07 PDT
Created
attachment 39922
[details]
patch
Pavel Feldman
Comment 2
2009-09-24 04:45:20 PDT
Committing to
http://svn.webkit.org/repository/webkit/trunk
... M WebCore/ChangeLog M WebCore/inspector/InspectorBackend.cpp M WebCore/inspector/InspectorBackend.h M WebCore/inspector/InspectorBackend.idl M WebCore/inspector/front-end/ElementsPanel.js Committed
r48716
Eric Seidel (no email)
Comment 3
2009-09-26 01:31:44 PDT
Closing, per above comment from Pavel.
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