Commit Graph

84 Commits

Author SHA1 Message Date
Tim Taubert
d46fcca055 Bug 455553 - Part 4 - Shared Module; r=blair,mak,dietrich 2012-01-20 02:43:20 +01:00
Tim Taubert
813105f263 Bug 497543 - Part 1 - JavaScript Module; r=dietrich 2012-01-19 16:01:42 +01:00
Michal Novotny
2a319d10e9 Bug 538588 - Split offline storage into http and offline cache in advanced network preferences dialog 2011-12-16 23:36:09 +01:00
Gavin Sharp
609e9af792 Bug 699575: move browser modules to browser/modules, r=dao 2011-10-27 15:48:53 -07:00
Ryan Flint
f870cb31b4 Remove unused sanitizer module. r+sr+ui-r+a=mconnor 2009-04-17 02:26:37 -04:00
Doug Turner
9c39767d35 Bug 487467. Support for a Network Geolocation Provider.
Browser bits for sanitizing.  r=gavin
Mochitest. r=ctalbert
Dom bits. r/sr=jst
Provider component. r=gavin, sr=jst
2009-04-14 09:10:20 -07:00
Ehsan Akhgari
abb1903640 Bug 469158 - Remove the 'privacy.sanitize.promptOnSanitize' preference; r=gavin ui-r=beltzner 2009-01-02 03:30:49 +03:30
Magnus Melin
b055200172 Bug 458464: remove unused Distribution.jsm. r=gavin 2008-10-12 18:23:18 +03:00
Gavin Sharp
1343497b6f Bug 446274: make sure to properly enable the 'clear history' menu option if there is search bar state to clear, r=dao 2008-09-15 09:21:28 -04:00
09943e0dc3 Bug 422161 - Fix JS strict errors in *.jsm modules. r and rs=gavin, a1.9+=damons 2008-03-12 14:56:59 -07:00
cffb342e39 Bug 410042 - Clear Private Data can trigger master password prompt. r=gavin, a1.9=mconnor 2007-12-31 19:16:51 -08:00
b9daa6e0f9 Bug 398894 - "[linux] Firefox prints sanitizing history exception from sanitize.js to console" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=gavin a=blocking-firefox3+] 2007-10-09 22:17:11 -07:00
4a00a079af Bug 397196 - "Clear private data does not clear last URL of Open Web Location dialog" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=gavin a1.9=mconnor] 2007-10-09 22:16:43 -07:00
2b7f169f2f Bug 394349 - use textbox.editor.transactionManager.clear() instead of textbox.editor.enableUndo(true/false) p=Ryan Jones <sciguyryan@gmail.com> r=gavin 2007-10-02 20:35:37 -07:00
097878e603 Bug 392501: Parse distribution.ini at startup. r=bsmedberg, a=mconnor 2007-10-02 20:35:37 -07:00
729965ebd6 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-10-02 20:35:36 -07:00
ed1b34b73f Bug 352704, clear DOM storage when clearing cookies, r=mconnor,jst, sr=dveditz 2007-10-02 20:35:35 -07:00
ca1b724a71 Bug 350675: fix the searchbar's value setter to behave correctly (gray text was being removed incorrectly, setting to a non-empty value didn't remove the gray styling), r=mano 2007-10-02 20:35:34 -07:00
b5a483b3ed Bug 347231: "Clear Private Data" doesn't always clear Error Console even though configured to clear history, patch by Michael Wu <michael.wu@mozilla.com>, r=mconnor 2007-10-02 20:35:33 -07:00
92a4094f55 Fix for clearing saved form data using Clear Private Data (bug 333591). Patch by pamg, r+b181=me 2007-10-02 20:35:32 -07:00
deab63054f Bug 325257 - Rename nsIFormHistory to avoid changing interfaces on the 1.8 branch, r=bryner 2007-10-02 20:35:31 -07:00
aa6bfd195b Bug 324354: Ctrl-Z (undo) reveals visited URLs AFTER clearing history, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor 2007-10-02 20:35:30 -07:00
37c21f4b27 Add a mozstorage-based FormHistory implementation, with an importer that uses the MorkReader class. Stop building Mork if building Places. Bug 324170, r=brettw, bsmedberg. 2007-10-02 20:35:29 -07:00
ddc75b67b1 fixes bug 321833 "Clearing the cache prevents disk cache from working" r=mconnor, alfredkayser 2007-10-02 20:35:28 -07:00
8c0206a6d6 Bug 269799 - Clearing cookies using either Clear Private Data or the Clear All button in the privacy prefpane doesn't update the Cookies Manager until it's reopened. r=mconnor. 2007-10-02 20:35:27 -07:00
567fd24ed4 Bug 311169 - typo in sanitize.js pref call (nsIBranch instead of nsIPrefBranch from bug 284086). r=mconnnor 2007-10-02 20:35:26 -07:00
eedaac5f49 Make clearing the disk/memory cache also evict cached viewers in bfcache. Bug 305462, r=marria@gmail.com, sr=darin@meer.net 2007-10-02 20:35:25 -07:00
d1aa830a9b make Clear Private Data window app-modal on Mac (otherwise we get odd window positioning). b=309406 r=mano sr=mconnor 2007-10-02 20:35:24 -07:00
bf8892a24a Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-10-02 20:35:23 -07:00
ae46537753 Bug 284086: "Sanitize on shutdown" fails if the last closed window is not a browser window, patch by Giorgio Maone <g.maone@informaction.com>, r=mconnor 2007-10-02 20:35:22 -07:00
21478b1bb8 bug 285440 - UI to clear SSL session, also clears http auth, r=dveditz, a=bsmedberg 2007-10-02 20:35:21 -07:00
38f8f768dc Bug 284655 - Javascript strict warning: trailing comma in sanitize.js. patch from Florian QUEZE <f.qu@laposte.net>, r=mconnor 2007-10-02 20:35:20 -07:00
88406f8de4 283601 - cache button remains enabled after clicking. (make it reenable after 10 seconds). also, remove some spurious dumps 2007-10-02 20:35:19 -07:00
56c5c18926 274712 - new options dialog 2007-10-02 20:35:18 -07:00