bzbarsky%mit.edu
66fcc37f25
Fix silly refcounting error that led to leaks. Bug 305262, r=scootermorris,
...
sr=roc
2005-08-24 00:05:39 +00:00
scott%scott-macgregor.org
75a4cc01ed
Bug #304704 --> Make Thunderbird open feed:// urls from the desktop in addition to feed:
...
sr=bienvenu
2005-08-24 00:04:08 +00:00
bzbarsky%mit.edu
e891b0aaf3
Restore the ability to tab to links in an imagemap. Bug 304467, r+sr=roc
2005-08-24 00:03:59 +00:00
smfr%smfr.org
5d9e9b8a87
Fix bug 303987: long delays after resetting font prefs. Use a zero-delay timer to coalesce multiple pref callbacks in the pres context into one update. r/sr=roc
2005-08-23 23:52:16 +00:00
smfr%smfr.org
c3ec6baef4
Fix bug 305662: fix leakage of nsWebShell and entrained data by breaking a ref cycle between the docShell and nsISecureBrowserUI in a place that works for both embedders and the suite. r=bryner, sr=bz
2005-08-23 23:48:47 +00:00
bzbarsky%mit.edu
955ddb518c
Go back to having UnblockOnload firing onload sync in cases where it's safe.
...
Attempting to address Tp fallout from bug 294114, r+sr=jst
2005-08-23 23:24:30 +00:00
bzbarsky%mit.edu
959f72cf59
Make sure all XPCWrappedNatives get their equality op called. Bug 305288, also
...
fixes bug 305421. r+sr=jst
2005-08-23 23:01:37 +00:00
roc+%cs.cmu.edu
bd09faecd8
Bug 304434. Update link :visited status for URIs downloaded to helper apps. r+sr=dbaron
2005-08-23 22:26:10 +00:00
scott%scott-macgregor.org
23bd344407
Bug #305684 --> No delete attachment icon for pinstripe
...
temporarily use the qute version
2005-08-23 22:18:22 +00:00
smfr%smfr.org
8461976c05
Oops, removing unwanted line from previous checkin.
2005-08-23 22:07:06 +00:00
smfr%smfr.org
4eed58ae3d
Fix bug 305662: Camino regressed to non-native form controls because cocoa widget was ignored when moving nsNativeTheme to widget. r/sr=roc
2005-08-23 22:06:30 +00:00
bryner%brianryner.com
a13ee2622a
Force any mouse grabs pointing into the old page to be dropped when we cache the page in session history. Bug 304288, r+sr=roc.
2005-08-23 21:52:59 +00:00
bienvenu%nventure.com
32dfdd4827
fix opening a .eml file when account central is loaded, r=neil, sr=mscott, part of 241212
2005-08-23 21:30:13 +00:00
bienvenu%nventure.com
9ec2982a97
fix opening attachments from .eml files , sr=mscott, part of 241212
2005-08-23 21:25:15 +00:00
pedemont%us.ibm.com
5aa86a0ff1
Bug 302496 - Add instance attribute to submission element. r=aaronr/smaug
2005-08-23 21:20:28 +00:00
gavin%gavinsharp.com
7261895dd7
Bug 305501: tabs preferences uses wrong accesskey entity for loading tabs in background, patch by Ronny Perinke <ronny.perinke@gmx.de>, r=mconnor
2005-08-23 21:12:01 +00:00
gavin%gavinsharp.com
361b1d2ccc
Bug 284086 followup, attachment 193595: change entity names to indicate a change of meaning, r=bsmedberg
2005-08-23 21:04:44 +00:00
aaronleventhal%moonset.net
7761a1482d
Bug 297697. ISimpleDOMText::get[un]clippedSubstringBounds giving incorrect results. r+sr=roc
2005-08-23 21:02:02 +00:00
bzbarsky%mit.edu
ed8cee537b
Init the content policy service ptr lazily so we don't reenter layout module
...
init. Bug 305310, r+sr=peterv
2005-08-23 21:00:00 +00:00
mrbkap%gmail.com
83b8f4df7b
bug 302775: Wallpaper over a crash when a DOM range is inside an attribute. r+sr=brendan
2005-08-23 20:59:54 +00:00
dbaron%dbaron.org
fdabdc54c4
Add comment about bug 225735. b=227089 r=timeless
2005-08-23 20:55:11 +00:00
bzbarsky%mit.edu
07c9ab6fab
Make sure to remove our mOnloadBlocker from the loadgroup when we're removed
...
from the window. Bug 305639, r+sr=dbaron
2005-08-23 20:51:22 +00:00
roc+%cs.cmu.edu
4e2825ee3a
Bug 305610. Fix regression from yesterday's event->point removal ... we didn't delete enough code! patch by Eli Friedman, r+sr=roc
2005-08-23 20:48:56 +00:00
ben%bengoodger.com
edeee7c9d2
fix split lines in bookmarks.html
2005-08-23 20:48:11 +00:00
roc+%cs.cmu.edu
d6cf3cd6b4
Bug 303458. Check in rest of patch for 295673. Doh!
2005-08-23 20:41:08 +00:00
bsmedberg%covad.net
7a60b36256
Bug 285789 - MOZ_PHOENIX ifdefs in XRE code - r=mconnor
2005-08-23 20:34:00 +00:00
ben%bengoodger.com
e268cd6b9b
add answers.com search plugin
2005-08-23 20:19:54 +00:00
scott%scott-macgregor.org
ec2e2fb35b
Try to fix Ben's bugstage by adding a place holder answers.src file
2005-08-23 19:57:51 +00:00
zach%zachlipton.com
a6457953e3
Initial checkin of new test list code, designed to go with coop's querying work.
2005-08-23 19:33:54 +00:00
bzbarsky%mit.edu
ec14ff26af
Back out last change for bug 294114, since it didn't help and may have hurt Tdhml
2005-08-23 18:54:35 +00:00
doronr%us.ibm.com
d9d390083b
XForms bug 300801 - xblize xforms:select. r=aaronr/smaug
2005-08-23 18:35:52 +00:00
ben%bengoodger.com
7a79bc102f
293460 crash when navigating preferences with arrow keys. null check load observer. r=jst sr=bryner a=cbeard
2005-08-23 18:26:35 +00:00
ben%bengoodger.com
9aafc389b1
289362 - replacing dictionary.com with answers.com as the dictionary handler for 1.5 following abusive practices towards firefox users on the part of dictionary.com (popups etc). Patch adds support to the internet search service for search URLs whose parameter formats are effectively redirects, not query strings, e.g. http://www.foo.com/%s vs. currently supported http://www.foo.com/search?foo=%s only... r=bsmedberg, a=cbeard
2005-08-23 18:11:28 +00:00
webmail%kmgerich.com
fd449c9d99
removing files obsoleted by previous checkin
2005-08-23 17:43:23 +00:00
webmail%kmgerich.com
b776b13a00
Pinstripe: Clean up Extensions and Download windows. r=mconnor, a=cbeard
...
Fixes the following bugs:
281975 + 281974 include text in buttons in Theme and Extension dialogs
300414 Better visual indication that extension is to be uninstalled
300040 download manager cleanup button ("X") is confusing
2005-08-23 17:41:32 +00:00
jminta%gmail.com
91515dca10
Bug 305597 Compare calendar uri to make active calendar checkmarks work. r=mvl
2005-08-23 17:40:33 +00:00
gavin%gavinsharp.com
dbbe1e4e4f
Fix silly typo
2005-08-23 17:34:30 +00:00
gavin%gavinsharp.com
050f57b38e
Add nsBrowserGlue.js from bug 284086 to the unix installer packages list, r=mconnor
2005-08-23 17:17:53 +00:00
bzbarsky%mit.edu
460852ef57
Another attempt to get back Tp perf. Bug 294114 again, r+sr=jst
2005-08-23 17:11:45 +00:00
mrbkap%gmail.com
6f9f42d8f7
bug 305583: Toggle on the XML option, even if the script wasn't invoked with it when the XMLList constructor is used. r=brendan
2005-08-23 17:10:47 +00:00
webmail%kmgerich.com
c41f4f19a1
Bug 299395 - extension list unreadable with light-text OS theme
...
r=mconnor
a=cbeard
2005-08-23 17:03:45 +00:00
ben%bengoodger.com
fa84372cfb
289361 - checkbox constructor is weird, back out rv1.7 to 1.6, moving common initialization logic for checkboxes and colorpickers into special cases in the preferences XML rather than exposing new apis on checkbox and colorpicker. r=mconnor, a=brendan
2005-08-23 16:53:08 +00:00
pinkerton%aol.net
c065031c34
dbl-click on tab bg creates a new fg tab.
2005-08-23 16:50:08 +00:00
gavin%gavinsharp.com
2f722fdb87
gah, mistweaked bug 284086
2005-08-23 16:49:21 +00:00
gavin%gavinsharp.com
0f80fae371
Forgot one tweak in checkin for bug 284086
2005-08-23 16:47:17 +00:00
mrbkap%gmail.com
3e0f3a2e7b
bug 280769: Clean up the whitespace in jsregexp.c in preparation for fixing large regexp crashes. Patch by Igor Bukanov <igor@mir2.org>. r/sr=mrbkap/brendan
2005-08-23 16:47:12 +00:00
zach%zachlipton.com
1fafe157e8
Add anti-spam filtering to the stats page.
2005-08-23 16:41:07 +00:00
gavin%gavinsharp.com
75bd6815ef
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
2005-08-23 16:38:28 +00:00
mrbkap%gmail.com
1560055e3b
Fix stupid OOM leak. r+a=shaver (bug 305628)
2005-08-23 16:25:18 +00:00
zach%zachlipton.com
bcd16ee8e7
Require at least that the email address field cannot be blank, at least until we do a real login system.
2005-08-23 16:25:06 +00:00