gecko-dev/security/manager/pki
David Keeler fbd578cfcf bug 826783 - make certificate viewer more flexible about its minimum size r=mgoodwin
This makes the certificate viewer able to shrink itself down a bit on small
screen sizes. Without this patch, the "Close" button would be off the screen on
small resolutions like 1024x768. On larger screen sizes, this patch should have
no effect on the initial size of the certificate viewer window (although it now
can be made smaller manually).

MozReview-Commit-ID: IET9dxx23Xc

--HG--
extra : rebase_source : 487c88d626df7184502226b9ce02410adc504f12
2016-06-24 10:23:18 -07:00
..
resources bug 826783 - make certificate viewer more flexible about its minimum size r=mgoodwin 2016-06-24 10:23:18 -07:00
moz.build
nsASN1Tree.cpp Bug 1268365 - Check argument validity more in nsASN1Tree.cpp. r=jcj 2016-05-03 21:31:13 -07:00
nsASN1Tree.h
nsIASN1Tree.idl
nsNSSDialogHelper.cpp Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
nsNSSDialogHelper.h Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
nsNSSDialogs.cpp Bug 307081 - Make nsIClientAuthDialogs::ChooseCertificate() pass an nsIArray of nsIX509Certs, not strings. r=kats,keeler 2016-06-24 00:12:16 -07:00
nsNSSDialogs.h
nsPKIModule.cpp