WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
61188
Web Inspector: use RefPtr instead of OwnPtr to store InspectorBackendDispatcher
https://bugs.webkit.org/show_bug.cgi?id=61188
Summary
Web Inspector: use RefPtr instead of OwnPtr to store InspectorBackendDispatcher
Yury Semikhatsky
Reported
2011-05-20 07:56:52 PDT
Now that InspectorBackendDispatcher is refcounted we should store it in RefPtr, not OwnPtr.
Attachments
Patch
(2.63 KB, patch)
2011-05-20 07:58 PDT
,
Yury Semikhatsky
pfeldman
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2011-05-20 07:58:02 PDT
Created
attachment 94219
[details]
Patch
Yury Semikhatsky
Comment 2
2011-05-20 08:22:13 PDT
Committed
r86955
: <
http://trac.webkit.org/changeset/86955
>
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