Bug 116255
| Summary: | Replace WebFrameLoaderClient static_casts with a function that might return null (WebKit Mac) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brady Eidson <beidson> |
| Component: | WebKit Misc. | Assignee: | Brady Eidson <beidson> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | ap, sam |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac | ||
| OS: | All | ||
Brady Eidson
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)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Brady Eidson
Only one cast... and this is a dupe of 116324 I guess
Brady Eidson
*** This bug has been marked as a duplicate of bug 116324 ***