kaie@kuix.de
|
152c439378
|
Bug 402574, Identity UI lost when switching between tabs Additional patch v4 to fix false positive EV r=rrelyea, blocking-firefox3=mconnor
|
2008-02-21 17:04:05 -08:00 |
|
kaie@kuix.de
|
40f6f1da73
|
Bug 415213, uninitialized variables in PSM r=rrelyea, a1.9=dsicore
|
2008-02-13 08:14:25 -08:00 |
|
kaie@kuix.de
|
b3718507bf
|
bug 402574, Identity UI lost when switching between tabs r=rrelyea, blocking-ff3=mconnor Also includes merged fix for: Bug 405145, Mixed SSL/non-SSL content reporting inconsistent between standard and EV Certs Patch contributed by Bill Gianopoulos r=kengert, a=dsicore
|
2007-12-03 14:09:27 -08:00 |
|
jag@tty.nl
|
167cbfff3a
|
Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg
|
2007-09-05 06:04:54 -07:00 |
|
kaie@kuix.de
|
d9fa93d8b4
|
bug 386654, Implement notification for EV certs r=rrelyea, sr=bzbarsky, a=bzbarsky
|
2007-08-23 14:28:15 -07:00 |
|
jwalden@mit.edu
|
6d7584839a
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
|
philringnalda@gmail.com
|
811bd70baf
|
Bug 370561 - Make nsIFormSubmitObserver scriptable, patch by Justin Dolske <dolske@mozilla.com>, r+sr=jst
|
2007-04-16 21:06:12 -07:00 |
|
dbaron@dbaron.org
|
d98d9fdec5
|
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
|
2007-03-27 08:33:38 -07:00 |
|
hg@mozilla.com
|
05e5d33a57
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|
kaie%kuix.de
|
52bb0dd7af
|
bug 335801, Loading a cert URL can make an http page look like https
r/sr=cbiesinger
|
2007-02-24 13:22:55 +00:00 |
|
kaie%kuix.de
|
14a234befa
|
bug 346766, tons of valgrind warnings if nsEntropyCollector collects entropy before NSS initialization
r=kengert, r=rrelyea
|
2006-11-02 19:22:56 +00:00 |
|
timeless%mozdev.org
|
827475cb6f
|
Bug 336094 [@ nsNSSSocketInfo::GetSSLStatus]
patch by kaie r=timeless sr=rrelyea
|
2006-09-16 23:44:02 +00:00 |
|
darin%meer.net
|
0318b8c707
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
|
bzbarsky%mit.edu
|
0c3706888c
|
Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking
|
2006-04-27 18:21:11 +00:00 |
|
timeless%mozdev.org
|
49bf45af40
|
Bug 332324 crash [@ IsChildOfDomWindow]
r=kaie sr=bz
|
2006-04-16 20:33:28 +00:00 |
|
kaie%kuix.de
|
c3311666d5
|
bug 168629, Mozilla incorrectly prompts about submitting to an insecure location from a secure one with base
href="https://..."
r=rrelyea, sr=bzbarsky
|
2006-03-01 23:38:30 +00:00 |
|
dougt%meer.net
|
52822535eb
|
Fixing bug 326358. checking for null mStringBundle is not needed. r/a=kaie
|
2006-02-09 18:52:28 +00:00 |
|
cbiesinger%web.de
|
72ac26b6ce
|
Bug 321504 Remove unneeded uses of nsIDocumentLoader
r+sr=bz
|
2005-12-26 16:45:59 +00:00 |
|
jst%mozilla.jstenback.com
|
8f1863159b
|
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
|
2005-11-28 23:56:44 +00:00 |
|
gavin%gavinsharp.com
|
c68c0a3427
|
Bug 251123: HTTPS lock icon does not explain mixed secure/non-encrypted icon when hovering, r=kaie+beltzner, sr=dveditz
|
2005-11-15 00:13:36 +00:00 |
|
darin%meer.net
|
41f1ce15e8
|
fixes bug 271194 "When going from a secure to a non-secure page without clicking a button in the security dialog, the non-secure page appears as secure" patch by kai, r=dveditz, sr=darin
|
2005-10-21 18:33:26 +00:00 |
|
bzbarsky%mit.edu
|
1d3384b1c6
|
Only do expensive GetName() calls if we're actually logging. Bug 304847,
r=kaie, sr=dmose
|
2005-09-19 03:23:21 +00:00 |
|
bsmedberg%covad.net
|
a63c75a8a1
|
Bug 306615 - Fold PSM into libxul r=darin
|
2005-09-01 12:43:58 +00:00 |
|
cbiesinger%web.de
|
e519fb7724
|
bug 277587 nsSecureBrowserUIImpl's nsUIContext interface requestor doesn't give
access to the dom window
patch by Christian Persch <chpe@gnome.org> r=jgmyers sr=roc a=asa
|
2005-08-17 13:38:03 +00:00 |
|
jst%mozilla.jstenback.com
|
e23ea875f3
|
Followup changes to bzabarsky's review for bug 296639. Reviews pending, a=drivers@mozilla.org
|
2005-08-12 04:11:00 +00:00 |
|
dougt%meer.net
|
a3c8d78e87
|
Minimo only. Backing out 300373.
|
2005-08-03 05:24:18 +00:00 |
|
dveditz%cruzio.com
|
4cdd3ba458
|
form action=javascript: shouldn't trigger the insecure submit warning (bug 182179). Patch by Iain MacDonnell, r=dveditz, sr=darin, a=asa
|
2005-07-31 19:06:27 +00:00 |
|
dougt%meer.net
|
3baac22e47
|
Backing out my changes in the last few hours because Chase is tagging the tree. (the tree was open, but he was tagging)
|
2005-07-12 22:01:25 +00:00 |
|
dougt%meer.net
|
094201f074
|
Fixing build bustage. Must use FORCE_USE_PIC when FORCE_SHARED_LIB. MINIMO only.
|
2005-07-12 21:39:45 +00:00 |
|
dougt%meer.net
|
5212116105
|
Fixing 300373. Build/Minimo change. To allow WinCE startup, some of our components must be loaded dynamically regardless if we are building static or not. r=bsmedberg, a=asa
|
2005-07-11 16:38:28 +00:00 |
|
bryner%brianryner.com
|
e4a343f08f
|
Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver.
|
2005-06-15 23:52:46 +00:00 |
|
bryner%brianryner.com
|
aed69207f0
|
Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
|
2005-05-04 20:22:32 +00:00 |
|
bzbarsky%mit.edu
|
3077e2ca98
|
Throw from our Init() method if we're already initialized, so we don't add
ourselves to various lists twice. Bug 282784, r=kaie, sr=jst, a=asa
|
2005-04-12 15:25:41 +00:00 |
|
bsmedberg%covad.net
|
844ef87b25
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2005-04-05 14:50:16 +00:00 |
|
darin%meer.net
|
c495520b94
|
fixes bug 283733 "accessing a relative anchor in a secure page removes the locked icon and yellow background UI" r=jst sr=dveditz
|
2005-02-27 06:33:35 +00:00 |
|
shaver%mozilla.org
|
e05220c80c
|
b=258048: update security observers from OnLocationChange, r=jst, a=drivers
|
2005-02-15 22:16:59 +00:00 |
|
jst%mozilla.jstenback.com
|
21799339e6
|
Fixing bug 277564. Make sure to update the lock icon state correctly when dealing with wyciwyg: URLs. r=bugmail@sicking.cc, dveditz@cruzio.com, darin@meer.net, sr=brendan@mozilla.org, a=asa@mozilla.org
|
2005-01-12 00:00:53 +00:00 |
|
cbiesinger%web.de
|
bc8e33d576
|
271068 make frozen PSM headers part of the gecko sdk
patch by Crispin Flowerday <crispin@flowerday.cx> r=bsmedberg sr=darin
|
2004-12-11 13:24:31 +00:00 |
|
cbiesinger%web.de
|
1d87c93a2c
|
Bug 261637 move security.properties into PSM
r=bsmedberg sr=darin
|
2004-11-16 23:33:16 +00:00 |
|
darin%meer.net
|
f103a62f64
|
fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky
|
2004-11-15 20:16:52 +00:00 |
|
jst%mozilla.jstenback.com
|
0c400c441c
|
Fixing bug 262689. Don't get stuck in view-source mode when a view-source URI is visited. r=caillon@gmail.com, sr=dveditz@cruzio.com
|
2004-10-08 22:58:16 +00:00 |
|
kjh-5727%comcast.net
|
d023625a0e
|
Bug 232068: security should use newer nsIPrefService APIs instead of nsIPref. Patch by Mikael Parknert (mikael@parknert.se), r=bienvenu, sr=darin.
|
2004-09-07 18:54:02 +00:00 |
|
dbaron%dbaron.org
|
ce98b93dff
|
A user who wants to see the security confirmation (as opposed to alert) dialogs shouldn't need to check the checkbox every time (for Firefox values of default prefs). b=245655 r+sr=bryner
|
2004-08-27 22:10:26 +00:00 |
|
jst%mozilla.jstenback.com
|
282f75a3f0
|
Fixing bug 253121. Make wyciwyg channels and documents carry the source channels security info. r=darin@meer.net, sr=bzbarsky@mit.edu
|
2004-07-28 00:26:58 +00:00 |
|
gerv%gerv.net
|
3634d4d94b
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-25 15:03:26 +00:00 |
|
timeless%mozdev.org
|
a69d43c721
|
Bug 237844 nsSecureBrowserUIImpl::~nsSecureBrowserUIImpl doesn't need to removeObserver
r=jgmyers sr=alecf
|
2004-04-13 05:16:05 +00:00 |
|
darin%meer.net
|
c380c59f65
|
landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin
|
2004-02-28 22:34:07 +00:00 |
|
jst%mozilla.jstenback.com
|
505c634885
|
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
|
2004-02-09 22:48:53 +00:00 |
|
jst%mozilla.jstenback.com
|
c000ae86e8
|
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
|
2004-01-09 23:54:21 +00:00 |
|
bsmedberg%covad.net
|
d0f309943a
|
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
|
2004-01-07 13:37:00 +00:00 |
|