Commit Graph

2307 Commits

Author SHA1 Message Date
benjamin@smedbergs.us
320249d8e3 Merge cvs-trunk-mirror -> mozilla-central
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
2008-03-13 10:32:07 -04:00
masayuki@d-toybox.com
75cfe2466f Bug 390901 CJK - font-name is not recognised correctly in preferences p=me+jdagett(mac part)+kerlt(fontconfig part) r=jdagett+me+stuart+mconnor b1.9=stuart 2008-03-13 03:32:50 -07:00
edward.lee@engineering.uiuc.edu
44cf0e0e61 Bug 421315 - Just re-use autocomplete richlistitems instead of re-adjusting for no purpose. r=gavin, a1.9=mconnor 2008-03-12 22:31:14 -07:00
edward.lee@engineering.uiuc.edu
88948d6009 Bug 415397 - URLs with (un)escaped characters can't be deleted. b-ff3=beltzner 2008-03-12 16:40:01 -07:00
edward.lee@engineering.uiuc.edu
6812b5ed7a Bug 417441 - Bookmark cannot handle %2B ('+' sign) when accessed by its tag. b-ff3=beltzner 2008-03-12 16:39:52 -07:00
edward.lee@engineering.uiuc.edu
d37fe49829 Bug 419656 - Location bar instrumentation misses unencoded urls. r=gavin, b-ff3=beltzner 2008-03-12 16:39:40 -07:00
dietrich@mozilla.com
3930f6f3af Bug 419749 - Add/Update/Delete for items in query set do not seem to close transaction (r=dietrich) 2008-03-12 16:36:24 -07:00
reed@reedloden.com
2b69f62b77 Bug 421879 - "opening a file with the default helper app can fail by using the wrong app in the end" [p=mh+mozilla@glandium.org (Mike Hommey) r=biesi a=blocking1.9+] 2008-03-12 15:53:18 -07:00
reed@reedloden.com
1e56c38873 Bug 419891 - "Firefox crashes in [@ nsStandardURL::SetFileExtension]" (initialize 'void *ref' in nsMaybeWeakPtr_base::GetValueAs to NULL) [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=bsmedberg a=blocking-firefox3+] 2008-03-12 15:51:14 -07:00
reed@reedloden.com
2c1bf0f84c Bug 399498 - "use XDG downloads dir as default downloads dir" (use XDG download dir, with a fallback to the current default if the XDG user dirs are disabled) [p=chpe@gnome.org (Christian Persch) r=sdwilsh r=bsmedberg a1.9=damons] 2008-03-12 15:40:51 -07:00
mattwillis@gmail.com
2ac0c39bd4 Bug 422161 - Fix JS strict errors in *.jsm modules. r and rs=gavin, a1.9+=damons 2008-03-12 14:56:59 -07:00
bugzilla@standard8.plus.com
5a7ff987d3 Bug 419357 nsIExtensionManager::getInstallLocation can sometimes returns null (not expected/documented). r=dtownsend, comment-only patch approval not required 2008-03-12 14:44:58 -07:00
benjamin@smedbergs.us
22ab1903e9 Merge cvs-trunk-mirror -> mozilla-central
--HG--
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
2008-03-12 16:32:37 -04:00
bugzilla@standard8.plus.com
987ed990a6 Bug 403790 Password manager needs to be able to migrate mailnews logins. r=dolske,gavin,a=blocking-ff3+ 2008-03-12 11:17:59 -07:00
reed@reedloden.com
34fcd78258 Bug 416868 - "Size of native style toolkit arrow" (Skin changes) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=Ryan a1.9=damons] 2008-03-12 10:25:52 -07:00
gavin@gavinsharp.com
dfc4e7fcb2 Bug 421196: fix xul.css binding rule to make rich autocomplete popup usable for toolkit users, r=enndeakin 2008-03-12 09:29:30 -07:00
reed@reedloden.com
2bb7ce1ef6 Back out patch from Julien Rivaud in bug 416868 due to reftest failure. 2008-03-12 08:56:14 -07:00
reed@reedloden.com
0a0bdf78b2 Bug 416868 - "Size of native style toolkit arrow" (Skin changes) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=Ryan a1.9=damons] 2008-03-12 06:59:14 -07:00
reed@reedloden.com
dbd95b1964 Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner] 2008-03-12 04:13:09 -07:00
ajschult@verizon.net
49be829b51 Bug 422047: popup button test window too narrow, r=enndeakin 2008-03-11 21:44:02 -07:00
ted.mielczarek@gmail.com
2f4360eecd bug 422082 - crash reporter remains open after submitting data. r=bsmedberg 2008-03-11 16:39:34 -07:00
dtownsend@oxymoronical.com
e3d8869e0c Bug 415175 - Updating to an extension where the updated xpi requires a compatibility update fails. r=robstrong. 2008-03-11 16:35:21 -07:00
blassey@mozilla.com
3c99833e3e backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 15:46:26 -07:00
dougt@meer.net
aa9e07537c backing out. 2008-03-11 15:12:52 -07:00
blassey@mozilla.com
eeea24bde6 switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon 2008-03-11 14:49:53 -07:00
edward.lee@engineering.uiuc.edu
5cc36da189 Bug 413093 - With "Remember what I've download" disabled/unchecked (browser.download.manager.retention set to 0), the Download Manager window remains open until clicked/focused. p=sdwilsh, r=Mardak, b-ff3=beltzner 2008-03-11 14:34:19 -07:00
dougt@meer.net
7dcf1e0ab8 Bug: 420928 default entry on win32+wince should be mainWCRTStartup r=bsmedberg, a=damons 2008-03-11 14:31:34 -07:00
sayrer@gmail.com
197ffe4af0 Bug 381357. Live bookmarks for feeds served as text/html don't load. r=gavin 2008-03-11 13:05:09 -07:00
benjamin@smedbergs.us
ce79af60a1 Merge cvs-trunk-mirror -> mozilla-central
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsutil.c => js/src/jsutil.cpp
2008-03-11 11:22:05 -04:00
reed@reedloden.com
232b3cc43f Bug 421635 - "[EM] post restart notification should specify foreground color" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r=rob_strong a1.9=damons] 2008-03-11 01:13:07 -07:00
reed@reedloden.com
a40a1177bc Bug 414342 - "Fix spacing and margins in Preferences, Addons, Pageinfo" [p=ispence@gmail.com (Ian Spence) / michael.monreal@gmx.net (Michael Monreal) r=Mano a1.9=damons] 2008-03-11 01:12:06 -07:00
reed@reedloden.com
6aac76c268 Bug 420595 - ""you have chosen to open" dialog uses wrong icon" (Change the accept button icon to a save one when the only choice is "save") [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=sdwilsh a1.9=damons] 2008-03-11 01:11:08 -07:00
ajschult@verizon.net
1b82fd5ef6 Bug 420541: test failures because onfocus never fires for iframe load, r=Enn 2008-03-10 21:35:46 -07:00
dolske@mozilla.com
7dd3e6390e Disable one check that seems to be mysteriously failing. 2008-03-10 19:24:08 -07:00
philringnalda@gmail.com
4fabd042b3 Bug 402637 - Make uri-element class work on any element, r=mano, r=mconnor, a1.9=dsicore 2008-03-10 17:19:04 -07:00
dolske@mozilla.com
2eef0839db Bug 419081 - Password prompting code doesn't check new passwords against all possible existing passwords. r=gavin, a=blocking-ff3+ 2008-03-10 17:14:10 -07:00
benjamin@smedbergs.us
1f36c2d078 Merge cvs-trunk-mirror -> mozilla-central
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jslock.c => js/src/jslock.cpp
rename : js/src/jsmath.c => js/src/jsmath.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscan.c => js/src/jsscan.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
2008-03-10 17:07:41 -04:00
reed@reedloden.com
765423226c Bug 421841 - "Breakpad continually sends the same crash report over and over until you manually stop it" (add (void)closeMeDown; method, call it instead of closeClicked) [p=beltzner@mozilla.com (Mike Beltzner) r=ted/luser a=blocking1.9+] 2008-03-10 11:59:59 -07:00
dietrich@mozilla.com
bb02f4a736 Backing out test of bug 384370 2008-03-10 10:49:31 -07:00
dietrich@mozilla.com
ee727436aa Bug 384370 - test perf run (r=mano) 2008-03-10 09:41:52 -07:00
roc+@cs.cmu.edu
6ce7967ace Bug 403181, revert more bogus test images 2008-03-09 16:53:48 -07:00
dolske@mozilla.com
84ac9bf24f Bug 421058 - Firefox won't prompt to change stored passwords. r=gavin, a=blocking-ff3+ 2008-03-08 18:25:40 -08:00
edward.lee@engineering.uiuc.edu
27004fc15c Bug 412360 - Download Manager remains empty, downloads don't start, with this 3.0b2 downloads.sqlite. r=sdwilsh, r=biesi, sr=biesi, b-ff3=beltzner 2008-03-08 17:02:06 -08:00
gavin@gavinsharp.com
77e4e252ba Bug 402356: netError pages use hardcoded colors for warnings, patch by KUROSAWA, Takeshi <taken.spc@gmail.com>, r=me, ui-r=beltzner 2008-03-08 16:29:05 -08:00
dtownsend@oxymoronical.com
b3f7f87ad5 Localisation fix for bug 408115, late-late-l10n. r=mano, a=shaver 2008-03-08 14:31:01 -08:00
dtownsend@oxymoronical.com
364f6a78bf Bustage fix for bug 408115 on windows and mac. 2008-03-08 05:48:18 -08:00
reed@reedloden.com
d64bd4491f Back out Mike Hommey's patch from bug 305782 due to build bustage. 2008-03-08 04:33:28 -08:00
reed@reedloden.com
ce60e8af19 Bug 416225 - "Change "Unfiled bookmarks" to "Unsorted Bookmarks"" [p=supernova_00@yahoo.com (Kurt [supernova_00]) r=Mano a1.9=beltzner a=blocking-firefox3+] 2008-03-08 03:45:32 -08:00
reed@reedloden.com
c032ffe039 Bug 137091 - "Page Setup Box changes size when switching between Portrait/Landscape" [p=martijn.martijn@gmail.com (Martijn Wargers) r=Neil a1.9=damons] 2008-03-08 03:28:34 -08:00
reed@reedloden.com
e11e4d72fe Bug 381206 - "Tango Style theme for better Linux UI integration" (new identity icons) [p=jimmac@gmail.com (Jakub Steiner) ui-r=faaborg a1.9=beltzner] 2008-03-08 03:24:49 -08:00