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 |
|
Ted Mielczarek
|
94f01dde3b
|
merging from cvs-trunk-mirror
|
2007-06-15 15:03:02 -04: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 |
|
sdwilsh@shawnwilsher.com
|
a028f4a665
|
Bug 381520 - nsIAlertsService doesn't fail on Mac if Growl isn't running. r=mano
|
2007-05-24 14:38:10 -07:00 |
|
sspitzer@mozilla.org
|
55c0d7d099
|
bug 381240 - disabling more tests for now
|
2007-05-24 08:07:44 -07:00 |
|
sspitzer@mozilla.org
|
22a9fef741
|
bug 381240 - disabling more tests for now
|
2007-05-23 17:45:46 -07:00 |
|
sdwilsh@shawnwilsher.com
|
ec066ed9f5
|
Bug 381646 - Re-enable tests for download manager (windows orange patch). r=sayrer
|
2007-05-23 17:38:48 -07:00 |
|
sdwilsh@shawnwilsher.com
|
4d9049cfd0
|
Bug 381646 - Re-enable tests for download manager. r=sayrer
|
2007-05-23 16:52:50 -07:00 |
|
sdwilsh@shawnwilsher.com
|
36645ed1dd
|
Bug 381538 - "clean up" button remains greyed out after download completes. r=gavin.sharp
|
2007-05-23 16:12:03 -07:00 |
|
stefanh@inbox.com
|
40a56f6ee8
|
Bug 381352 - remove CSS rules pointing to inexistent classicBindings.xml. r=Mano.
|
2007-05-23 13:49:33 -07:00 |
|
sdwilsh@shawnwilsher.com
|
193034084d
|
Bug 381468 - Convert toolkit application/x-javascript to application/javascript. r=gavin.sharp
|
2007-05-23 13:40:13 -07:00 |
|
sdwilsh@shawnwilsher.com
|
0e6dfe7456
|
Bug 381508 - XUL editable menulist shouldn't use document.commandDispatcher. r=sr=neil
|
2007-05-23 13:13:22 -07:00 |
|
ted.mielczarek@gmail.com
|
e8b5a0a47d
|
crash reporter client not launching, fallout from bug 380541. r=bsmedberg (no bug)
|
2007-05-23 13:02:45 -07:00 |
|
sdwilsh@shawnwilsher.com
|
d6f4cffd61
|
Bug 380613 - Need serial comma after canceled in the tooltip for the Clean Up button. Patch by Reed Loden <reed@mozilla.com> r=gavin.sharp
|
2007-05-23 11:28:53 -07:00 |
|
sdwilsh@shawnwilsher.com
|
2f1e461b88
|
Bug 381690 - Need serial comma after downloading in the error dialog for failed updates. Patch by Reed Loden <reed@mozilla.com>. r=gavin.sharp
|
2007-05-23 11:24:53 -07:00 |
|
sdwilsh@shawnwilsher.com
|
5e8119e353
|
Bug 381468 - Convert toolkit application/x-javascript to application/javascript. r=gavin.sharp
|
2007-05-23 11:08:10 -07:00 |
|
dietrich@mozilla.com
|
03a6d8398a
|
Bug 381240 - disabling tests for now
|
2007-05-23 10:24:40 -07:00 |
|
enndeakin@sympatico.ca
|
c59c32ca0d
|
bug 377693, remove test, it is crashing
|
2007-05-23 08:58:11 -07:00 |
|
benjamin@smedbergs.us
|
b1d7e79e8a
|
Fix url-classifier+libxul warnings and test errors, r=luser (no bug)
|
2007-05-23 06:24:32 -07:00 |
|
enndeakin@sympatico.ca
|
23846be9dd
|
Bug 377693, change priority to an integer, setters should return val, add testcase, r=mano
|
2007-05-23 05:30:21 -07:00 |
|
ted.mielczarek@gmail.com
|
5f54a4160b
|
bug 381523 - upgrade breakpad to rev 174. r=bsmedberg
|
2007-05-23 04:17:40 -07:00 |
|
rflint@ryanflint.com
|
d20ee68828
|
Bug 380907 - 2 undeclared vars in pwd manager. Patch by Justin Dolske <dolske@mozilla.com>, r=gavin
|
2007-05-22 20:34:10 -07:00 |
|
mozilla.mano@sent.com
|
7645978be1
|
Backing out cycle-collecting for mQueries from bug 381239, this was not implemented right and does not seem to be necessary either way.
|
2007-05-22 18:23:24 -07:00 |
|
mozilla.mano@sent.com
|
f9539b60a7
|
Bug 371820 - Places interfaces should use xpidl-friendly types. r=dietrich.
|
2007-05-22 18:18:21 -07:00 |
|
mozilla.mano@sent.com
|
fcf315384a
|
Bug 372508 - rename insertItem to insertBookmark and add a title parameter. r=dietrich.
|
2007-05-22 18:06:31 -07:00 |
|
sdwilsh@shawnwilsher.com
|
a039810d7c
|
Bug 378527 - Localize nsIAlertsService. r=mano
|
2007-05-22 17:32:49 -07:00 |
|
mozilla.mano@sent.com
|
4466f1279a
|
Bug 372508 - onFolderChanged removal. r=dietrcih.
|
2007-05-22 16:56:50 -07:00 |
|
mozilla.mano@sent.com
|
fb0664a9e6
|
Bug 371823 - Optimize item moves. r=sspitzer.
|
2007-05-22 15:03:53 -07:00 |
|
ted.mielczarek@gmail.com
|
9b3f288aee
|
bug 380541 - build time logic to extract debug symbols on Linux - first cut at integrating Breakpad on Linux. r=mento
|
2007-05-22 13:20:55 -07:00 |
|
gavin@gavinsharp.com
|
ecbf364f94
|
Bug 289136: remove lock/unlock pref menu items from about:config, r=mconnor
|
2007-05-22 12:48:05 -07:00 |
|
sayrer@gmail.com
|
9c74aa0b23
|
comment out dm tests until we can make them pass in opt builds
|
2007-05-21 21:47:50 -07:00 |
|
sayrer@gmail.com
|
df65c20924
|
try some more tests
|
2007-05-21 21:23:38 -07:00 |
|
sdwilsh@shawnwilsher.com
|
9d9544bb41
|
Trying to figure out why this test is failing silently. Commenting out listener and observer.
|
2007-05-21 20:39:03 -07:00 |
|
sdwilsh@shawnwilsher.com
|
09df39f431
|
Trying to figure out why this test is failing silently.
|
2007-05-21 20:09:26 -07:00 |
|
sdwilsh@shawnwilsher.com
|
d573634069
|
Trying to figure out why this test is failing silently. r=sayrer
|
2007-05-21 19:26:12 -07:00 |
|
sdwilsh@shawnwilsher.com
|
22bce36455
|
Trying to figure out why this test is failing silently. r=sayrer
|
2007-05-21 18:47:34 -07:00 |
|
sdwilsh@shawnwilsher.com
|
97ddc03f15
|
Trying to figure out why this test is failing silently. r=sayrer
|
2007-05-21 18:23:39 -07:00 |
|
sdwilsh@shawnwilsher.com
|
75c9c538f6
|
More bustage fix for Bug 380250 - passing pointer instead of just the variable
|
2007-05-21 17:59:50 -07:00 |
|
sdwilsh@shawnwilsher.com
|
8780b9403b
|
More bustage fix for Bug 380250 - third time is the charm (getter_Addrefs != getter_AddRefs)
|
2007-05-21 17:57:26 -07:00 |
|
sdwilsh@shawnwilsher.com
|
6812ee6ef3
|
More bustage fix for Bug 380250 (declaring rv)
|
2007-05-21 17:41:11 -07:00 |
|
sdwilsh@shawnwilsher.com
|
222758b9ee
|
Bustage fix for Bug 380250.
|
2007-05-21 17:34:53 -07:00 |
|
sdwilsh@shawnwilsher.com
|
e75178083f
|
Bug 380250 - Convert Download Manager's RDF backend to mozStorage. r=cbiesinger,r=mconnor
|
2007-05-21 17:03:33 -07:00 |
|
kairo@kairo.at
|
64d1e1992f
|
bug 335387 - remove remnants of content packs, r=bsmedberg
|
2007-05-21 07:19:21 -07:00 |
|
sspitzer@mozilla.org
|
13e7c6f6c6
|
fix for bug #377281: Changing bookmark properties sets incorrect keyword_id value in databaser=dietrich
|
2007-05-20 21:51:46 -07:00 |
|
bent.mozilla@gmail.com
|
d83b3e65f7
|
Bug 381084 - "Autocomplete textbox cannot be resized after the popup has shown". Patch by Matt Crocker <matt@songbirdnest.com>. r=gavin.
|
2007-05-20 18:30:59 -07:00 |
|
dietrich@mozilla.com
|
d46f3a6e67
|
reverting the failing part of the patch to bug 381237
|
2007-05-20 13:10:40 -07:00 |
|
sspitzer@mozilla.org
|
ab39cce55f
|
adding LOG statements so when test_annotation fails we can figure it out.see bug #381351r=dietrich
|
2007-05-20 13:10:09 -07:00 |
|
stefanh@inbox.com
|
4fda682ca6
|
Bug 379985 - [Pinstripe] Use Highlight and highlighttext where applicable. r=mano (toolkit), r=bienvenu (mail).
|
2007-05-20 12:34:13 -07:00 |
|
dietrich@mozilla.com
|
f16d9f1f0e
|
Bug 381237 test failure on toolbar folder value on the qm-win2k3-01 - attempting to re-enable this test (r=mano)
|
2007-05-20 12:22:47 -07:00 |
|
mozilla.mano@sent.com
|
d4e917b4da
|
Bug 381220 - until I modify a folder, the dateAdded / lastModified values don't appear in the bookmark organizer. r=sspitzer.
|
2007-05-20 04:39:02 -07:00 |
|
sspitzer@mozilla.org
|
9b06287e93
|
adding some LOG() so I can figure out why the last-modified tests for placesbookmarks are failing on tinderbox.bug #381240
|
2007-05-19 18:24:48 -07:00 |
|
mozilla.mano@sent.com
|
d658713a0e
|
Trying to break the cycle on nsNavHistoryQueryResultNode::mQueries.
|
2007-05-19 12:02:38 -07:00 |
|
dietrich@mozilla.com
|
6f1e93c626
|
disabling post-test cleanup temporarily, r=sayrer
|
2007-05-19 02:07:15 -07:00 |
|
dietrich@mozilla.com
|
ebb2e1142f
|
Bug 381240 - disabling to allow further testing (r=sayrer)
|
2007-05-19 01:20:50 -07:00 |
|
dietrich@mozilla.com
|
96893e679f
|
Bug 381240 backing out tests to figure out why failing on linux only (r=sayrer)
|
2007-05-19 00:18:44 -07:00 |
|
sdwilsh@shawnwilsher.com
|
e617dc2bd8
|
Bug 381219. nsIAlertsService on mac doesn' t check for if a listener has been allocated. r=gavin.sharp
|
2007-05-18 18:10:19 -07:00 |
|
sspitzer@mozilla.org
|
2af310476a
|
fix for bug #371827: places bookmarks need additional metadate for lastModified and dateAdded.fix for bug #381209: don't write out ID attributes to bookmarks.html, as it will confuse Firefox 2.patch by dietrich, sspitzer. r=mano,dietrich,sspitzer
|
2007-05-18 17:40:55 -07:00 |
|
thunder@mozilla.com
|
06fe86956c
|
Bug 380997: Don't set the places bookmarks toolbar favicon. r=sspitzer
|
2007-05-18 01:45:36 -07:00 |
|
sayrer@gmail.com
|
db4ac15b67
|
remove debugging statements
|
2007-05-17 19:24:15 -07:00 |
|
neil@parkwaycc.co.uk
|
66b18d104f
|
Build xpfe download manager for suiterunner until such time as toolkit download manager becomes usable r=Standard8 (mpa=Mano for toolkit change)
|
2007-05-17 14:01:18 -07:00 |
|
sspitzer@mozilla.org
|
3b7031ae75
|
fix for bug #380801: crash on startup when doing forced db migrationr=dietrich
|
2007-05-16 23:44:02 -07:00 |
|
thunder@mozilla.com
|
b0ef359d62
|
Bug 376253: Places bookmarks import/export unit tests + assorted fixes uncovered by the tests. r=mano, r=dietrich
|
2007-05-16 23:06:48 -07:00 |
|
dietrich@mozilla.com
|
c024882007
|
Bug 380011 bookmarks.html replacement trouble (r=sspitzer)
|
2007-05-16 21:29:27 -07:00 |
|
joshmoz@gmail.com
|
014def332b
|
Mac applicationDockMenu delegate method not called after process restart. Patch by Steven Michaud. r=josh r=bsmedberg
|
2007-05-16 19:10:19 -07:00 |
|
dbaron@dbaron.org
|
7fb4ffa5c7
|
Decode the older base64-obscured entries as well. b=380961 r=dolske
|
2007-05-16 18:53:52 -07:00 |
|
gavin@gavinsharp.com
|
511b8dfa7a
|
Bug 374723: remove files that are no longer built now that we've determined that the patch won't be backed out
|
2007-05-16 11:20:52 -07:00 |
|
ted.mielczarek@gmail.com
|
ab3df2e8a0
|
bug 380421 - get crash reporter params from nsXULAppInfo. r=bsmedberg
|
2007-05-16 10:14:59 -07:00 |
|
ted.mielczarek@gmail.com
|
d05438c507
|
bug 380542 - add a Makefile for airbag/src/client stuff. r=bsmedberg
|
2007-05-16 09:44:56 -07:00 |
|
ted.mielczarek@gmail.com
|
e426e86253
|
bug 380542 - add a Makefile for airbag/src/client stuff. r=bsmedberg
|
2007-05-16 08:58:42 -07:00 |
|
gavin@gavinsharp.com
|
e6467f4721
|
Bug 380650: remove old files now that they've been copied to toolkit/components/passwordmgr/content
|
2007-05-16 07:33:26 -07:00 |
|
gavin@gavinsharp.com
|
65a29921c8
|
Bustage fix #3 for bug 374723
|
2007-05-16 07:07:43 -07:00 |
|
gavin@gavinsharp.com
|
b000329bcf
|
Bug 374723: also update installer manifests so that builds aren't broken, and change module name to avoid conflicts, r=me
|
2007-05-16 06:36:31 -07:00 |
|
gavin@gavinsharp.com
|
19ca63911e
|
Bug 374723: re-design password manager API and implement in JS rather than C++, patch by Justin Dolske <dolske@mozilla.com>, r=mconnor, r=me
|
2007-05-16 03:02:45 -07:00 |
|
cbarrett@mozilla.com
|
da3f704e71
|
Bug 380650 - Move passwordmgr/resources/content/* to passwordmgr/content/*. Patch by Justin Dolske <dolske@mozilla.com>, r=gavin.
|
2007-05-15 14:20:30 -07:00 |
|
sdwilsh@shawnwilsher.com
|
66dd634a48
|
Bug 378527 - Localize nsIAlertsService. r=cbarrett,r=mano. Also Fixes Bug 380142 - Growl doesn't support click notification
|
2007-05-15 13:25:53 -07:00 |
|
ted.mielczarek@gmail.com
|
4f02388ec2
|
bustage fix from bug 378581, patch by Dave Camp <dcamp@mozilla.com>, r=me
|
2007-05-15 12:00:23 -07:00 |
|
ted.mielczarek@gmail.com
|
f0d6802e5f
|
bug 378581 - merge platform implementations of crash reporter client. Patch by Dave Camp <dcamp@mozilla.com>, r=me
|
2007-05-15 10:45:23 -07:00 |
|
jwatt@jwatt.org
|
1c6080cfbe
|
Change DOS line endings to unix so they don't appear in my diff when I save unrelated changes to this file. r=sayrer. No bug.
|
2007-05-15 10:16:09 -07:00 |
|
ginn.chen@sun.com
|
a334324e77
|
Bug 357969 container xul element which doesn't have a xbl def under a deck frame has no accessible objectpatch by nian.liu at sun.com r=surkov.alexander sr=neil
|
2007-05-15 02:46:06 -07:00 |
|
allan@beaufour.dk
|
17ff5571b7
|
Change namespace to aNamespame to avoid reserved C++ keyword. Bug 380125, r=gavin, patch by tom.germeau@gmail.com
|
2007-05-15 01:18:09 -07:00 |
|
mattwillis@gmail.com
|
dffa7864e5
|
bug 358285 - Fixes copy/paste error so that only one Password Manager window can be open at a time. r=gavin
|
2007-05-14 22:55:24 -07:00 |
|
philringnalda@gmail.com
|
53da1e466c
|
Bug 343738 - deleting multiple stored passwords that are not in a row deletes only 1 password, r=mano
|
2007-05-14 22:55:24 -07:00 |
|
gavin@gavinsharp.com
|
1896254aad
|
Bug 365996: Take advantage of old yes/no constant in nsIPromptService, patch by Ryan Jones <bugs@ryan-jones.com>, r=mscott for /mail, r=neil for /xpfe and /mailnews, r=ctho for /suite, r=me for the rest
|
2007-05-14 22:55:24 -07:00 |
|
bugzilla@standard8.demon.co.uk
|
36dcc9758c
|
Bug 349438 (bug 266945 enhanced / followup) add title and set default button to no for the remove all password manager confirm prompt. p=Serge Gautherie <gautheri@noos.fr>,r=mconnor
|
2007-05-14 22:55:23 -07:00 |
|
martijn.martijn@gmail.com
|
73d06f9f9b
|
Bug 358120 - add id attributes to passwordManager.xul, r=gavin.sharp
|
2007-05-14 22:55:23 -07:00 |
|
gavin@gavinsharp.com
|
5cb9f06d15
|
Bug 343278, Hitting delete in the password manager doesn't delete the password, patch by Adam Guthrie <ispiked@gmail.com>, r=mconnor
|
2007-05-14 22:55:22 -07:00 |
|
mozilla.mano@sent.com
|
c7be7cf0e8
|
Bug 266945 - Add confirm prompt for 'Remove All' operation in Password Manager. r+a181=mconnor.
|
2007-05-14 22:55:21 -07:00 |
|
gavin@gavinsharp.com
|
aafcdc7f38
|
Bug 324063: "passwords never saved" is too hard to find, so move it into it's own window, r=mconnor, ui-r=beltzner
|
2007-05-14 22:55:20 -07:00 |
|
bsmedberg@covad.net
|
f78e9fc2c3
|
Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers
|
2007-05-14 22:55:23 -07:00 |
|
aaronleventhal@moonset.net
|
3b16089250
|
Bug 302359. Accessibility fixes for options dialogs. r=mconnor, r=parente, sr=darin, a=parente
|
2007-05-14 22:55:21 -07:00 |
|
gavin@gavinsharp.com
|
8450112d35
|
Bug 191642 : Lots of missing keyboard accelerators in Options window, patch by Bryan <BoxerBoi76@hotmail.com> and me, r+a=mconnor
|
2007-05-14 22:55:20 -07:00 |
|
mozilla.mano@sent.com
|
14a09b4db6
|
Bug 284096 - Useless Cancel button in View Saved Passwords dialog. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor
|
2007-05-14 22:55:19 -07:00 |
|
db48x@yahoo.com
|
e7049bbc2b
|
bug 296662: Javascript strict warnings in preferences dialogpatch by Henrik Skupin <hskupin@gmail.com>, r=bsmedberg, a=asa
|
2007-05-14 22:55:19 -07:00 |
|
marco@gnome.org
|
95b3ba9306
|
Bug 233461 Add button icons on the new preferences dialogr=mconnor
|
2007-05-14 22:55:18 -07:00 |
|
ben@bengoodger.com
|
959667d824
|
283871 - password manager does not resize vertically... add flex to content box. Patch by Mook <mook.moz@gmail.com> r=me
|
2007-05-14 22:55:17 -07:00 |
|
ben@bengoodger.com
|
db05f79cf9
|
274712 - new options dialog
|
2007-05-14 22:55:16 -07:00 |
|
gerv@gerv.net
|
c476b99438
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2007-05-14 22:55:15 -07:00 |
|
ben@bengoodger.com
|
7d3d73039c
|
Landing the Aviary Branch (Toolkit sections excluding toolkit/content).
|
2007-05-14 22:55:17 -07:00 |
|
bryner@brianryner.com
|
4457beee38
|
skip signon entries that don't decrypt properly
|
2007-05-14 22:55:16 -07:00 |
|
steffen.wilberg@web.de
|
addf55de54
|
Bug 239241 - (seamonkey port) option to show/display saved passwords. r=bryner
|
2007-05-14 22:55:14 -07:00 |
|
varga@nixcorp.com
|
b89e10853d
|
Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner
|
2007-05-14 22:55:14 -07:00 |
|
bryner@brianryner.com
|
1a99f62a64
|
Persist size/position and column widths for password manager dialog. Bug 217147, patch by steffen.wilberg@web.de, r=me
|
2007-05-14 22:55:13 -07:00 |
|
bryner@brianryner.com
|
0346bee9cd
|
port fix to sort strings case-insensitively, bug 220067
|
2007-05-14 22:55:12 -07:00 |
|
bryner@brianryner.com
|
5c9482a97e
|
Make removal of stored logins play nicer with the tree widget. Do a (batched) notification of the treeBoxObject that the row count is changing when deleting one or more stored logins. Also do a rowCountChanged notification when removing all stored logins.
|
2007-05-14 22:55:11 -07:00 |
|
bryner@brianryner.com
|
9d1a632ea1
|
Lots of changes and bugfixes: - Enable multiple username support by listening to change events for the username field when there is more than one stored login for the form. - Make the signon hashtable store a SignonHashEntry, which has a pointer to the first SignonDataEntry. This lets us adjust the head of the linked list without a hashtable operation, and also fixes a case where we would continue using a deleted entry, leading to a crash.- Change FindPasswordEntryFromSignonData to FnidPasswordEntryInternal, and refactor it a bit.- Clean up prefill logic so that multiple forms on a page could be prefilled.- Fix bug where the last input was used as the username field, instead of the input just before the password.- Make sure we write out all entries for each realm.- Make sure we include all entries in each realm when returning an enumerator.- Remove some form manager cruft I missed in passwordManager.js.
|
2007-05-14 22:55:10 -07:00 |
|
bryner@brianryner.com
|
3f53c9bc9b
|
Adapt wallet's password manager UI (removing the form manager bits). Split into content and locale directories and add contents.rdf files for passwordmgr chrome package.
|
2007-05-14 22:55:09 -07:00 |
|
bryner@brianryner.com
|
cd5e840ee9
|
passwordmgr.properties, not satchel.properties
|
2007-05-14 22:55:20 -07:00 |
|
bryner@brianryner.com
|
b063396826
|
Initial add of new (work-in-progress) password manager implementation. Not part of the build.
|
2007-05-14 22:55:19 -07:00 |
|
mozilla.mano@sent.com
|
3031ce0327
|
Bug 372508 part 2 - remove folderId getter. r=sspitzer.
|
2007-05-14 14:56:38 -07:00 |
|
mozilla.mano@sent.com
|
4c735f8832
|
Bug 376650 - Sort by keyword support. r=sspitzer.
|
2007-05-14 14:47:59 -07:00 |
|
mozilla.mano@sent.com
|
301af5c506
|
Bug 380505 - Simplify and optimize mDBGetChildren. r=sspitzer.
|
2007-05-14 14:42:57 -07:00 |
|
wr@rosenauer.org
|
a0d0c315a6
|
Bug 378136 - changed passwords not saved for existing entry, r=mconnor
|
2007-05-14 04:01:57 -07:00 |
|
aaronleventhal@moonset.net
|
9d959574ab
|
Associate label with textbox in find bar. r=mano
|
2007-05-13 19:23:02 -07:00 |
|
asqueella@gmail.com
|
2c6c566eb7
|
Bug 371276 - In Find toolbar, all buttons should be in Tab orderp=Nian Liu <nian.liu@sun.com>r=mano, ui-r=beltzner
|
2007-05-13 08:53:53 -07:00 |
|
asqueella@gmail.com
|
4292dc9f78
|
Bug 369097 - Only escape % in to-be-evaluated JavaScript codep=Simon Bunzli <zeniko@gmail.com>r=gavin, sr=neil
|
2007-05-13 08:48:43 -07:00 |
|
asqueella@gmail.com
|
5d9ef67866
|
Bug 374320 - add a label and an accesskey for the 'code' textbox in the Error Consolep=Cedric Corazza <cedric.corazza@wanadoo.fr>r=mconnor
|
2007-05-13 05:37:19 -07:00 |
|
asqueella@gmail.com
|
fda3c3801e
|
Bug 380422 - The evaluating iframe may contain nuts (and other remainders)p=Simon Bunzli <zeniko@gmail.com>r=gavin, sr=neil@parkwaycc
|
2007-05-13 04:36:50 -07:00 |
|
mozilla.mano@sent.com
|
ae415b4360
|
Bug 365551 - Auto-case mode erroneously shows Match Case box sometimes. r=gavin.
|
2007-05-12 23:27:11 -07:00 |
|
mozilla.mano@sent.com
|
0205fdf011
|
Bug 380437 - 'Set as bookmarks toolbar folder' doesn't stick after restart. r=sspitzer.
|
2007-05-11 17:00:25 -07:00 |
|
ted.mielczarek@gmail.com
|
e877a3fce7
|
removing trailing slash, causing build bustage for some people
|
2007-05-11 13:48:29 -07:00 |
|
enndeakin@sympatico.ca
|
3042d48295
|
Bug 325342, implement places sort bookmark folder by name command, r=dietrich,mano
|
2007-05-11 12:06:57 -07:00 |
|
gavin@gavinsharp.com
|
82f29ae35c
|
Bug 238898: Allow evaluating the same expression multiple times from the error console, patch by Simon Bünzli <zeniko@gmail.com>, r=me, sr=neil
|
2007-05-11 11:33:42 -07:00 |
|
mozilla.mano@sent.com
|
72de7137c4
|
Bug 380317 - crash on shutdown in nsPlacesImportExportService::WriteContainerContents(), mLivemarkService is null. r=sspitzer.
|
2007-05-10 16:52:47 -07:00 |
|
mozilla.mano@sent.com
|
769a716f84
|
Bug 372508 - compact the bookmark APIs - part 1. r=sspitzer.
|
2007-05-10 11:18:34 -07:00 |
|
mozilla.mano@sent.com
|
f1ee4c669a
|
Bug 379211 - Use item IDs for annotating bookmark/folder items rather than place: URIs. r=dietrich.
|
2007-05-10 01:05:19 -07:00 |
|
enndeakin@sympatico.ca
|
3433a97e51
|
Bug 371260, cleanup of <radio> code, r=neil
|
2007-05-09 06:43:26 -07:00 |
|
dietrich@mozilla.com
|
0069f830d2
|
follow-up to bug 379986 (r=sayrer)
|
2007-05-08 18:51:39 -07:00 |
|
dietrich@mozilla.com
|
484d7290e6
|
Bug 379986 make bookmark folders use ids from the moz_bookmarks table (r=mano)
|
2007-05-08 18:19:12 -07:00 |
|
sspitzer@mozilla.org
|
cfe81fc145
|
fix for bug #372051: problems when moving a livemark containerr=mano. Thanks to onemen.one@gmail.com for the patch.
|
2007-05-08 14:19:39 -07:00 |
|
ted.mielczarek@gmail.com
|
ce0dc0827e
|
bug 379518 - sync to breakpad svn revision 162. r=bsmedberg
|
2007-05-08 12:29:41 -07:00 |
|
ted.mielczarek@gmail.com
|
e304df6a40
|
bug 379290 - add some environment variables to support use in automated testing - add MOZ_CRASHREPORTER_NO_REPORT. r=bsmedberg
|
2007-05-08 08:15:20 -07:00 |
|
joshmoz@gmail.com
|
bcb7667221
|
HTML content buttons are unnecessarily wide. b=376816 r=mano sr=roc
|
2007-05-07 19:14:03 -07:00 |
|
joshmoz@gmail.com
|
b8a5d1d3bf
|
remove support for NS_THEME_BUTTON_SMALL, fix up toolkit consumer. b=379542 r=cbarrett r=mano sr=roc
|
2007-05-07 18:20:11 -07:00 |
|
mozilla.mano@sent.com
|
65df8be201
|
Bug 374982 - The enabled state of the copy command is incorrect in few edge cases. r=gavin.
|
2007-05-07 17:50:09 -07:00 |
|
ted.mielczarek@gmail.com
|
e26d41eef1
|
bug 379518 - sync up with breakpad svn, yet again. sync to breakpad svn revision 159. r=mento
|
2007-05-07 13:48:30 -07:00 |
|
ted.mielczarek@gmail.com
|
627fa080d7
|
bug 379518 - sync up with breakpad svn, to revision 157. r=mento
|
2007-05-06 18:03:38 -07:00 |
|
kjh-5727@comcast.net
|
363cd7633d
|
Bug 377096 - Factor out nsIPrintOptions::AvailablePrinters. r=pavlov, sr=biesi.
|
2007-05-06 04:29:41 -07:00 |
|
rob_strong@exchangecode.com
|
a43fb424fb
|
Win32 only - Bug 369221: Fails to install with xpicleanup error message. r=sspitzer, sr=mscott for Thunderbird
|
2007-05-03 16:40:54 -07:00 |
|
sayrer@gmail.com
|
6df7dbb1cc
|
bug 379651. mac exception handler reads utf8 path into utf16 string. r=ted.mielczarek
|
2007-05-03 15:58:50 -07:00 |
|
benjamin@smedbergs.us
|
acbce8da66
|
Bug 377088 - Add additional query string when the user explicitly checks for updates, to make server-side of automatic update checks possible, r=ssptizer+morgamic
|
2007-05-03 06:36:11 -07:00 |
|
dietrich@mozilla.com
|
1cd5754cc2
|
Bug 376008 bookmarks html import/export needs to move to /browser (r=mano)
|
2007-05-03 01:56:41 -07:00 |
|
joshmoz@gmail.com
|
6af599f693
|
[re-landing] allow buttons to render at smaller sizes than Mac OS X itself will draw using HITheme. Also fixes 376695, allow buttons to accept padding. b=379297 r=cbarrett r=mano sr=pinkerton
|
2007-05-02 16:47:53 -07:00 |
|
gijskruitbosch@gmail.com
|
3cc6958f83
|
Bug 378785 - Crash on launch for nightly builds in Growl code (take 2)r=benjamin@smedbergs.us (Benjamin Smedberg)p=comrade693+bmo@gmail.com (Shawn Wilsher)
|
2007-05-02 13:16:31 -07:00 |
|
gavin@gavinsharp.com
|
3b23c3bc14
|
Bug 364297: add a new per-profile default-pref directory and associated directory service keys, and a way to trigger pref service default pref reloading to facilitate the change of default prefs without affecting exisiting users, r=mconnor, sr=bsmedberg
|
2007-05-02 13:13:33 -07:00 |
|
gavin@gavinsharp.com
|
f4a318af67
|
Bug 345561: remove unneeded try/catch, patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=me
|
2007-05-02 13:09:02 -07:00 |
|
asqueella@gmail.com
|
1430724eef
|
Bug 318331 - Default build does not support Xinerama - detect support at runtimep=Sylvain Pasche <sylvain.pasche@gmail.com>r+sr=roc
|
2007-05-02 13:07:32 -07:00 |
|
gavin@gavinsharp.com
|
ec7151c636
|
Bug 356673: Whitespace and alignment fixes for l10n files, patch by Hendrik Maryns <hendrik.maryns@uni-tuebingen.de>, r=me
|
2007-05-02 12:10:40 -07:00 |
|
dietrich@mozilla.com
|
3897a975ae
|
Bug 379218 moz_annos table is created w/o the type column (r=mano)
|
2007-05-02 12:07:57 -07:00 |
|
ted.mielczarek@gmail.com
|
96ad793f9d
|
bug 378463 - build time logic to extract debug symbols on OS X. r=mento. second try
|
2007-05-02 11:45:36 -07:00 |
|
asqueella@gmail.com
|
9256955602
|
bug 379439 - When closing error console: assertion "XPConnect is being called on a scope without a 'Components' property!"add matching removeController() call to the binding's destructor.r=mano
|
2007-05-02 05:23:59 -07:00 |
|
sayrer@gmail.com
|
dec57edae6
|
backout patch for bug 378463 due to bustage
|
2007-05-01 17:03:35 -07:00 |
|
roc+@cs.cmu.edu
|
40aaf35152
|
Backing out patch since it broke 3 mochitests and no-one's around to babysit.
|
2007-05-01 16:54:55 -07:00 |
|
ted.mielczarek@gmail.com
|
5881505662
|
bug 378463 - build time logic to extract debug symbols on OS X. r=mento
|
2007-05-01 16:33:00 -07:00 |
|
ted.mielczarek@gmail.com
|
75c6efb0af
|
bug 378463 - build time logic to extract debug symbols on OS X. r=mento
|
2007-05-01 16:31:52 -07:00 |
|
bzbarsky@mit.edu
|
32d3d359f4
|
Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers ofGetShellAt(0) to using this API. Bug 378780. API introduction part by me,r+sr=jst. Mass-changes done by taras using squash, r+sr=me
|
2007-05-01 15:24:20 -07:00 |
|
joshmoz@gmail.com
|
467a689f7f
|
allow buttons to render at smaller sizes than Mac OS X itself will draw using HITheme. Also fixes 376695, allow buttons to accept padding. b=379297 r=cbarrett r=mano sr=pinkerton
|
2007-05-01 14:52:22 -07:00 |
|
dietrich@mozilla.com
|
62feabd61f
|
Bug 378820 Crash in addVisit (r=mano)
|
2007-05-01 09:34:33 -07:00 |
|
mats.palmgren@bredband.net
|
dfbd9d77a5
|
Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
|
2007-04-30 16:52:44 -07:00 |
|
sdwilsh@shawnwilsher.com
|
cff5f02954
|
Backout of Bug 378785.
|
2007-04-30 16:01:56 -07:00 |
|
sdwilsh@shawnwilsher.com
|
549df88a28
|
Bug 378785 - Crash on launch for nightly builds in Growl code. r=bsmedberg
|
2007-04-30 11:05:27 -07:00 |
|
asqueella@gmail.com
|
4fba637ff9
|
Bug 378344 - Triple clicking the tabbar can open a tab and close it again right awayp=Dao Gottwald <dao@design-noir.de>r=mano
|
2007-04-29 08:28:10 -07:00 |
|
asqueella@gmail.com
|
ebf758b1c2
|
Bug 374489 - after clicking a close button, double-clicking doesn't open a new tab until you move the mousep=Dao Gottwald <dao@design-noir.de>r=mano
|
2007-04-29 08:25:57 -07:00 |
|
dveditz@cruzio.com
|
e5c1f4ab8b
|
bug 370555 don't hide "about:blank" url when opened by another window, r=mconnor
|
2007-04-28 14:29:08 -07:00 |
|
dveditz@cruzio.com
|
68aa39ed45
|
bug 364112 truncate large form history data. r=mano
|
2007-04-27 22:26:53 -07:00 |
|
nrthomas@gmail.com
|
a42fbeb92f
|
Fix odd permissions on symbols uploaded to server, b=379014, r=luser
|
2007-04-27 11:25:44 -07:00 |
|
asqueella@gmail.com
|
46f60da413
|
Bug 377332 - Installing incompatible addons (locale, plugin) doesn't show any compatibility warningp=Dave Townsend <mossop.bugzilla@blueprintit.co.uk>r=rstrong, sr=beltzner
|
2007-04-27 07:55:19 -07:00 |
|
mozilla.mano@sent.com
|
0b0726896f
|
Bug 376630 - Test sorting functionality. r=dietrich.
|
2007-04-27 03:11:11 -07:00 |
|
mozilla.mano@sent.com
|
47eb048b72
|
Bug 378828 - Support sortingAnnotation in place: URIs. r=dietrich.
|
2007-04-27 03:04:13 -07:00 |
|
mozilla.mano@sent.com
|
425c75c6a1
|
Bug 378816 - Fall back to natural order if two bookmark nodes in a container share all their details. r=dietrich.
|
2007-04-27 03:00:46 -07:00 |
|
mozilla.mano@sent.com
|
90df784a6d
|
Address review comment from bug 378808
|
2007-04-27 02:59:08 -07:00 |
|
mozilla.mano@sent.com
|
a89b1b0436
|
Bug 378808 - Initial sorting mode for a folder query is ignored. r=dietrich.
|
2007-04-27 02:56:15 -07:00 |
|
mozilla.mano@sent.com
|
e6692e3d56
|
Bug 378802 - Changing the details of a bookmark does not sort results in which it's listed. r=dietrich.
|
2007-04-27 02:53:01 -07:00 |
|
dbaron@dbaron.org
|
a515cf2e3a
|
Use the NS_ARRAY_LENGTH macro rather in place of other macros that existed before it. b=378697 r+sr=roc
|
2007-04-25 23:56:36 -07:00 |
|
sayrer@gmail.com
|
96fafd4f1a
|
bug 376684. change the output from -createprofile. Patch by Ray Kiddy <ray@ganymede.org>. r=bsmedberg
|
2007-04-25 19:56:25 -07:00 |
|
sdwilsh@shawnwilsher.com
|
649deefe79
|
Bug 378818 - Disable nsIAlertsService on Mac for alpha4. Patch by Colin Barrett <cbarrett@mozilla.com>, r=dbaron
|
2007-04-25 18:10:24 -07:00 |
|
dietrich@mozilla.com
|
4216eb9e59
|
Bug 378659 Firefox UI frequently becomes broken; removing places.sqlite "fixes" it (r=mano)
|
2007-04-25 17:52:50 -07:00 |
|
mozilla.mano@sent.com
|
7737f46584
|
Bug 377500 - Result is broken if two bookmarks items have the same URL but with different titles. r=dietrich.
|
2007-04-25 14:03:29 -07:00 |
|
joshmoz@gmail.com
|
07065b5c0d
|
dock menu impl for Cocoa-based applications. patch by Colin Barrett. b=368784 r=josh sr=bsmedberg
|
2007-04-25 12:30:02 -07:00 |
|
peterv@propagandism.org
|
f61971e016
|
Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking.
|
2007-04-25 09:35:27 -07:00 |
|
benjamin@smedbergs.us
|
be43570e2e
|
Bug 368206 - Breakpad client for Mac OS X, patch by dcamp, r=luser+mento
|
2007-04-25 07:26:42 -07:00 |
|
sdwilsh@shawnwilsher.com
|
5a6c3be68e
|
Bug 362685 - Growl Integration for Mac OS X (nsIAlertsService). r=cbarrett, r=mano
|
2007-04-24 20:20:38 -07:00 |
|
sdwilsh@shawnwilsher.com
|
765e2e170d
|
Bug 362685 - Growl Integration for Mac OS X (nsIAlertsService). r=cbarrett, r=mano
|
2007-04-24 20:10:59 -07:00 |
|
sdwilsh@shawnwilsher.com
|
e83128b664
|
Bug 282185 - Global notifications for completed downloads. r=mano, ui-r=mconnor
|
2007-04-24 18:29:17 -07:00 |
|
sayrer@gmail.com
|
e61a4a106c
|
bug 321024. Crash in nsCryptoHash during shutdown of nsUrlClassifierDBService. Patch by Tony Chang <tony@ponderer.org>. r=darin
|
2007-04-24 10:41:44 -07:00 |
|
ted.mielczarek@gmail.com
|
61d1a2ea97
|
bug 365344 crash reporter should save list of crash reports (pending and successfully submitted). r=bsmedberg
|
2007-04-23 17:21:35 -07:00 |
|
dietrich@mozilla.com
|
140a45bd1e
|
Bug 378069 bookmark id import is broken (r=mano)
|
2007-04-23 14:37:37 -07:00 |
|
ted.mielczarek@gmail.com
|
f287d10151
|
bug 378180 - switch the default submission URL to the correct mozilla.com collector. r=bsmedberg
|
2007-04-23 13:59:37 -07:00 |
|
benjamin@smedbergs.us
|
2e25a321f8
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 07:21:53 -07:00 |
|
enndeakin@sympatico.ca
|
13135d7900
|
Bug 377687, ensure progressmeter value is between 0-100, minor cleanup and add test, r=mano
|
2007-04-23 06:19:30 -07:00 |
|
sayrer@gmail.com
|
3269deff39
|
bug 373253. comment out test for bug 221634, because we can't get the event order right on all platforms.
|
2007-04-22 20:27:28 -07:00 |
|
sayrer@gmail.com
|
7ea84686b9
|
bug 373253. fix Windows test bustage.
|
2007-04-22 19:41:29 -07:00 |
|
sayrer@gmail.com
|
ec7d7bf042
|
bug 373253. Initial addition of test framework and tests for pwmgr. Patch by Justin Dolske <dolske@mozilla.com>. r=sayrer, sr=mconnor
|
2007-04-22 16:56:06 -07:00 |
|
mozilla.mano@sent.com
|
b619efb2e1
|
Bug 376851 - API for sorting a result by an annotation. r=dietrich.
|
2007-04-22 15:20:25 -07:00 |
|
dietrich@mozilla.com
|
4e4384eab1
|
Bug 377066 GetAnnotationInfo always returns VALUE_TYPE_TEXT as the annotation type (r=mano)
|
2007-04-22 14:48:52 -07:00 |
|
stefanh@inbox.com
|
2f2282eb56
|
Bug 378295: Remove obsolete tabs binding in *stripe/global/globalBindings.xml. r=Mano.
|
2007-04-22 14:10:05 -07:00 |
|
stefanh@inbox.com
|
ba99c19954
|
Bug 378202: [Pinstripe] Clean up tabbox.css and make bottom tabs look better. r=Mano.
|
2007-04-21 10:30:00 -07:00 |
|
sayrer@gmail.com
|
8c59031fab
|
backout patch from bug 373253 because changes to nsIPasswordManagerInternal, yes Internal, break multiple projects.
|
2007-04-20 19:14:40 -07:00 |
|
sayrer@gmail.com
|
42c56a3a5b
|
Bug 373253. Initial addition of test framework and tests for pwmgr. Patch by Justin Dolske <dolske@mozilla.com>. r=sayrer, sr=mconnor
|
2007-04-20 18:46:51 -07:00 |
|
benjamin@smedbergs.us
|
18862e38e1
|
Bug 375710 - Firefox 2.0.0.3 wants to downgrade to 2.0.0.2, patch by Masatoshi Kimura (:emk), reworked by me a bit, r=rstrong
|
2007-04-20 08:22:17 -07:00 |
|
enndeakin@sympatico.ca
|
8f315d9e76
|
Bug 377692, followup to change numberInt to numberValue as values can be decimal, handle case where decimalplaces is Infinity, update disabled state when wraparound is true, r=neil
|
2007-04-20 03:54:22 -07:00 |
|
enndeakin@sympatico.ca
|
ef8a75a4d4
|
Bug 377678, fix some minor issues, including accessibility objects, r=neil
|
2007-04-19 09:46:22 -07:00 |
|
enndeakin@sympatico.ca
|
c17be353df
|
Bug 377692, numberbox cleanup, value property should be a string, add valueInt for numeric value, r=neil
|
2007-04-19 05:08:10 -07:00 |
|
wr@rosenauer.org
|
b2d8c463b2
|
Bug 377843 - Fix build of the DBUS component, r=bsmedberg
|
2007-04-18 22:00:25 -07:00 |
|
sayrer@gmail.com
|
9ff21564bb
|
Bug 373546. URIs in <guid isPermaLink='false'> are recognized as valid links of feed items in the feed reading view. r=mano
|
2007-04-18 21:50:16 -07:00 |
|
enndeakin@sympatico.ca
|
d34cd1fd1e
|
Bug 377674, cleanup some wizard properties, r=mano
|
2007-04-18 18:03:52 -07:00 |
|
ted.mielczarek@gmail.com
|
d2c9ff38a7
|
bug 376545 - AnnotateCrashReport needs to handle re-setting same key. r=bsmedberg
|
2007-04-18 14:30:36 -07:00 |
|
enndeakin@sympatico.ca
|
9c7fdbd098
|
Bug 377683, return -1 when no tabs in tabbox.selectedIndex, r=neil
|
2007-04-17 17:01:22 -07:00 |
|
enndeakin@sympatico.ca
|
befd2dcdf3
|
Bug 377685, return booleans for two disabled properties, r=neil
|
2007-04-17 17:00:35 -07:00 |
|
enndeakin@sympatico.ca
|
e5287272a9
|
Bug 377698, timepicker.increment setter doesn't work, r=neil
|
2007-04-17 16:59:50 -07:00 |
|
kaie@kuix.de
|
10c79b894d
|
Bug 370693, Mozilla.org nightly bits broken, Failure to use crypto with FIPS modeBuild system changes onlyPatch originally proposed by Wan-Teh in bug 249782r=bsmedberg
|
2007-04-17 13:42:54 -07:00 |
|
gavin@gavinsharp.com
|
9332690443
|
Bug 346994: part 1, remove leading dots from filenames before saving, r=mano
|
2007-04-17 11:51:33 -07:00 |
|
sayrer@gmail.com
|
202d24dff2
|
Bug 369672. Feed preview doesn't show dates when the timezone is specified as UTC rather than GMT. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>. r=sayrer
|
2007-04-16 23:17:42 -07:00 |
|
philringnalda@gmail.com
|
55c09af394
|
Bug 370561 - Make nsIFormSubmitObserver scriptable, patch by Justin Dolske <dolske@mozilla.com>, r+sr=jst
|
2007-04-16 21:06:12 -07:00 |
|
enndeakin@sympatico.ca
|
d910516ed2
|
Bug 377038, tabIndex property should return 0 when attribute is not specified, r=neil
|
2007-04-16 13:04:39 -07:00 |
|
enndeakin@sympatico.ca
|
84abd6898e
|
Bug 350257, remove extra event listeners from numberbox, r=neil
|
2007-04-16 08:11:53 -07:00 |
|
dietrich@mozilla.com
|
9490bd48d1
|
Bug 349523 Generate bookmarks.html, default_places.html from properties (r=mano)
|
2007-04-15 14:15:56 -07:00 |
|
sayrer@gmail.com
|
51fd920a47
|
Bug 368994. Move mochitests near the code they test, round 6. r=bzbarsky
|
2007-04-14 10:46:36 -07:00 |
|
axel@pike.org
|
ccc78445dc
|
bug 361583, support filter commandline argument, and use it from packager.mk, r=bsmedberg
|
2007-04-13 16:43:36 -07:00 |
|
benjamin@smedbergs.us
|
762a32a2c1
|
From bug 372831 - don't build the test program when libxul is enabled, for linkage reasons
|
2007-04-13 10:33:56 -07:00 |
|
philringnalda@gmail.com
|
f384cf2d81
|
Bug 376906 - tabs bad, r=gavin
|
2007-04-12 21:17:12 -07:00 |
|
sspitzer@mozilla.org
|
e6cefb4316
|
backing out myu fix for bug #375710, based on comments from kimura
|
2007-04-12 16:01:44 -07:00 |
|
sspitzer@mozilla.org
|
3f08787d6b
|
fix for bug #375710 and bug #371649Firefox can "software downgrade" from 2.0.0.3 to 2.0.0.2. r=bsmedberg
|
2007-04-12 15:07:19 -07:00 |
|
dbaron@dbaron.org
|
e1ae3bd6f6
|
Fix crash caused by bad array iteration. b=372713 r=peterv
|
2007-04-12 12:22:24 -07:00 |
|
ted.mielczarek@gmail.com
|
57ed70709a
|
one more bustage fix, with feeling
|
2007-04-12 11:13:53 -07:00 |
|
ted.mielczarek@gmail.com
|
0e344e40d3
|
more bustage fix
|
2007-04-12 09:48:15 -07:00 |
|
ted.mielczarek@gmail.com
|
e0c3f79393
|
fix unit test bustage from bug 372831
|
2007-04-12 08:42:04 -07:00 |
|
bugzilla@standard8.demon.co.uk
|
f1bd21799f
|
Back out part of bug 361583 to fix xul app bustage occuring when attempting to do nightly builds.
|
2007-04-12 05:41:32 -07:00 |
|
dietrich@mozilla.com
|
076b7d4a14
|
Bug 376863 bookmarkId is set to the node type for bookmark folders? (r=mano)
|
2007-04-11 12:52:44 -07:00 |
|
axel@pike.org
|
a364c25975
|
bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg
|
2007-04-11 09:35:01 -07:00 |
|
peterv@propagandism.org
|
fac89a56b2
|
Fix Sunbird bustage.
|
2007-04-10 19:24:16 -07:00 |
|
joshmoz@gmail.com
|
a96b0154ec
|
Draw native scrollbars using nsITheme on Mac OS X. Don't use a cocoa control. Fixes a whole host of clipping and visibility bugs and bugs 339447, 369293, 370439. r=josh sr=roc
|
2007-04-10 17:25:11 -07:00 |
|
peterv@propagandism.org
|
5be4000455
|
Fix for bug 372713 (Add cycle collection to RDF datasources). r=bsmedberg, sr=dbaron.
|
2007-04-10 15:05:41 -07:00 |
|
bent.mozilla@gmail.com
|
aa1b34a2b3
|
Bug 376939 - "static strings in nsAirbagExceptionHandler cause crash on shutdown". r=luser.
|
2007-04-10 12:20:49 -07:00 |
|
ted.mielczarek@gmail.com
|
5ff9ac2bcd
|
bug 372831 - provide API to submit extra data with minidump. r=bsmedberg, r=sayrer for the unit test
|
2007-04-10 12:15:16 -07:00 |
|
mozilla.mano@sent.com
|
ddd3a0c442
|
Test for Bug 376798. r=dietrich.
|
2007-04-10 03:59:05 -07:00 |
|
mozilla.mano@sent.com
|
399b713919
|
Bug 376954 - Document about when accessing childCount throws. patch from Johnathan Nightingale <johnath@mozilla.com>, r=me.
|
2007-04-09 17:42:13 -07:00 |
|
mozilla.mano@sent.com
|
5bb1430076
|
Bug 376798 - QueriesToQueryString prefixes the first parameter with an ampersand. r=dietrich.
|
2007-04-09 17:30:52 -07:00 |
|
mozilla.mano@sent.com
|
d014df4d47
|
Bug 376786 - Annotation-based queries are broken. r=dietrich.
|
2007-04-09 17:24:37 -07:00 |
|
mozilla.mano@sent.com
|
42ae4f4090
|
Bug 376815 - Allow using listheader in a richlistbox. r=enn
|
2007-04-09 17:21:16 -07:00 |
|
enndeakin@sympatico.ca
|
6531a65657
|
Bug 376992, folders array not freed, r=dietrich
|
2007-04-09 17:04:03 -07:00 |
|
enndeakin@sympatico.ca
|
45f7765a85
|
Bug 372047, support reverse direction scales, r=neil,josh
|
2007-04-09 15:39:57 -07:00 |
|
joshmoz@gmail.com
|
95cf85d836
|
use native window resize animation API for Mac OS X preferences. b=355177 r=sspitzer r=enn
|
2007-04-09 15:30:23 -07:00 |
|
mnyromyr@tprac.de
|
672bbf5152
|
Bug 376849: Move reference to tabbrowser-tabs binding; p=<stefanh@bluebottle.com>, r=mano
|
2007-04-08 14:32:43 -07:00 |
|
mozilla.mano@sent.com
|
44af177a14
|
Bug 376726 - View's itemChanged method isn't called when the title/uri of a bookmark item is changed. r=dietrich.
|
2007-04-06 10:24:42 -07:00 |
|
mozilla.mano@sent.com
|
ef8e7fc668
|
Bug 376633 - Sort By Title should not group by item type. r=dietrich.
|
2007-04-06 01:29:41 -07:00 |
|
gavin@gavinsharp.com
|
9fae8c7661
|
Bug 376616: remove unnecessarily duplicated code in contentAreaUtils.js, r=mano
|
2007-04-05 10:06:25 -07:00 |
|
ted.mielczarek@gmail.com
|
ec43b8e14d
|
bug 368205 - sync up with breakpad svn (again). r=mento
|
2007-04-04 15:03:35 -07:00 |
|
mozilla.mano@sent.com
|
f33995e77d
|
Back out bug 286933 due to various regressions.
|
2007-04-04 12:55:04 -07:00 |
|
ted.mielczarek@gmail.com
|
b46c5ddd20
|
bug 376046 - add support for specifying an ssh private key in the symbol upload script - bash-fu + a bonus fix that i missed in a previous patch. r=bsmedberg
|
2007-04-04 11:47:44 -07:00 |
|
dietrich@mozilla.com
|
18173d1eda
|
Bug 372501 Items in moz_bookmarks should be explicitly typed (r=sspitzer)
|
2007-04-04 10:21:03 -07:00 |
|
dietrich@mozilla.com
|
8f85c8c63d
|
Bug 376374 places bookmarks backups should be only for --enable-places-bookmarks builds (r=sspitzer)
|
2007-04-03 11:11:03 -07:00 |
|
bugzilla@standard8.demon.co.uk
|
98e9ed8c21
|
Bug 373240 Uppercase the VK_* bits for consistency with the rest of the codebase (Gv1 - toolkit). p=Serge Gautherie <sgautherie.bz@free.fr>,r=enndeakin
|
2007-04-03 10:06:57 -07:00 |
|
ted.mielczarek@gmail.com
|
c71a17c5d2
|
bug 376046 - add support for specifying an ssh private key in the symbol upload script. r=bsmedberg
|
2007-04-03 08:23:18 -07:00 |
|
philringnalda@gmail.com
|
1ca229ecb9
|
Bug 343738 - deleting multiple stored passwords that are not in a row deletes only 1 password, r=mano
|
2007-04-02 19:39:41 -07:00 |
|
dietrich@mozilla.com
|
8c1e93fef5
|
updating test for bug 371798 (r=sayrer)
|
2007-04-02 16:57:44 -07:00 |
|
enndeakin@sympatico.ca
|
605396828a
|
Bug 375930, Dropmarker shrunk on Windows, r=mano
|
2007-04-02 12:01:26 -07:00 |
|
dietrich@mozilla.com
|
131961dcb3
|
Bug 373239 add a schema version to places.sqlite (r=sspitzer)
|
2007-03-31 19:38:42 -07:00 |
|
dietrich@mozilla.com
|
03c1fa614d
|
Bug 371812 add bookmark id support to bookmarks html import/export (r=sspitzer)
|
2007-03-31 16:34:23 -07:00 |
|
dietrich@mozilla.com
|
afd9371848
|
test for bug 371798 (r=sayrer)
|
2007-03-31 12:35:16 -07:00 |
|
mozilla.mano@sent.com
|
cadca10dcd
|
Bug 371485 - Selected item text should be white instead of black. patch from Stefan <stefanh@bluebottle.com>, r=me.
|
2007-03-30 12:54:17 -07:00 |
|
ted.mielczarek@gmail.com
|
06a7b86309
|
bug 375606, Airbag won't build on debug trunk. r=axel@pike.org
|
2007-03-28 05:19:42 -07:00 |
|
sspitzer@mozilla.org
|
a6bf7e6912
|
fix for bug #373908: Software update hangs part way through if update.mar includes a zero length file.note, the scripts that create mars should not be doing that, which is bug #375611also note that if you kill the hung software update process (which you have to do, since it is hung), you can end up in a bad state, see bug #375619r=dolske
|
2007-03-27 23:01:35 -07:00 |
|
philringnalda@gmail.com
|
ca1422734d
|
Bug 375485 - Remove some unused toolkit strings, r=mano
|
2007-03-27 21:43:42 -07:00 |
|
sayrer@gmail.com
|
9c3474cffb
|
bug 373340. atom:logo in feed reading view. r=mano
|
2007-03-27 18:07:39 -07:00 |
|
mozilla.mano@sent.com
|
51ba92a2cc
|
Bug 371076 (and bug 371077) - Query the bookmarks root rather than the places root in bookmarks-trees; allow exposing the root node of a query in the tree view (used in the organizer left pane, and in the add-bookmark dialog). This should also allow incremental updates in the bookmarks-sidebar. r=dietrich.
|
2007-03-27 17:28:34 -07:00 |
|
benjamin@smedbergs.us
|
3e6c490879
|
Bustage fix for luser.
|
2007-03-27 11:21:57 -07:00 |
|
ted.mielczarek@gmail.com
|
ef68cab249
|
bug 366970, crash reporter needs to send Product, Build ID, Platform. r=mento
|
2007-03-27 11:02:02 -07:00 |
|
dbaron@dbaron.org
|
a7d9802f77
|
Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg
|
2007-03-27 08:34:59 -07:00 |
|
dietrich@mozilla.com
|
1c1266a112
|
Bug 335961 bookmarks export doesn't export keywords (r=sspitzer)
|
2007-03-26 16:11:09 -07:00 |
|
asqueella@gmail.com
|
1eed36c4fe
|
Bug 374404 - Don't ship WidgetStateManager as part of toolkit/mailr=bsmedberg
|
2007-03-26 14:02:00 -07:00 |
|
asqueella@gmail.com
|
096b692e74
|
bug 375252 - nsJSComponentManager.js / nsJSSupportsUtils.js are not used or packaged anywhere and should be cvs removedr=bsmedberg
|
2007-03-26 13:53:01 -07:00 |
|
dietrich@mozilla.com
|
2719851c0d
|
Bug 374876 - write out bookmarks.html and archives (r=sspitzer)
|
2007-03-25 13:14:28 -07:00 |
|
mozilla.mano@sent.com
|
bd9d273059
|
Bug 373838 - Replace nsNavHistoryResultTreeViewer with a JS, browser-specific tree view. r=dietrich.
|
2007-03-25 05:28:29 -07:00 |
|
sayrer@gmail.com
|
77369054e5
|
remove remote css
|
2007-03-23 14:10:05 -07:00 |
|
sayrer@gmail.com
|
69a53ee6a8
|
Add dump calls to attempt to determine the cause of orange on tinderbox
|
2007-03-23 12:47:09 -07:00 |
|
benjamin@smedbergs.us
|
30777ba15e
|
Bug 374813 - Replace rsync with scp and tar with zip, to work around Windows oddities, r=luser
|
2007-03-23 11:05:24 -07:00 |
|
sspitzer@mozilla.org
|
f3ee8725dc
|
testcase for bug #369887. r=dietrich
|
2007-03-23 01:06:01 -07:00 |
|
sayrer@gmail.com
|
64f9bcc4c8
|
fix test bustage.
|
2007-03-22 18:53:02 -07:00 |
|
dietrich@mozilla.com
|
7a5fefa6c5
|
Bug 374944 Places toolkit tests should move into /toolkit (r=sayrer)
|
2007-03-22 17:56:55 -07:00 |
|
mozilla.mano@sent.com
|
8d501d16ab
|
Bug 366479 - [mac] Copy command is broken in the JS console. r=gavin,neil. sr=neil.
|
2007-03-22 16:28:22 -07:00 |
|
sspitzer@mozilla.org
|
26d5160d60
|
fix for bug #369887: searches in bookmarks sidebar and organize bookmarks dialog don't show all the results: missing 'hidden' bookmarks and failing to match on title.r=dietrich
|
2007-03-22 16:05:37 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|