Bug 59329

Summary: WebKit2: Fix Raw Pointers to PageOverlay in FindController and WebInspectorClient
Product: WebKit Reporter: Brian Weinstein <bweinstein>
Component: WebKit2Assignee: Brian Weinstein <bweinstein>
Status: ASSIGNED ---    
Severity: Normal CC: aroben
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Brian Weinstein 2011-04-25 10:12:39 PDT
Do these need to be PageOverlay*? Can they be RefPtrs or something where we don't have to worry about a dangling pointer?