Bug 33017 - [Qt] Fix crash on LayoutTests/fast/loader/empty-embed-src-attribute.html
Summary: [Qt] Fix crash on LayoutTests/fast/loader/empty-embed-src-attribute.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-29 06:06 PST by Robert Hogan
Modified: 2009-12-29 09:44 PST (History)
5 users (show)

See Also:


Attachments
Patch (3.45 KB, patch)
2009-12-29 06:13 PST, Robert Hogan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Hogan 2009-12-29 06:06:11 PST
Related to https://bugs.webkit.org/show_bug.cgi?id=23806

If an embedded document is loaded within a page and it has an empty
URL, use a blank URL for the load request.
Comment 1 Robert Hogan 2009-12-29 06:13:25 PST
Created attachment 45599 [details]
Patch
Comment 2 WebKit Review Bot 2009-12-29 06:17:05 PST
style-queue ran check-webkit-style on attachment 45599 [details] without any errors.
Comment 3 Eric Seidel (no email) 2009-12-29 09:32:05 PST
Comment on attachment 45599 [details]
Patch

Seems sane.
Comment 4 Eric Seidel (no email) 2009-12-29 09:32:24 PST
CCing loader-related folks so they can see this go by.
Comment 5 WebKit Commit Bot 2009-12-29 09:44:42 PST
Comment on attachment 45599 [details]
Patch

Clearing flags on attachment: 45599

Committed r52625: <http://trac.webkit.org/changeset/52625>
Comment 6 WebKit Commit Bot 2009-12-29 09:44:47 PST
All reviewed patches have been landed.  Closing bug.