WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 90531
Web Inspector: Get rid of ResourceDomainModelBinding and DebuggerResourceBinding, make Resource.setContent private.
https://bugs.webkit.org/show_bug.cgi?id=90531
Summary
Web Inspector: Get rid of ResourceDomainModelBinding and DebuggerResourceBind...
Vsevolod Vlasov
Reported
2012-07-04 02:10:12 PDT
Now that Resource.setContent is not used outside of Resource.js we can make it private. Resource._setContent can now delegate to UISourceCodes which would take care of domain specific actions. DebuggerResourceBinding can be removed and DebuggerResourceBinding.setScriptSource should moved to JavaScriptSource. ResourceDomainModelBinding could be removed as well.
Attachments
Patch
(18.92 KB, patch)
2012-07-04 02:20 PDT
,
Vsevolod Vlasov
pfeldman
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Vsevolod Vlasov
Comment 1
2012-07-04 02:20:01 PDT
Created
attachment 150740
[details]
Patch
Vsevolod Vlasov
Comment 2
2012-07-04 07:08:01 PDT
Committed
r121850
: <
http://trac.webkit.org/changeset/121850
>
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