Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

View certificate support #162

Merged
merged 1 commit into from
Mar 21, 2017
Merged

View certificate support #162

merged 1 commit into from
Mar 21, 2017

Conversation

darkdh
Copy link
Member

@darkdh darkdh commented Feb 20, 2017

Currently only support on mac and windows
fix brave/browser-laptop#2611

@darkdh darkdh self-assigned this Feb 20, 2017
@darkdh darkdh requested review from bridiver and bbondy February 20, 2017 05:50
@darkdh darkdh force-pushed the view_certificate branch 2 times, most recently from 5b52e98 to 4baf267 Compare February 20, 2017 05:59
@bridiver bridiver force-pushed the master branch 2 times, most recently from d8b3e75 to 349c547 Compare February 25, 2017 01:34
@bsclifton
Copy link
Member

bsclifton commented Mar 10, 2017

@bbondy Are we holding off on this one until we have a UI for displaying on Linux?

@bbondy
Copy link
Member

bbondy commented Mar 12, 2017

No I think we should merge and build for 0.13.6 as long as we have proper handling to not use it on linux on the front end. Please make sure an issue is posted though.

Also @darkdh this needs a rebase pls, thanks.

@bridiver
Copy link
Collaborator

bridiver commented Mar 12, 2017 via email

Defer view certificate support on linux

fix brave/browser-laptop#2611

Auditors: @bridiver, @bbondy
@darkdh
Copy link
Member Author

darkdh commented Mar 13, 2017

@bridiver There is ShowCertificateViewer in //chrome/browser/ui/views/certificate_viewer_win.cc
@bbondy, rebased. and issue posted here brave/browser-laptop#7669

@bbondy
Copy link
Member

bbondy commented Mar 21, 2017

++

@bbondy bbondy merged commit 2aff053 into master Mar 21, 2017
@@ -162,6 +162,9 @@ Object.assign(BrowserWindow.prototype, {
inspectServiceWorker () {
return this.webContents.inspectServiceWorker()
},
showCertificate () {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this needed for anything? There will never be a certificate for the browser-window

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are right. Removed in 4deb4b2

@bsclifton bsclifton deleted the view_certificate branch March 24, 2017 05:28
darkdh added a commit that referenced this pull request Mar 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'View Certificate' non-functional
4 participants