Bug 116255 - Replace WebFrameLoaderClient static_casts with a function that might return null (WebKit Mac)
Summary: Replace WebFrameLoaderClient static_casts with a function that might return n...
Status: RESOLVED DUPLICATE of bug 116324
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac All
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-16 17:20 PDT by Brady Eidson
Modified: 2013-05-17 12:21 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2013-05-16 17:20:33 PDT
Replace WebFrameLoaderClient static_casts with a function that might return null (WebKit Mac)

Spun of from the WK2 version of this bug (https://bugs.webkit.org/show_bug.cgi?id=116253) which was spun off from a targeted fix for a known issue (https://bugs.webkit.org/show_bug.cgi?id=115917)
Comment 1 Brady Eidson 2013-05-17 12:21:29 PDT
Only one cast...  and this is a dupe of 116324 I guess
Comment 2 Brady Eidson 2013-05-17 12:21:41 PDT

*** This bug has been marked as a duplicate of bug 116324 ***