Bug 104117 - [WK2] InjectedBundle should check Intent url for null
Summary: [WK2] InjectedBundle should check Intent url for null
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jussi Kukkonen (jku)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-05 06:43 PST by Jussi Kukkonen (jku)
Modified: 2012-12-05 07:44 PST (History)
8 users (show)

See Also:


Attachments
Patch (3.27 KB, patch)
2012-12-05 06:52 PST, Jussi Kukkonen (jku)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jussi Kukkonen (jku) 2012-12-05 06:43:02 PST
New test fast/images/crossfade-client-not-removed-crash.html crashes on efl because we lack a null check in InjectedBundle. Attaching patch...
Comment 1 Jussi Kukkonen (jku) 2012-12-05 06:52:06 PST
Created attachment 177740 [details]
Patch
Comment 2 WebKit Review Bot 2012-12-05 07:44:09 PST
Comment on attachment 177740 [details]
Patch

Clearing flags on attachment: 177740

Committed r136687: <http://trac.webkit.org/changeset/136687>
Comment 3 WebKit Review Bot 2012-12-05 07:44:13 PST
All reviewed patches have been landed.  Closing bug.