Commit Graph

729 Commits

Author SHA1 Message Date
dolske@mozilla.com
5b43f48b37 Bug 381164 - when Master Password is used, it is asked at every startup. r=gavin 2007-07-11 12:40:24 -07:00
sspitzer@mozilla.org
646e15fe76 fix for bug #336528: software update installation progress dialog doesn't stretch to fit contents (cut short, text is truncated)
patch=James Ross <silver@warwickcompsoc.co.uk>
r=rstrong
2007-07-11 12:04:48 -07:00
myk@mozilla.org
5c1287dd6c bug 385087: use XPCOMUtils to provide XPCOM glue in content pref service; checking in again now that bug 180380 has resolved the leak issues
r=sayrer
2007-07-11 12:04:04 -07:00
benjamin@smedbergs.us
c0a5762c81 Trying to fix the mac orange, from bug 321024. a=robcee for immediate commit pending tony's review 2007-07-11 09:52:12 -07:00
mozilla.mano@sent.com
501fbf8e09 Bug 331654 - Provide a way to handle annotations values in a type-agnostic way. r=dietrich. 2007-07-11 02:57:59 -07:00
dtownsend@oxymoronical.com
d9b06547ec Bug 303194: Pressing Delete key in Extension Manager should uninstall
extension. p=Simon Bunzli <zeniko@gmail.com> r=robstrong
2007-07-11 02:26:09 -07:00
surkov.alexander@gmail.com
8b8098a577 Bug 378042 - expose group position for toolbarbuttons, patch=vasiliy.potapenko, r=me, aaronlev, sr=neil 2007-07-11 00:58:50 -07:00
rob_strong@exchangecode.com
e9877e9a49 Bug 384384. r=bsmedberg, r=mscott for Thunderbird 2007-07-10 22:59:56 -07:00
rob_strong@exchangecode.com
2ceaa8a48a Bug 387622 - Target Application minVersion and maxVersion are reversed. verbal r=mconnor 2007-07-10 22:50:08 -07:00
peterv@propagandism.org
239dae7f24 Backing out to fix orange. 2007-07-10 03:54:09 -07:00
mozilla.mano@sent.com
9107997f37 Bug 385828 - Insertion, removal and move operations of items should update the last-modified field of their containing folder. r=dietrich. 2007-07-10 00:57:31 -07:00
ted.mielczarek@gmail.com
59dc6e7ce7 bug 383083 - post-process symbol files to add source revision numbers. re-enable --vcs-info on linux + dos2unix on symbolstore.py. r=bsmedberg 2007-07-09 14:37:28 -07:00
dtownsend@oxymoronical.com
e9c156311b Bug 342579: Can update an extension meant for uninstalling. r=robstrong 2007-07-09 13:53:20 -07:00
dbaron@dbaron.org
228a8081c9 Fix leaks by removing preference observers. b=386665 r=tony@ponderer.org 2007-07-09 13:53:01 -07:00
rob_strong@exchangecode.com
fc5455e3b3 Bug 358710 - Some UI stylecode should be moved from /content/xpinstallConfirm.css to /skin/. r=sspitzer 2007-07-09 11:56:54 -07:00
rob_strong@exchangecode.com
a28eb9d2c1 Bug 387383 - unable to specify aActionList in AddonsViewBuilder updateView. r=sspitzer 2007-07-09 11:54:16 -07:00
ted.mielczarek@gmail.com
078165780e fix the signature of wWinMain (no bug). r=timeless 2007-07-09 11:36:26 -07:00
ted.mielczarek@gmail.com
2b8ed6227c bug 386632 - update to breakpad revision 195. r=mento 2007-07-09 11:10:24 -07:00
enndeakin@sympatico.ca
e4458a2792 Bug 387097, disable a line of the test as it fails on Mac 2007-07-09 11:07:33 -07:00
kairo@kairo.at
527fedcb19 bug 386903 - remove xpinstall/packager from cvs, r=bsmedberg 2007-07-09 10:47:04 -07:00
enndeakin@sympatico.ca
8a7f1e85b6 Bug 387097, colorpicker not opening properly sometimes, also add colorpicker test, r=mano 2007-07-09 08:16:25 -07:00
dtownsend@oxymoronical.com
801e1e0a77 Bug 384006: On compatiblity update datasource receives double update
notifications. r=robstrong
2007-07-09 03:07:14 -07:00
neil@parkwaycc.co.uk
9ac9f0b64e Bug 383116 Fix for extension data source registration r=rob_strong 2007-07-08 03:15:11 -07:00
jwalden@mit.edu
e3c4baccae Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
sspitzer@mozilla.org
e4b1415f69 fix for bug #386303: Duplicate indexes in nsFaviconService and nsAnnotationService
patch=Marco Bonardo <mak77@supereva.it>

r=sspitzer
2007-07-06 18:15:29 -07:00
dtownsend@oxymoronical.com
8c4974ae28 Bug 314915: Extension update can identify the wrong version as being the
newest. r=robstrong
2007-07-06 07:41:56 -07:00
sdwilsh@shawnwilsher.com
f3ae7ef28c Bug 378079 - AutoComplete returns invalid rows when more than one AutoCompleteSearch is used. Patch by Matt Crocker <matt@songbirdnest.com>. r=gavin.sharp 2007-07-05 18:43:20 -07:00
sdwilsh@shawnwilsher.com
fb7b0be2e8 Bug 384873 - Broken building without XUL but with RDF. Patch by romaxa <romaxa@gmail.com>. r=benjamin 2007-07-05 15:44:44 -07:00
sdwilsh@shawnwilsher.com
eca1213825 Bug 386482 - Add a setter for richlistitem.searchLabel. Patch by Simon Bünzli <zeniko@gmail.com>. r=enndeakin 2007-07-05 15:19:41 -07:00
dmose@mozilla.org
d28396462d Refactor nsIMIMEInfo and nsExternalHelperAppService to support local and web-based protocol handlers (bug 384374), r=biesi, sr=sicking 2007-07-05 12:31:44 -07:00
neil@parkwaycc.co.uk
fce8364ff2 Bug 386981 Make chrome tooltips wrap r=Enn 2007-07-05 12:11:36 -07:00
ted.mielczarek@gmail.com
7847fec4f1 bug 386847 - os x not uploading i386 symbols. rs=gavin.sharp 2007-07-05 11:14:46 -07:00
flamingice@sourmilk.net
06d87f199d Bug 384868, Wrong ifdef for rdf building, Patch by romaxa, r=benjamin 2007-07-05 10:22:07 -07:00
enndeakin@sympatico.ca
6c8197be5f Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz 2007-07-04 08:49:38 -07:00
surkov.alexander@gmail.com
7992bdf126 Bug 369077 - listbox/richlistbox is corrupted if @selected is inside item, r=neil, enn.deakin 2007-07-04 05:16:55 -07:00
dbaron@dbaron.org
ea020210d3 Make nsGTKRemoteService properly implement its AddRef and Release methods so it doesn't leak on shutdown. b=336920 r=bsmedberg 2007-07-03 14:21:11 -07:00
sdwilsh@shawnwilsher.com
47a305016a Bug 385871 - DM needs to have schema checking. r=mano 2007-07-03 14:04:54 -07:00
sdwilsh@shawnwilsher.com
22c178acaf Bug 386371 - Use getters and setters for database schema version. r=myk 2007-07-03 09:56:20 -07:00
gavin@gavinsharp.com
5d8ffce6bd Bug 380932: land netError page for malware URIs, patch by Johnathan Nightingale <johnath@mozilla.com>, r=biesi, ui+r=beltzner 2007-07-03 09:49:06 -07:00
dtownsend@oxymoronical.com
ce254264e1 Bug 386322: Localized metadata fails for multiple properties (contributor,
translator, developer). r=robstrong
2007-07-02 12:33:39 -07:00
benjamin@smedbergs.us
75dc0cfd4c Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi 2007-07-02 11:20:24 -07:00
rob_strong@exchangecode.com
4978115d51 Bug 361402 - installer does not automatically find path to existing installation when going from 1.5.0.x to 2.0.0.x. r=sspitzer 2007-07-02 10:37:23 -07:00
sdwilsh@shawnwilsher.com
35c1436dba Bug 385876 - DM should cache the query that nsDownload::UpdateDB uses. Patch by Ryan Jones <sciguyryan@gmail.com>. r=sdwilsh 2007-07-02 10:29:59 -07:00
sdwilsh@shawnwilsher.com
9091040e12 Bug 386368 - Use getters and setters for database schema version. r=sspitzer 2007-07-02 10:25:41 -07:00
sdwilsh@shawnwilsher.com
dd36a37283 Bug 384734 - Open method should be able to pass in old downloads to the window. Patch by Edward Lee <edilee@mozilla.com>. r=sdwilsh 2007-07-02 10:25:30 -07:00
smichaud@pobox.com
aebe20515f Quit from Dock menu results in unclean shutdown. b=377506 r=josh+michael.wu sr=bsmedberg 2007-07-02 07:48:07 -07:00
sayrer@gmail.com
c9c2eb8cbb Bug 381227. Replace module in feed xpcom with XPCOMUtils.jsm's generateNSGetModule. r=mano. 2007-07-01 10:29:58 -07:00
smontagu@smontagu.org
564c2941e0 Move SymmSwap and other character-related Bidi utility methods from layout to intl/unicharutil. Bug 385539, r+sr=roc 2007-06-30 22:56:10 -07:00
philringnalda@gmail.com
ae68d7d191 Bug 298993 - add FAYT (find as you type) for richlistbox for the EM, patch by Simon Bünzli <zeniko@gmail.com>, r=enndeakin 2007-06-30 19:16:14 -07:00
rflint@ryanflint.com
e8d173b04c Bug 385524 - Reduce boilerplate code in passwordmgr. r=dolske/gavin 2007-06-30 18:41:33 -07:00
dtownsend@oxymoronical.com
288570ce55 Bug 340219 - Display new version when upgrading add-ons. r=robstrong 2007-06-30 10:17:03 -07:00
mozilla@weilbacher.org
397ae75e45 [OS/2] Bug 385661: Backout special pmstripe browser.css that is no longer needed, r=mkaply 2007-06-30 07:54:15 -07:00
ted.mielczarek@gmail.com
608ed54843 bug 386212 - fx-win32-tbox has lost the ability to report finishing nightly builds. r=bsmedberg 2007-06-30 05:57:43 -07:00
philringnalda@gmail.com
f6ea741663 Bug 251244 - XRemote Service can't find Profile Manager service to set X server property atom, patch by David Reiss <dreiss@cs.stanford.edu>, r=bsmedberg 2007-06-29 22:02:49 -07:00
enndeakin@sympatico.ca
95deb19d78 Bug 279703, backing out the popup changes due to performance regressions. sigh. 2007-06-29 15:15:59 -07:00
enndeakin@sympatico.ca
6c59f4a6d3 Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz 2007-06-29 12:04:45 -07:00
peterv@propagandism.org
76a2c4d37f Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking. 2007-06-27 19:48:16 -07:00
dcamp@mozilla.com
f1deefd73b fix for unicode paths while writing out the submitted breakpad report file. b=382508, r=luser
(last patch should have been "unblock signals on the crash reporter in linux. b=385532, r=luser")
2007-06-27 19:18:54 -07:00
dcamp@mozilla.com
d384d15510 fix for unicode paths while writing out the submitted breakpad report file. b=382508, r=luser 2007-06-27 19:06:55 -07:00
gavin@gavinsharp.com
64ae01005c Bug 383209: clear private data fails to clear stored passwords, patch by Justin Dolske <dolske@mozilla.com>, r=me 2007-06-27 16:31:36 -07:00
peterv@propagandism.org
0f0097ffc5 Backing out to fix orange. 2007-06-27 16:21:05 -07:00
peterv@propagandism.org
51dda63979 Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking. 2007-06-27 15:29:45 -07:00
sdwilsh@shawnwilsher.com
ba37fde6e3 Bug 289219 - nsDownloadProxy needs not QI mInner to get at webprogresslistener methods. r=cbiesinger 2007-06-27 14:08:31 -07:00
sdwilsh@shawnwilsher.com
bb49b7f63c Bug 385733 - Remove "rate change limit" check from DownloadProgressListener. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh 2007-06-27 14:03:37 -07:00
dietrich@mozilla.com
2971dd437e Reverting until windows perf #s are back and things are less noisy 2007-06-27 13:57:56 -07:00
sdwilsh@shawnwilsher.com
5c5620b03a Bug 237693 - Download Manager Should Understand when it breaks the KB,MB,GB barrier. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh 2007-06-27 13:39:49 -07:00
dietrich@mozilla.com
a9f8a9121b Backing out bug 327350 for bug 385957 2007-06-27 13:39:25 -07:00
flamingice@sourmilk.net
9fdef1bdcc Bug 372999, Password manager unit test code cleanup, Patch by Justin Dolske, r=gavin 2007-06-27 12:21:13 -07:00
stefanh@inbox.com
f071c9383b Bug 384948 - Clean up findBar.css (2 more style rules in WInstripe file). r=Mano. 2007-06-27 10:47:30 -07:00
sdwilsh@shawnwilsher.com
ce83e6aad4 Bug 383224 - Remove XPInstall bits from the Download Manager. r=mano 2007-06-27 09:52:15 -07:00
ted.mielczarek@gmail.com
c4f1d3f856 bug 383083 - post-process symbol files to add source file revision numbers. r=bsmedberg 2007-06-27 03:25:14 -07:00
philringnalda@gmail.com
4e76e56315 Bug 348363 - remove unused strings in updates.properties, r=gavin 2007-06-26 21:56:09 -07:00
joshmoz@gmail.com
0efde66eef clean up some Mac OS X native app support, fix minimum OS detection. b=385188 r=bsmedberg 2007-06-26 21:25:30 -07:00
philringnalda@gmail.com
4e904870ec Bug 384985 - Remove unused entities in update, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin 2007-06-26 21:15:44 -07:00
sdwilsh@shawnwilsher.com
4649c3e6de Bug 209555 - <radio> must be children of <radiogroup>. Patch by Alex Vincent <ajvincent@gmail.com>. r=enndeakin 2007-06-26 17:39:27 -07:00
benjamin@smedbergs.us
5ebfce3c70 Reverting bug 383167 again for linux test bustage :-( 2007-06-26 12:22:51 -07:00
benjamin@smedbergs.us
bd5749568a Bug 383167 trying again, reviews by luser and biesi, sr=jst 2007-06-26 09:35:01 -07:00
sspitzer@mozilla.org
c98a26e88b fix for bug #385867: crash when opening the history sidebar (grouped by date) if visit time is in the future
r=dietrich
2007-06-26 08:42:07 -07:00
stefanh@inbox.com
e7cc1d2432 Bug 384948 - Clean up findBar.css (Winstripe part). r=Mano. 2007-06-26 08:22:17 -07:00
sayrer@gmail.com
6180e6a2cb Bug 385087. Switch contentprefs to XPCOMUtils. backout for leak regression. 2007-06-25 21:57:30 -07:00
dietrich@mozilla.com
b964904a99 Bug 327350 initialization of places services can fail in error conditions (r=mano) 2007-06-25 20:57:28 -07:00
sayrer@gmail.com
3b82cc8fa8 Bug 385839. Password manager leaks on shutdown. Fix sloppy variable declaration. 2007-06-25 19:20:47 -07:00
mark.finkle@gmail.com
920d401ea7 bug=385488. r=mano. changed CSS selector to keep tabbrowser closebutton from hi-jacking the tabbox closebutton 2007-06-25 19:10:23 -07:00
sayrer@gmail.com
4a596e4642 Bug 385839. Password manager leaks on shutdown. r=gavin 2007-06-25 18:19:09 -07:00
mozilla.mano@sent.com
491954f795 Bug 385771 - disallow item-annotations for invalid item ids. r=dietrich. 2007-06-25 18:08:54 -07:00
dtownsend@oxymoronical.com
eb01adab35 Bug 257155 follow up, catches some probable leaks. r=gavin.sharp 2007-06-25 14:53:29 -07:00
sdwilsh@shawnwilsher.com
3c25407a4b Bug 380222 - Rewrite fillDocument() after new pwmgr lands. Patch by Justin Dolske <dolske@mozilla.com>. r=mconnor 2007-06-25 14:20:55 -07:00
myk@mozilla.org
7e13e23e17 bug 385278: fix some style nits in the content prefs service
r=mconnor
2007-06-25 14:19:40 -07:00
dtownsend@oxymoronical.com
35e0ac995c Bug 257155 - Extension description is not localizable. r=robstrong 2007-06-25 14:02:46 -07:00
myk@mozilla.org
9a46ca6197 bug 385087: use XPCOMUtils to provide XPCOM glue in content pref service
r=sayrer
2007-06-25 13:51:22 -07:00
benjamin@smedbergs.us
035e643c90 Revert all of bug 383167 changes because they're not enough... going to try again later. 2007-06-25 11:40:57 -07:00
benjamin@smedbergs.us
cfceebddf4 Fix mac builddate-unifying logic from bug 383167 2007-06-25 10:58:21 -07:00
flamingice@sourmilk.net
dfa3b5a1b9 Bug 385113, Incorrect checks for alloc failure, r=mano 2007-06-25 09:33:18 -07:00
rflint@ryanflint.com
2eb1c3d5b5 Bug 354280 - Extensions Installation icon looks poor/aliased. ui-r=beltzner 2007-06-25 09:27:09 -07:00
dtownsend@oxymoronical.com
dbf9acfefb Bug 335942 - nsIExtensionManager.update wants true and false for a long
param. r=robstrong
2007-06-25 08:51:51 -07:00
benjamin@smedbergs.us
97afb0c802 Bug 383167 - Need buildid in an external file, r=luser sr=jst 2007-06-25 08:25:59 -07:00
kairo@kairo.at
2472cd5c37 bug 383833 - prepare to eliminate toolkit's mork-based history implementation: make places-enabled builds not descend into history/ any more and use places' nsIBrowserHistory for them, r=mano 2007-06-25 04:05:02 -07:00
Evan.Yan@Sun.COM
67c21461e6 Bug 384667 - AT-SPI events not generated for all Firefox progress bars.
r=mconnor
2007-06-24 19:45:10 -07:00
mozilla@weilbacher.org
9d09291360 [OS/2] Bug 363903: fix java-xpcom build break on OS/2, p=abwillis1, r=jhpedemonte 2007-06-24 09:10:40 -07:00
kherron@fmailbox.com
6a273d2d78 Bug 351955 - profileCreationExplanation_4.text in createProfileWizard.dtd needs a Linux/Gnome version. Patch by Marek A. Stepien <marcoos+bmo@marcoos.org>. r=benjamin. 2007-06-24 05:00:15 -07:00
dcamp@mozilla.com
219db1a41f move file->close() into the if() clause. b=382508, r=luser 2007-06-23 23:17:10 -07:00
dcamp@mozilla.com
535f8e8434 Handle non-ascii filenames in the crash reporter. b=382508, r=luser 2007-06-23 22:56:13 -07:00
dcamp@mozilla.com
bab74ed7ec Improve crash reporter errors. b=385359, r=luser 2007-06-23 22:39:51 -07:00
dcamp@mozilla.com
807c4c067c use FORCE_USE_PIC for breakpad on linux. b=385561, r=luser 2007-06-23 21:27:33 -07:00
dietrich@mozilla.com
1fd046cf84 Bug 380345 Remove dummy connection/statement from the History database (r=sspitzer) 2007-06-23 09:11:33 -07:00
rflint@ryanflint.com
6aacced545 Backout bug 385524 due to a doubling in RLk. 2007-06-22 21:59:24 -07:00
rflint@ryanflint.com
c4aaf2c891 Bug 385524 - Reduce boilerplate code in passwordmgr. r=gavin/dolske 2007-06-22 21:04:50 -07:00
sdwilsh@shawnwilsher.com
69b766193c Bug 383224 - Remove XPInstall bits from the Download Manager. r=enndeakin, r=mano 2007-06-22 16:20:00 -07:00
flamingice@sourmilk.net
164633f11a Bug 384907, Fix "Closing multiple tabs" warning suppression on last window on mac, r=mano 2007-06-22 14:36:32 -07:00
dtownsend@oxymoronical.com
eabcb28b93 Bug 369075 - Add permanent button for restarting Firefox to Add-ons Mgr.
Patch by Dao Gottwald <dao@design-noir.de>. r=robstrong
2007-06-21 17:27:03 -07:00
sdwilsh@shawnwilsher.com
863ad22cce Bug 384958 - DM needlessly checks return variable of GetDBConnection. Patch by Ryan Jones <sciguyryan@gmail.com>. r=sdwilsh 2007-06-21 16:56:17 -07:00
dtownsend@oxymoronical.com
6633f2f361 Bug 385335 - Remove the use of "none" assertions in EM. r=robstrong 2007-06-21 16:17:08 -07:00
dcamp@mozilla.com
6033f1d1ed Bug 380540, add some includes in nsAirbagExceptionHandler.cpp. r=luser 2007-06-21 15:37:39 -07:00
myk@mozilla.org
a5593b77b9 bug 385086: another followup patch with a better mechanism for nulling XPCOM components that could potentially cause leaks
r=sayrer
2007-06-21 14:19:15 -07:00
gerv@gerv.net
bad43e28ef Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-06-21 12:55:33 -07:00
darin@meer.net
ecbcf25a51 fixes bug 250900 "nsIBrowserHistory corrupts URI strings [was: crash when a long malformed URL is entered in the Location Bar [@js_CloneFunctionObject]]" r=biesi sr=neil 2007-06-21 12:55:32 -07:00
mconnor@myrealbox.com
511059a5d9 Bug 235915, RemovePage method is no longer part of nsIBrowserHistory interface, patch by bsmedsberg, r=mconnor 2007-06-21 12:55:31 -07:00
bryner@brianryner.com
158d446867 fixing firefox bustage 2007-06-21 12:55:30 -07:00
ben@bengoodger.com
c21a66d503 Migration Branch landing, currently turned off! 2007-06-21 12:55:29 -07:00
bsmedberg@covad.net
ccdf8858f6 Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes. 2007-06-21 12:55:28 -07:00
ben@netscape.com
a21e76b352 Fixing Firebird build bustage after timeless' fishy checkin to bug 58613. 2007-06-21 12:55:27 -07:00
varga@netscape.com
5de4383c22 Landing bookmarks changes.
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa

The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2007-06-21 12:55:26 -07:00
bryner@netscape.com
cedd57a7f8 stub out OutputReferrerURL to fix phoenix bustage 2007-06-21 12:55:25 -07:00
hewitt@netscape.com
daff09aed1 moving the phoenix history from browser to toolkit 2007-06-21 12:55:24 -07:00
myk@mozilla.org
a412c03d68 bug 385086: followup patch to null more XPCOM components that could potentially cause leaks and also clear structures of observers to avoid cycles in the event the observers don't remove themselves
r=sayrer
2007-06-21 11:52:35 -07:00
dcamp@mozilla.com
56ba514ddd Bug 380540 - crash reporter client on linux, r=luser 2007-06-21 09:11:07 -07:00
dtownsend@oxymoronical.com
cd15dc88d0 Bug 385028: Remove nsIExtensionManager_MOZILLA_1_8_BRANCH from trunk.
r=robstrong
2007-06-21 03:04:09 -07:00
ginn.chen@sun.com
0f207a5a90 Bug 384154 layout-debug component does not build
r=benjamin
2007-06-20 00:51:55 -07:00
sspitzer@mozilla.org
7228bda8ed fix for bug #380735: Persist open state of the "age in days" and "site" containers in the history sidebar
r=dietrich
2007-06-19 22:19:06 -07:00
myk@mozilla.org
45e16fa92f bug 385086: null references to XPCOM components from the content pref service on shutdown so we don't leak them
r=sayrer
2007-06-19 15:33:31 -07:00
myk@mozilla.org
24e2a85c89 bug 378547: site-specific preference service
r=mconnor
2007-06-19 11:51:09 -07:00
stefanh@inbox.com
b57d8003cc Bug 384948 - Clean up findBar.css (Pinstripe version). r=Mano. 2007-06-19 11:24:29 -07:00
stefanh@inbox.com
830f769502 Bug 384957 - [Pinstripe] Clean up button.css. r=mano. 2007-06-19 10:53:39 -07:00
sspitzer@mozilla.org
211029ed57 partial fix for bug #364298: Crash [ @ BindStatementURI ] when pasting a folder from the history sidebar into the bookmarks toolbar
this turns the crash into a javascript exception, but we are still unable to copy and paste history folder into bookmarks.

r=dietrich
2007-06-19 09:34:32 -07:00
sspitzer@mozilla.org
8847d7a2d8 fix for bug #383572: changes made to bookmarks don't show in bookmark searches / Crash [@ nsCOMArray_base::InsertObjectAt nsNavHistoryFolderResultNode::OnItemChanged] deleting "ghost" bookmark
r=dietrich
2007-06-19 09:25:11 -07:00
benjamin@smedbergs.us
2413d41dbb Bug 384925 - Allow PFS to return hashes for plugin XPIs, r=doron 2007-06-19 09:12:49 -07:00
philringnalda@gmail.com
6ed8c9026d Bug 384843 - Remove unused functions getFileRelativeTo and _needsToPromptForUpdate, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin 2007-06-18 21:03:15 -07:00
philringnalda@gmail.com
5bae445b31 Bug 384837 - Remove unused functions forEachEntry, getItemsWithFlagUnset, and getStagedLeafName, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin 2007-06-18 21:01:29 -07:00
mats.palmgren@bredband.net
69fcab3842 Remove the license text for xregion, because the code has been removed from the tree. b=384666 r=dbaron r=gerv 2007-06-18 17:58:32 -07:00
mozilla.mano@sent.com
b036599eca Bug 384623 - renaming root folder in the bookmarks tree doesn't update the tree view. r=dietrich. 2007-06-18 16:55:58 -07:00
sdwilsh@shawnwilsher.com
c949ed9ff3 Bug 384732 - Download manager should use a transaction when importing from downloads.rdf. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh 2007-06-18 13:49:05 -07:00
sdwilsh@shawnwilsher.com
680180394d Bug 384161 - autoRemoveAndClose checks wrong pref type. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh 2007-06-18 13:17:42 -07:00
sdwilsh@shawnwilsher.com
5bb37b6b21 Bug 384892 - Investigate eliminating the LL_* macros from nsDownloadManager.cpp. Patch by Ryan Jones <sciguyryan@gmail.com>. r=sdwilsh 2007-06-18 13:11:29 -07:00
sdwilsh@shawnwilsher.com
6669b2a009 Bug 384867 - nsDownloadManager.cpp #includes nsInt64.h. Patch by Ryan Jones <sciguyryan@gmail.com>. r=sdwilsh 2007-06-18 13:11:06 -07:00
kherron@fmailbox.com
6eaf8edbe9 Bug 247204 - lock up at start when using threaded GTK2 libraries (i.e. gconf). Patch by <green@FreeBSD.org> and Walter Meinl <wuno@lsvw.de>, r+sr=roc. 2007-06-17 09:01:40 -07:00
kherron@fmailbox.com
60031d9f17 Bug 383217 - Discard bind and Function.prototype.bind in favor of BindToObject. Patch by Simon Bünzli <zeniko@gmail.com>. r=tony. 2007-06-17 04:35:36 -07:00
kherron@fmailbox.com
adbd333d0e Bug 346931 - code cleanup: remove <xul:hbox style="position: relative;">. Patch by Dão Gottwald <dao@design-noir.de>. r=mano. 2007-06-17 04:25:13 -07:00
sdwilsh@shawnwilsher.com
af3e2116e3 Bug 384180 - [leak] nsDownload doesn't break mCancelable cycle on fail or cancel. Patch By Edward Lee <edilee@gmail.com>. r=sdwilsh 2007-06-16 18:12:27 -07:00
sdwilsh@shawnwilsher.com
7804df8884 Bug 384219 - Download manager doesn't fail downloads properly. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh 2007-06-16 15:03:02 -07:00
mats.palmgren@bredband.net
672783b34b Bye bye non-cairo GTK gfx. b=383889 r+sr=vladimir 2007-06-15 19:13:52 -07:00
cst@yecc.com
8357fe78a4 Bug 242621 Move Autoscroll Icon Out of the DOM (fixing regression, making global.css preprocessed)
r=mano
2007-06-15 15:38:42 -07:00
flamingice@sourmilk.net
831f56e0e6 Bug 363271, remove download manager hack from richlistbox, Patch by Simon Bünzli, r=enn 2007-06-15 14:19:08 -07:00
flamingice@sourmilk.net
2c7a70ffda Bug 377686, listbox.xml/richlistbox.xml cleanup, Patch by Simon Bünzli, r=enn 2007-06-15 12:42:31 -07:00
flamingice@sourmilk.net
b71fa8f35a Bug 383760, Add quit confirmation dialog, r=Mano, ui-r=beltzner 2007-06-15 11:01:25 -07:00
cst@yecc.com
cb6acd5f9b Bug 242621 Move Autoscroll Icon Out of the DOM, removing old icons 2007-06-14 20:03:20 -07:00
cst@yecc.com
627320a43a Bug 242621 Move Autoscroll Icon Out of the DOM (SeaMonkey-style autoscroll)Patch by me and Michael Ventnor <ventnor.bugzilla@yahoo.com.au>Icons by Dão Gottwald <dao@design-noir.de>ui-review=beltzner, r=mano 2007-06-14 19:36:38 -07:00
mozilla.mano@sent.com
8d7d4ed8bb Bug 384503 - Bookmarks service crashes destroying a PRLock. r=sayrer. 2007-06-14 17:40:44 -07:00
sdwilsh@shawnwilsher.com
72b159dbe9 Bug 384245 - Fix unit tests in a non-hackish way. r=mano 2007-06-14 09:49:54 -07:00
ginn.chen@sun.com
027453f46c Bug 384187 Fix systempref module for GTK2r=bsmedberg 2007-06-14 03:26:47 -07:00
philringnalda@gmail.com
4f92c97939 Bug 379011 - Text size increasing/decreasing broken in view source window, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin 2007-06-13 22:26:39 -07:00
mats.palmgren@bredband.net
3f7e3e99ea Bye bye Xprint. b=326716 r+sr=dbaron 2007-06-13 11:02:58 -07:00
ted.mielczarek@gmail.com
8018c89ae2 bug 384034 - update to breakpad revision 189. r=mento 2007-06-13 10:19:37 -07:00
ted.mielczarek@gmail.com
e01c1a191a bug 382665 - Use a better icon for the crash reporter on OS X. r=mento 2007-06-13 10:11:18 -07:00
neil@parkwaycc.co.uk
0af4a26a04 Bug 382591 Restore theme support for splitter grippies r=Mano 2007-06-13 06:10:39 -07:00
neil@parkwaycc.co.uk
79577883dc Bug 382591 Restore theme support for splitter grippies r=Mano 2007-06-13 05:52:35 -07:00
neil@parkwaycc.co.uk
6c016419b9 Switch xpfe autocomplete widget from -moz-tree-*(menuactive) to -moz-tree-*(selected) to match toolkit b=304309 r=Mano sr=jag 2007-06-13 05:38:29 -07:00
dietrich@mozilla.com
2071d84ad8 Bug 371074 Full rebuild isn't always triggered when excludeQueries is set (r=mano) 2007-06-12 20:08:00 -07:00
sdwilsh@shawnwilsher.com
743b397841 Fix windows orange (stupid file path issues) 2007-06-12 18:19:22 -07:00
sdwilsh@shawnwilsher.com
cec2acd22e Bug 381927 - end times in download manager properties are wrong or missing. r=mano 2007-06-12 16:43:02 -07:00
sdwilsh@shawnwilsher.com
24515b8610 Bug 382839 - getDownload should return any known download, not just those in progress. r=gavin.sharp 2007-06-12 16:39:15 -07:00
joshmoz@gmail.com
01e5e9a1d2 compile fix for Mac OS X 10.5 beta. b=384162 r=mento sr=roc 2007-06-12 14:47:00 -07:00
ted.mielczarek@gmail.com
0e122a0597 bug 384153 - symbol upload not removing zip file on remote host. r=bsmedberg 2007-06-12 11:49:55 -07:00
ted.mielczarek@gmail.com
2e7dfda053 bug 384054 - wrong string used in crashreporter client ViewURL support. r=bsmedberg 2007-06-12 11:47:34 -07:00
sspitzer@mozilla.org
70f581190a fix for bug #384091: possible to stop background checking livemarks for updates (until you restart the browser)fix for bug #357236: nsLivemarkService.js should respect browser.bookmarks.livemark_refresh_secondspatch=Christine Yen <cyen@mozilla.com>r=sspitzer 2007-06-12 08:56:36 -07:00
sspitzer@mozilla.org
e17228fb9c fix for bug #383678: moving a folder to its grandchild folder (or deeper) results in datalossr=dietrich 2007-06-12 08:36:16 -07:00
mozilla.mano@sent.com
25393cf047 Bug 382888 - BM menu not working when DM is focused. r=gavin. 2007-06-11 22:24:58 -07:00
mozilla.mano@sent.com
45f52083ae Bug 383803 - Places Tagging Back-end. r=dietrich. 2007-06-11 22:18:50 -07:00
enndeakin@sympatico.ca
f7acc6bd24 Bug 383576, undeclared variable newval, r=neil 2007-06-11 06:30:23 -07:00
tony@ponderer.org
41569819ce Bug 382996 - (Re)move G_ObjectSafeMappatch by Simon Bünzli, r=me 2007-06-10 16:59:20 -07:00
mozilla@weilbacher.org
a614a85c71 Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc 2007-06-10 15:13:08 -07:00
kairo@kairo.at
b0c2303237 bug 380786 - clean up xpfe/ after suite moving to toolkit, step 2 (xpfe/bootstrap), r=bsmedberg 2007-06-10 13:57:32 -07:00
mats.palmgren@bredband.net
df7bea6b06 New integer pref dialog that only accepts valid input. b=383009 r=neil@httl.net 2007-06-08 02:52:50 -07:00
benjamin@smedbergs.us
f7e50f4e14 Fix unit-test bustage. 2007-06-07 10:47:27 -07:00
benjamin@smedbergs.us
80feac3e54 Bug 383603 - Disable the crash-reporter hook entirely if MOZ_CRASHREPORTER_DISABLE is set, r=luser 2007-06-07 08:21:03 -07:00
Olli.Pettay@helsinki.fi
b49b52c268 Bug 362287, [@ nsAutoCompleteController::PostSearchCleanup] , r=mconnor 2007-06-06 00:00:30 -07:00
mozilla.mano@sent.com
53c7685c28 Bug 382813 - nsFaviconService shouldn't rely on icons in chrome://browser. r=sspitzer. 2007-06-05 16:18:47 -07:00
kaie@kuix.de
953cc24967 Bug 110161, enable OCSP by default, follow up checkin,fixing string identifiers. r=marcoos, sr=mconnor 2007-06-05 15:14:39 -07:00
sdwilsh@shawnwilsher.com
2fc1393105 Bug 382081 - Small downloads don't show in download manager when already open. r=mconnor 2007-06-05 09:54:40 -07:00
gavin@gavinsharp.com
556c8772cc Back out the patch for bug 303428 because it causes bug 382766 2007-06-05 08:08:32 -07:00
tony@ponderer.org
28509971d4 Bug 382621 - don't include /toolkit/components/url-classifier/content/moz/debug.js by defaultpatch by Simon Bünzli, r=me 2007-06-04 22:44:31 -07:00
rflint@ryanflint.com
d5fe38b16a Bug 382911 - Several JS components call nsICategoryManager.addCategoryEntry with an extra final parameter. Patch by Manish Singh <manish@flock.com>, r=gavin 2007-06-04 22:22:34 -07:00
tony@ponderer.org
587663f866 Bug 381379 - remove G_Base64original patch by Simon Bünzli, r=me 2007-06-04 22:22:00 -07:00
sdwilsh@shawnwilsher.com
8c70974897 Bug 382825 - Add a retryDownload method to the download manager backend. r=cbiesinger 2007-06-04 17:03:35 -07:00
wr@rosenauer.org
06d8d5e6fa Bug 383099 - error in Makefile creation caused by autoconf syntax (part1), r=luser 2007-06-04 05:58:35 -07:00
tony@ponderer.org
a73028d53c Bug 382816 - remove /toolkit/components/url-classifier/content/moz/filesystem.js and /toolkit/components/url-classifier/content/application.jspatch by Simon Bünzli, r=me 2007-06-03 17:37:36 -07:00
martijn.martijn@gmail.com
bb963bd097 Mochitest for bug 304188 - find-menu appears in editor element which has had makeEditable() called but designMode not set, r=mano 2007-06-03 14:34:48 -07:00
tony@ponderer.org
2f544a8b6e Bug 382620 - remove all methods marked as "deprecated" in safebrowsing codepatch by Simon Bünzli, r=me 2007-06-02 14:50:58 -07:00
tony@ponderer.org
2d00396f58 Bug 382618 - remove /toolkit/components/url-classifier/content/js/lang.jspatch by Simon Bünzli, r=me 2007-06-02 09:59:52 -07:00
ted.mielczarek@gmail.com
6a5fffbe0b bug 382541 - Mozilla Crash Reporter supresses writing of Mac OS X crash log - short term workaround. r=mento 2007-06-02 06:51:35 -07:00
ted.mielczarek@gmail.com
1ebd471281 bug 358082 - improve crash reporter client UI - small fixup for linux. r=bsmedberg 2007-06-02 06:34:07 -07:00
rflint@ryanflint.com
80e306831e Bug 382584 - Mistyped assignment in tree.xml. r=enndeakin 2007-06-01 19:05:08 -07:00
sdwilsh@shawnwilsher.com
fdb80cf773 Bug 381803 - two files are listed in DM, while downloading one file. r=mconnor 2007-05-31 18:42:43 -07:00
sdwilsh@shawnwilsher.com
f4bca2120c Bug 381801 - Downloads Complete alert (slider) no longer shows. r=mconnor 2007-05-31 18:39:53 -07:00
dietrich@mozilla.com
9965fa5d00 Bug 382094 bookmarks root should be a child of the places root (r=mano) 2007-05-31 18:33:29 -07:00
mozilla.mano@sent.com
b34f3a837c Bug 382073 - Bookmarks Service batch update API is a footgun. r=sayrer/mrbkap, a=mconnor. 2007-05-31 17:44:43 -07:00
mozilla.mano@sent.com
2cf106564a Bug 380519 - Don't use the moz_bookmarks.folderType field for marking the toolbar folder. r=dietrich, a=mconnor. 2007-05-31 17:35:49 -07:00
dietrich@mozilla.com
5ed0e38674 Bug 327350 initialization of places services can fail in error conditions (r=sspitzer) 2007-05-30 23:06:38 -07:00
sspitzer@mozilla.org
5b7b3c1145 fix for bug #382221: Dragging bookmark on toolbar doesn't give permanent resultwe need to adjust the indices before we make the change to the item we aremoving, otherwise, our we'll impact the index of the item we are moving.r=dietrich 2007-05-30 16:25:19 -07:00
kaie@kuix.de
06f32215fd Bug 110161. Code related to the plan to enable OCSP by default.r=rrelyea, toolkit r=mconnor 2007-05-30 16:13:28 -07:00
jonas@sicking.cc
a8a2928a3a Bug 366417: Set up scriptloader in the nsDocument ctor to ensure that the blocker-count stays in sync with the notification depth. r/sr=bz 2007-05-30 13:43:41 -07:00
gerv@gerv.net
204b736dbf Bug 380017 - update the list of Initial Developers to be current, and sync up the three copies of license.html in the tree to all have the same bugfixes and the Growl license. 2007-05-30 11:50:46 -07:00
ted.mielczarek@gmail.com
983ed4c981 bug 382372 - crashreporter restart misses command line arguments. patch by Dave Camp <dcamp@mozilla.com>, r=me 2007-05-30 07:43:40 -07:00
gavin@gavinsharp.com
e0da09934e Reland patch for bug 380873 since backing it out didn't fix the leaks 2007-05-29 21:44:48 -07:00
gavin@gavinsharp.com
fdf04861f9 Backout patch for bug 380873 to see if it fixes the newly introduced leak (how ironic) 2007-05-29 21:21:25 -07:00
gavin@gavinsharp.com
b0a85ef52d Bug 380873: fix password manager leak regression by not holding a reference to the service from the factory, patch by Justin Dolske <dolske@mozilla.com>, r=me 2007-05-29 19:50:17 -07:00
gavin@gavinsharp.com
5b9314a2bf Bug 380931: use nsIFile instead of path/filename strings, patch by Justin Dolske <dolske@mozilla.com>, r=mconnor 2007-05-29 19:47:47 -07:00
gavin@gavinsharp.com
0805a7564f Bug 362680: can't focus single item in a tree using the keyboard, patch by Ori Avtalion <oavtal@bezeqint.net>, r=enndeakin 2007-05-29 12:55:11 -07:00
mozilla.mano@sent.com
60bdcc02cd Follow up to crash fix for bug 240397. 2007-05-29 12:44:26 -07:00
gavin@gavinsharp.com
480c3db22b Bug 303428: focus ring can end up on an inactive tab, patch by Oliver Yeoh <oliver_yeoh@hotmail.com>, r=mconnor 2007-05-29 12:08:30 -07:00
mozilla.mano@sent.com
5801eded85 Fix crash caused by the backout-patch for bug 240397. 2007-05-29 11:50:12 -07:00
dietrich@mozilla.com
ba6626a38d Bug 382248 problems when I remove places.sqlite (we don't re-import bookmarks.html and we lose all bookmarks) (r=sspitzer) 2007-05-29 10:48:52 -07:00
benjamin@smedbergs.us
fc2af8042c Bug 358082 - Improve Mac Crashreporter UI, patch by dcamp, r=luser+me 2007-05-29 03:54:26 -07:00
sayrer@gmail.com
a951e167b3 Bug 381262, Remembered username and password are garbled if they have non-ASCII characters. Patch by Justin Dolske <doslke@mozilla.com>. r=mconnor/sayrer 2007-05-28 20:42:40 -07:00
sspitzer@mozilla.org
d01b365fc8 fix for bug #376905: Places bookmarks build flag doesn't influence livemark service being copiedr=sayrerpatch=gijskruitbosch+bugs@gmail.com 2007-05-28 18:08:59 -07:00
mozilla.mano@sent.com
8774824ded Backout the fix for bug 240397 (the change was part of bug 320181), patch on bug 240397. r=mconnor. 2007-05-28 16:28:46 -07:00
sspitzer@mozilla.org
35358cf38e remove unused strings. 2007-05-27 21:12:02 -07:00
sspitzer@mozilla.org
36437f7205 fix for bug #381894: Some Live Bookmarks only show in the places organizer.also, there was a crash lurking in the export code when we didn't have a feed uri.r=sayrer 2007-05-27 20:50:34 -07:00
sspitzer@mozilla.org
53c9312ffb minor typo, no bug. 2007-05-27 20:26:08 -07:00
sayrer@gmail.com
33c3bcc406 Tests for bug 380961. base64-obscured passwords not handled by login manager. Patch by Justin Dolske <dolske@mozilla.com>. r=mconnor 2007-05-27 15:36:00 -07:00
mozilla.mano@sent.com
72121a07bd Bug 370859 - generic container icon is used for live-bookmarks containers which were added incrementally. r=dietrich. 2007-05-27 15:08:13 -07:00
mozilla.mano@sent.com
673374be43 Bug 330578 - (Shift+) delete in URL bar autocomplete list no longer persistent. r=mconnor. 2007-05-27 10:45:20 -07:00
sayrer@gmail.com
d1371dc96a Bug 380931. Bustage fix. Post-landing cleanup from Bug 374723 (rewrite password manager in JS). Patch by Justin Dolse <dolske@mozilla.com>. r=mconnor/sayrer. 2007-05-26 23:14:39 -07:00
sayrer@gmail.com
c1732ab667 Bug 380931. Post-landing cleanup from Bug 374723 (rewrite password manager in JS). Patch by Justin Dolse <dolske@mozilla.com>. r=mconnor/sayrer. 2007-05-26 21:47:40 -07:00
dietrich@mozilla.com
669f9b5306 Bug 381360 basic bookmarks query test failing (r=sspitzer) 2007-05-25 19:04:57 -07:00
benjamin@smedbergs.us
850a36b045 Fix the path to launch the crashreporter on mac, which luser broke a couple days ago. Early checkin from bug 358082 2007-05-25 18:41:38 -07:00
sdwilsh@shawnwilsher.com
eb3a5b4b69 Bug 289540 - download manager takes only one listener. r=mconnor 2007-05-25 16:47:53 -07:00
sspitzer@mozilla.org
23afb689e2 partial fix for bug #379729: browser will freeze when reloading live bookmarks.r=sayrer 2007-05-25 15:09:07 -07:00
gijskruitbosch@gmail.com
0f26f84163 Backing out patch for bug 372453 due to test failures. 2007-05-25 14:14:42 -07:00
gijskruitbosch@gmail.com
dd12defa89 Bug 372453 - XULRunner apps should quit if the hidden window is not useful and no other windows are openr=benjamin@smedbergs.us (Benjamin Smedberg)r=joshmoz@gmail.com (Josh Aas) 2007-05-25 12:54:31 -07:00
sdwilsh@shawnwilsher.com
afdc00829a Bug 381881 - Properties window during download is empty. r=mconnor 2007-05-25 10:35:42 -07:00
sdwilsh@shawnwilsher.com
56dc838023 Bug 381535 - Jesse's downloads.rdf doesn't import to sqlite. r=mconnor 2007-05-25 10:25:51 -07:00
rflint@ryanflint.com
2be3c8d7ff Bug 345950 - Provide a browser.tabs.tabMaxWidth. Patch by Dao Gottwald <dao@design-noir.de>, r=mano 2007-05-25 04:08:57 -07:00
rflint@ryanflint.com
98cb9f335f Bug 347607 - Landscape icon has wrong orientation in "Page Setup" dialog. Icons by Dao Gottwald <dao@design-noir.de>, ui-r=beltzner 2007-05-25 03:34:56 -07:00
rflint@ryanflint.com
36e9278f95 Bug 366387 - HelperApps prototype has duplicated functions (AddObserver/RemoveObserver) and is missing onBeginUpdateBatch/onEndUpdateBatch. Patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=gavin 2007-05-25 03:15:53 -07:00
sspitzer@mozilla.org
b643a886db Bug 381240 - disabling more dateAdded tests 2007-05-25 01:22:02 -07:00
dietrich@mozilla.com
4dd4308599 Bug 381378 export is unacceptably slow for large bookmarks collections (r=mano) 2007-05-24 22:41:49 -07:00
dietrich@mozilla.com
28094c9ab2 Bug 381240 - disabling more lastModified tests 2007-05-24 22:15:37 -07:00
sdwilsh@shawnwilsher.com
0a77e7a078 Bug 381925 - JS Warnings when selecting download location. r=enndeakin 2007-05-24 21:26:14 -07:00
sspitzer@mozilla.org
29b1ae96ac fix for bug #381453: when loaded in frames / iframes, pages that redirect show up in historyr=dietrich 2007-05-24 19:52:24 -07:00
sdwilsh@shawnwilsher.com
2405d0d738 Bug 381784 - nsDownload::SetState should assert if the new state is the same as the old state. r=mano 2007-05-24 14:42:22 -07:00