Bug 34839 - [Qt] Evaluate results of frame loader callbacks in Qt DRT
Summary: [Qt] Evaluate results of frame loader callbacks in Qt DRT
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: QtWebKit Unassigned
URL:
Keywords: Qt, QtTriaged
Depends on: 34702
Blocks:
  Show dependency treegraph
 
Reported: 2010-02-11 05:21 PST by Diego Gonzalez
Modified: 2010-06-29 12:38 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.61 KB, patch)
2010-06-20 11:57 PDT, 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 Diego Gonzalez 2010-02-11 05:21:08 PST
Investigate the possible reasons off differences between Qt FrameLoaderClient
and expected results for the following LayoutTests:

http/tests/security/mixedContent/about-blank-iframe-in-main-frame.html
http/tests/security/mixedContent/data-url-iframe-in-main-frame.html
http/tests/security/mixedContent/insecure-css-in-main-frame.html
http/tests/security/mixedContent/insecure-iframe-in-main-frame.html
http/tests/security/mixedContent/insecure-image-in-main-frame.html
http/tests/security/mixedContent/redirect-http-to-https-iframe-in-main-frame.html
http/tests/security/mixedContent/redirect-https-to-http-iframe-in-main-frame.html
Comment 1 Robert Hogan 2010-06-20 11:57:11 PDT
Created attachment 59205 [details]
Patch
Comment 2 Csaba Osztrogonác 2010-06-21 01:09:42 PDT
(In reply to comment #1)
> Created an attachment (id=59205) [details]
> Patch

LGTM. I tested on the bot, and they pass without any regression.
Comment 3 WebKit Commit Bot 2010-06-29 12:38:44 PDT
Comment on attachment 59205 [details]
Patch

Clearing flags on attachment: 59205

Committed r62141: <http://trac.webkit.org/changeset/62141>
Comment 4 WebKit Commit Bot 2010-06-29 12:38:49 PDT
All reviewed patches have been landed.  Closing bug.