[Webkit-unassigned] [Bug 24696] Enable mixed content detection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 18 17:14:36 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=24696


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30635|review?                     |review-
               Flag|                            |




------- Comment #14 from eric at webkit.org  2009-06-18 17:14 PDT -------
(From update of attachment 30635)
In order to test this, you'd need to add delegate callbacks to WebKit.  Like
any other WebChromeClient.mm implementation.  These would have to be private
delegate calls, probably on the policy delegate.  And then you'd have to have
DRT's policy delegate implement them and log.

A lot of work... but mostly boiler plate, and seems like the easiest way I know
to test.

Then you'd need to add some mixed-content tests in the http tests.

r- since Olliver said above that this was blocked by lack of tests.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list