benjamin@smedbergs.us
72c51a103b
Bug 384513 - make the visibility pragma checks aware of mach-o and not just ELF, and re-enable libxul by default, r=mento+shebs
2007-06-19 07:53:05 -07:00
kaie@kuix.de
19ffc76f36
Bug 382810, In Encryption Certificates UI, button says Verification, Dialog uses Validation
...
r=mconnor
2007-06-18 23:13:50 -07:00
kaie@kuix.de
38e52c0ab6
Bug 107491, Error page wording change, patch v10
...
r=neil, r=mconnor, r=stuart.morgan
2007-06-18 23:10:05 -07:00
philringnalda@gmail.com
1bb8b14d0f
Bug 383771 - The Subscribe button in Page Info feeds section has no access key, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mano
2007-06-18 21:32:40 -07:00
sspitzer@mozilla.org
8125517df0
fix for bug #383681 : While BM is in a sorted view, adding a new separator is added below the position index, not the bookmark.
...
disable the "insert separator" from a sorted view and from views that are excluding items.
patch=Christine Yen <cyen@mozilla.com>
r=sspitzer
2007-06-18 21:19:39 -07:00
mozilla.mano@sent.com
2901551b4a
Bug 384936 - Folders in bookmarks menu are inaccessible after moving a bookmark to/in the menu. r=sspitzer.
2007-06-18 19:25:41 -07:00
sspitzer@mozilla.org
58f854275c
fix for bug #384671 : when resetting the history sidebar view, don't use applyFilter()
...
this is needed for bug #380735 , for when we persist day and host container
open state in the history sidebar.
additionally, call load() instead of using .place directly to avoid doing queriesToQueryString() only to call queryStringToQueries().
r=mano
2007-06-18 18:31:51 -07:00
mozilla.mano@sent.com
037831bad2
Bug 384763 - left click broken in bookmarks menu. r=ssptizer.
2007-06-18 17:16:09 -07:00
sspitzer@mozilla.org
b877c35065
fix for bug #384677 : for history sidebar and history menu, don't specify begin / end times
...
r=dietrich
2007-06-18 17:08:17 -07:00
flamingice@sourmilk.net
d26da49614
Bug 338830, Multiple license blocks in safe browsing JS components, Patch by Régis Caspar, r=benjamin
2007-06-18 10:36:49 -07:00
rob_strong@exchangecode.com
2a5be3dda4
Bug 384350 - Don't remove HKLM\Software\Clients\StartMenuInternet\FIREFOX.EXE key during reinstall / update. r=sspitzer
2007-06-17 21:28:02 -07:00
dwitte@stanford.edu
4e806db6ed
rev nsICookieManager2 interface to allow adding httpOnly cookies, and update consumers to match. b=379408, r+sr=biesi.
2007-06-17 16:40:40 -07:00
mozilla.mano@sent.com
12cea2e50b
Bug 384813 - [mac] xul menubar is invisible when inspecting browser.xul in DOMi. r=gavin.
2007-06-17 15:06:47 -07:00
kherron@fmailbox.com
2e525594b4
Backing out patch for bug 376991.
2007-06-17 08:09:44 -07:00
kherron@fmailbox.com
498ade4dfa
Bug 367991 - Remove the places-specific calendar widget. Patch by Asaf Romano <mano@mozilla.com>, r=sspitzer.
2007-06-17 05:52:56 -07:00
mozilla.mano@sent.com
3b51524334
Bug 384690 - bookmarks menu is broken. r=dietrich.
2007-06-16 20:14:08 -07:00
rflint@ryanflint.com
b87d734a64
Remove duplicate comment.
2007-06-16 18:59:57 -07:00
rflint@ryanflint.com
e86cd99fbb
Bug 384730 - Remove unnecessary RTL images from winstripe. r=mano
2007-06-16 18:41:59 -07:00
kherron@fmailbox.com
03281f7f96
Bug 362239 - Replace 'desktop background' monitor image on Windows with something nicer. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp, uireview=beltzner.
2007-06-16 14:25:25 -07:00
flamingice@sourmilk.net
77ccd5d445
Bug 384654, Clean up nsBrowserGlue.js, r=mano
2007-06-16 14:23:17 -07:00
kherron@fmailbox.com
8cac81e301
Bug 362239 - Replace 'desktop background' monitor image on Windows with something nicer. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp.
2007-06-16 14:10:36 -07:00
kherron@fmailbox.com
51f766a9e8
Bug 381329 - Build fails with GCC-4.3 due to extra semi-colons and '-pedantic' flag. Patch by Art Haas <ahaas@airmail.net>. r+sr=roc.
2007-06-16 12:53:59 -07:00
sspitzer@mozilla.org
cb594a4d68
fix for bug #382136 : in Bookmarks Menu - delete separator at bottom position, deletes bookmark
...
r=dietrich
2007-06-15 22:07:42 -07:00
sspitzer@mozilla.org
f51c4cf639
fix for bug #384670 : current collection searches in bookmark organizer window search all of bookmarks
...
r=dietrich
2007-06-15 22:03:40 -07:00
mozilla.mano@sent.com
76573a017e
Bug 384515 - ASSERT: null node when moving the root node in a places tree. r=dietrich.
2007-06-15 18:55:15 -07:00
mozilla.mano@sent.com
295768902b
Bug 337855 - Don't rebuild places menus on each open. patch by seth, dietrich & me, r=dietrich/me.
2007-06-15 18:53:06 -07:00
flamingice@sourmilk.net
c0b11f033f
Bug 383577, wrongly encoded umlaut in license block, Patch by Simon Bunzli
2007-06-15 13:41:05 -07:00
flamingice@sourmilk.net
2da0a17be4
Bug 383760, Add quit confirmation dialog, r=Mano, ui-r=beltzner
2007-06-15 11:01:25 -07:00
dietrich@mozilla.com
349c90e3ad
Bug 384519 typo in history popupshowing handler (r=sspitzer)
2007-06-15 10:00:08 -07:00
philringnalda@gmail.com
ddbe97c5f9
Bug 350525 - New session restore API needs accompanying unit tests, patch by Dietrich Ayala <dietrich@mozilla.com> and Adam Guthrie <ispiked@gmail.com>, r=sayrer
2007-06-14 22:23:33 -07:00
aaronleventhal@moonset.net
468d969c76
Bug 384229. No accessible name for location and search fields. r=ginn.chen, r=mano
2007-06-14 18:50:37 -07:00
philringnalda@gmail.com
0a1c30e6f5
Bug 383987 - Remove unused functions addRows and endsWith, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=mano
2007-06-13 22:06:48 -07:00
philringnalda@gmail.com
85dac41213
Bug 384256 - Remove unused function _getContentShell and useUBHistoryItem, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin
2007-06-13 21:59:43 -07:00
philringnalda@gmail.com
e3d2915e35
Bug 384259 - Remove unused function safeGetBoolPref, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin
2007-06-13 21:41:41 -07:00
benjamin@smedbergs.us
bf9fb6d38a
Bug 384269 - Mac perf regression from enabling libxul, r=luser
2007-06-13 10:15:05 -07:00
sspitzer@mozilla.org
1a5d5947a2
fix for bug #380703 separators in bookmark manager dialog and bookmark sidebar have a (16px x 16px) blank spacepatch=Christine Yen <cyen@mozilla.com>r=sspitzer
2007-06-12 17:24:09 -07:00
mark.finkle@gmail.com
e30dc408da
removing premature XUL tests
2007-06-12 13:31:02 -07:00
benjamin@smedbergs.us
e586431574
Bug 384179 - crash on startup with upgrade builds - remove old files that are no longer relevant with libxul, r=luser
2007-06-12 12:46:27 -07:00
mark.finkle@gmail.com
f4842eb359
updated test window titles
2007-06-12 12:02:14 -07:00
mark.finkle@gmail.com
56007df016
converted tests to xul chrome tests
2007-06-12 11:59:45 -07:00
sspitzer@mozilla.org
e44dece75a
fix for bug #381416 : Sort order is not remembered by Bookmarks Manager when the View menu is usedpatch=Christine Yen <cyen@mozilla.com>r=sspitzer
2007-06-12 08:40:07 -07:00
sspitzer@mozilla.org
100c4666e7
fix for bug #382896 : tooltip for folders shows internal location.r=mano
2007-06-12 08:34:02 -07:00
sspitzer@mozilla.org
ccfe1507da
fix for bug #383762 : "Sort by Name" doesn't work properly with non-ascii characters.patch=Pavel Cvrcek <bugs@jasnapaka.com>r=sspitzer
2007-06-12 08:24:44 -07:00
benjamin@smedbergs.us
78911f3371
Bug 345517 - Enable libxul by default (again)... this will probably cause perf problems for the argo-vm builds... that is acceptable, because we're moving to the fx-linux-tbox builds, where libxul is known to improve performance
2007-06-12 06:22:22 -07:00
mark.finkle@gmail.com
a9229c60fa
b=378618. r=gavin. changed code in factory to help clean up leaks.
2007-06-12 05:52:02 -07:00
mozilla.mano@sent.com
04bbbe45bb
Bug 381878 - click on a folder in the bookmarks toolbar and then hover over the overflow arrow it doesn't expand. r=ssptizer.
2007-06-11 22:28:20 -07:00
mozilla.mano@sent.com
f8690703a2
Bug 382888 - BM menu not working when DM is focused. r=gavin.
2007-06-11 22:24:58 -07:00
mozilla.mano@sent.com
82d0745685
Bug 383803 - Places Tagging Back-end. r=dietrich.
2007-06-11 22:18:50 -07:00
philringnalda@gmail.com
fd9aa044d9
Bug 380931 - password manager rewrite-cleanup, move prefs from firefox.js to all.js, patch by Justin Dolske <dolske@mozilla.com>, r=gavin
2007-06-10 23:01:55 -07:00
tony@ponderer.org
3b91a10a08
Bug 382996 - (Re)move G_ObjectSafeMappatch by Simon Bünzli, r=me
2007-06-10 16:59:20 -07:00
sspitzer@mozilla.org
c44ad2ee3a
fix for regression bug #383529 : after rebuilding the toolbar, "Open <feed name>" loads bogus address.r=dietrich
2007-06-06 19:00:05 -07:00
dietrich@mozilla.com
262684fba5
Bug 367605 When quitting Firefox before all pages have loaded, session saving forgets pages that weren't loaded (for Simon Bunzli, r=dietrich)
2007-06-06 16:40:28 -07:00
gavin@gavinsharp.com
cc27a9d819
Revert pref from bug 337344 temporarily until we can fix unit tests accordingly
2007-06-06 13:58:01 -07:00
gavin@gavinsharp.com
472cc7b434
Bug 337344: inform users using a notification bar when sites hide chrome on popups, patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor
2007-06-06 13:17:25 -07:00
sspitzer@mozilla.org
5900c52402
fix for bug #382534 : horizontal spacing of favicons in the bookmarks sidebar on Mac OS X.patch=cyenr=sspitzer
2007-06-06 08:45:27 -07:00
jruderman@hmc.edu
f7e067c248
Remove printf. Bug 377739, r=mconnor.
2007-06-05 18:04:01 -07:00
mozilla.mano@sent.com
1c15cf7414
Bug 383365 Tweak default preferences set in debug builds. r=gavin.
2007-06-05 17:05:11 -07:00
vladimir@pobox.com
29dd92d74b
b=382482, error when accessing navigator.offlineResources (NS_ERROR_XPC_CANT_GET_PARAM_IFACE_INFO) -- missing xpt file from packaging manifests; patch from dcamp@mozilla.com, r+sr=vlad
2007-06-05 17:03:12 -07:00
mozilla.mano@sent.com
6ba6e2670c
Bug 383328 - no 'open in tabs' menu item for folders / livemarks in bookmark toolbar overflow chevron. r=sspitzer.
2007-06-05 16:26:26 -07:00
mozilla.mano@sent.com
53dced9de0
Bug 381534 - cannot drag and drop url from location bar to bookmarks toolbar. r=sspitzer.
2007-06-05 16:24:39 -07:00
mozilla.mano@sent.com
bab7856bd1
Bug 382813 - nsFaviconService shouldn't rely on icons in chrome://browser. r=sspitzer.
2007-06-05 16:22:44 -07:00
mozilla.mano@sent.com
e2f0a2214e
Bug 382813 - nsFaviconService shouldn't rely on icons in chrome://browser. r=sspitzer.
2007-06-05 16:18:47 -07:00
rflint@ryanflint.com
b2dad58c09
Bug 383353 - Remove normalizePostData from browser.js. r=gavin
2007-06-05 13:07:41 -07:00
rflint@ryanflint.com
fbd6b8d514
Fix encoding issue on last checkin to urlbarBindings.xml as part of bug 295498. Patch by Simon Bnzli <zeniko@gmail.com>
2007-06-04 23:41:52 -07:00
rflint@ryanflint.com
526ba51c05
Bug 382890 - Crash in File | Import of profile from Seamonkey [@ nsSeamonkeyProfileMigrator::CopyPasswords]. Patch by Adam Guthrie <ispiked@gmail.com>, r=gavin/dolske
2007-06-04 22:35:00 -07:00
wr@rosenauer.org
aebd56667b
Bug 383099 - error in Makefile creation caused by autoconf syntax, r=luser
2007-06-04 22:26:33 -07:00
rflint@ryanflint.com
441f307dd5
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
e2f58ad182
Bug 381379 - remove G_Base64original patch by Simon Bünzli, r=me
2007-06-04 22:22:00 -07:00
rflint@ryanflint.com
0ffa3be006
Bug 295498 - Middle-clicking autocomplete entries opens the URI in the same tab instead of a new one. Patch by Simon Bnzli <zeniko@gmail.com>, r=mconnor
2007-06-04 21:51:15 -07:00
bent.mozilla@gmail.com
53968114db
Bug 382217 - "Move browser Makefiles from allmakefiles.sh to browser/makefiles.sh". Patch by Henrik Skupin <hskupin@gmail.com>. r=me, bsmedberg.
2007-06-04 16:34:39 -07:00
bent.mozilla@gmail.com
4d37d4e9fa
Backing out 382217 until tboxes are green.
2007-06-04 15:02:52 -07:00
bent.mozilla@gmail.com
16205b89fa
Bug 382217 - "move browser Makefiles from allmakefiles.sh to browser/makefiles.sh". Patch by Henrik Skupin <hskupin@gmail.com>. r=me, bsmedberg.
2007-06-04 14:59:15 -07:00
kairo@kairo.at
ede00ee648
bug 383112 - make MOZ_XUL_APP=1 the default in configure, r=bsmedberg
2007-06-04 08:09:49 -07:00
tony@ponderer.org
56f134dddb
Bug 383001 - Include a minimal G_TabbedBrowserWatcher at the single place it's actually neededpatch by Simon Bünzli, r=me
2007-06-03 19:54:30 -07:00
tony@ponderer.org
dc279e7d70
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
tony@ponderer.org
6c99e390d0
Bug 382991 - remove /browser/components/safebrowsing/content/js/*patch by Simon Bünzli, r=me
2007-06-02 15:21:47 -07:00
tony@ponderer.org
e8fe5c0eff
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
db48x@yahoo.com
7ff32f3832
Bug 381858 - The accesskey for "More" button in Page Info does not workpatch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mano
2007-06-02 13:05:58 -07:00
tony@ponderer.org
92b1784479
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
cltbld
476abdaf20
Bug 382873 - bumping nightly version to a6pre. me=joduinn, r=preed
2007-06-01 18:15:11 -07:00
mattwillis@gmail.com
d3cd144e15
fix typo in comment. rs=sayrer
2007-06-01 07:34:22 -07:00
mozilla.mano@sent.com
873459dbcf
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
02ea1d1b8c
Bug 374613 - the context menu of places bookmarks with live titles is missing the 'reload' option. patch from Steve Won <swon@mozilla.com>, r=me, a=mconnor.
2007-05-31 17:39:09 -07:00
dietrich@mozilla.com
8afa6985c2
Bug 380232 occasionally not able to open the bookmarks dialog or subscribe to a feed url (using live bookmarks) [Remote chrome not allowed] (r=mano)
2007-05-31 12:13:15 -07:00
mozilla.mano@sent.com
49f409c179
Bug 382101 - Cannot move bookmark folder to the 'root'. r=sspitzer.
2007-05-30 17:34:13 -07:00
mcsmurf@mcsmurf.de
7435393686
Firefox/Thunderbird shell code uses wrong attribute for help text - Bug 382115, r=gavin for browser/, r=mscott for mail/
2007-05-30 13:21:48 -07:00
sspitzer@mozilla.org
3e1f19d08d
fix for bug #379591 : places toolbar.xml should just change existing button itemChanged()r=mano
2007-05-30 09:17:34 -07:00
sspitzer@mozilla.org
120f4d65d3
fix for bug #382195 : clicking the "show all bookmark folders" button is slow when we're opening to the bookmarks root.r=mano/dietrich
2007-05-30 09:08:11 -07:00
gavin@gavinsharp.com
8811b7b1c0
Bustage fix from bug 380931, forgot to land the changes to this file
2007-05-29 20:32:45 -07:00
gavin@gavinsharp.com
dc24428faa
Bug 380857: work around lack of void strings in frozen string API by avoiding the use of nsILoginInfo::Init() (re-enable IE password migration), patch by Justin Dolske <dolske@mozilla.com>, r=me
2007-05-29 20:00:37 -07:00
sdwilsh@shawnwilsher.com
00b220dd56
Bug 381603 - Adapt to download manager changes. r=mconnor
2007-05-29 19:59:57 -07:00
mozilla.mano@sent.com
d1a4154aea
Bug 382261 - Cannot move bookmarks toolbar folder. r=sspitzer.
2007-05-29 17:29:54 -07:00
sspitzer@mozilla.org
0a49522967
fix for bug #381750 : with lots of bookmarks, opening up the bookmark manager dialog is slowr=dietrich
2007-05-27 20:57:20 -07:00
sspitzer@mozilla.org
2b2aeee632
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
e556fa2aba
fix for bug #382178 : unable to clear a livemark's "site location" in the bookmark properties dialogr=mano
2007-05-27 16:36:57 -07:00
sspitzer@mozilla.org
606b5a6b90
fix for bug #380702 : right click, "Reload live Bookmark" of livemark on personal toolbar adds blank items to the personal toolbar.r=mano
2007-05-27 12:28:40 -07:00
sayrer@gmail.com
501f7d894f
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
sspitzer@mozilla.org
0a0da2ac51
fix for bug #381624 : history sidebar slower the first time you open it (or on startup), then when you switch history views.fix for regression bug #381896 : history sidebar not sorted properly the first time you open itr=dietrich, mano
2007-05-25 16:50:21 -07:00
dietrich@mozilla.com
2d2b3fc789
Bug 381245 Toolbar icon to toggle bookmarks sidebar is missing - followup (r=mano)
2007-05-25 15:42:21 -07:00
benjamin@smedbergs.us
2537f82ce2
Bug 381099 - Turn on breakpad by default for win+mac builds, r=luser
2007-05-25 15:09:29 -07:00
rflint@ryanflint.com
a5198bd6a5
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
6dfbd71357
Bug 381903 - WARNING: Components.reportError deprecated, use Components.utils.reportError in treeView.js. Patch by Ryan Jones <sciguyryan@gmail.com>, r=mano
2007-05-25 02:45:19 -07:00
sspitzer@mozilla.org
4dc58e2a48
fix for bug #380230 : personal toolbar overflow chevron not updatingr=dietrich
2007-05-24 23:11:02 -07:00
dietrich@mozilla.com
2ce09b0263
Bug 381378 export is unacceptably slow for large bookmarks collections (r=mano)
2007-05-24 22:41:49 -07:00
sspitzer@mozilla.org
43f5afbc27
fix for bug #381624 : history sidebar slower the first time you open it (or on startup), then when you switch history viewsr=mano
2007-05-23 19:27:32 -07:00
bent.mozilla@gmail.com
934776a3e5
Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions.
2007-05-23 13:08:44 -07:00
mattwillis@gmail.com
a444fbc296
bug 380912 - handle homepage urls with pipes properly when clicking 'get me out of here'. r=gavin
2007-05-23 09:23:09 -07:00
jminta@gmail.com
b3b274531c
Bug 381485 [Mac] Rename 'Get Info' back to 'Properties', r=mano
2007-05-23 06:19:41 -07:00
jminta@gmail.com
593b3e06f8
Bug 381393 WARNING: Key 'historyHome' of menu item 'Home' could not be found, r=mano
2007-05-23 06:16:46 -07:00
philringnalda@gmail.com
37a00185d4
Bug 380895: Clean up missing or unnecessary files in packages-static, r=benjamin
2007-05-22 20:29:47 -07:00
sspitzer@mozilla.org
9455334ff9
fix for bug #381624 : history sidebar slower the first time you open it (or on startup), then when you switch history viewsr=mano
2007-05-22 18:44:36 -07:00
mozilla.mano@sent.com
51b6bf7fff
Bug 372508 - rename insertItem to insertBookmark and add a title parameter. r=dietrich.
2007-05-22 18:06:31 -07:00
mozilla.mano@sent.com
62d86ede26
Bug 368745 - Use nsIFaviconService in Feed Preview. r=sspitzer,sayrer.
2007-05-22 17:36:38 -07:00
mozilla.mano@sent.com
deb569a6f0
Bug 372508 - onFolderChanged removal. r=dietrcih.
2007-05-22 16:56:50 -07:00
mozilla.mano@sent.com
bbf3cbfe4f
Bug 381511 - Use Bookmark dialog is broken in Places. r=sspitzer.
2007-05-22 15:44:30 -07:00
mozilla.mano@sent.com
baa23010a1
Bug 371823 - Optimize item moves. r=sspitzer.
2007-05-22 15:03:53 -07:00
thunder@mozilla.com
17d23b2e64
Bug 381245: Add back the bookmarks toolbar icon to toggle the bookmarks sidebar. r=dietrich
2007-05-22 14:49:00 -07:00
sspitzer@mozilla.org
e852aa0bde
fix for bug #368240 : A link on the bottom of the history list takes long to loadr=mano
2007-05-22 13:36:43 -07:00
sspitzer@mozilla.org
ae58884c4b
fix for bug #381594 : not warning user about loading js / data urlsr=dietrich
2007-05-22 13:19:45 -07:00
jminta@gmail.com
71a48e8725
Relanding bug 381280 (respect browser.bookmarks.file pref), this time with Ts fixes, r=mano
2007-05-20 19:13:25 -07:00
philringnalda@gmail.com
8032c1e0dc
Bug 381335 typo fix, irc-r=mano
2007-05-20 18:38:50 -07:00
mozilla.mano@sent.com
66e08b6ca4
Bug 381281 - Cannot reorder bookmarks. r=sspitzer.
2007-05-20 15:27:04 -07:00
sayrer@gmail.com
2f2eb58818
Bug 381366. Get rid of gBrowserGlue. r=gavin
2007-05-20 14:09:42 -07:00
sspitzer@mozilla.org
1722664bf9
fix build bustage
2007-05-20 10:31:31 -07:00
sspitzer@mozilla.org
7477f2d65a
fix for bug #381298 : startup-with-no-profiles and choosing IE / Opera or Safari doesn't doesn't import favorites / bookmarksr=dietrich
2007-05-20 09:31:01 -07:00
mozilla.mano@sent.com
0e7d127c94
Bug 381335 - Fix various js warnings in places front-end code. patch from Henrik Skupin <hskupin@gmail.com>, r=me.
2007-05-20 08:18:41 -07:00
mozilla.mano@sent.com
69d7773ac2
Backing out the fix for 381280 for a cycle to check Ts and Txul impact.
2007-05-20 01:11:43 -07:00
sayrer@gmail.com
d3bce3fb45
Bug 381239. Null out members of PrefHandler to break reference cycles. r=dietrich
2007-05-19 20:33:04 -07:00
mozilla.mano@sent.com
a19348d7d6
Re-enabling, this doesn't seem to be the leak cause.
2007-05-19 18:32:01 -07:00
sspitzer@mozilla.org
af82c8a567
fix for bug #381267Bookmark Manager: Import from Netscape/Seamonkey wipes out bookmarksr=mano
2007-05-19 18:03:35 -07:00
jminta@gmail.com
a39e0a446b
Bug 381217 places exported bookmarks.html missing classic 'This is an automatically generated file' HTML comment, r=mano
2007-05-19 18:00:19 -07:00
jminta@gmail.com
97de10a454
Bug 381280 Places bookmarks.html importer ignores 'browser.bookmarks.file' pref, r=mano
2007-05-19 17:56:50 -07:00
mozilla.mano@sent.com
de13508f22
Bug 381218 - Organizer's view menu is broken. r=sspitzer.
2007-05-19 17:44:57 -07:00
mozilla.mano@sent.com
7674870b99
Commenting out potential code path for the remaining Rlk on fxdebug.
2007-05-19 17:29:04 -07:00
sdwilsh@shawnwilsher.com
f3d397dcd5
Bug 381291 - Stephen Donner's name is misspelled in credits.xhtml. r=gavin.sharp
2007-05-19 15:24:12 -07:00
mozilla.mano@sent.com
33759ab9af
Yet another attempt to fix result & result nodes leaks (see bug 381239 comment 13)
2007-05-19 13:29:48 -07:00
mozilla.mano@sent.com
65c95345a0
missing semicolon
2007-05-19 12:55:37 -07:00
mozilla.mano@sent.com
1090611bd6
Break cycles between the xbl views to history results (bug 381239).
2007-05-19 12:54:10 -07:00
mozilla.mano@sent.com
4abbdb77c1
Bustage fix #1
2007-05-18 21:47:38 -07:00
sayrer@gmail.com
734c8674ec
force a rebuild to fix bustage
2007-05-18 21:38:14 -07:00
sspitzer@mozilla.org
e7fa92b4a4
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
sspitzer@mozilla.org
2771851e64
fix for bug #381145 : export doesn't always write out toolbar folder attribute in some circumstances.r=mano/dietrich
2007-05-18 15:00:36 -07:00
mozilla.mano@sent.com
5c3a4fa57a
Bug 381052 - Customize of Navbar causes bookmarks on Bookmarks bar to disappear. r=sspitzer.
2007-05-18 12:05:31 -07:00
thunder@mozilla.com
821a8e7c1c
Bug 380997: Don't set the places bookmarks toolbar favicon. r=sspitzer
2007-05-18 01:45:36 -07:00
thunder@mozilla.com
a9a9be5b5d
Bug 381129: Do not write IDs for separators in exported bookmarks.html files. r=sspitzer
2007-05-18 00:48:00 -07:00
thunder@mozilla.com
03b758838d
Bug 380999: Disable import-to-folder tests, fix a few other minor issues in import/export code. r=dietrich
2007-05-18 00:00:00 -07:00
thunder@mozilla.com
83ac1e18e1
Bug 380999: Clear places bookmarks on initial import. r=dietrich
2007-05-17 20:36:02 -07:00
mozilla.mano@sent.com
f53ab7c4bf
Bug 381042 - Error: childFolder not defined. r=sspitzer.
2007-05-17 13:41:01 -07:00
sspitzer@mozilla.org
7e50d8ccf0
fix for bug #380979 : after schema change we fail to import bookmarksr=dietrich
2007-05-16 23:47:41 -07:00
thunder@mozilla.com
50534c2017
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
enndeakin@sympatico.ca
e14ad5129e
Bug 369813, persist container open state in trees, r=mano
2007-05-16 18:14:27 -07:00
mark.finkle@gmail.com
5a72949e50
bug 378618. backing out changes that are causing tests to fail
2007-05-16 12:30:19 -07:00
mark.finkle@gmail.com
ff512c03fa
bug 378618. r=gavin. removed singleton member from factory to remove a leak
2007-05-16 11:33:57 -07:00
ted.mielczarek@gmail.com
eadfeac526
bug 380421 - get crash reporter params from nsXULAppInfo. r=bsmedberg
2007-05-16 10:14:59 -07:00
gavin@gavinsharp.com
319338f97e
Bustage fix #3 for bug 374723
2007-05-16 07:07:43 -07:00
gavin@gavinsharp.com
3559932be8
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
32a21498b1
bustage fix #2
2007-05-16 03:42:41 -07:00
gavin@gavinsharp.com
99266bb462
bustage fix
2007-05-16 03:23:00 -07:00
gavin@gavinsharp.com
f4d5367465
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
thunder@mozilla.com
956bac3737
Fix build bustage - don't build places import/export code except when MOZ_PLACES_BOOKMARKS are enabled. r=mano
2007-05-15 17:05:09 -07:00
thunder@mozilla.com
0a3e281b25
Bug 379913: Add convenience methods to the microsummary service. r=myk
2007-05-15 16:28:22 -07:00
thunder@mozilla.com
663d6c6ed4
Bug 373501: Add import/export of microsummaries to places. r=mano
2007-05-15 16:23:51 -07:00
mozilla.mano@sent.com
f869845dbc
Bug 380693 - unable to create a bookmark folder. r=sspitzer.
2007-05-14 21:22:14 -07:00
mozilla.mano@sent.com
ce6badb151
Bug 380689 - Import & Export separators titles. r=sspitzer.
2007-05-14 21:18:25 -07:00
mozilla.mano@sent.com
990a6a2212
Bug 329842 - Add support for POST keywords. r=sspitzer.
2007-05-14 20:59:38 -07:00
mozilla.mano@sent.com
1229e4399d
Bug 372508 part 2 - remove folderId getter. r=sspitzer.
2007-05-14 14:56:38 -07:00
mozilla.mano@sent.com
6149ee9394
Bug 376852 - Add description and keyword columns to places orgaznier. r=sspitzer.
2007-05-14 14:53:33 -07:00
asqueella@gmail.com
ff59936a79
Bug 338864 - ctrl+enter doesn't work if the url starts with wwwp=Simon Bunzli <zeniko@gmail.com>r=gavin
2007-05-13 08:47:05 -07:00
asqueella@gmail.com
ce8f91f0c9
Bug 378770 - Clean up Security Page Info visualsp=Johnathan Nightingale <johnath@mozilla.com>r=mano, ui-r=beltzner
2007-05-13 05:34:09 -07:00
mozilla.mano@sent.com
b0c257a779
Bug 334758 - Import and export bookmark descriptions, patch by dietrich and me, r=sspitzer.
2007-05-11 12:26:14 -07:00
enndeakin@sympatico.ca
4ad6405ae0
Bug 325342, implement places sort bookmark folder by name command, r=dietrich,mano
2007-05-11 12:06:57 -07:00
sspitzer@mozilla.org
3db13ff4f0
supplimental patch for bug #334669 : "bookmark separators have an icon overlaid over it". the supplimental patch keeps favicons at 16 px x 16 px (see bug #364316 ).r=manothanks to onemen.one@gmail for the patch
2007-05-10 23:17:18 -07:00
sspitzer@mozilla.org
d0c2229975
fix for bug #380340 : move the places shutdown work to on the profile-before-change event. r=mano
2007-05-10 17:42:22 -07:00
mozilla.mano@sent.com
dff232a310
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
f3d26cfdc0
Bug 372508 - compact the bookmark APIs - part 1. r=sspitzer.
2007-05-10 11:18:34 -07:00
mozilla.mano@sent.com
2e34341021
Bug 379211 - Use item IDs for annotating bookmark/folder items rather than place: URIs. r=dietrich.
2007-05-10 01:05:19 -07:00
mozilla.mano@sent.com
8599c2eb97
Bug 334669 - bookmark separators have an icon overlaid over it. patch from onemen.one@gmail.com, r=me.
2007-05-08 03:50:33 -07:00
dietrich@mozilla.com
83b3f50908
Bug 376008 - typo fix (for onemen.one, r=mano)
2007-05-07 11:27:38 -07:00
ted.mielczarek@gmail.com
ac5f88756e
bug 368206 - integrate breakpad exception handler/crash reporter on OS X. fix up static linking for thunderbird et. al and enable breakpad by default on OS X. r=bsmedberg
2007-05-07 08:32:41 -07:00
myk@mozilla.org
0c671547ab
Bug 368252: notify observers when a microsummary gets updatedr=sspitzersr=mconnor
2007-05-07 03:52:55 -07:00
mozilla.mano@sent.com
c0485e12c9
Bug 373502 - Implement Fx2 style microsummary picker in the properties dialog. r=dietrich.
2007-05-07 03:52:54 -07:00
myk@mozilla.org
1e9444acbd
bug 368272: notify observers when microsummary generators are installed or updated to improve the API for extensions that add generator-related functionality (like Microsummary Manager)Patch by Ryan Flint.r=myk
2007-05-07 03:52:53 -07:00
myk@mozilla.org
180437416d
don't treat microsummary generator that goes missing as if it were a remote generatorbug=346822r=mconnor
2007-05-07 03:52:52 -07:00
myk@mozilla.org
280ffef7af
display link tag's title attribute on microsummary menu item while downloading generatorPatch by Justin Dolske.bug=342231r=myk
2007-05-07 03:52:51 -07:00
martijn.martijn@gmail.com
e6cfed5352
Bug 337940 - Microsummary service should allow authors to dictate update frequency, patch by Simon Bünzli, r=myk
2007-05-07 03:52:50 -07:00
myk@mozilla.org
f0d95f2720
add a bookmarks context menu item for refreshing a microsummary; bug=341555; r=mconnor; a=mconnor for 1.8 branch
2007-05-07 03:52:49 -07:00
myk@mozilla.org
70e46baa97
Initial support for microsummaries via a service and integration into the bookmarks UI.bug=334471r=brettwa=ben for the branch
2007-05-07 03:52:48 -07:00
dwitte@stanford.edu
6aa43dff43
implement CountCookiesFromHost() in cookie backend for perf reasons, and update consumers to use it.bug 379239, r=mvl, sr=biesi
2007-05-05 14:09:54 -07:00
sspitzer@mozilla.org
c6d22d8700
fix for bug #375677 : Deleting 5 or more bookmarks at once in Bookmarks Manager seriously messes up the bookmark handling.fix by Todd Agulnick <toddsf@gmail.com>.r=sspitzer
2007-05-04 12:30:40 -07:00
gavin@gavinsharp.com
6362a5977d
Bug 356289: modify the search service's concept of "default engine" so that extension-shipped search plugins can be easily restored using "restore default engines", r=mano, ui-r=mconnor
2007-05-04 08:48:08 -07:00
asqueella@gmail.com
a17916208b
354470 - add a missing line for the security panep=Florian Queze <f.qu@queze.net>r=mano
2007-05-03 23:55:38 -07:00
asqueella@gmail.com
30babdf6c4
Bug 379472 - fix typo in _getLoadInSidebarAnnotationp=onemen.one@gmail.comr=mano
2007-05-03 23:47:02 -07:00
rob_strong@exchangecode.com
8e3ceef73d
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
sspitzer@mozilla.org
d1c4317973
fix for bug #379552 : when I drop a page with no title onto the personal toolbar, we should use the uri as the title.r=mano
2007-05-03 07:37:11 -07:00
enndeakin@sympatico.ca
8d04db6f0a
Bug 337868, update places bookmarks toolbar when items are modified, r=mano
2007-05-03 05:26:27 -07:00
dietrich@mozilla.com
5f8405e8ea
fix test bustage from bug 376008
2007-05-03 02:57:59 -07:00
dietrich@mozilla.com
6e1be9ed40
fixing bustage from bug 376008
2007-05-03 02:26:21 -07:00
dietrich@mozilla.com
c750272f29
Bug 376008 bookmarks html import/export needs to move to /browser (r=mano)
2007-05-03 01:56:41 -07:00
joshmoz@gmail.com
35f0c6352c
[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
gavin@gavinsharp.com
28966b3995
Bug 379344: remove unused CookieViewer files, patch by Cédric Corazza <cedric.corazza@wanadoo.fr>, r=me
2007-05-02 13:36:55 -07:00
gavin@gavinsharp.com
34896b99b0
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
4e820dbdbe
Bug 357830: use parseFromBuffer instead of doing byte->string conversion manually, to benefit from nsDomParser's charset detection, r=mano
2007-05-02 13:06:43 -07:00
axel@pike.org
36808ed81b
bug 379002, use an absolute path for including extra-jars.mn, r=bsmedberg
2007-05-02 07:18:20 -07:00
sspitzer@mozilla.org
795e8e4185
fix for bug #376302 : unable to drop favicon or link onto personal toolbar folder, favicon drop leaves the cursor behindr=mano
2007-05-02 00:06:34 -07:00
roc+@cs.cmu.edu
aef474d2ac
Backing out patch since it broke 3 mochitests and no-one's around to babysit.
2007-05-01 16:54:55 -07:00
sspitzer@mozilla.org
007ee2bfee
fix for bug #378921 : unable to bookmark a microsummarized URI.r=mano
2007-05-01 15:30:24 -07:00
joshmoz@gmail.com
77b8540328
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
mats.palmgren@bredband.net
87a0062405
Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
2007-04-30 16:52:44 -07:00
gavin@gavinsharp.com
454eac1381
Bug 357371: change feed handler name from "Google Reader" to just "Google", r=mano
2007-04-30 10:55:12 -07:00
asqueella@gmail.com
e1801bbb3d
Bug 377844 - Pop up safebrowsing EULA/select remoteLookups radio when a provider menuitem is selectedp=Ryan Flint <ryan@ryanflint.com>r=mano, ui-r=beltzner
2007-04-29 08:21:03 -07:00
mark.finkle@gmail.com
8dfae12727
bug 378618. r=gavin. Added code to delete category entries when the component is unregistering itself
2007-04-28 17:05:55 -07:00
gavin@gavinsharp.com
d8a7edfb37
Bug 379139: add FUEL component and typelib to installer manifests
2007-04-28 16:25:24 -07:00
gavin@gavinsharp.com
7c5b4f44ac
Bug 379141: fuelIPreference::modified should be readonly, r=mfinkle
2007-04-28 16:22:45 -07:00
gavin@gavinsharp.com
a7e73277af
Bug 379138: use a less generic contract ID for FUEL, r=mfinkle
2007-04-28 16:21:51 -07:00
dveditz@cruzio.com
8e4044c9d5
bug 370555 don't hide "about:blank" url when opened by another window, r=mconnor
2007-04-28 14:29:08 -07:00
myk@mozilla.org
8cd6dbe7aa
Bug 368252: notify observers when a microsummary gets updatedr=sspitzersr=mconnor
2007-04-27 13:37:52 -07:00
myk@mozilla.org
0c9f7584f8
bug 376919: add a hidden pref to disable microsummariesPatch by Ryan Flint.r=myk
2007-04-27 13:32:23 -07:00
asqueella@gmail.com
62b19b4ee9
Bug 378257 - Typo in buildSelectionMetadata causing wrong annotations name to fill in the node metadatap=onemen.one@gmail.comr=mano
2007-04-27 09:37:09 -07:00
asqueella@gmail.com
ae3b61c75a
Bug 367655 - Error in metaData.js: imageRequest.image has no propertiesp=Florian Quèze <f.qu@queze.net>r=mano
2007-04-27 09:10:40 -07:00
mark.finkle@gmail.com
725bffad05
bug 378618. r=dbaron. Clean up some XPCOM leaks.
2007-04-27 07:37:26 -07:00
nrthomas@gmail.com
9782e995ec
Bug 378905, bump versions to alpha 5, p=rhelmer, r=cf
2007-04-27 06:17:31 -07:00
ted.mielczarek@gmail.com
06b006154d
bug 378598 - Firefox executable should have the manifest with requestedExecutionLevel=asInvoker. r=rob_strong
2007-04-25 15:11:44 -07:00
mozilla.mano@sent.com
6b055ec532
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
asqueella@gmail.com
a071e83562
Bug 376014 - Possible stack overflow in nsDocNavStartProgressListenerp=Ryan Jones <sciguyryan@gmail.com>r=tony@ponderer.org
2007-04-25 13:42:46 -07:00
peterv@propagandism.org
37ea48ef85
Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking.
2007-04-25 09:35:27 -07:00
benjamin@smedbergs.us
eb9f04f4d0
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
78a0f50f13
Bug 282185 - Global notifications for completed downloads. r=mano, ui-r=mconnor
2007-04-24 18:29:17 -07:00
benjamin@smedbergs.us
3a208c6f66
Bug 378627 - Allow firefox --enable-libxul to be packaged like a static build, r=luser
2007-04-24 18:17:44 -07:00
rob_strong@exchangecode.com
ca18fe1473
Win32 only - Bug 372236: Internet Shortcut (.url) icons are now icons of Firefox instead of a page with a Firefox icon on it. patch=Thomas Bertels tbertels@gmail.com, r=rob_strong
2007-04-24 14:33:13 -07:00
gavin@gavinsharp.com
1ab6961a8f
Bug 377076: Enhance Security tab in Page Info, patch by Johnathan Nightingale, r=mconnor, ui-r=beltzner
2007-04-24 14:13:57 -07:00
gavin@gavinsharp.com
87303954ad
Bug 218223: Long tooltips should wrap instead of cropping text, based on original SeaMonkey patch by Chris Thomas <cst@yecc.com>, Firefox patch by shaver, r=me
2007-04-24 09:20:24 -07:00
mozilla.mano@sent.com
96cd17bc4d
Bug 376581 - ASSERT: null node when deleting last history item. patch from onemen.one@gmail.com, r=me.
2007-04-23 16:38:04 -07:00
mozilla.mano@sent.com
3a8c6a5579
Bug 378248 - PlacesCreateLivemarkTransaction doTransaction use getItemURI instead of getFolderURI. patch from onemen.one@gmail.com, r=me.
2007-04-23 16:34:08 -07:00
mozilla.mano@sent.com
4daeecc350
Bug 378470 - refreshVisibleSection fails to update viewIndex properly. patch from onemen.one@gmail.com, r=me.
2007-04-23 16:30:11 -07:00
mark.finkle@gmail.com
d5304d7b0a
bug 372069. add FUEL to trunk. r=gavin
2007-04-23 13:27:46 -07:00
benjamin@smedbergs.us
1e0c15f245
Bug 376041 - Link browser components against the CRT statically (on Windows), to solve CRT embedding issues, r=luser
2007-04-23 12:25:39 -07:00
benjamin@smedbergs.us
0ab7558e7b
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
dietrich@mozilla.com
c5370cda5d
Bug 377066 GetAnnotationInfo always returns VALUE_TYPE_TEXT as the annotation type (r=mano)
2007-04-22 14:48:52 -07:00
philringnalda@gmail.com
c26e9726f1
Bug 353322 - Search bar looks strange when on customize toolbar palette, r=mano
2007-04-21 23:46:13 -07:00
philringnalda@gmail.com
1781327e89
Bug 359471 - Disable auth, plugins and subframes in the phishing provider EULA iframe's docshell, patch by Ryan Flint <ryan@ryanflint.com>, r=mano
2007-04-21 18:55:13 -07:00
philringnalda@gmail.com
7eed2fb5eb
Bug 378239 - remove unused string in languages.dtd, r=gavin
2007-04-20 21:04:23 -07:00
benjamin@smedbergs.us
a3dfb7c083
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
benjamin@smedbergs.us
1d2aa78e2b
Bug 377099 - Remove 1.5 searchplugins on upgrade, r=thunder
2007-04-20 07:09:58 -07:00
benjamin@smedbergs.us
845cef83f0
Bug 377409 - Create toplevel targets to create packages (tarballs) and installers, r=preed
2007-04-18 10:06:30 -07:00
mozilla.mano@sent.com
6b1354ce53
Bug 377549 - Remove unused entities and strings from locale files. patch from Florian Queze <f.qu@queze.net>, r=me.
2007-04-17 17:37:56 -07:00
mozilla.mano@sent.com
8a741b5184
Bug 377440 - Broken/useless column picker in general tab of page info. patch from Florian Queze <f.qu@queze.net>, r=me.
2007-04-17 17:34:39 -07:00
cbiesinger@web.de
c88949b7bf
bug 376205 remove myspell DLLs from packagingpatch by Simon Paquet <bugzilla@babylonsounds.com> r=bsmedberg,mscott
2007-04-15 09:15:44 -07:00
mozilla.mano@sent.com
d31b598d48
Bug 377397 - Clicking padlock in url bar no longer shows page security info. r=f.qu@queze.net.
2007-04-14 09:08:51 -07:00
mozilla.mano@sent.com
1527fef93a
Bug 375665 - Expander button has no styling in winstripe. patch from Hideo Oshima <hidenosuke@hidenosuke.org>, r=me.
2007-04-14 09:05:44 -07:00
mozilla.mano@sent.com
133379a647
Missed file from Bug 339102.
2007-04-12 18:43:04 -07:00