Activity log for bug #1368117

Date Who What changed Old value New value Message
2014-09-11 09:32:50 Chris Coulson bug added bug
2014-09-11 09:32:55 Chris Coulson oxide: importance Undecided Medium
2014-09-11 09:32:57 Chris Coulson oxide: status New Triaged
2014-09-11 09:33:00 Chris Coulson oxide: milestone branch-1.3
2014-09-11 09:33:02 Chris Coulson oxide: assignee Chris Coulson (chrisccoulson)
2014-09-11 09:33:07 Chris Coulson nominated for series oxide/1.2
2014-09-11 09:33:07 Chris Coulson bug task added oxide/1.2
2014-09-11 09:33:12 Chris Coulson oxide/1.2: milestone 1.2.1
2014-09-11 09:33:15 Chris Coulson oxide/1.2: assignee Chris Coulson (chrisccoulson)
2014-09-11 09:33:17 Chris Coulson oxide/1.2: importance Undecided Medium
2014-09-11 09:33:19 Chris Coulson oxide/1.2: status New Triaged
2014-09-11 09:34:33 Chris Coulson description Whilst writing the test for this, I noticed that if you do the following: - set WebPreferences.canDisplayInsecureContent to false - load a page over SSL that contains an insecure script and insecure content (at this point, WebView.blockedContent is correct) - call WebView.setCanTemporarilyDisplayInsecureContent(true) (which causes the page to reload). At this point, WebView.blockedContent should still have the ContentTypeMixedScript bit set, but it is now clear Whilst writing the test for this, I noticed that if you do the following: - set WebPreferences.canDisplayInsecureContent to false - load a page over SSL that contains an insecure script and an insecure image (at this point, the ContentTypeMixedDisplay and ContentTypeMixedScript bits of WebView.blockedContent are set, correctly) - call WebView.setCanTemporarilyDisplayInsecureContent(true) (which causes the page to reload). At this point, WebView.blockedContent should still have the ContentTypeMixedScript bit set, but it is now clear
2014-09-11 09:43:24 Chris Coulson oxide: status Triaged Fix Released
2014-09-11 09:43:23 Launchpad Janitor branch linked lp:oxide
2014-09-11 22:50:51 Launchpad Janitor branch linked lp:oxide/1.2
2014-09-11 22:51:11 Chris Coulson oxide/1.2: status Triaged Fix Committed
2014-09-12 08:50:55 Launchpad Janitor branch linked lp:~oxide-developers/oxide/packaging.utopic
2014-09-22 16:35:51 Chris Coulson oxide/1.2: status Fix Committed Fix Released