WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
51751
Web Inspector: recreate script view after live edit
https://bugs.webkit.org/show_bug.cgi?id=51751
Summary
Web Inspector: recreate script view after live edit
Pavel Podivilov
Reported
2010-12-30 08:33:55 PST
Recreate script view after live edit like it is done for source views.
Attachments
Patch.
(4.96 KB, patch)
2010-12-30 08:34 PST
,
Pavel Podivilov
no flags
Details
Formatted Diff
Diff
Patch.
(5.89 KB, patch)
2010-12-30 09:03 PST
,
Pavel Podivilov
pfeldman
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Pavel Podivilov
Comment 1
2010-12-30 08:34:46 PST
Created
attachment 77681
[details]
Patch.
Pavel Podivilov
Comment 2
2010-12-30 09:03:25 PST
Created
attachment 77684
[details]
Patch.
Pavel Feldman
Comment 3
2011-01-11 04:39:14 PST
Comment on
attachment 77684
[details]
Patch. View in context:
https://bugs.webkit.org/attachment.cgi?id=77684&action=review
> WebCore/inspector/front-end/ScriptsPanel.js:316 > + script.resource.setContent(newBodyOrErrorMessage, revertEditingCallback);
In the future, we'd like to edit inline script of say HTML resources. As a result, committing snippet content as resource content will become wrong.
Pavel Podivilov
Comment 4
2011-01-11 06:37:51 PST
Committed
r75500
: <
http://trac.webkit.org/changeset/75500
>
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