Commit Graph

153810 Commits

Author SHA1 Message Date
smfr%smfr.org
6a8b3d441a Whitespace cleanup.
git-svn-id: svn://10.0.0.236/trunk@185892 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-10 20:04:46 +00:00
brendan%mozilla.org
8e7dbe2323 Fix delegation to function object for length and other properties (313570, r/sr=mrbkap/shaver).
git-svn-id: svn://10.0.0.236/trunk@185891 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-10 18:46:37 +00:00
jminta%gmail.com
513454dbdf Bug 319681 Can't delete location, description, etc from events. r=mvl
git-svn-id: svn://10.0.0.236/trunk@185890 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-10 18:05:28 +00:00
jminta%gmail.com
84c54dc82d Bug 319730 Make unifinder searching case-insensitive. r=mvl
git-svn-id: svn://10.0.0.236/trunk@185889 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-10 18:03:24 +00:00
sergei_d%fi.tartu.ee
2a9cb36dc9 Bug 316305, [BeOS]Reduce communication with app_server at painting, p=sergei_d, r=thesuckiestemail, BeOS-only
git-svn-id: svn://10.0.0.236/trunk@185887 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-10 16:33:19 +00:00
annie.sullivan%gmail.com
5f7978ffaa Implemented removeAnnotation()
Added getAnnotationInt64() and setAnnotationInt64() to make dealing with
dates and times easier.
r=bryner b=319769


git-svn-id: svn://10.0.0.236/trunk@185879 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-10 07:25:14 +00:00
smfr%smfr.org
f865b043aa Fix bug 319488: make Camino's Page Info look nicer.
git-svn-id: svn://10.0.0.236/trunk@185878 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-10 06:20:05 +00:00
dougt%meer.net
fe9b8122d2 adding back hacking loading for schannel. :-)
git-svn-id: svn://10.0.0.236/trunk@185877 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-10 05:44:02 +00:00
bryner%brianryner.com
81b76e2af3 Add tests for indexOfItem and indexOfFolder, and fix mistake in results table
git-svn-id: svn://10.0.0.236/trunk@185876 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-10 05:23:14 +00:00
bryner%brianryner.com
329b262f68 Update unit test for a bunch of recent changes.
git-svn-id: svn://10.0.0.236/trunk@185875 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-10 05:19:31 +00:00
smfr%smfr.org
c440f7045c Make sure that we redraw the tab bar background when dropping on it after a drag.
git-svn-id: svn://10.0.0.236/trunk@185873 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-10 05:16:39 +00:00
bryner%brianryner.com
1ccb90a2d0 moz_bookmarks table renaming missed a couple spots
git-svn-id: svn://10.0.0.236/trunk@185872 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-10 04:58:53 +00:00
bryner%brianryner.com
8086fc69a3 trying to fix bookmarks unit test -- null check bookmarksFile, xpcshell doesn't know about it.
git-svn-id: svn://10.0.0.236/trunk@185871 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-10 04:40:52 +00:00
despotdaemon
6c5738efa5 Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@185869 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-10 02:50:16 +00:00
mrbkap%gmail.com
69f2bbde71 bug 318770: Constructors' toString should treturn [object <classname>]. r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@185868 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-10 01:08:51 +00:00
bzbarsky%mit.edu
8568e56bfa Reenable all of fix for bug 317819 now that tinderbox can deal with it.
git-svn-id: svn://10.0.0.236/trunk@185867 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-10 00:20:24 +00:00
darin%meer.net
ad13ddf2a6 fix winnt compile error
git-svn-id: svn://10.0.0.236/trunk@185866 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-10 00:05:58 +00:00
bryner%brianryner.com
347ce69ba2 Make bookmark and history views update dynamically (bug 317826 and 317827), r=brettw.
git-svn-id: svn://10.0.0.236/trunk@185865 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 23:48:44 +00:00
darin%meer.net
a94ef90037 minor correction to last patch (bug 319636)
git-svn-id: svn://10.0.0.236/trunk@185864 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 21:36:56 +00:00
darin%meer.net
b01fb21385 fixes bug 319636 "Provide convenience function for consuming an entire nsIInputStream" r=biesi sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@185863 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 21:35:27 +00:00
dougt%meer.net
e8da42dc5b Adding browser.link prefs. npodb
git-svn-id: svn://10.0.0.236/trunk@185862 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 21:06:24 +00:00
dougt%meer.net
0f7b3334dc no more hacking loading required without nss
git-svn-id: svn://10.0.0.236/trunk@185861 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 21:04:23 +00:00
steffen.wilberg%web.de
6f38b859f9 Bug 318991: brand.dtd shouldn't hardcode the version number in releaseURL. r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@185860 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 20:52:02 +00:00
mnyromyr%tprac.de
5afd9aecda Bug 319600: throbber surrounded by grey square in Classic; r=kairo, sr=neil
git-svn-id: svn://10.0.0.236/trunk@185858 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 20:39:08 +00:00
brendan%mozilla.org
78dc3e50b3 Revert to pre-E4X handling of eval(s) = x to avoid compile-time error reporting (319391, r=mrbkap).
git-svn-id: svn://10.0.0.236/trunk@185857 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 20:23:38 +00:00
sergei_d%fi.tartu.ee
6fb44d39c3 [BeOS]Bug 296856. StandardWindowCreate refactoring. p=thesuckiestemail, r=sergei_d. BeOS-only
git-svn-id: svn://10.0.0.236/trunk@185856 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 20:09:53 +00:00
vladimir%pobox.com
98071cad1d removing old files
git-svn-id: svn://10.0.0.236/trunk@185855 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 19:55:12 +00:00
mrbkap%gmail.com
1089036627 Bustage fix from bug 318489.
git-svn-id: svn://10.0.0.236/trunk@185854 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 19:52:04 +00:00
despotdaemon
5bd3529fbe Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@185845 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 19:29:57 +00:00
bzbarsky%mit.edu
ca7e6121f6 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


git-svn-id: svn://10.0.0.236/trunk@185844 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 19:20:42 +00:00
mrbkap%gmail.com
09fb0311d4 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
git-svn-id: svn://10.0.0.236/trunk@185843 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 19:08:45 +00:00
mrbkap%gmail.com
42fa62170e 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
git-svn-id: svn://10.0.0.236/trunk@185842 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 18:58:23 +00:00
mrbkap%gmail.com
50750c8f13 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
git-svn-id: svn://10.0.0.236/trunk@185841 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 18:50:59 +00:00
mgalli%geckonnection.com
cb231363f9 urlbar icon default.
git-svn-id: svn://10.0.0.236/trunk@185840 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 18:35:09 +00:00
mgalli%geckonnection.com
718461a157 urlbar selector.
git-svn-id: svn://10.0.0.236/trunk@185839 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 18:34:19 +00:00
mgalli%geckonnection.com
336e990235 URLbar selector.
git-svn-id: svn://10.0.0.236/trunk@185838 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 18:32:45 +00:00
pinkerton%aol.net
3c27504ac1 removing netscape.com from defaults (bug 312969)
git-svn-id: svn://10.0.0.236/trunk@185837 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 18:28:55 +00:00
mgalli%geckonnection.com
a213cac247 urlba icon.
git-svn-id: svn://10.0.0.236/trunk@185836 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 18:10:18 +00:00
mgalli%geckonnection.com
d1ce63944d New icon image
git-svn-id: svn://10.0.0.236/trunk@185835 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 18:05:48 +00:00
despotdaemon
cedc69e878 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@185834 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 18:01:04 +00:00
glen.beasley%sun.com
8fb6d5326c 318958 TDEA algorithm tests for FIPS 140-2
git-svn-id: svn://10.0.0.236/trunk@185833 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 16:55:53 +00:00
dougt%meer.net
22f1b5178b Backing the button attribute removal. This was wrongly checked in. Sorry
git-svn-id: svn://10.0.0.236/trunk@185832 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 16:49:34 +00:00
dougt%meer.net
85941d9d4b 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.
git-svn-id: svn://10.0.0.236/trunk@185831 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 15:35:25 +00:00
silver%warwickcompsoc.co.uk
090d2960d2 Bug 123258 - Add checkbox to make ChatZilla start on startup of Suite.
ChatZilla only.
r=silver
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)


git-svn-id: svn://10.0.0.236/trunk@185830 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 14:18:42 +00:00
silver%warwickcompsoc.co.uk
cfdb896c41 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


git-svn-id: svn://10.0.0.236/trunk@185829 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 14:06:54 +00:00
silver%warwickcompsoc.co.uk
ba53240d96 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)


git-svn-id: svn://10.0.0.236/trunk@185828 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 14:03:03 +00:00
neil%parkwaycc.co.uk
617c84d926 Bug 307255 Fix regression in DOM Inspector caused by bug 221619 r=bz
git-svn-id: svn://10.0.0.236/trunk@185827 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 12:54:28 +00:00
neil%parkwaycc.co.uk
c70b5151e9 Bug 303713 Allow content to type into textfields using key events r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@185826 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 11:23:54 +00:00
neil%parkwaycc.co.uk
bec24c53d8 Bug 318128 Fix abuse of the CSS loader as a service r=bsmedberg sr=bz
git-svn-id: svn://10.0.0.236/trunk@185825 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 11:10:36 +00:00
bzbarsky%mit.edu
d475563ae9 Adding testcase
git-svn-id: svn://10.0.0.236/trunk@185824 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-09 04:33:52 +00:00