WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
95345
Web Inspector: Extract StylesSourceMapping from StylesUISourceCodeProvider.
https://bugs.webkit.org/show_bug.cgi?id=95345
Summary
Web Inspector: Extract StylesSourceMapping from StylesUISourceCodeProvider.
Vsevolod Vlasov
Reported
2012-08-29 08:15:18 PDT
Patch to follow. This is needed to prepare StylesUISourceCodeProvider for conversion into NetworkUISourceCodeProvider.
Attachments
Patch
(11.03 KB, patch)
2012-08-29 08:17 PDT
,
Vsevolod Vlasov
apavlov
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Vsevolod Vlasov
Comment 1
2012-08-29 08:17:52 PDT
Created
attachment 161230
[details]
Patch
Alexander Pavlov (apavlov)
Comment 2
2012-08-29 08:30:54 PDT
Comment on
attachment 161230
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=161230&action=review
One nit to be fixed before landing.
> Source/WebCore/inspector/front-end/StylesUISourceCodeProvider.js:75 > + setTimeout(this._populate.bind(this), 0);
Please FIXME-comment this change, stating that this should be handled in a different manner (like a DidWorkspaceReset event or something)
Vsevolod Vlasov
Comment 3
2012-08-29 08:38:46 PDT
Committed
r127002
: <
http://trac.webkit.org/changeset/127002
>
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