Граф коммитов

51 Коммитов

Автор SHA1 Сообщение Дата
mattwillis@gmail.com b5c7e42590 Bug 422161 - Fix JS strict errors in *.jsm modules. r and rs=gavin, a1.9+=damons 2008-03-12 14:56:59 -07:00
dolske@mozilla.com fe251f41fd Bug 410042 - Clear Private Data can trigger master password prompt. r=gavin, a1.9=mconnor 2007-12-31 19:16:51 -08:00
reed@reedloden.com 4f99bc303c 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
reed@reedloden.com 188ff82c96 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
asqueella@gmail.com 304e52388a 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
thunder@mozilla.com 871a080544 Bug 392501: Parse distribution.ini at startup. r=bsmedberg, a=mconnor 2007-10-02 20:35:37 -07:00
gavin@gavinsharp.com 9a3e5ff87f 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
enndeakin@sympatico.ca 21ff70bf1d Bug 352704, clear DOM storage when clearing cookies, r=mconnor,jst, sr=dveditz 2007-10-02 20:35:35 -07:00
gavin@gavinsharp.com 82e9c4f847 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
gavin@gavinsharp.com 1028379766 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
bryner@brianryner.com 828204b795 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
benjamin@smedbergs.us 8157a250c7 Bug 325257 - Rename nsIFormHistory to avoid changing interfaces on the 1.8 branch, r=bryner 2007-10-02 20:35:31 -07:00
gavin@gavinsharp.com 929b32b1a3 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
bryner@brianryner.com 371cc37842 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
darin@meer.net 83f19e7dc8 fixes bug 321833 "Clearing the cache prevents disk cache from working" r=mconnor, alfredkayser 2007-10-02 20:35:28 -07:00
mozilla.mano@sent.com 50ecf6e81d 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
rob_strong@exchangecode.com f0e8ff174f 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
bryner@brianryner.com 6674667d55 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
joshmoz@gmail.com 8841244e7f 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
gerv@gerv.net 797a55c1f4 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-10-02 20:35:23 -07:00
gavin@gavinsharp.com b11b688d7b 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
mconnor@steelgryphon.com 460d872455 bug 285440 - UI to clear SSL session, also clears http auth, r=dveditz, a=bsmedberg 2007-10-02 20:35:21 -07:00
mozilla.mano@sent.com d37bd776b0 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
ben@bengoodger.com c7b045ca65 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
ben@bengoodger.com cc58adac01 274712 - new options dialog 2007-10-02 20:35:18 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
mattwillis%gmail.com c7dfce802c Bug 422161 - Fix JS strict errors in *.jsm modules. r and rs=gavin, a1.9+=damons 2008-03-12 21:57:00 +00:00
dolske%mozilla.com 74a6655ea7 Bug 410042 - Clear Private Data can trigger master password prompt. r=gavin, a1.9=mconnor 2008-01-01 03:16:52 +00:00
reed%reedloden.com f5f8c3759d 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-10 05:17:11 +00:00
reed%reedloden.com 0ba724b9a9 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-10 05:16:43 +00:00
asqueella%gmail.com 8671cbfc25 Bug 394349 - use textbox.editor.transactionManager.clear() instead of textbox.editor.enableUndo(true/false)
p=Ryan Jones <sciguyryan@gmail.com>
r=gavin
2007-10-03 03:35:38 +00:00
thunder%mozilla.com 95a2135eac Bug 392501: Parse distribution.ini at startup. r=bsmedberg, a=mconnor 2007-10-03 03:35:37 +00:00
gavin%gavinsharp.com 9897b089cf 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-03 03:35:36 +00:00
enndeakin%sympatico.ca b885d527ee Bug 352704, clear DOM storage when clearing cookies, r=mconnor,jst, sr=dveditz 2007-10-03 03:35:35 +00:00
gavin%gavinsharp.com fdd730eb15 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-03 03:35:34 +00:00
gavin%gavinsharp.com 9f90c3b022 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-03 03:35:33 +00:00
bryner%brianryner.com 61c7d71810 Fix for clearing saved form data using Clear Private Data (bug 333591). Patch by pamg, r+b181=me 2007-10-03 03:35:32 +00:00
benjamin%smedbergs.us 98b0059d96 Bug 325257 - Rename nsIFormHistory to avoid changing interfaces on the 1.8 branch, r=bryner 2007-10-03 03:35:31 +00:00
gavin%gavinsharp.com 7610ee02c3 Bug 324354: Ctrl-Z (undo) reveals visited URLs AFTER clearing history, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor 2007-10-03 03:35:30 +00:00
bryner%brianryner.com 05653d9037 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-03 03:35:29 +00:00
darin%meer.net a9c6e10d5d fixes bug 321833 "Clearing the cache prevents disk cache from working" r=mconnor, alfredkayser 2007-10-03 03:35:28 +00:00
mozilla.mano%sent.com ecc776d2ba 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-03 03:35:27 +00:00
rob_strong%exchangecode.com 161a537ee5 Bug 311169 - typo in sanitize.js pref call (nsIBranch instead of nsIPrefBranch from bug 284086). r=mconnnor 2007-10-03 03:35:26 +00:00
bryner%brianryner.com 4c3abc87db Make clearing the disk/memory cache also evict cached viewers in bfcache. Bug 305462, r=marria@gmail.com, sr=darin@meer.net 2007-10-03 03:35:25 +00:00
joshmoz%gmail.com 94a6510288 make Clear Private Data window app-modal on Mac (otherwise we get odd window positioning). b=309406 r=mano sr=mconnor 2007-10-03 03:35:24 +00:00
gerv%gerv.net aa85f8044d Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-10-03 03:35:23 +00:00
gavin%gavinsharp.com b2336baa53 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-03 03:35:22 +00:00
mconnor%steelgryphon.com 28e8fb864a bug 285440 - UI to clear SSL session, also clears http auth, r=dveditz, a=bsmedberg 2007-10-03 03:35:21 +00:00
mozilla.mano%sent.com 6fa748e7f9 Bug 284655 - Javascript strict warning: trailing comma in sanitize.js. patch from Florian QUEZE <f.qu@laposte.net>, r=mconnor 2007-10-03 03:35:20 +00:00
ben%bengoodger.com 6a2086ba6a 283601 - cache button remains enabled after clicking. (make it reenable after 10 seconds). also, remove some spurious dumps 2007-10-03 03:35:19 +00:00