Merge lp://qastaging/~chrisccoulson/oxide/lp1504853 into lp://qastaging/~oxide-developers/oxide/oxide.trunk

Proposed by Chris Coulson
Status: Merged
Merged at revision: 1232
Proposed branch: lp://qastaging/~chrisccoulson/oxide/lp1504853
Merge into: lp://qastaging/~oxide-developers/oxide/oxide.trunk
Diff against target: 2354 lines (+1100/-732)
22 files modified
qt/core/api/oxideqcertificateerror.cc (+3/-3)
qt/core/browser/oxide_qt_web_view.cc (+16/-9)
qt/core/browser/oxide_qt_web_view.h (+5/-1)
qt/tests/qmltests/ssl/tst_CertificateError.qml (+329/-217)
qt/tests/qmltests/ssl/tst_CertificateError_initial.html (+5/-0)
shared/browser/oxide_content_browser_client.cc (+21/-21)
shared/browser/oxide_web_frame_tree.cc (+6/-0)
shared/browser/oxide_web_view.cc (+28/-80)
shared/browser/oxide_web_view.h (+0/-26)
shared/browser/oxide_web_view_client.cc (+0/-2)
shared/browser/oxide_web_view_client.h (+0/-2)
shared/browser/oxide_web_view_contents_helper.cc (+7/-1)
shared/browser/ssl/oxide_certificate_error.cc (+50/-268)
shared/browser/ssl/oxide_certificate_error.h (+20/-100)
shared/browser/ssl/oxide_certificate_error_dispatcher.cc (+196/-0)
shared/browser/ssl/oxide_certificate_error_dispatcher.h (+77/-0)
shared/browser/ssl/oxide_certificate_error_dispatcher_client.h (+36/-0)
shared/browser/ssl/oxide_certificate_error_placeholder_page.cc (+58/-0)
shared/browser/ssl/oxide_certificate_error_placeholder_page.h (+64/-0)
shared/browser/ssl/oxide_certificate_error_proxy.cc (+105/-0)
shared/browser/ssl/oxide_certificate_error_proxy.h (+65/-0)
shared/shared.gyp (+9/-2)
To merge this branch: bzr merge lp://qastaging/~chrisccoulson/oxide/lp1504853
Reviewer Review Type Date Requested Status
Chris Coulson Pending
Review via email: mp+274525@code.qastaging.launchpad.net
To post a comment you must log in.
1218. By Chris Coulson

Remove spurious printf

1219. By Chris Coulson

Add missing file

1220. By Chris Coulson

Add missing file

1221. By Chris Coulson

Merge from trunk

1222. By Chris Coulson

Merge from trunk

1223. By Chris Coulson

Merge from trunk

1224. By Chris Coulson

Remove unnecessary DCHECK

1225. By Chris Coulson

Fix a test crash

1226. By Chris Coulson

Merge from trunk

1227. By Chris Coulson

Merge from trunk

1228. By Chris Coulson

Clean up WebFrameTreeObserver

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches