This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
96c8afdbbbffcdafd626fd43cd3cd01f5a8da193
Mozilla
/
mozilla
/
toolkit
/
components
History
bzbarsky%mit.edu
a3dd8385f0
Fix leak bug 323532, r=mconnor
...
git-svn-id: svn://10.0.0.236/trunk@187738 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-18 03:23:36 +00:00
..
alerts
…
autocomplete
Bug 202992: h or htt cut off in address bar autocomplete (adds :// to domain names starting with p or t), patch by Tom S. <toms@internode.on.net>, r=mconnor
2005-12-28 00:41:47 +00:00
build
Don't try to link in history_s.lib when MOZ_PLACES is enabled, since it's not built.
2005-11-18 07:48:54 +00:00
commandlines
Bug 106386 Correct misspellings in source code
2005-11-21 06:25:15 +00:00
console
…
cookie
…
downloads
bug 273971 patch by Son Le <son.le0@gmail.com> r=biesi sr=neil
2005-12-19 15:25:22 +00:00
filepicker
Bug 106386 Correct misspellings in source code
2005-11-25 19:48:04 +00:00
gnome
…
help
Bug 317369: make use of textbox's clickSelectsAll property for help, r=mconnor
2006-01-11 20:54:55 +00:00
history
Fix leak bug 323532, r=mconnor
2006-01-18 03:23:36 +00:00
passwordmgr
fixing firefox debug bustage
2005-12-26 18:29:23 +00:00
printing
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-12-31 16:02:07 +00:00
remote
Bug 312154, Start script does not take care of running instance on solaris sparc.
2005-12-26 03:10:35 +00:00
satchel
Fix for autocomplete widget crashes and misbehavior. This reverts the original fix for bug 192577 since that makes it difficult to reliably determine whether the autocomplete popup is open. Bug 192577 is re-fixed by adding a property to nsIPopupBoxObject to allow the "rollup event" behavior to be specified by an XBL binding. We then set this to "consume" for the urlbar dropdown, so that clicking on the button a second time only dismisses the popup, and skips dispatching the event. Additionally, this change makes us only have a singleton AutoCompleteController for all inputs (this was already the case for HTML inputs, but not XUL inputs). Bug 306067, r+sr=roc.
2005-12-31 23:34:46 +00:00
startup
…
typeaheadfind
Fix reference counting leaks of pres shell. b=321283 r=bryner
2006-01-10 19:31:04 +00:00
viewconfig
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-12-31 16:02:07 +00:00
viewsource
Bug 319006: External view source editor does not fallback to internal viewer on error, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor
2005-12-04 06:12:00 +00:00
Makefile.in
This patch makes --disable-printing work from configure. b=308629. r=jst r=benjamin
2005-11-05 18:46:23 +00:00
nsDefaultCLH.js
…