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

6343 Коммитов

Автор SHA1 Сообщение Дата
dietrich@mozilla.com 330946834d Bug 398394 [places] add "match" label to places search builder (for valastiak@mozilla.sk, r=dietrich, a=mconnor) 2007-10-04 10:07:09 -07:00
myk@mozilla.org c69f9f1858 bug 395138: show types set to 'always ask' in Applications prefpane; r=gavin, a=mconnor 2007-10-04 00:46:29 -07:00
reed@reedloden.com 4ce45e14e4 Rev the uuid for the interface that bug 395004 changed. 2007-10-03 20:34:30 -07:00
myk@mozilla.org ed42114efe bug 395713: show 'Save to Disk' option in Applications prefpane for types handled only by a plugin; r=gavin 2007-10-03 14:58:11 -07:00
reed@reedloden.com f2cf59f21f Bug 398399 - "make DOMLinkHandler implement nsIDOMEventListener" [p=dao@design-noir.de (Dão Gottwald) r+a1.9=mconnor] 2007-10-03 14:52:44 -07:00
reed@reedloden.com 5880e3d758 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-03 14:47:37 -07:00
sayrer@gmail.com 6d5985b60d Bug 398398. Unable to Reload Live Bookmarks. r=dietrich, a=mconnor 2007-10-03 14:46:16 -07:00
myk@mozilla.org 4947053675 bug 395250: fix problem where we show a preview for feeds but the actions menu in the Applications prefpane says we use Live Bookmarks for feeds; r=gavin 2007-10-03 14:17:14 -07:00
myk@mozilla.org f59da771e6 bug 395317: make the download dialog directions for changing content handling preferences be correct now that we have the new Applications prefpane; r=gavin 2007-10-03 13:46:52 -07:00
myk@mozilla.org c114aa7a7d bug 395141: use a generic icon for types and apps that don't have one in the Applications prefpane; r=gavin 2007-10-03 13:38:26 -07:00
gavin@gavinsharp.com 8ac9961fda Bug 398174: add DM 'addToRecentDocs' pref to firefox.js, and add a comment explaining it's use, r+a=mconnor 2007-10-03 09:00:48 -07:00
kaie@kuix.de ad2bb22af2 Bug 327181, Improve error reporting for invalid-certificate errors (error page for https, or combined dialog) Code in mozilla/security/manager: r=rrelyea Code elsewhere: r=mconnor, sr=dveditz blocking1.9=mconnor 2007-10-03 04:47:26 -07:00
sayrer@gmail.com d402e5e826 Bug 398300. Places utils.js instantiates livemark service on startup, but could avoid it. r=mano, a=beltzner 2007-10-03 00:12:40 -07:00
rflint@ryanflint.com 22c21d3bb8 Fix a typo 2007-10-02 23:45:03 -07:00
asqueella@gmail.com 675b0e3ded 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 3eef98dc79 Bug 392501: Parse distribution.ini at startup. r=bsmedberg, a=mconnor 2007-10-02 20:35:37 -07:00
gavin@gavinsharp.com 660d280b1e 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 665821c529 Bug 352704, clear DOM storage when clearing cookies, r=mconnor,jst, sr=dveditz 2007-10-02 20:35:35 -07:00
gavin@gavinsharp.com 8f958cf715 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 e3584e84ab 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 869ff5b4c7 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 fcb9bdf29b 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 90ab5eb059 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 f2a415eaa2 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 a4bfe513be 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 1acb278ecf 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 7f77fdac1e 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 33f3f43787 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 aa7887b0fe 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 ffd197d719 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-10-02 20:35:23 -07:00
gavin@gavinsharp.com a3d66492fa 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 bb1236dbc0 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 8cecd45e67 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 55b5fcd49c 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 4c51e44a3c 274712 - new options dialog 2007-10-02 20:35:18 -07:00
reed@reedloden.com 98bed5535e Backout Dão's patch from bug 388030 due to Mac-only perf regression. 2007-10-02 20:21:09 -07:00
rhelmer@mozilla.com 05b8e18a3a copy to dist/bin/LICENSE not dist/LICENSE b=351476 2007-10-02 15:42:55 -07:00
dtownsend@oxymoronical.com f068d42fae Bug 391670: Replace plugins icon. ui-r=beltzner, r=robstrong 2007-10-02 15:39:07 -07:00
sspitzer@mozilla.org ebb040acda new icons from faaborg for bug #387996: add a "Places" folder to the bookmarks menu, populated with smart folders. rs=dietrich 2007-10-02 14:45:53 -07:00
rhelmer@mozilla.com 08c4a2e757 exit on error inside the README EOL conversion for loop r=bsmedberg b=351476 2007-10-02 13:10:02 -07:00
rhelmer@mozilla.com 779e2c2ebd convert EOL on README and LICENSE, for WINNT builds only b=351476 r=bsmedberg 2007-10-02 12:42:47 -07:00
mozilla.mano@sent.com aacc34492c Bug 394652 - Merge firefox-specific context-menu items 'back' to tabbrowser.xml. r+a=mconnor. 2007-10-02 12:18:44 -07:00
db48x@yahoo.com a937be023c Bug 261655 - Can't completely disable the new "Install Missing Plugins" infobar. r=mconnor, a=mconnor 2007-10-02 12:08:00 -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 03fb1f9ff6 Bug 388030 - "Clicking RSS causes the location bar to lose Domain Highlight on use of 'Back'" [p=dao@design-noir.de (Dão Gottwald) r=gavin a=blocking-firefox3+] 2007-10-02 00:36:41 -07:00
dietrich@mozilla.com 3471c94efa Bug 387744 show the search builder and search results in the organizer center pane when the user starts typing (r=mano) 2007-10-01 22:26:47 -07:00
aaronleventhal@moonset.net 6d162608fa bug 397644. Don't process xhtml2:role, r=mano, r=philringnalda, r=surkov, sr=neil, a=dsicore 2007-10-01 17:57:23 -07:00
thunder@mozilla.com 1779e27d03 Bug 392496: New AUS update URL v3, send distribution information. r=sspitzer 2007-10-01 17:52:49 -07:00
gavin@gavinsharp.com fca13da9e7 Bug 398184: build search engine dropdown popup lazily to avoid startup cost, r+a=mconnor 2007-10-01 15:53:32 -07:00
rob_strong@exchangecode.com f24e3ab422 Bug 388192 - Remove gopher OS integration support. r=caillon, a=mconnor:blocking-firefox3 2007-10-01 11:25:26 -07:00