WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
97113
Web Inspector: Prepare UISourceCode to transformation into File.
https://bugs.webkit.org/show_bug.cgi?id=97113
Summary
Web Inspector: Prepare UISourceCode to transformation into File.
Vsevolod Vlasov
Reported
2012-09-19 08:28:41 PDT
I'd like to transform UISourceCode to domain/debugger agnostic File. I want to move all domain specific logic to editor, breakpoint manager and debugger model and remove JavaScriptSource, StyleSource, SASSSource and SnippetJavaScriptSource classes. In this patch I am removing all methods and fields from this classes except for the modification bindings.
Attachments
Patch
(39.74 KB, patch)
2012-09-19 09:07 PDT
,
Vsevolod Vlasov
pfeldman
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Vsevolod Vlasov
Comment 1
2012-09-19 09:07:05 PDT
Created
attachment 164745
[details]
Patch
Pavel Feldman
Comment 2
2012-09-20 04:19:58 PDT
Comment on
attachment 164745
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=164745&action=review
> Source/WebCore/inspector/front-end/BreakpointManager.js:64 > +WebInspector.BreakpointManager.isDivergedFromVM = function(uiSourceCode)
hasDiverged ?
Vsevolod Vlasov
Comment 3
2012-09-28 01:44:27 PDT
Committed
r129862
: <
http://trac.webkit.org/changeset/129862
>
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