johnath@mozilla.com
|
c2a06a9fba
|
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 |
|
johnath@mozilla.com
|
f97885a2ad
|
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 |
|
aaronleventhal@moonset.net
|
754ec000fb
|
Bug 398910. Remove support for namespaced ARIA properties since they are no longer official (we are pre-1.0). r=surkov, r=ginn, r=bienvenu, r=mano, r=mconnor, r+sr=neil
|
2007-12-11 18:10:26 -08:00 |
|
kaie@kuix.de
|
74e478d629
|
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 |
|
reed@reedloden.com
|
94ec31f6ef
|
Bug 402286 - "Remove applet tags support from Page Info" [p=florian r=Mano a1.9=mconnor]
|
2007-11-13 12:05:23 -08:00 |
|
reed@reedloden.com
|
54aa82bf3f
|
Bug 402244 - "Page Info broken when opened from sidebar" [p=florian r=Mano a1.9=schrep]
|
2007-11-13 00:46:16 -08:00 |
|
reed@reedloden.com
|
7ca415ce45
|
Bug 386361 - "Page Info no longer displays whether page is in quirks / standards compliance mode" [p=fqueze r=Mano a=blocking-firefox3+]
|
2007-11-08 18:24:03 -08:00 |
|
reed@reedloden.com
|
21be16d5a6
|
Bug 399196 - "page info is too small with a new profile" [p=f.qu@queze.net (Florian Quèze) r=gavin a1.9=mconnor]
|
2007-10-19 01:22:21 -07:00 |
|
reed@reedloden.com
|
33df9d2c5d
|
Bug 398170 - "XUL fixes for accessibility on PageInfo screens" [p=marco.zehe@googlemail.com (Marco Zehe) r=Mano a=blocking-firefox3+]
|
2007-10-08 14:11:17 -07:00 |
|
rflint@ryanflint.com
|
9ace39b434
|
Bug 396203 - Unify checks for DOMLinkAdded. r/a=mconnor
|
2007-10-02 10:54:35 -07:00 |
|
reed@reedloden.com
|
ae3d041457
|
Bug 395163 - ""page info" -> "permissions" fails to set "allow" exception for cookies" [p=f.qu@queze.net (Florian Quèze) r=gavin a1.9=mconnor]
|
2007-09-17 14:41:53 -07:00 |
|
asqueella@gmail.com
|
ea04849aa9
|
Bug 393986 - Unnecessarily creating arrays using map in page info (should use forEach) p=Florian Queze <f.qu@queze.net> r=mano
|
2007-09-02 15:00:06 -07:00 |
|
dolske@mozilla.com
|
7da9f9316b
|
Bug 378667: Better "passwords for given realm" query support. r=gavin
|
2007-08-23 11:57:42 -07:00 |
|
flamingice@sourmilk.net
|
fbf51868ab
|
Bug 383880, The Page Info RSS section's feed links should be clickable, Patch by Ehsan Akhgari, r=mano
|
2007-08-07 13:45:00 -07:00 |
|
db48x@yahoo.com
|
4398f99eea
|
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 |
|
db48x@yahoo.com
|
4d7cea8def
|
Bug 388334 - Page Info theme should be more reusable by extensions.
patch by Florian Quèze <f.qu@queze.net>, r=mano
|
2007-07-16 22:45:42 -07:00 |
|
kherron@fmailbox.com
|
faa4965217
|
Bug 383717 - Accesskey for "Save As" button in Page Info (Media tab) does not work. Patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>. r=mano.
|
2007-06-24 04:31:18 -07:00 |
|
kherron@fmailbox.com
|
3e37e1da95
|
Bug 383746 - Page Info RSS section should use code in browser.js to enumerate page feeds. Patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>. r=mano.
|
2007-06-24 04:26:18 -07:00 |
|
flamingice@sourmilk.net
|
16b45b3f5f
|
Bug 383724, The "Block Images from domain.com" checkbox has no access key, Patch by Ehsan Akhgari, r=mano
|
2007-06-21 18:19:30 -07:00 |
|
philringnalda@gmail.com
|
5053090d2a
|
Bug 383771 - The Subscribe button in Page Info feeds section has no access key, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mano
|
2007-06-18 21:32:40 -07:00 |
|
philringnalda@gmail.com
|
5eebf91302
|
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 |
|
gavin@gavinsharp.com
|
405957fd02
|
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 |
|
asqueella@gmail.com
|
7026ec9154
|
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 |
|
dwitte@stanford.edu
|
1852ac4c86
|
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 |
|
asqueella@gmail.com
|
ab93da6d17
|
354470 - add a missing line for the security panep=Florian Queze <f.qu@queze.net>r=mano
|
2007-05-03 23:55:38 -07:00 |
|
gavin@gavinsharp.com
|
d95a02620d
|
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 |
|
mozilla.mano@sent.com
|
7745a13efc
|
Bug 377549 - Remove unused entities and strings from locale files. patch from Florian Queze <f.qu@queze.net>, r=me.
|
2007-04-17 17:37:56 -07:00 |
|
mozilla.mano@sent.com
|
b837eb6048
|
Bug 377440 - Broken/useless column picker in general tab of page info. patch from Florian Queze <f.qu@queze.net>, r=me.
|
2007-04-17 17:34:39 -07:00 |
|
mozilla.mano@sent.com
|
fe6118acae
|
Bug 377397 - Clicking padlock in url bar no longer shows page security info. r=f.qu@queze.net.
|
2007-04-14 09:08:51 -07:00 |
|
mozilla.mano@sent.com
|
4046cdaee4
|
Missed file from Bug 339102.
|
2007-04-12 18:43:04 -07:00 |
|
mozilla.mano@sent.com
|
fe51e1ff1c
|
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 |
|