Граф коммитов

8461 Коммитов

Автор SHA1 Сообщение Дата
ted.mielczarek@gmail.com a359ce5d9f bug 386101 - enable breakpad by default on Linux. rs=gavin 2007-06-27 18:12:24 -07:00
rflint@ryanflint.com ce72cd687c Bug 386103 - l10n issues with search engine aliases. r=gavin 2007-06-27 15:58:47 -07:00
rflint@ryanflint.com 4e1f3ac461 Bug 385611 - XPCOMUtils.jsm isn't packaged. r=sayrer 2007-06-27 15:47:50 -07:00
gavin@gavinsharp.com 6fe84751ac Bug 366797: revise the location bar (highlight effective domain, decode URLs, add overflow ellipsis and tooltip), patch by Dão Gottwald <dao@design-noir.de>, r=me 2007-06-27 15:31:06 -07:00
peterv@propagandism.org e15f728720 Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking. 2007-06-27 15:29:45 -07:00
rflint@ryanflint.com ecde33d6cc Bug 378553 - Expose search engine alias functionality. r=gavin 2007-06-27 12:33:19 -07:00
rflint@ryanflint.com 81b4505d40 Bug 378553 - Expose search engine alias functionality. r=gavin 2007-06-27 12:25:14 -07:00
mark.finkle@gmail.com e2eaf260bf b=380168. r=gavin, r=dietrich. adding FUEL 0.2 to tree w/ html based tests. 2007-06-27 11:00:40 -07:00
mark.finkle@gmail.com 4e4c94fbab backing out because of unit test failure 2007-06-27 08:41:15 -07:00
mark.finkle@gmail.com c3775378ff b=380168. r=gavin, r=dietrich. Add FUEL 0.2 (bookmarks and browsers) to tree. 2007-06-27 05:58:29 -07:00
sdwilsh@shawnwilsher.com cc817a51c0 Backout of Bug 366797 due to leaks 2007-06-26 20:21:18 -07:00
rflint@ryanflint.com cec7ead771 Bug 251339 - Frames Context Menu: duplicate keyboard shortcuts for 'W' and 'F'. Patch by Kevin Brosnan <kbrosnan@gmail.com>, r=gavin 2007-06-26 18:42:38 -07:00
sspitzer@mozilla.org 97eff0805b fix for bug #381751: when I drop a bookmark or link in the sidebar or bookmark manager dialog, it frequently doesn't go where I expect it to go
fix for bug #385970:  Drag and drop around folders reacts incorrectly to mouse position

fix for bug #382679:  moving items in the organizer down are off by 1

patch by=Christine Yen <cyen@mozilla.com>

r=sspitzer
2007-06-26 18:38:50 -07:00
dtownsend@oxymoronical.com 71864b0109 Bug 247116 - Web pages bounce/shake/jump (places version of patch). r=mano 2007-06-26 18:13:28 -07:00
sdwilsh@shawnwilsher.com aafee78c5d Bug 366797 - Revise the Location Bar. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp, ui-r=beltzner 2007-06-26 17:25:25 -07:00
sspitzer@mozilla.org c87a88c036 fix for bug #382118: New separators cannot be deleted
patch=Christine Yen <cyen@mozilla.com>

r=sspitzer
2007-06-26 17:02:17 -07:00
sdwilsh@shawnwilsher.com c5aa05c126 Bug 384944 - Use nsICookieManager2::Add instead of nsICookieService::SetCookieString for cookie restoration. Patch by Simon Bünzli <zeniko@gmail.com>. r=dwitte 2007-06-26 17:01:56 -07:00
sayrer@gmail.com 5f3dcc4807 Bug 385982. WebContentConverterRegistrar in cycle with nsJSID. r=gavin 2007-06-26 16:48:55 -07:00
benjamin@smedbergs.us a396305c4a Reverting bug 383167 again for linux test bustage :-( 2007-06-26 12:22:51 -07:00
steffen.wilberg@web.de ee1e92dc16 Bug 352229: Fix 'copying_saving_and_printng_pages' typo in documentation ids. 2007-06-26 11:53:02 -07:00
benjamin@smedbergs.us e1908d8f3e More from bug 383167 - package the platform.ini file 2007-06-26 11:10:04 -07:00
benjamin@smedbergs.us eb1adfce8d Bug 383167 trying again, reviews by luser and biesi, sr=jst 2007-06-26 09:35:01 -07:00
sspitzer@mozilla.org ab9ea6de16 fix for bug #383840: problems when manually importing bookmarks exported from places based bookmark builds
fix for bug #381225:  on import, places bookmarks builds attempt to merge in bookmarks.html, where firefox 2 appends bookmarks

fix for bug #380449:  potential data loss on export of LAST_MODIFIED, DATE_ADDED and ICON_URI attributes

r=dietrich
2007-06-25 19:38:34 -07:00
mozilla.mano@sent.com b19b2874f0 Bug 385844 - Set Desktop Background: implement preview for image tiling. patch from Dao Gottwald <dao@design-noir.de>, r=me. 2007-06-25 18:03:39 -07:00
benjamin@smedbergs.us e4a58c034c Revert all of bug 383167 changes because they're not enough... going to try again later. 2007-06-25 11:40:57 -07:00
benjamin@smedbergs.us 1e4a4ad931 Bug 383167 - Need buildid in an external file, r=luser sr=jst 2007-06-25 08:25:59 -07:00
mozilla.mano@sent.com 643f9fb577 Bug 385710 - feed icon in url bar is broken, patch from Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me. 2007-06-25 02:10:55 -07:00
mozilla.mano@sent.com ab032c2a03 Bug 385497 - when adding a sidebar panel bookmark, clicking on the 'show all folders' expand button in the 'add bookmark dialog' doesn't expand all the way. r=dietrich. 2007-06-24 17:21:19 -07:00
mozilla.mano@sent.com 87dc0fdc51 Bug 385614 - Assert like mad when deleting Livemarks from left pane in the BM. r=dietrich. 2007-06-24 17:00:17 -07:00
kherron@fmailbox.com fdf4265300 Bug 383746 - Page Info RSS section should use code in browser.js to enumerate page feeds. Patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>. r=mano. 2007-06-24 16:13:21 -07:00
kherron@fmailbox.com 7fc241a8f8 Bug 383717 - Accesskey for "Save As" button in Page Info (Media tab) does not work. Patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>. r=mano. 2007-06-24 04:31:18 -07:00
kherron@fmailbox.com 7d73cb15ff Bug 383746 - Page Info RSS section should use code in browser.js to enumerate page feeds. Patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>. r=mano. 2007-06-24 04:26:18 -07:00
ajschult@verizon.net 295aa1ce01 Bug 384714: Purge moz_pis_startstop_scripts from the tree, r=bsmedberg 2007-06-22 22:30:29 -07:00
dcamp@mozilla.com bcd02cce7b Bug 380540: add crash reporter to linux install manifests, r=luser 2007-06-22 19:02:25 -07:00
sspitzer@mozilla.org 425c6c6f93 fix for bug #384731: "Bookmark This Page" throws exception on close in bookmarkProperties.js if you have "bookmarkPropertiesDialog/lastUsed" annotations that point to itemIds for folder that don't exist
fix for bug #384733:  "Add Bookmark" dialog truncated if you have "bookmarkPropertiesDialog/lastUsed" annotations that point to itemIds for folder that don't exist

r=mano
2007-06-22 16:19:47 -07:00
sspitzer@mozilla.org e272eeb535 fix for bug #385490: when attempting to add a bookmark as a sidebar panel, add bookmark dialog is cropped.
r=mano
2007-06-22 16:02:35 -07:00
flamingice@sourmilk.net 641454b56d Bug 383724, The "Block Images from domain.com" checkbox has no access key, Patch by Ehsan Akhgari, r=mano 2007-06-21 18:19:30 -07:00
myk@mozilla.org 8acc385704 bug 385086: another followup patch with a better mechanism for nulling XPCOM components that could potentially cause leaks
r=sayrer
2007-06-21 14:19:15 -07:00
asqueella@gmail.com 763e30c7c1 Bug 380589 - Clear Private Data might miss some SessionStore data
p=Simon Bunzli <zeniko@gmail.com>
r=dietrich
2007-06-21 12:18:33 -07:00
myk@mozilla.org 90dffc280d 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
sspitzer@mozilla.org 7f85d3946a backing out fix for bug #373944 as it causes a performance regression, see bug #385208 2007-06-20 15:46:54 -07:00
kaie@kuix.de 73f9f421e7 Bug 107491, follow up check in, Rename string ID nssFailure to nssFailure2
rs=Pike
2007-06-20 07:10:30 -07:00
sspitzer@mozilla.org f428e3cf1b fix for bug #373944: revert the workarounds for bug #373719, bug #373721, bug #374150 and bug #374166 caused by bug #267833.
Now that bug #373756, it is safe to do this.  But note, even when I revert the fix for bug #373756, I am not seeing the problems we saw after bug #267833 first landed.

r=mano
2007-06-20 00:43:51 -07:00
mozilla.mano@sent.com 321188f167 Fix typo. 2007-06-20 00:27:41 -07:00
sspitzer@mozilla.org ce77aed1b5 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 5ec812d395 bug 385085: addl. fix for bustage caused by landing of content prefs service; adds the components themselves to the list of components in packages-static files
r=gavin
2007-06-19 16:03:02 -07:00
myk@mozilla.org 9f3d58dbc3 bug 385085: add contentprefs package to packages-static files to fix build horkage from earlier checkin of content prefs service
r=sayrer
2007-06-19 15:36:57 -07:00
myk@mozilla.org 30ff8b90f6 bug 378549: remember text zoom changes on a site-specific (per-site) basis
r=mconnor
2007-06-19 11:58:14 -07:00
sspitzer@mozilla.org a713f57c4c 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
sspitzer@mozilla.org 59d40f4b96 supplimental checkin for bug #383681: While BM is in a sorted view, adding a new separator is added below the position index, not the bookmark.
r=mano
2007-06-19 09:13:19 -07:00
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