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+
Yury Semikhatsky
Comment 1 2011-05-20 07:58:02 PDT
Yury Semikhatsky
Comment 2 2011-05-20 08:22:13 PDT
Note You need to log in before you can comment on or make changes to this bug.