WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
66233
Web Inspector: add UISourceCode class.
https://bugs.webkit.org/show_bug.cgi?id=66233
Summary
Web Inspector: add UISourceCode class.
Pavel Podivilov
Reported
2011-08-15 09:27:13 PDT
Web Inspector: add UISourceCode class. This is a next step towards splitting SourceFile into RawSourceCode and UISourceCode. UISourceCode is a part of SourceFile's interface that is visible to ScriptsPanel. UISourceCode represents a single entry in scripts panel's files select.
Attachments
Patch
(10.48 KB, patch)
2011-08-15 09:28 PDT
,
Pavel Podivilov
pfeldman
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Podivilov
Comment 1
2011-08-15 09:28:17 PDT
Created
attachment 103919
[details]
Patch
Pavel Feldman
Comment 2
2011-08-18 02:13:33 PDT
Comment on
attachment 103919
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=103919&action=review
> LayoutTests/inspector/debugger/ui-source-code.html:14 > + {
setTimeout(callback.bind...
> Source/WebCore/inspector/front-end/UISourceCode.js:74 > +WebInspector.SourceCodeProvider = function()
ContentProvider
Pavel Podivilov
Comment 3
2011-08-18 06:54:49 PDT
Committed
r93304
: <
http://trac.webkit.org/changeset/93304
>
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