Commit Graph

151363 Commits

Author SHA1 Message Date
bryner%brianryner.com
d239700dad Update unit test for a bunch of recent changes. 2005-12-10 05:19:31 +00:00
smfr%smfr.org
5fa4122533 Make sure that we redraw the tab bar background when dropping on it after a drag. 2005-12-10 05:16:39 +00:00
bryner%brianryner.com
1d2880be5d moz_bookmarks table renaming missed a couple spots 2005-12-10 04:58:53 +00:00
bryner%brianryner.com
b0fc96733f trying to fix bookmarks unit test -- null check bookmarksFile, xpcshell doesn't know about it. 2005-12-10 04:40:52 +00:00
mrbkap%gmail.com
9ac485cb00 bug 318770: Constructors' toString should treturn [object <classname>]. r+sr=jst 2005-12-10 01:08:51 +00:00
bzbarsky%mit.edu
2fa59992f8 Reenable all of fix for bug 317819 now that tinderbox can deal with it. 2005-12-10 00:20:24 +00:00
darin%meer.net
6f8d518129 fix winnt compile error 2005-12-10 00:05:58 +00:00
bryner%brianryner.com
bfa267c3ca Make bookmark and history views update dynamically (bug 317826 and 317827), r=brettw. 2005-12-09 23:48:44 +00:00
darin%meer.net
10ce368cec minor correction to last patch (bug 319636) 2005-12-09 21:36:56 +00:00
darin%meer.net
7a0b170e56 fixes bug 319636 "Provide convenience function for consuming an entire nsIInputStream" r=biesi sr=bzbarsky 2005-12-09 21:35:27 +00:00
dougt%meer.net
c85af71a9b Adding browser.link prefs. npodb 2005-12-09 21:06:24 +00:00
dougt%meer.net
a15ad1fa1a no more hacking loading required without nss 2005-12-09 21:04:23 +00:00
steffen.wilberg%web.de
b2401da8fe Bug 318991: brand.dtd shouldn't hardcode the version number in releaseURL. r=bsmedberg 2005-12-09 20:52:02 +00:00
mnyromyr%tprac.de
19c0c496d5 Bug 319600: throbber surrounded by grey square in Classic; r=kairo, sr=neil 2005-12-09 20:39:08 +00:00
brendan%mozilla.org
903070e2a9 Revert to pre-E4X handling of eval(s) = x to avoid compile-time error reporting (319391, r=mrbkap). 2005-12-09 20:23:38 +00:00
sergei_d%fi.tartu.ee
37618b4edb [BeOS]Bug 296856. StandardWindowCreate refactoring. p=thesuckiestemail, r=sergei_d. BeOS-only 2005-12-09 20:09:53 +00:00
vladimir%pobox.com
1bfea76630 removing old files 2005-12-09 19:55:12 +00:00
mrbkap%gmail.com
b790ca9f96 Bustage fix from bug 318489. 2005-12-09 19:52:04 +00:00
bzbarsky%mit.edu
b688dbf9f0 Make sure to update the sheet even if the URI has not changed if something else
that matters (type, media, etc) has changed.  Bug 303313, r+sr=peterv
2005-12-09 19:20:42 +00:00
mrbkap%gmail.com
de8bf51b19 bug 318489: It's impossible to use one of the constructors from an XPCNativeWrapped object. Add an IDL interface for these constructors and fix XPCNativeWrapper to forward Construct requests onto its wrapped native. r=jst sr=brendan 2005-12-09 19:08:45 +00:00
mrbkap%gmail.com
dadb1cbbfa bug 319172: Innerize the global object for subscript loading so that functions are compiled with the right parent (leading to the inner window, not the outer window). r=shaver sr=brendan 2005-12-09 18:58:23 +00:00
mrbkap%gmail.com
c44ffb682c bug 319123: document.close in an external script that is being document.written doesn't close the document and leaks parsers and content sinks and documents. r+sr=jst 2005-12-09 18:50:59 +00:00
mgalli%geckonnection.com
b70bcab696 urlbar icon default. 2005-12-09 18:35:09 +00:00
mgalli%geckonnection.com
15bc895f81 urlbar selector. 2005-12-09 18:34:19 +00:00
mgalli%geckonnection.com
d3905ac23a URLbar selector. 2005-12-09 18:32:45 +00:00
pinkerton%aol.net
4cbc682dee removing netscape.com from defaults (bug 312969) 2005-12-09 18:28:55 +00:00
mgalli%geckonnection.com
ea3dbf3672 urlba icon. 2005-12-09 18:10:18 +00:00
mgalli%geckonnection.com
ac8194ecfe New icon image 2005-12-09 18:05:48 +00:00
glen.beasley%sun.com
b6c6d7d561 318958 TDEA algorithm tests for FIPS 140-2 2005-12-09 16:55:53 +00:00
dougt%meer.net
cf1fabfb6d Backing the button attribute removal. This was wrongly checked in. Sorry 2005-12-09 16:49:34 +00:00
dougt%meer.net
93a64843a6 If we do this check, then you can not get a popup keyboard while the page is loading. This means you can't get the software keyboard when entering into the URL bar. 2005-12-09 15:35:25 +00:00
silver%warwickcompsoc.co.uk
5cc74afc7c Bug 123258 - Add checkbox to make ChatZilla start on startup of Suite.
ChatZilla only.
r=silver
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-12-09 14:18:42 +00:00
silver%warwickcompsoc.co.uk
cb477cfadc Bug 319589 - Use cx.network to get away status (for the menu), so it actually works on views that below to the network as well as the network view itself.
ChatZilla only.
r=samuel
2005-12-09 14:06:54 +00:00
silver%warwickcompsoc.co.uk
c17ff01b97 Bug 263185 - Make sure URL handling does not ignore the 4 known channel prefixes, even if the server trys to make us.
ChatZilla only.
r=samuel
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-12-09 14:03:03 +00:00
neil%parkwaycc.co.uk
9c88d4e4a8 Bug 307255 Fix regression in DOM Inspector caused by bug 221619 r=bz 2005-12-09 12:54:28 +00:00
neil%parkwaycc.co.uk
16be705a3d Bug 303713 Allow content to type into textfields using key events r+sr=jst 2005-12-09 11:23:54 +00:00
neil%parkwaycc.co.uk
ed906ab7d1 Bug 318128 Fix abuse of the CSS loader as a service r=bsmedberg sr=bz 2005-12-09 11:10:36 +00:00
bzbarsky%mit.edu
93ef502cdc Adding testcase 2005-12-09 04:33:52 +00:00
bugzilla%arlen.demon.co.uk
b555402c8d Bug 283318 Errors in mail_help.xhtml
p=giacomo.magnini@portalis.it r=me
2005-12-09 00:39:45 +00:00
relyea%netscape.com
4092a7d72e Initialize mpi data using mpi macros, not static data bug 319252
r=douglas
2005-12-08 23:22:26 +00:00
bugzilla%arlen.demon.co.uk
ecb290b16d Bug 314966 Search online/offline option in MailNews needs to be documented
p=giacomo.magnini@portalis.it r=me
2005-12-08 22:55:41 +00:00
wtchang%redhat.com
e73ce47e82 Bugzilla Bug 225859: allow one to do Windows x64 builds with the x86
version of Cygwin or MKS uname.  The patch is contributed by Julien
Pierre of Sun.  r=wtc.
2005-12-08 22:45:22 +00:00
dougt%meer.net
442428d5ac Bug 306538. Autocomplete does not work if you do not get a mousemovement event. This can occur on any device that doesn't have a mouse. This is a followup to remove the unneeded lastMoveTime as was suggested in the bug. r=mconnor 2005-12-08 22:35:32 +00:00
bryner%brianryner.com
24a9a9bd36 Support weak references for bookmark / history / result observers. Bug 319324, r=darin. 2005-12-08 22:23:52 +00:00
bzbarsky%mit.edu
4d079d9ac9 Handle XUL popups gracefully in non-XUL documents. Bug 306940, r+sr=roc 2005-12-08 22:04:06 +00:00
bzbarsky%mit.edu
92812b89e9 Use the right parent for floating first-letter frames. Bug 306534, r+sr=roc 2005-12-08 21:57:19 +00:00
bob%bclary.com
47d43c752e Regression test for bug 314890, by Jeff Thompson, not part of the build 2005-12-08 20:47:46 +00:00
dougt%meer.net
7dbed7255a Updating urlbar to select all on the first click. 2005-12-08 20:07:13 +00:00
bob%bclary.com
bd4d91f4d4 Regression test for bug 318922, by Biju, not part of the build 2005-12-08 19:56:08 +00:00
brettw%gmail.com
84157e7873 Bug 319227, r=annie.sullivan@gmail.com Add GetPagesWithAnnotation 2005-12-08 19:44:27 +00:00