WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
81018
Web Inspector: Add snippets tab to scripts navigator.
https://bugs.webkit.org/show_bug.cgi?id=81018
Summary
Web Inspector: Add snippets tab to scripts navigator.
Vsevolod Vlasov
Reported
2012-03-13 11:55:33 PDT
Add snippets tab to scripts navigator.
Attachments
Patch
(10.72 KB, patch)
2012-03-13 12:22 PDT
,
Vsevolod Vlasov
pfeldman
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Vsevolod Vlasov
Comment 1
2012-03-13 12:22:10 PDT
Created
attachment 131691
[details]
Patch
Pavel Feldman
Comment 2
2012-03-14 02:25:22 PDT
Comment on
attachment 131691
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=131691&action=review
> Source/WebCore/inspector/front-end/ScriptsNavigator.js:67 > + this._snippetsTreeElement = document.createElement("ol");
This can be a local variable (or even encapsulated into NavigatorTreeOutline)
Vsevolod Vlasov
Comment 3
2012-03-14 05:23:26 PDT
Committed
r110694
: <
http://trac.webkit.org/changeset/110694
>
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