Commit Graph

6541 Commits

Author SHA1 Message Date
bryner@brianryner.com
b3ba7c880b 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
f0bcdb7faa 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
b125b4ed1b Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-10-02 20:35:23 -07:00
gavin@gavinsharp.com
6c416b654d 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
10b9fc3470 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
af7ba97928 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
1912f3b972 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
fb1540f511 274712 - new options dialog 2007-10-02 20:35:18 -07:00
philringnalda@gmail.com
5b0915ddd5 Bug 99922 - don't strip space after signature delimiter in PGP-signed mail, patch by Hendrik Maryns <hendrik.maryns@uni-tuebingen.de> and noedler@web.de, r=mrbkap, sr=bienvenu, a=bz's theory of NPOTFx code paths 2007-10-02 20:30:17 -07:00
reed@reedloden.com
0cf84c7bcc Backout Dão's patch from bug 388030 due to Mac-only perf regression. 2007-10-02 20:21:09 -07:00
bzbarsky@mit.edu
b9bda9c3db Fix the way mochitest finds the body. Bug 398347, r=sayrer 2007-10-02 19:10:26 -07:00
bzbarsky@mit.edu
418e1e8676 Make sure to restore state on form-less controls correctly. Bug 398243, r+sr+a=jst 2007-10-02 19:04:59 -07:00
joshmoz@gmail.com
96a9ba5146 initialize ChildView member variable mWindow. b=398340 r=smichaud sr=roc a=roc 2007-10-02 17:52:19 -07:00
jst@mozilla.org
e8ab62c7c1 Fixing solaris build bustage when building with tests enabled. r=sayrer, sr=biesi, a=jst 2007-10-02 16:11:18 -07:00
igor@mir2.org
fa98070cd2 Bug 397210: JSTokenStream is stored in JSParseContext. r=brendan 2007-10-02 16:10:09 -07:00
rhelmer@mozilla.com
81e6694bbd copy to dist/bin/LICENSE not dist/LICENSE b=351476 2007-10-02 15:42:55 -07:00
dtownsend@oxymoronical.com
880c3a2a2a Bug 391670: Replace plugins icon. ui-r=beltzner, r=robstrong 2007-10-02 15:39:07 -07:00
dbaron@dbaron.org
c5d13d4123 Delete gVolumeList on shutdown. b=397305 r+sr+a1.9=bzbarsky 2007-10-02 15:26:53 -07:00
rhelmer@mozilla.com
4ef1943bb5 ../common/unpack.sh uses , changing it here to workaround the wonders of scoping in shell 2007-10-02 15:22:03 -07:00
roc+@cs.cmu.edu
ecf2fe510d Bug 388980. Backing out because it broke tests. 2007-10-02 15:12:20 -07:00
sspitzer@mozilla.org
d4ab97e001 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
roc+@cs.cmu.edu
4b78468e78 Bug 388980. Keep mCSSAware in sync. patch by Chris Pearce, r+sr=peterv 2007-10-02 14:44:21 -07:00
dholbert@cs.stanford.edu
07e659f6fc Bug 396984 - Fix GTK textfield border-width 2px/3px discrepancy. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r/sr/a=roc 2007-10-02 14:25:59 -07:00
jonas@sicking.cc
bbf61f58f0 Backing out bug 348156 since it caused Tp perf regressions 2007-10-02 14:12:30 -07:00
rhelmer@mozilla.com
84791223b3 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
0b5d962edb 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
a67a72c983 Bug 394652 - Merge firefox-specific context-menu items 'back' to tabbrowser.xml. r+a=mconnor. 2007-10-02 12:18:44 -07:00
benjamin@smedbergs.us
e56c3d784d Bug 392977 - Freeze nsIHashable for 1.9, r=dbaron 2007-10-02 12:16:30 -07:00
db48x@yahoo.com
d74eaf30dd Bug 261655 - Can't completely disable the new "Install Missing Plugins" infobar. r=mconnor, a=mconnor 2007-10-02 12:08:00 -07:00
jonas@sicking.cc
f0a388873a Bug 348156: Fix leaks by relying on cycle collector rather than calling UnbindFromTree on all nodes. r/sr=jst 2007-10-02 11:20:02 -07:00
rflint@ryanflint.com
a880965a57 Bug 396203 - Unify checks for DOMLinkAdded. r/a=mconnor 2007-10-02 10:54:35 -07:00
Olli.Pettay@helsinki.fi
a6b454f086 Bug 388558, 'change' event isn't dispatched if user selects input field value from the autocomplete list, r=jst, sr=sicking, a=mconnor 2007-10-02 09:56:07 -07:00
edward.lee@engineering.uiuc.edu
4a6f6dbd20 Bug 396477 - DM renames many files with double extension, e.g. filename.exe.exe. r=sdwilsh, a=mconnor 2007-10-02 08:10:39 -07:00
edward.lee@engineering.uiuc.edu
cf4937d8ae Bug 398218 - Download DB tracks -1 as the max size when resuming. r=sdwilsh, a=mconnor 2007-10-02 08:08:12 -07:00
edward.lee@engineering.uiuc.edu
26d6886e87 Bug 398216 - Downloads report the wrong size when finished. r=sdwilsh, a=mconnor 2007-10-02 08:05:38 -07:00
edward.lee@engineering.uiuc.edu
558ba82a04 Bug 397967 - Refactor nsDM::CompleteDownload|ExecuteDesiredAction to nsD::Finalize|ExecuteDesiredAction|MoveTempToTarget. r=sdwilsh, a=mconnor 2007-10-02 08:03:16 -07:00
tor@cs.brown.edu
13125aec9d Bug 384208 - svg:pattern not correct for general transforms. r=longsonr, sr+a=roc 2007-10-02 07:57:47 -07:00
tor@cs.brown.edu
42d1cee1a4 Bug 397017 - leak of some svg base types when unsetting. r+sr+a=roc 2007-10-02 07:52:56 -07:00
martijn.martijn@gmail.com
bd6cd725c5 Bug 398143 - Dragging scrollbar with mouse while autocomplete input has focus triggers autocomplete, r=mano, a=mconnor 2007-10-02 07:50:51 -07:00
bzbarsky@mit.edu
b17bddff6c Don't unlink so aggressively. Bug 398083, r+sr+a=sicking 2007-10-02 07:40:39 -07:00
bzbarsky@mit.edu
16d74db68d Skip installing fields which have no text. Bug 397924, r+sr+a=sicking 2007-10-02 07:38:35 -07:00
kairo@kairo.at
85db0d2cd0 bug 397846 - Remove Navigator branding from SeaMonkey UI, part 3 (editor), r+sr=Neil 2007-10-02 05:52:45 -07:00
longsonr@gmail.com
7955620fe4 Bug 398134 - Remove final argument to nsSVGBoolean::SetBaseValue as it is only ever PR_TRUE. r=tor,sr+a=roc 2007-10-02 05:23:17 -07:00
ginn.chen@sun.com
a648e072e1 Fix bustage bug 397992 2007-10-02 03:31:18 -07:00
ginn.chen@sun.com
f42510958f Bug 397992 Gtk-CRITICAL assertion `GTK_IS_WIDGET (widget)' failed at exit Firefox r+sr+a=roc 2007-10-02 03:07:17 -07:00
ginn.chen@sun.com
62a821b7cc Bug 387990 [a11y] mouse pointer position can prevent keyboard access to submenus r=enndeakin sr=roc 2007-10-02 02:41:29 -07:00
roc+@cs.cmu.edu
f8fe365101 Bug 385635. Make text min-width calculation clear out old value of trimmable whitespace when the text contains non-collapsible whitespace. Also, set skipWhitespace to skip subsequent whitespace only if the trailing whitespace in the text is not preformatted. r=smontagu 2007-10-02 01:52:09 -07:00
fantasai.cvs@inkedblade.net
678b52fb1e fix use of DEBUG-only data member, bug=154892 r+sr+a=roc 2007-10-02 01:29:23 -07:00
reed@reedloden.com
77bec1d48d s/ifeq/ifneq/ to make the check for only Cocoa instead of non-Cocoa (fallout from bug 397834). 2007-10-02 01:26:15 -07:00
reed@reedloden.com
85c4f45da7 Possible bustage fix for bug 397834. 2007-10-02 00:58:05 -07:00