Use security state icon in popup location bar
ClosedPublic

Authored by anmolgautam on May 2 2018, 3:03 PM.

Diff Detail

Repository
R875 Falkon
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
anmolgautam created this revision.May 2 2018, 3:03 PM
Restricted Application added a project: Falkon. · View Herald TranscriptMay 2 2018, 3:03 PM
Restricted Application added a subscriber: falkon. · View Herald Transcript
anmolgautam requested review of this revision.May 2 2018, 3:03 PM
drosca requested changes to this revision.May 2 2018, 3:06 PM
drosca added inline comments.
src/lib/popupwindow/popuplocationbar.h
49

Just bool state, you should not use const-ref for POD (plain old data) types.

This revision now requires changes to proceed.May 2 2018, 3:06 PM
anmolgautam updated this revision to Diff 33500.May 2 2018, 3:10 PM

updated revision

drosca accepted this revision.May 2 2018, 3:18 PM
This revision is now accepted and ready to land.May 2 2018, 3:18 PM
This revision was automatically updated to reflect the committed changes.