Bug 57300
| Summary: | [chromium] WebPageSerializer::retrieveAllResources should retrieve IFrame src correctly when there are not HTML | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jay Civelli <jcivelli> |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | schenney |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
Jay Civelli
If a page contains an IFrame that has a source that is not HTML (ex: an image), then it is still reported as a frame URL by WebPageSerializer::retrieveAllResources .
It should be reported as a resource.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Stephen Chenney
https://code.google.com/p/chromium/issues/detail?id=230551