Jimmy Wang
f0e4983767
Bug 1040947 - Opening page info from a remote tab is sluggish. r=florian
2015-07-08 17:18:38 -04:00
Bernardo P. Rittmeyer
866ce0d278
Bug 1187529 - Factored viewPasswords function from pageinfo/security.js to LoginHelper.jsm. r=MattN
2015-07-26 22:25:46 -07:00
Steven Englehardt
a754c03345
Bug 1153010 - Disambiguate error messages for mixed content and weak/broken cipher. r=keeler,tanvi,dolske
2015-07-08 09:04:11 +02:00
Mark Hammond
cf51d3bec4
Bug 1144493 - wallpaper over enough cracks to make page info work with e10s. r=mconley
2015-05-04 17:38:38 +10:00
Masatoshi Kimura
5e27fb3c95
Bug 1143082 - Fix a message in the mixed content UI. r=dolske
2015-03-17 20:34:58 +09:00
Masatoshi Kimura
8005ca0bdb
Bug 1126413 - Part 2: UI changes to display security info on broken secure pages. r=dolske
2015-02-10 04:16:23 +09:00
Masatoshi Kimura
e5fc9a00cb
Bug 1093595 - Change strings to add a description about weak encryption. r=dolske
2014-11-11 07:29:44 +09:00
Masatoshi Kimura
4a7fefcd73
Bug 947149 - Remove useless and even misleading word and dead code. r=keeler, dolske
2014-10-30 15:22:00 +01:00
Tom Schuster
bdf4c92c8b
Bug 886752 - Show TLS/SSL version in page info dialog. r=dao
2014-10-24 13:53:35 +02:00
Jared Wein
06f47636a0
Bug 1037049 - In-content preference subdialogs that contain a <resizer> need to have their <resizer> removed and passed in as a "resizable" window opening parameter. r=Gijs
2014-08-20 17:22:55 -04:00
David Keeler
e78e0b0f80
bug 1029797 - remove redundant "Security information for this page" section of Page Info window r=dao
2014-06-24 14:31:06 -07:00
Jim Blandy
39dc0c6097
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
...
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):
- Never set the buffer's mode.
Years ago, Emacs did not have a good JavaScript mode, so it made sense
to use Java or C++ mode in .js files. However, Emacs has had js-mode for
years now; it's perfectly serviceable, and is available and enabled by
default in all major Emacs packagings.
Selecting a mode in the -*- file variable line -*- is almost always the
wrong thing to do anyway. It overrides Emacs's default choice, which is
(now) reasonable; and even worse, it overrides settings the user might
have made in their '.emacs' file for that file extension. It's only
useful when there's something specific about that particular file that
makes a particular mode appropriate.
- Correctly propagate settings that establish the correct indentation
level for this file: c-basic-offset and js2-basic-offset should be
js-indent-level. Whatever value they're given should be preserved;
different parts of our tree use different indentation styles.
- We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
Remove tab-width: settings, at least in files that don't contain tab
characters.
- Remove js2-mode settings that belong in the user's .emacs file, like
js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Andres Hernandez
e80b022632
Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin
2012-08-10 14:20:25 -06:00
Gervase Markham
cb6a072c2a
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Marco Bonardo
7372a867a9
Bug 641531 - Close Places containers after use (browser changes).
...
r=sdwilsh
2011-04-23 02:08:01 +02:00
Tanner M. Young
2704ecfa87
bug 539174 - Page Info > General lists AES-256 ciper as AES-256 256. r=db48x
2010-07-14 16:59:43 -05:00
Mike Beltzner
11e36c9a1c
Bug 482480 - Text on provided identity information seems contradicting. r=gavin, ui-r=johnath
2009-03-15 17:15:59 +01:00
Serge Gautherie
6f3f625b0f
Bug 445374 - In </browser/*>, use a xul <stringbundle/> instead of including the strres.js code. r=Mano.
2008-07-29 17:00:51 +02:00
6d1941d168
Bug 420246, gBrowser.securityUI doesn't clear invalid cert data after using back button r=rrelyea, r=johnath, sr=gavin, blocking1.9=beltzner
2008-04-01 23:36:16 -07:00
100fbabb06
Larry UI for Owner shows "No Information Provided," but Page Info says differently. b=415282, r=gavin, ui-r=beltzner, a=schrep
2008-02-19 07:21:36 -08:00
2902691884
Bug 409174 - View page info -> Security: doesn't show cookies were set for sites with ip:8080 address. r=florian & mano; a=mconnor
2008-01-08 17:41:17 -08:00
c12418e896
Bug 381692 - "Page Info Security section should show site-specific saved passwords" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=Mano ui-r=johnath a1.9=schrep]
2008-01-04 22:06:30 -08:00
ce6540697a
Bug 378668 - "View cookies button in page info's security tab should pre-filter the cookies dialog" (follow-up to fix crashes) [p=ronny.perinke@gmx.de (Ronny Perinke) r=Mano a1.9=beltzner]
2007-12-17 21:46:52 -08:00
8d44277c9f
Oneliner fix for breakage on windows where Cc/Ci not defined. b=378668. Bug is a=mconnor r=gavin, this is a followup fix.
2007-12-13 12:09:57 -08:00
314f393079
View cookies button in page info should pre-filter cookies dialog. b=378668 r=mano a=mconnor
2007-12-13 07:12:23 -08:00
22cc61ee0e
Bug 402726, Allow to view cert on SSL protocol errors r=rrelyea, r=neil, r=gavin, a=dsicore
2007-11-20 09:59:33 -08:00
6eec4d6c8d
Bug 402244 - "Page Info broken when opened from sidebar" [p=florian r=Mano a1.9=schrep]
2007-11-13 00:46:16 -08:00
1caed6f0ee
Bug 378667: Better "passwords for given realm" query support. r=gavin
2007-08-23 11:57:42 -07:00
9db3abda5b
Bug 388504 - It should be possible for an extension to reload Page Info on a different document patch by Florian Quèze <f.qu@queze.net>, r=db48x, sr=neil
2007-08-06 09:13:05 -07:00
c2d824b01c
Bug 383987 - Remove unused functions addRows and endsWith, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=mano
2007-06-13 22:06:48 -07:00
de366610df
Bug 374723: re-design password manager API and implement in JS rather than C++, patch by Justin Dolske <dolske@mozilla.com>, r=mconnor, r=me
2007-05-16 03:02:45 -07:00
17f5f4ae3b
Bug 378770 - Clean up Security Page Info visualsp=Johnathan Nightingale <johnath@mozilla.com>r=mano, ui-r=beltzner
2007-05-13 05:34:09 -07:00
08b5aa7133
implement CountCookiesFromHost() in cookie backend for perf reasons, and update consumers to use it.bug 379239, r=mvl, sr=biesi
2007-05-05 14:09:54 -07:00
39a87d3030
Bug 377076: Enhance Security tab in Page Info, patch by Johnathan Nightingale, r=mconnor, ui-r=beltzner
2007-04-24 14:13:57 -07:00
79a0c9ea09
Bug 339102 - New Page Info dialog. work done by Florian Queze <f.qu@queze.net>, ui-r=beltzner, r=me.
2007-04-12 18:26:39 -07:00