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

5385 Коммитов

Автор SHA1 Сообщение Дата
jminta%gmail.com c503502ae2 Bug 335512 - Import bookmarks from file is broken for Places, r=mano 2007-03-11 00:41:43 +00:00
philringnalda%gmail.com 39082900d8 Bug 373428 - Deprecated DISALLOW_SCRIPT_OR_DATA checking feed URIs, r=mano 2007-03-10 20:50:41 +00:00
mozilla.mano%sent.com 77b98e39b5 Bug 357316 - More add/edit bookmark UI work. Changes listed on comment 15, r=dietrich. 2007-03-10 00:05:50 +00:00
peterv%propagandism.org 56c13a864e Not sure what happened, but it wasn't my intention to wipe out this file. 2007-03-09 13:16:39 +00:00
peterv%propagandism.org a267e57680 Fix for bug 373219 (ASSERTION: Fault in cycle collector: null XPCOM pointer returned (ptr: 0)). r/sr=dbaron. 2007-03-09 13:14:06 +00:00
gavin%gavinsharp.com 0d7f6a0912 robcee doesn't like my writing style (fix typo) 2007-03-09 03:51:55 +00:00
mozilla.mano%sent.com e74f845c50 Bug 332753 - javascript:addSidebar()/sidebar.addPanel() doesn't work in places-bookmarks builds. r=gavin. 2007-03-08 17:36:19 +00:00
mozilla.mano%sent.com da78c736f9 Bug 329964 - Can't open a bookmark in the Web Panels sidebar in Places. r=dietrich. 2007-03-08 09:29:19 +00:00
gavin%gavinsharp.com 6973be168e Followup to bug 371943: be sure to pass event so that we can correctly determine the load target, patch by Tony Chang <tony@ponderer.org>, r=me 2007-03-07 23:33:17 +00:00
mozilla.mano%sent.com 92ff26e456 Bug 370771 - 'Send Link' (to page) doesn't work in web panels. r=gavin. 2007-03-07 22:25:24 +00:00
dietrich%mozilla.com 982652e67c Bug 370013 Bookmarks toolbar folder should be a child of the bookmark menu folder, Bug 370020 No way to set an arbitrary folder as the bookmarks toolbar folder (r=mano) 2007-03-07 21:22:54 +00:00
gavin%gavinsharp.com 2a749cee23 Bug 371943: "Report Web Forgery" shouldn't open in a new tab by default, also make standard key modifiers behave correctly for that menuitem, patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor 2007-03-07 20:51:33 +00:00
mozilla.mano%sent.com b8d60c16b1 Unit test for bug 372647. r=sayrer. 2007-03-07 20:42:47 +00:00
asqueella%gmail.com de73116fae Bug 151437 - View Image context menu item omits referrer
p=Florian Queze <f.qu@queze.net>
r=mano
2007-03-07 20:09:19 +00:00
mozilla.mano%sent.com abfba524c3 Update nodeIsLivemarkItem util to the changes done in bug 372647. patch on bug 372647, r=dietrich. 2007-03-07 20:06:29 +00:00
mozilla.mano%sent.com 153910d274 Bug 371821 - URI-based indexOfItem is obsolete. r=dietrich. 2007-03-07 01:33:20 +00:00
mozilla.mano%sent.com 3d223a67e1 Bug 371814 - undo-ing an item move in the organizer fails. r=dietrich. 2007-03-07 01:29:27 +00:00
mozilla.mano%sent.com 8dd9ac0bf9 Export bookmarks functionality is broken in Places Organizer (regression from bug 370959), no bug. 2007-03-06 23:28:53 +00:00
sayrer%gmail.com f34ff256c1 Bug 372750. Demo test for asynchronous places tests. r=mano 2007-03-06 21:00:10 +00:00
dietrich%mozilla.com cbf4a6376d Bug 372623 - contents of places toolbar are chevron'd after starting app w/ toolbar hidden (r=mano) 2007-03-06 19:41:15 +00:00
mozilla.mano%sent.com 47320fa4a5 Bug 372647- regression: bookmarkFeedURI annotation is not set on the children of a live bookmark. r=dietrich. 2007-03-06 18:37:58 +00:00
mozilla.mano%sent.com 460f6323cb More UI-parity pieces for places-bookmarks. Changes include: 1) Implement New Bookmark and New Livemark commands and UI using the shared bookmark properties dialog (bug 365102). 2) Make New Folder command use the shared dialog as well. 3) Show dialog when adding a live-bookmark (bug 332965). 4) Hide most fields when adding a bookmark using 'Bookmark This Page...'. 5) defualt titles for each item type (bookmark/folder/livemark). 6) Changing the uri of a bookmark is now undoable. 7) Tidy up and document the dialog pseudo-API. patch on bug 357316, r=dietrich. 2007-03-05 22:39:21 +00:00
benjamin%smedbergs.us 24acd794f7 Followup from bug 371309 for unofficial branding, r=gavin 2007-03-05 20:49:52 +00:00
mozilla.mano%sent.com c9311301db Bug 372025 - Duplicates in the history menu are not collapsed. r=sspitzer. 2007-03-05 19:51:48 +00:00
mozilla.mano%sent.com d5ba1ea8d3 Copy the feed-uri rather than the site-uri when copying a live bookmark, patch on bug 342381. r=sspitzer. 2007-03-05 19:47:55 +00:00
mozilla.mano%sent.com ab7101647a Bug 371665 - View->Toolbar menu-item does not work in places organizer. r=sspitzer. 2007-03-05 19:45:19 +00:00
benjamin%smedbergs.us 8a2f5c1f61 Bug 371309 - Migration wizard explicitly sets a homepage which is wrong when using a partner distribution, r=gavin 2007-03-05 19:22:22 +00:00
sayrer%gmail.com ef9bf60780 Bug 372283. Feed preview layout issues. r=mano 2007-03-05 01:53:08 +00:00
gavin%gavinsharp.com c5b3f64765 Bug 360493: add filters to password manager to also match on actionURL, patch by mconnor@mozilla.com, r=mano, sr=dveditz 2007-03-04 20:44:22 +00:00
philringnalda%gmail.com ce30c8baac Bug 347276 - Remove searchconfig.properties and other unused prefs, r=gavin 2007-03-02 05:07:30 +00:00
asqueella%gmail.com b8ecf99a5b bug 372200 - remove unneeded window iteration plus replace the weird enableUndo(false); enableUndo(true) calls with a simple gURLBar.editor.transactionManager.clear() (thanks martijn for the tip!)
r=gavin
2007-03-01 06:30:53 +00:00
mozilla.mano%sent.com a15c9787b4 Bug 371840 - bookmarkProperties cleanup. r=dietrich. 2007-02-28 17:49:49 +00:00
philringnalda%gmail.com 25f61e4a51 Bug 371402: _saveGeneratorXML() should create a file if the one passed to it does not already exist, patch by Ryan Flint <ryan@ryanflint.com>, r=myk 2007-02-28 04:41:16 +00:00
philringnalda%gmail.com 88e1bc4dc4 Bug 368272: Notify observers upon generator installation, patch by Ryan Flint <ryan@ryanflint.com>, r=myk 2007-02-28 04:33:49 +00:00
mozilla.mano%sent.com d2e10ca5b1 Bug 372044 - Paste command moves an item rather than copying it. r=dietrich. 2007-02-28 01:32:58 +00:00
mozilla.mano%sent.com 34ecfe4a66 Bug 372040 - nodeIsLivemarkItem asserts for separators. r=dietrich. 2007-02-28 00:43:50 +00:00
joshmoz%gmail.com b6cf50d6dd fix chrome button heights, fix some native button rendering issues, clean up some CSS. b=371080 r=mano sr=vlad 2007-02-27 21:54:52 +00:00
dietrich%mozilla.com 4aec7cdbd3 Bug 371669 Cannot drop or paste items from the history sidebar into the bookmarks toolbar (r=mano) 2007-02-27 19:35:40 +00:00
philringnalda%gmail.com 47adcdc1d9 Bug 256605 - remove unused strings in credits.dtd, r=mano 2007-02-27 16:03:23 +00:00
philringnalda%gmail.com 02b197c452 Bug 371807: reusing permissions dialog shouldn't keep adding observers, r=mano 2007-02-27 04:15:12 +00:00
dietrich%mozilla.com 2794c33402 Bug 360133 - Fixing Windows build bustage (r=mano) 2007-02-27 00:58:29 +00:00
pkasting%google.com ac03521abf Bug 348779: Searchbar demands too much space. Non-functional cleanup
commit that never made it to the trunk when the rest of the Fx2 theme
landed.
r=gavin
2007-02-26 21:20:46 +00:00
gijskruitbosch%gmail.com 13cdc85d94 Spelling nit, bug 371731, r=gavin.sharp@gmail.com (Gavin Sharp) 2007-02-26 19:40:28 +00:00
mozilla.mano%sent.com a273bc07b0 Bug 371675 - Error when dropping a url on the places bookmarks toolbar. r=dietrich. 2007-02-26 14:12:11 +00:00
mozilla.mano%sent.com 58e623de50 Bug 371668 - Disabled properties context menu-item for bookmarked history items. r=dietrich. 2007-02-26 14:09:53 +00:00
dietrich%mozilla.com 5523340700 Bug 360133 Bookmarks must be internally uniquely identifiable (r=mano, sspitzer) 2007-02-26 00:54:36 +00:00
sspitzer%mozilla.org d76c444ae3 trivial supplimental fix for bug #305843: Update timer fires every 5 seconds.
make the comments match the default pref.

no reviewer.
2007-02-23 01:32:19 +00:00
myk%mozilla.org 5ed516515c fixing build bustage caused by earlier checkin for bug 347310 2007-02-22 02:09:07 +00:00
myk%mozilla.org 76ef59031f bug 347310: makes MicrosummaryResource implement nsIPrompt on its notification callback to suppress extraneous errors on the Error Console when the microsummary resource updates microsummaries
r=biesi
2007-02-22 01:26:29 +00:00
mozilla.mano%sent.com 71456bbae2 Bug 366136 - New items don't appear in the tree view as they are created. r=dietrich. 2007-02-21 00:06:16 +00:00
gavin%gavinsharp.com 97407c2fdf Bug 371055: fix Ctrl+<Num> tab shortcuts (no need to set selected on the tab, since the selectedTab getter eventually does that, regression from bug 370742 which made that property read-only), r=mano 2007-02-20 21:48:09 +00:00
rob_strong%exchangecode.com cc9d20f78b Bug 370574: Remove unused xpinstall installer bits. r=bsmedberg 2007-02-20 21:24:32 +00:00
asqueella%gmail.com 97dd03bb54 Bug 370021 - Element Properties window is broken on links without ping attribute when browser.send_pings.require_same_host is set to true
Fix by adding a null-check
p=Florian Queze <f.qu@queze.net>
r=mano
2007-02-20 20:36:53 +00:00
mozilla.mano%sent.com d3eb89b441 Bug 370959 - places frontend code cleanup. r=sspitzer. 2007-02-20 00:51:31 +00:00
mozilla.mano%sent.com f94e3ecfd7 Bug 364644 - Re-enable livemark-reload functionality. r=sspitzer. 2007-02-19 20:12:25 +00:00
philringnalda%gmail.com 7d58fce8cf Bug 370785: Suppress Go button for dom.disable_window_open_feature.location case, patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=mano 2007-02-19 04:24:58 +00:00
mozilla.mano%sent.com 50a583d157 Bug 370765 - remove webPanelSecurityCheck from contentAreaUtils. r=gavin 2007-02-19 01:03:34 +00:00
kaie%kuix.de 44e67a20fd Bug 107491, improve SSL error messages
Patch v9 - netError.dtd in dom and browser
Adding strings for new SSL error page
r=mconnor, sr=neil
2007-02-18 04:20:12 +00:00
mozilla.mano%sent.com 323286399c Bug 342485 - Replace calls to CheckLoadURI() with calls to CheckLoadURIWithPrincipal(). r=gavin, sayrer (for tests). 2007-02-17 04:12:28 +00:00
rob_strong%exchangecode.com 84f07d72a5 Win32 installer only - Bug 370701 - Don't append dir name when selecting a directory during a custom installation. r=sspitzer 2007-02-17 02:06:40 +00:00
rob_strong%exchangecode.com 34140f87ea Win32 only - Bug 268512 - No .html icon for Firefox - only default application icon. r=sspitzer 2007-02-17 00:56:18 +00:00
mozilla.mano%sent.com 667daca8ac Bug 370135 - Bring back global history to the history menu (rather than session history). r=sspitzer. 2007-02-16 23:37:00 +00:00
rob_strong%exchangecode.com bc7a576da1 Win32 only - Bug 309496 - Firefox 1.0.7 clean install installs nsIQTScriptablePlugin.xpt to plugins folder. r=sspitzer 2007-02-16 22:56:25 +00:00
sspitzer%mozilla.org 0af80d0df2 fix for bug #367386: complex queries only return visited places.
r=mano, dietrich, sspitzer

patch by=thunder
2007-02-16 22:55:10 +00:00
rob_strong%exchangecode.com 56a79a1843 Bug 370582 - Minefield Safe Mode context menu on windows start menu internet shortcut is broken. r=sspitzer 2007-02-16 03:38:06 +00:00
smontagu%smontagu.org acbe5a2568 Make case-insensitive comparisons between the list of language-region codes and the intl.accept_languages pref. Bug 370387, r=mano 2007-02-15 16:39:04 +00:00
myk%mozilla.org 71338f25c0 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-02-15 02:13:12 +00:00
myk%mozilla.org dd14aef9c6 Bug 368842: cleanly disable the microsummary picker when nsIMicrosummaryService::getMicrosummaries throws an exception on an ftp URL or a text file 2007-02-15 01:44:41 +00:00
mozilla.mano%sent.com 4653d980b1 Bug 368918 - browser.xul should use editMenuOverlay rather than duplicating its code. r=gavin. 2007-02-14 21:28:26 +00:00
gerv%gerv.net 465b523fc0 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-02-14 16:58:55 +00:00
dbaron%dbaron.org 83fed6e485 Change my old email address to my new one (files missed when I did a mass-change in January 2003). 2007-02-14 07:18:26 +00:00
jminta%gmail.com 6a5d94c18a Bug 370329 Only do batch transactions when we really have a lot of transactions, r=mano 2007-02-14 02:08:26 +00:00
rob_strong%exchangecode.com b49c839e35 Bug 370123: Crash while starting Firefox with a Web-Shortcut and enabled Profile Manager. r=sspitzer 2007-02-14 00:04:30 +00:00
rob_strong%exchangecode.com 04d62f88c9 Win32 only - Bug 370126: Wrong value written to EditFlags by NSIS installer? r=sspitzer 2007-02-13 23:51:38 +00:00
mozilla.mano%sent.com c1ae573626 Bug 366372 - 'Get Info' (Properties) command should be disabled for items under a live-bookmark folder. r=sspitzer. 2007-02-13 22:11:35 +00:00
jminta%gmail.com fd9bd016a5 Bug 367623 - Places Bookmarks toolbar doesn't redraw properly after toolbar customizations, r=mano 2007-02-13 13:52:03 +00:00
jminta%gmail.com bc3a5a759b Bug 360748 - addons menu should have an id, r=gavin 2007-02-13 13:49:23 +00:00
rob_strong%exchangecode.com 12fe6aa33f Bug 370053: Clicking a URL shortcut icon opens two instances of Firefox. r=sspitzer 2007-02-13 01:14:48 +00:00
mozilla.mano%sent.com 8ece5e758b Bug 370097 - commands disabled state is not updated in the main window when a node is selected in the history/bookmarks sidebar. r=sspitzer. 2007-02-12 19:15:20 +00:00
mozilla.mano%sent.com bfe48b6b94 Bug 346669 - disallow dropping items into a live-bookmark container. r=sspitzer. 2007-02-12 12:34:35 +00:00
mozilla%weilbacher.org 1d6842257b [OS/2] Bug 366242: define BROKEN_WM_Z_ORDER for OS/2, so that startup options like -new-tab work again. r=gavin 2007-02-12 10:09:05 +00:00
philringnalda%gmail.com 688712957d Bug 366442: search.rdf is obsolete, r=gavin 2007-02-12 03:24:46 +00:00
dietrich%mozilla.com fa67774439 Backing out the patch for bug 342885 per comment #34 2007-02-12 03:07:55 +00:00
gavin%gavinsharp.com 1cdd8d7898 Bug 356283: fix duplicated accesskeys in Options dialog Content pane, patch by Kevin Brosnan <kbrosnan@gmail.com>, r=me 2007-02-11 04:20:02 +00:00
mozilla.mano%sent.com e9fc57fe9d Bug 370026 - Remove current Starring UI. r=sspitzer. 2007-02-11 02:20:23 +00:00
mozilla.mano%sent.com 50835abdd0 Bug 370012 - Content tree should be focused when opening the organizer. r=sspitzer. 2007-02-11 00:25:21 +00:00
mozilla.mano%sent.com 83c6dc6cd5 Bug 369935 - Partial feed subscription UI is shown until the feed is loaded. r=sayrer, gavin. 2007-02-11 00:05:19 +00:00
mozilla.mano%sent.com 3595a45b5e Bug 334130 (places-bookmarks UI) - Selecting 'Bookmarks | Organize Bookmarks' when the organizer is already open should not change the selected folder. r=sspitzer. 2007-02-10 17:23:17 +00:00
mozilla.mano%sent.com ebf7da2575 Bug 369407 - Make the history sidebar use the shared places context menu. As part of that: 1) Add context menu for multiple-items selection 2) Remove the Expand/Collapse menu-item. 3) Replace the 'Copy Link Location' menu-item with the generic 'Copy' menu-item, which also copies the node title. r=sspitzer, ui-r=mconnor. 2007-02-09 22:17:37 +00:00
mozilla.mano%sent.com 561a95674d Bug 369807 - places-based 'Use Bookmark' dialog allows setting a separator as the homepage. r=sspitzer. 2007-02-09 10:25:55 +00:00
dietrich%mozilla.com 68d8428512 Bug 367035 - fix add-bookmark regression (r=mano) 2007-02-09 07:29:49 +00:00
mozilla.mano%sent.com 0a8e18b276 Bug 369785 - Accel+B should open the bookmarks sidebar (places-bookmarks builds). r=sspitzer. 2007-02-09 01:26:12 +00:00
rob_strong%exchangecode.com cdc2bbd5e3 Bug 369451 � When setting default browser first clean up HKCU keys. r=sspitzer 2007-02-08 20:18:17 +00:00
tony%ponderer.org fb61cdfd9f Bug 368761 ��� "Report Web Forgery..." in the Help menu should be smarter
patch: show/hide menus in JS and revert css theme changes
r=bryner
2007-02-08 18:25:31 +00:00
mozilla.mano%sent.com 5ffb8e8661 Bug 362292 - [places] implement places-based-bookmarks sidebar (NPOB). patch from Dan Mills <thunder@mozilla.com>, r=me. 2007-02-08 13:33:04 +00:00
mozilla.mano%sent.com 6040afd6ff Bug 83265 - Add a way to disable HTTP-EQUIV=refresh. patch from Mark Pilgrim <pilgrim@gmail.com>, r=biesi,mano,mento. sr=bz. 2007-02-08 13:15:50 +00:00
dbaron%dbaron.org 0527e021af Bump trunk version numbers to 1.9a3pre / 3.0a3pre. b=369583 r=preed 2007-02-07 06:37:22 +00:00
rob_strong%exchangecode.com 4e3054e6ce Bug 369314 � Trunk install takes over as default browser from a release build. Only take over specific protocol keys that firefox.exe is already the default. r=sspitzer 2007-02-06 05:04:25 +00:00
asqueella%gmail.com 1784054605 Bug 368263 - remove hack around bug 23485 introduced in bug 249322 for multiline urls
patch by D��o Gottwald <dao@design-noir.de>
r=gavin
2007-02-05 22:39:29 +00:00
mozilla.mano%sent.com 4b69ee8138 Copy the security checks for history items to placescontroller/utils, r=sspitzer (patch on bug 362292). 2007-02-05 20:38:52 +00:00
gavin%gavinsharp.com 207cfe7bc5 Bug 369151: Restored blank tabs can't be reopened once they're closed, patch by Simon B�nzli <zeniko@gmail.com>, r=dietrich 2007-02-05 19:06:06 +00:00
sspitzer%mozilla.org e7ce14e451 fix for bug #360029: remove places icon from personal toolbar.
patch=dmills

thanks to jminta and philringnalda for the help.

r=sspitzer
2007-02-05 17:46:51 +00:00
mozilla.mano%sent.com 5e19ed3bf9 Bug 369311 - Typo in buildSelectionMetadata breaks the places context menu in certain conditions. r=gavin. 2007-02-05 00:28:27 +00:00
mozilla.mano%sent.com 349d004f43 Bug 368876 - Organize Bookmarks menu-item does not work in non-browser windows. r=sspitzer. 2007-02-04 19:31:30 +00:00
mozilla.mano%sent.com c16ce0cd79 Bug 369222 - Javascript error when opening the context menu for the empty area (i.e. root node) in the places toolbar. r=sspitzer. 2007-02-04 19:23:00 +00:00
benjamin%smedbergs.us e05619ae22 Bug 78081 - Don't export intermediate libraries; don't need to mention thebes explicitly because it's already EXPORT_LIBRARY. blanket-r=mento 2007-02-03 01:24:35 +00:00
tony%ponderer.org 3121dbd933 bug 368761: "Report Web Forgery..." in the Help menu should be smarter
patch: swap help menu item based on context
r=bryner
2007-02-03 01:22:37 +00:00
rob_strong%exchangecode.com 4b18d9c05c Bustage fix - Bug 369048 � The installer should take over system wide defaults on install if the existing system wide default is for a firefox.exe. r=sspitzer 2007-02-02 07:15:54 +00:00
sspitzer%mozilla.org fd271decd8 fix for bug #368661: on running the installer, remove the updates directory, updates.xml and active-update.xml files. otherwise, we could have a pave over install that then applies a pending update. additonally, after a pave over install the update history needs to be reset.
r=rstrong
2007-02-02 06:37:17 +00:00
rob_strong%exchangecode.com 6d40057787 Bug 369048 � The installer should take over system wide defaults on install if the existing system wide default is for a firefox.exe. r=sspitzer 2007-02-02 06:35:49 +00:00
sspitzer%mozilla.org 02f6785923 backing out my fix for bug #368661, it will break software update. 2007-02-02 04:05:21 +00:00
tony%ponderer.org a4ebb3e2da bug 369012: split client name and version number into separate query params
during phishing requests
patch: split {moz:client} and {moz:version}
r=marria
2007-02-02 02:30:31 +00:00
sspitzer%mozilla.org b9aa75e15f fix for bug #368661: on running the installer, remove the updates directory, updates.xml and active-update.xml files. otherwise, we could have a pave over install that then applies a pending update. additonally, after a pave over install the update history needs to be reset.
r=dveditz,mscott,lilmatt
2007-02-01 21:29:21 +00:00
asqueella%gmail.com 0c0900cbfb remove the extra asterisk causing a strict warning.
irc-r=mano, no bug.
2007-01-31 21:53:03 +00:00
mozilla.mano%sent.com fda48488e7 Bug 368874 - places-commands are not functional in the context menu of web panels. r=sspitzer. 2007-01-31 21:07:00 +00:00
mozilla.mano%sent.com 691b0217b6 Bug 361698 - Navigation menuitems don't work in the sidebar's context menu. r=gavin. 2007-01-31 18:10:02 +00:00
mozilla.mano%sent.com 604da2bce2 Bug 368776 - Feed Preview is broken if Safari is the default reader. r=mento. 2007-01-31 17:19:39 +00:00
asqueella%gmail.com ab78c46205 fix bug 368145 - Linker warning when linking nsBrowserApp.obj in MSVC by using -libpath for MSVC and -L for everything else
patch by Ryan VanderMeulen <ryanvm@gmail.com>
r=bsmedberg
2007-01-31 14:38:21 +00:00
mozilla.mano%sent.com a0b9dfcbbc Bug 368449 - 'Open All in Tabs' menu-item label accidentally reverted. r=gavin. 2007-01-31 11:29:05 +00:00
jwalden%mit.edu 7eeed473b4 Bug 351968 - Don't copy xpcshell tests and other data to $(DIST) -- a step toward being able to --enable-tests on Mozilla tinderboxen. r=bsmedberg 2007-01-31 03:25:46 +00:00
mozilla.mano%sent.com 054e5be986 Bug 368781 - bookmark-properties window is busted in places-bookmarks builds. 2007-01-31 03:25:03 +00:00
mozilla.mano%sent.com f3cce4d2e4 Bug 367035 - No 'Bookmark This Tab' and 'Bookmark All Tabs' menuitms in the tabbar context menu (places-bookmarks builds). r=sspitzer. 2007-01-31 03:09:48 +00:00
mozilla.mano%sent.com 2653707f81 Bug 342381 - Copying a live bookmark should put the feed url on the clipboard. r=sspitzer. 2007-01-31 02:40:18 +00:00
shaver%mozilla.org a5e8d10302 Initial import of FUEL files for jresig and mfinkle. 2007-01-30 19:50:54 +00:00
rob_strong%exchangecode.com 6264b3f99e Landing of interdependent bugs for Vista support. Bug 354005 Setting the app as the OS default is broken on Vista. r=sspitzer, r=dougt, sr=bsmedberg. Bug 351949 � Automatic Update is not working for Vista users with limited account privilege and UAC (User Account Control) enabled. r=sspitzer, r=rstrong. Bug 354226 � nsPostUpdateWin.js fails to update registry keys / log files after an update has been applied. r=rstrong. 2007-01-30 05:14:50 +00:00
asqueella%gmail.com 0ebc140fc8 fix bug 367356, Error: erel has no properties (XMLPrettyPrint.xml)
patch by D�o Gottwald <dao@design-noir.de>
r=gavin
2007-01-28 12:58:19 +00:00
mozilla.mano%sent.com 996551ffe5 Bug 368447 - Drag&Drop from the places toolbar is broken. r=sspitzer. 2007-01-27 23:27:50 +00:00
pavlov%pavlov.net 1be6448bbc Changing mac printing to use print manager instead of cups. bug 367433. r=vlad/cbarrett 2007-01-27 04:06:59 +00:00
dveditz%cruzio.com 8f100cd4dc bug 342314: check-in initial effective-tld file. r=bsmedberg.
Effective TLD file itself thanks to Jo Hermans.
2007-01-27 00:12:57 +00:00
mozilla.mano%sent.com 1d34a195b5 Bug 367989 - metadata about node annotations is no longer set for uri nodes. r=sspitzer. 2007-01-25 18:52:15 +00:00
asqueella%gmail.com 9e3b19f9ee Bug 356578 - rebranding should affect the name of the executable
patch by O. Atsushi <torisugari@gmail.com>
r=mano, bsmedberg
2007-01-25 13:43:52 +00:00
asqueella%gmail.com e5e1b35452 Bug 367655 - add a null-check of imageRequest.image to fix a regression
patch by Florian Qu�ze <f.qu@queze.net>
r=mano
2007-01-24 16:20:05 +00:00
asqueella%gmail.com 48b0429dfa Bug 361654 - remove unused string configAutoconfigText
patch by Marek A. Stepien <marcoos+bmo@marcoos.org>
r=gavin.sharp, sr=bienvenu, okayed by jminta and mkaply
2007-01-24 16:07:30 +00:00
mozilla.mano%sent.com 97fd408430 Bug 367293 - Change 'Open in Tabs' to 'Open All in Tabs' (places-bookmarks builds). r=sspitzer. 2007-01-22 00:16:57 +00:00
mozilla.mano%sent.com 91990f7ffa Bug 367025 - 'Bookmark All Tabs' command is always enabled in places-bookmarks builds. r=sspitzer. 2007-01-21 23:31:39 +00:00
mozilla.mano%sent.com dae01d62ef Bug 367187 - Places context menu fx2-parity. r=sspitzer. 2007-01-21 23:22:52 +00:00
ajschult%verizon.net ea8aa15ab6 Bug 234710: Part II: build config change and remove embedding/components/jsconsole entirely. r=bsmedberg 2007-01-20 05:33:09 +00:00
gavin%gavinsharp.com 246b81dc9c Bug 359107: suspected forgery Google TOS refusal renders other choices un-reachable (can't change anti-phishing providers without agreeing to a EULA), patch by Ryan Flint <ryan@ryanflint.com>, r=me, ui-r=beltzner 2007-01-19 04:32:31 +00:00
gavin%gavinsharp.com eed2c4f384 Bug 366084: Don't let numeric accesskeys conflict with tab switching, patch by Simon B�nzli <zeniko@gmail.com>, r=mats.palmgren, ui-r=beltzner 2007-01-19 04:29:19 +00:00
sspitzer%mozilla.org b54445fae1 supplimental fix for bug #364599:
Some new created profile files are write protected, for example bookmarks.html and localstore.rdf

OR existing perms with 0600 instead of 0644 and fix some line endings from my first patch.

r=dveditz
2007-01-19 03:21:40 +00:00
joe%retrovirus.com 8ef943ad27 Bug 359880
Adds an "aq=t" parameter to Google searches performed from the searchbar
so that Google knows that the search terms may have come from a
suggestion-enabled searchbox.
R=gavin
approval1.8.1.2=dveditz
2007-01-17 21:59:30 +00:00
myk%mozilla.org a2f381ca0e bug 354449: remove file that is no longer necessary now that it's been copied to nsMicrosummaryService.js on the CVS server; r=gavin on IRC 2007-01-17 20:52:51 +00:00
tony%ponderer.org 6bb67e0e78 bug 362400: "Report Web Forgery" in the help menu stops working after opening
customize palette
patch: v2: move onpopupshowing into existing function buildHelpMenu
r=gavin
2007-01-16 03:07:54 +00:00
mozilla.mano%sent.com 0426566176 Bug 366594 - Places Organizer: View->Unsorted is broken. r=sspitzer. 2007-01-15 23:22:24 +00:00
mozilla.mano%sent.com 4cafafa212 Bug 365729 - for bookmarking groups of tabs, we have 'undefined' as the text. r=sspitzer. 2007-01-15 23:19:49 +00:00
mozilla.mano%sent.com 00a72314a2 Bug 330206 - the Places window should remember the position of the splitter. r=sspitzer. 2007-01-15 23:11:52 +00:00
sayrer%gmail.com 7829e29ccb bug 354449. Fix some bustage. nsMicrosummaryService.js not regenerated when enabling/disabling Places. Patch by Daniel Brooks <db48x@yahoo.com>. r=bsmedberg 2007-01-14 06:17:51 +00:00
sspitzer%mozilla.org e03a1f319b fix for bug #356487
make MOZ_PLACES (if enabled) only build the places based history UI, use MOZ_PLACES_BOOKMARKS to turn off the places based bookmarks UI.

also addresses bugs:

bug #330923:  "View -> Sidebar menu" is empty if you build with places
bug #355738:  implement history sidebar on top of places backend
bug #356175:  hook up the history menu to the places backend
bug #356453:  add back "Clear Private Data" menu item
bug #356630:  add back "History | Show in Sidebar" menu item
bug #356631:  remove "search in history" and "view all history" menu items
bug #357301:  add back history and bookmark sidebar toolbar button items, remove places toolbar button
bug #358831:  history sidebar, right mouse button click should not expand / collapse item

r=dietrich, r=gavin
2007-01-14 05:38:35 +00:00
myk%mozilla.org 2fc78c365b bug 348928: a better workaround for this bug that doesn't make all bookmark UI rebuild from scratch each time a microsummary gets updated; they still rebuild from scratch when microsummaries are added or removed; besides the performance win, this is a usability win, as rebuilds cause users in the middle of selecting bookmarks from bookmark trees to lose their selections;
r=mconnor
a=schrep
2007-01-14 05:38:34 +00:00
myk%mozilla.org cf6c7e4fd3 bug 345016: correctly generate microsummary for page with non-UTF-8 charset specified via meta tags or other mechanisms not detectable by XMLHttpRequest
r=bzbarsky
sr=mconnor
2007-01-14 05:38:33 +00:00
myk%mozilla.org 19b7fc6f47 bug 347481: find link tags in XHTML documents (where the link tag is in the default namespace) in addition to HTML documents
namespace)
Patch by Justin Dolske.
r=myk
2007-01-14 05:38:32 +00:00
myk%mozilla.org 4ff5e834dc bug 349440: trim whitespace from the beginning of microsummaries generated by microsummary generators in addition to those provided as plain text.
Patch by Justin Dolske.
r=myk
2007-01-14 05:38:31 +00:00
cbiesinger%web.de 4cf08fe46f Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at
http://wiki.mozilla.org/Necko:nsIAuthPrompt2
r=darin
2007-01-14 05:38:30 +00:00
myk%mozilla.org 3541e05c3e bug 346818: make sure microsummary bookmark records in the bookmarks datastore really exist (i.e. they aren't for cut or deleted bookmarks, which don't get completely removed from the datastore until restart) so we don't hit an error when trying to update them; also, trap errors when updating microsummary bookmarks, so an exception for one update doesn't hork the rest of them; finally, add microsummary properties to the bookmark transaction manager, so they get saved and restored the way they are supposed to be saved and restored when bookmarks are cut and pasted
r=mconnor
2007-01-14 05:38:29 +00:00
myk%mozilla.org 475032ab03 make the microsummary service stop loading about:blank in new hidden iframes to work around a crash when about:blank and another URI are both loading in a doc shell
bug=344305
r=bzbarsky
2007-01-14 05:38:28 +00:00
myk%mozilla.org 8fbd2c1672 better workaround for problem that Live Title bookmark not listed in the main bookmark menu until Firefox is restarted
bug=348248
r=mconnor
2007-01-14 05:38:27 +00:00
myk%mozilla.org 6f42150dcf changes microsummary load timeout from 10 seconds to 300 seconds (five minutes), which is long enough to handle almost every page load while still being short enough to cancel loads before they start to pile up
bug=347097
r=mconnor
2007-01-14 05:38:26 +00:00
myk%mozilla.org 0980012b98 make the microsummary update interval use a preference
bug=342044
Patch by Simon B��nzli.
r=myk
2007-01-14 05:38:25 +00:00
myk%mozilla.org 5300a40ad3 don't treat microsummary generator that goes missing as if it were a remote generator
bug=346822
r=mconnor
2007-01-14 05:38:24 +00:00
myk%mozilla.org db43e1d917 correctly detect when a microsummary page isn't HTML or XML, and explicitly don't handle multipart content (multipart/x-mixed-replace), since there's no good way to determine which part of it is the last part when downloading it via XMLHttpRequest
bug=346624
r=mconnor
2007-01-14 05:38:23 +00:00
myk%mozilla.org 2b3b50ac9e after selecting microsummary for bookmark, ensure bookmark label displays something even if microsummary hasn't finished loading
Patch by Simon B��nzli.
bug=342225
r=myk
2007-01-14 05:38:22 +00:00
myk%mozilla.org 1cd9c0843b cancel timeout when loading a microsummary resource on error in addition to on load
bug=346824
r=mconnor
2007-01-14 05:38:21 +00:00
myk%mozilla.org 39282616c1 stop installed microsummary generators from being leaked at shutdown by destroying the timer property of MicrosummaryResource objects
bug=346913
r=mconnor
2007-01-14 05:38:20 +00:00
jminta%gmail.com a61c8b80e1 Bug 341842 microsummary service should be stricter about parsing generators, r=myk 2007-01-14 05:38:19 +00:00
myk%mozilla.org 52fb1520a4 hide domain mismatch error dialog and HTTP authentication dialog (aborting the load instead of continuing if we reach either dialog) when updating microsummaries
bug=344277
r=mconnor
2007-01-14 05:38:18 +00:00
jminta%gmail.com 1d776befff backing out Bug 341842 2007-01-14 05:38:17 +00:00
jminta%gmail.com 9e6a88e239 Bug 341842 microsummary service should be stricter about parsing generators, r=myk 2007-01-14 05:38:16 +00:00
myk%mozilla.org be6b9d6928 cancel microsummary connections after a timeout
Patch by Dietrich Ayala.
bug=341840
r=myk
2007-01-14 05:38:15 +00:00
jminta%gmail.com 65dc596161 Bug 341837 microsummary service should impose limit on length of microsummary, r=myk 2007-01-14 05:38:14 +00:00
myk%mozilla.org 457d6eea62 display link tag's title attribute on microsummary menu item while downloading generator
Patch by Justin Dolske.
bug=342231
r=myk
2007-01-14 05:38:13 +00:00
myk%mozilla.org 2a4836ac22 make the microsummary service support <link> tags with rel=space-separated list of words and ignore case of "microsummary" rel value
Patch by Justin Dolske.
bug=342228
r=myk
2007-01-14 05:38:12 +00:00
myk%mozilla.org 807051cc1b make the microsummary service update installed generators when the user reinstalls them instead of installing a second copy
bug=342036
r=mconnor
2007-01-14 05:38:11 +00:00
myk%mozilla.org 6b2a925bfe truncate microsummary file names to 60 characters to prevent nsIFile.createUnique from failing due to too-long names
Patch by Joey Minta.
bug=342212
r=myk
2007-01-14 05:38:10 +00:00
gavin%gavinsharp.com 1121131254 Bug 341340: microsummary service should identify itself when downloading pages, patch by Simon B�nzli <zeniko@gmail.com>, r=myk, sr=darin 2007-01-14 05:38:09 +00:00
martijn.martijn%gmail.com 39663d5d03 Bug 337940 - Microsummary service should allow authors to dictate update frequency, patch by Simon B�nzli, r=myk 2007-01-14 05:38:08 +00:00
myk%mozilla.org c9387b726a make the microsummary service handle text/html microsummaries by extracting their plaintext content
Patch by Simon B��nzli.
bug=344178
r=myk
2007-01-14 05:38:07 +00:00
myk%mozilla.org c5a152a8c8 ignore whitespace around pages regexps
Patch by Simon B��nzli.
bug=343979
r=myk
2007-01-14 05:38:06 +00:00
myk%mozilla.org a4d47e9343 make the microsummary service not dump anything to the console unless specifically directed to do so by the browser.microsummary.log preference. Patch by Adam Guthrie (ispiked). bug=343080; r=myk; sr=mconnor 2007-01-14 05:38:05 +00:00
myk%mozilla.org 24ab1ba5c4 don't let XSLT in microsummary generators load documents
bug=342274
r=sicking
2007-01-14 05:38:04 +00:00
myk%mozilla.org b5eacb8a04 don't recheck microsummaries when previous update failed until normal expiration
bug=342908
r=ben
2007-01-14 05:38:03 +00:00
myk%mozilla.org fd2f62ddd8 make sure resource exists before attempting to destroy it
bug=343385
r=ben
2007-01-14 05:38:02 +00:00
myk%mozilla.org 87f2e2b9e9 make the microsummary service parse HTML using a string input stream rather than a data URI so that huge messages don't get written to the error console when the CSS loader includes the URL in an error message
bug=342508
r=biesi
sr=mconnor
2007-01-14 05:38:01 +00:00
myk%mozilla.org f54e9cad8f make sure the bookmarks sidebar is open before rebuilding it
bug=342739
r=mconnor
2007-01-14 05:38:00 +00:00
myk%mozilla.org 845848730d prevent the microsummary service from triggering bookmarked files to be downloaded
bug=339543
r=biesi
r/sr=mconnor
2007-01-14 05:37:59 +00:00
myk%mozilla.org dbdb6e1ad7 factor out code for updating and refreshing microsummaries when the user selects a new one from the bookmark dialogs
bug=339296
r=mconnor
2007-01-14 05:37:58 +00:00
myk%mozilla.org 999a3b846d make bookmarks stop disappearing when a user unselects a microsummary (i.e. goes back to the static page title)
patch by Simon B��nzli
bug=342463
r=myk
2007-01-14 05:37:57 +00:00
myk%mozilla.org 8e8542aa6e make sure we have a bookmarks toolbar before we try to rebuild it
bug 342245
patch by Simon B��nzli
r=myk
2007-01-14 05:37:56 +00:00
myk%mozilla.org a79bd2eeab fall back on the local URI if a generator has no source URI; a convenience for generator developers so they don't have to make up a fake source URI while developing their generators;
patch by Simon B��nzli
bug=342226
r=myk
2007-01-14 05:37:55 +00:00
myk%mozilla.org 44e8f654a3 display microsummaries in the bookmarks sidebar and bookmarks manager; bug=338429; r=myk; a=mconnor for 1.8.1 branch 2007-01-14 05:37:54 +00:00
myk%mozilla.org 7f53070637 add a bookmarks context menu item for refreshing a microsummary; bug=341555; r=mconnor; a=mconnor for 1.8 branch 2007-01-14 05:37:53 +00:00
myk%mozilla.org 2265724997 moves Firefox-specific microsummary directory definitions to nsBrowserDirectoryProvider
bug=337324
r=bsmedberg
a=mconnor for the 1.8 branch
2007-01-14 05:37:52 +00:00
myk%mozilla.org 70d402a54e prevent the mouse pointer from getting stuck in a busy state over chrome after updating a microsummary
bug=337038
r=mconnor
a=mconnor for 1.8 branch
2007-01-14 05:37:51 +00:00
myk%mozilla.org 3f7b706351 make sure the microsummary service doesn't attempt to load javascript: or data: URLs
bug=339377
r=mconnor
a=mconnor for 1.8 branch
2007-01-14 05:37:50 +00:00
myk%mozilla.org dff708230a Work around XUL template builder regression on trunk and possibly marginally improve performance.
bug=336857
r=enndeakin
sr=ben
a=mconnor for checkin to 1.8 branch
2007-01-14 05:37:49 +00:00
myk%mozilla.org 8bf9816a04 make the microsummary service prefer cached generators to downloading generators over the network
bug=337113
r=brettw
sr=ben
2007-01-14 05:37:48 +00:00
myk%mozilla.org 7bbbc95c6c possible fix for microsummaries Ts regression
bug=336833
r=mconnor
2007-01-14 05:37:47 +00:00
bzbarsky%mit.edu ab2c5fd0ca Observe shutdown too. Bug 336922 followup, r=mconnor, sr=darin, branch181=mconnor 2007-01-14 05:37:46 +00:00
myk%mozilla.org 533dd63782 stop leaking the annotation service in the microsummary service; possible fix for balsa leak regression
bug=336922
r=bz
2007-01-14 05:37:45 +00:00
myk%mozilla.org 288322bf36 Initial support for microsummaries via a service and integration into the bookmarks UI.
bug=334471
r=brettw
a=ben for the branch
2007-01-14 05:37:44 +00:00
gijskruitbosch%gmail.com 358cf36800 Bug 364611 - toggleOfflineStatus in browser.js shouldn't ask if it can go offline if it's going online.
r=gavin.sharp@gmail.com (Gavin Sharp)
2007-01-13 10:29:16 +00:00