Commit Graph

5291 Commits

Author SHA1 Message Date
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
mozilla.mano%sent.com
481ad499fe Bug 329147 - no tooltips in places toolbar. r=sspitzer. 2007-01-13 10:18:30 +00:00
jst%mozilla.org
13e769d9b6 Fixing popup blocker bug 354973. r=mano@mozilla.com, sr=peterv@propagandism.org 2007-01-13 01:08:43 +00:00
bzbarsky%mit.edu
867068ef8a Implement the proposed Web Apps 1.0 API for changing the selected style sheet
set, querying the available sets, etc.  Bug 200930, r=sicking, sr=dbaron
2007-01-11 19:32:31 +00:00
mozilla.mano%sent.com
2a02122616 Bug 366589 - Avoid places URIs parsing in the history sidebar. r=sspitzer. 2007-01-11 09:00:47 +00:00
sspitzer%mozilla.org
67de309fbc fix for bug #364599: some newly created profile files are write protected.
For Firefox 2.0.0.1-de, the default bookmarks.html, localstore.rdf, and mimeTypes.rdf (as well as search.rdf, but that is unused) files had the wrong permissions, which caused several problems.

Going forward, bsmedberg has made it so the build system will fix this problem if it happens again.  But for those 2.0.0.1-de users who were affected, this change will fix the permissions on these files.

r=bsmedberg
2007-01-10 21:48:07 +00:00
sspitzer%mozilla.org
f8e5d6319c improve comments, per asaf. no bug #.
r=mano
2007-01-10 09:49:20 +00:00
sspitzer%mozilla.org
63f867c71b fix for bug #366481
blank menu item under the "File" menu in the places (organize bookmarks) dialog.

It is supposed to be a "Properties..." menu item, but that has been
moved back to under the "Edit" menu item (see bug #365538).

r=mano
2007-01-10 09:33:11 +00:00
mozilla.mano%sent.com
f2f2471535 Bug 365538 - 'Move Bookmark(s)' UI in Places Organizer. r=sspitzer. 2007-01-09 23:00:23 +00:00
mozilla.mano%sent.com
b715965768 Bug 331856 - Middle-clicking Bookmarks Toolbar / non-bookmark items in Bookmarks menu opens all bookmarks in tabs. r=sspitzer. 2007-01-09 22:57:03 +00:00
mozilla.mano%sent.com
05d2d85ccb Bug 366474 - rootNodeIsSelected is not reliable for the menu view. r=sspitzer. 2007-01-09 22:48:50 +00:00
gavin%gavinsharp.com
bf31d58845 Bug 365996: Take advantage of old yes/no constant in nsIPromptService, patch by Ryan Jones <bugs@ryan-jones.com>, r=mscott for /mail, r=neil for /xpfe and /mailnews, r=ctho for /suite, r=me for the rest 2007-01-09 20:29:09 +00:00
gavin%gavinsharp.com
b8f64c5c8f Bug 365867: remove helperapplications.js, since it's unused, r=mano 2007-01-09 20:04:44 +00:00
gavin%gavinsharp.com
bdb4196b49 Bug 298960: improve -remote openURL() support for URLs that contain commas, r=bsmedberg 2007-01-09 19:41:10 +00:00
ted.mielczarek%gmail.com
8335cbdf82 bug 365356, crashreporter.exe/ini not installed by NSIS installer. r=Rob Strong 2007-01-09 01:24:24 +00:00
mozilla.mano%sent.com
3ed1cd85e7 Bug 366372 - 'Get Info' (properteis) should be disabled for items under a live-bookmark folder. r=sspitzer. 2007-01-08 23:54:05 +00:00
dietrich%mozilla.com
27b7ad0153 Bug 366302 [SessionStore] only one text element/text area is saved (for zeniko, r=dietrich) 2007-01-08 23:36:51 +00:00
mozilla.mano%sent.com
13315bf780 Bug 366174 - Open in Tabs context menu item is enabled for empty folders. r=sspitzer. 2007-01-08 23:03:20 +00:00
mozilla.mano%sent.com
6a4ca8c63e Follow up to bug 366272, also make sure not to break macBrowserOverlay in --disable-places builds 2007-01-08 10:47:07 +00:00
mozilla.mano%sent.com
f36180eb7e Bug 366272 - --disable-places broken due to missing overlay. patch from Mook <mook.moz+mozbz@gmail.com>, r=me. 2007-01-08 10:44:55 +00:00
mozilla.mano%sent.com
7a9cefe3dc Bug 366196 - Live bookmarks folders are not readonly. r=sayrer. 2007-01-07 02:37:17 +00:00
mozilla.mano%sent.com
139951d55d Bug 366027 - Redo command is broken once a remove-separator command is undone. r=sspitzer. 2007-01-07 00:46:55 +00:00
jshin%mailaps.org
75529142a7 bug 266839 : opera profile migrator code treats UTF-8 as ASCII
r=mconnor, sr=darin
2007-01-06 17:33:05 +00:00
sspitzer%mozilla.org
f3275b18cc fix for regression bug #366061: can no longer search or change sort order (view) in the history sidebar.
r=mano
2007-01-05 20:07:07 +00:00
sspitzer%mozilla.org
0ea4e79fbc fix for bug #363690: make historyDisabled scriptable
r=mano,dietrich
2007-01-05 19:58:56 +00:00
dietrich%mozilla.com
6e7e2de003 Bug 340895 Move SessionStore preferences to firefox.js (for zeniko, r=mano) 2007-01-05 17:09:56 +00:00
mozilla.mano%sent.com
f2ca36db03 Fix browser.xul bustage in places-bookmarks-disabled builds from bug 365981. 2007-01-05 13:30:59 +00:00
mozilla.mano%sent.com
04e27732a3 Bug 365981 - Places XUL cleanup. r=sspitzer. 2007-01-05 11:45:15 +00:00
mozilla.mano%sent.com
f8fcdc11fb Bug 358492 - List default feed reader on OS X. r=mento. 2007-01-05 11:40:46 +00:00
dietrich%mozilla.com
85ef838c47 Bug 364972 [SessionStore] allow SessionStore to work without writing data to disk (for zeniko, r=dietrich) 2007-01-04 19:26:37 +00:00
benjamin%smedbergs.us
f18835aa25 Bug 364599 - Some newly-created profile files are write protected (build-system fix), r=rhelmer 2007-01-04 18:38:06 +00:00
gavin%gavinsharp.com
534742c2cc Bug 342885: Session restore launches even when I haven't crashed, patch by Simon B�nzli <zeniko@gmail.com>, r=me, sr=neil 2007-01-04 18:00:32 +00:00
philringnalda%gmail.com
95a616af6d Bug 365569: remove workaround from bug 297227, r=mento 2007-01-03 06:02:39 +00:00
mozilla.mano%sent.com
b7af671544 Bug 365570 - FeedWriter doesn't work with handlers with chrome:// URI (throws exception when downloading favicon). r=gavin. 2007-01-02 00:33:43 +00:00
mozilla.mano%sent.com
3d67dedf64 Bug 365539 - Don't list History and Subscriptions queries in Places Organizer's left pane. r=sspitzer. 2007-01-02 00:30:27 +00:00
mozilla.mano%sent.com
e04c31d457 Bug 365528 - Places Organizer Toolbar. r=sspitzer. 2007-01-02 00:26:35 +00:00
mozilla.mano%sent.com
5eae36d4d1 Bug 364643 - placesCmd_rename is not implemented. r=sspitzer. 2007-01-02 00:17:41 +00:00
philringnalda%gmail.com
21c73020bc Bug 365553: Update browser/toolkit copyright dates to 2007, r=gavin 2007-01-01 04:33:27 +00:00
philringnalda%gmail.com
0b89085d45 Bug 365437: browser/ dependency in help.css, r=mano 2006-12-31 18:36:44 +00:00
mozilla.mano%sent.com
e7400f2c0a Bug 365439 - Delete keyboard shortcuts are not working places organizer. Bug 333924 - [Mac] No Window menu in Places Organizer. r=sspitzer. 2006-12-31 17:43:46 +00:00
mozilla.mano%sent.com
d631a12331 Bug 364397 - Bookmarks under the chevron menu do nothing when activated (--enable-places-bookmarks only). r=sspitzer. 2006-12-30 10:26:23 +00:00
sspitzer%mozilla.org
911fcf80ca fix for bug #364316
[places] some favicons in the historu sidebar and the bookmarks dialog are bigger than 16px by 16px.

r=mano
2006-12-29 21:44:36 +00:00
mozilla.mano%sent.com
e3190d34f9 Bug 365268 - Get rid of historyDNDObserver. r=sspitzer. 2006-12-29 00:30:19 +00:00
mozilla.mano%sent.com
dcb0bd5585 Bug 364401 - js error when you drag link from places based history sidebar panel to personal toolbar. r=sspitzer. 2006-12-29 00:27:33 +00:00
mozilla.mano%sent.com
bd0ccf88b0 Bug 365266 - Bookmark This Link in the history sidebar is broken in places-bookmarks-enabled builds. r=sspitzer. 2006-12-28 23:49:44 +00:00
mozilla.mano%sent.com
bad3378cc1 Bug 365171 - Bug context menu delete of personal toolbar bookmark can delete history item if focused. r=sspitzer. 2006-12-28 22:56:59 +00:00
sspitzer%mozilla.org
be4ac0f3b8 fix for bug #364325
History search shows the results in wrong (reverse) sort order.

r=mano
2006-12-28 22:08:06 +00:00
mozilla.mano%sent.com
10cc43decb Use the right array lenght in the fix for bug 365100. 2006-12-28 21:26:11 +00:00
tony%ponderer.org
ba380c02d5 Bug 354199 ��� firefox fetches a key from sb.google.com in local list mode
patch: only get key when in remote mode
r=mmchew
2006-12-28 06:54:35 +00:00
sspitzer%mozilla.org
736e9f5b87 fix for regression bug #364018
cannot drag and drop url from location bar or webpage to bookmark toolbar.

r=mano
2006-12-27 21:51:06 +00:00
mozilla.mano%sent.com
b483aa60fe Bug 365100 - 'Open in Tabs' doesn't work in the left pane of the organizer. r=sspitzer. 2006-12-27 21:03:02 +00:00
mozilla.mano%sent.com
0d8114cb33 Bug 334451 - Places Organizer: places-list tree should not list bookmark items. This also fixes the selectBookmark dialog bustage from bug 359462. r=sspitzer. 2006-12-27 00:36:35 +00:00
mozilla.mano%sent.com
de398fc100 Bug 330807 - Places Organizer desn't show URL in its status bar. r=sspitzer. 2006-12-26 20:35:05 +00:00
mozilla.mano%sent.com
3bb82d5fd9 Bug 329949 - browser.tabs.loadBookmarksInBackground is ignored in places views (histrory sidebar, bookmarks toolbar etc.). r=sspitzer. 2006-12-26 20:26:38 +00:00
mozilla.mano%sent.com
e24cbab04c Bug 365002 - newFolder/Separator methods should not try to focus the controller's view. r=sspitzer. 2006-12-26 01:57:23 +00:00
mozilla.mano%sent.com
ad3b0edb52 Bug 336990 - Choosing delete on bookmarks toolbar deletes everything there indeed (this should only affect --enable-places-bookmarks builds). r=sspitzer. 2006-12-26 01:54:51 +00:00
mozilla.mano%sent.com
c6158a3ced Bug 364828 - PlacesController efficiency improvements - update places-specific commands for places-events only. r=sspitzer. 2006-12-24 22:56:08 +00:00
mozilla.mano%sent.com
85e07aa89f Bug 364905 - places-popup is broken (NPOB, only affects --enable-places-bookmarks builds). r=sspitzer. 2006-12-24 22:51:40 +00:00
gavin%gavinsharp.com
41f13753a5 Bug 364297: Fix typo, add a few more names, r=mconnor 2006-12-23 15:48:59 +00:00
mozilla.mano%sent.com
0631137a21 Bug 359462 - Redesign PlacesController interaction with places views (this makes various edit command work in the places-based history sidebar). r=sspitzer. 2006-12-22 00:00:21 +00:00
benjamin%smedbergs.us
cdd01dd27e Bug 341654 cleanup - search should be built in tier-app, not tier-toolkit, r=gavin 2006-12-21 21:34:05 +00:00
mozilla.mano%sent.com
459dd3cabd Bug 358456 - Feed preview should include pubDate of each entry. patch from Michael Ventnor <ventnor.bugzilla@yahoo.com.au>; r=sayre,me; ui-r=beltzner. 2006-12-21 08:43:09 +00:00
timeless%mozdev.org
88719ccc9b Bug 341952 Adding firefox variants to mozilla/browser/app/.cvsignore
also sunbird and thunderbird
r=bsmedberg
2006-12-21 07:05:08 +00:00
mozilla.mano%sent.com
444eb436ac Bug 363512 - remove base-64 encoding functions in favor of built-ins. r=gavin. 2006-12-20 22:41:20 +00:00
mozilla.mano%sent.com
1e18f4d51c Bug 355120 - Move default feed reader code to shellsvc. r=gavin. 2006-12-20 22:34:51 +00:00
philringnalda%gmail.com
96fe665a0f Bug 364197: Wrong end position for bolding in Granpa Radiso EULA for Mac, r=mano 2006-12-20 06:10:36 +00:00
sayrer%gmail.com
cd9455a44a Fix an ifdef syntax mistake. 2006-12-19 19:58:04 +00:00
sayrer%gmail.com
80275b6a7d Bug 364337. Fix unit test build bustage--don't run bookmarks tests when bookmarks aren't enabled. r=sspitzer 2006-12-19 19:51:31 +00:00
rhelmer%mozilla.com
adac9db00f bump version to 3.0a2pre/1.9a2pre b=362418 r=preed 2006-12-18 19:28:36 +00:00
gavin%gavinsharp.com
1890b3cbc7 Bug 364041: failure to detect SeaMonkey (>= 1.0) as valid default browsers, which breaks first-startup profile migration, r=mano 2006-12-16 14:30:05 +00:00
gavin%gavinsharp.com
1378d5bfb4 Bug 364042: first startup profile migration is broken, r=mano 2006-12-16 14:27:58 +00:00
sayrer%gmail.com
700b7c4152 Bug 309085. False positives from FeedHandler.harvestFeeds hide distinct feeds. r=gavin, ui-r=beltzner 2006-12-15 17:57:43 +00:00
sayrer%gmail.com
c8d95ae087 Bug 358946. Let the places unit tests pass. r=sspitzer,mano 2006-12-14 17:28:52 +00:00
sayrer%gmail.com
1cd965fc5d Bug 363636. duplicate nsLivemarkService.getSiteURI in toolbar.xml. r=sspitzer/gavin 2006-12-13 01:05:31 +00:00
sayrer%gmail.com
75e50e328b Bug 350273. registerContentHandler should throw an exception for malformed URIs. r=mano 2006-12-12 17:57:11 +00:00
sayrer%gmail.com
a150cf3b01 Bug 266904. Discovered feeds aren't cleared on loads in background tabs (refresh or drag and drop). r=gavin 2006-12-12 17:27:34 +00:00
gavin%gavinsharp.com
4ca00294c6 Bug 363318: use native btoa() where possible, and optimize the JS-implemented b64() for the search service (large slowdown seen when the feed preview page is shown), r=mano 2006-12-11 21:29:38 +00:00
sspitzer%mozilla.org
afe5bf10fa fix for bug #344284, saved search history not imported from Safari. r=gavin 2006-12-11 21:12:12 +00:00
gavin%gavinsharp.com
2a7f6d50e8 Bug 361061: params added nsISearchEngine::addParam() are sometimes forgotten after a restart (especially for engines added without icons), r=mano 2006-12-11 20:54:35 +00:00
dietrich%mozilla.com
9d51d644d1 Tests for Bug 359862 (r=sspitzer) 2006-12-11 17:16:55 +00:00
gerv%gerv.net
caae487a24 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
sayrer%gmail.com
1ea169604a Bug 361030. Bookmarks refresh problem due to JS error code. r=sspitzer/jminta 2006-12-10 22:40:39 +00:00
mozilla.mano%sent.com
2850aaa1e1 Bug 363339 - Gran Paradiso dmg license is improperly encoded. patch from Smokey Ardisson, <alqahira@ardisson.or>, r=me. 2006-12-10 08:00:47 +00:00
philringnalda%gmail.com
7e4ec20c8f Bug 353194: Statusbar changes size depending on whether lock icon appears; Wrong broken image in addressbar, r=mano 2006-12-09 06:40:21 +00:00
philringnalda%gmail.com
0c63351905 Bug 359656: Make toolbar customization restore defaults restore the app's defaults, not Firefox's defaults, r=mano, lilmatt 2006-12-09 03:32:36 +00:00
sspitzer%mozilla.org
9e66367ebd fix for bug #359349:
add "show sessions" to the history query options, so that we can disable it.

by default, disable sessions for the history-on-places sidebar (as we are initially going for Firefox 2.0 parity on top of places.)

To enable sessions, toggle the hidden "browser.history.showSessions" boolean pref.

Thanks to Dan Mills <thunder@mozilla.com> for the fix.

r=sspitzer,gavin
2006-12-08 19:56:31 +00:00
gavin%gavinsharp.com
0b236f873a Bug 360273: Firefox should substitute unrecognized parameter extension with blank string, patch by Pavel Franc - Pawell (Czilla.cz) <p.franc@gmail.com>, r=me 2006-12-07 21:31:15 +00:00
gavin%gavinsharp.com
4c3662617b Bug 351260: No provision for disabling welcome and override pages, patch by Harry Johnston <harry@scms.waikato.ac.nz>, r=me 2006-12-07 21:28:32 +00:00
gavin%gavinsharp.com
4affb8e18e Bug 351591: Pressing Enter in an exceptions dialog adds an unwanted 'scheme:http' entry in the list, r=mano 2006-12-07 21:25:38 +00:00
gavin%gavinsharp.com
a7998183ea Bug 353324: When search engine is found and search bar icon highlighted in blue, it loses effect on hover, r=mano 2006-12-07 21:20:07 +00:00
roc+%cs.cmu.edu
b82ca39a59 Bug 358764. Make backspace do nothing on Linux. r=caillon,mconnor 2006-12-07 19:46:47 +00:00
sayrer%gmail.com
f9e7ca6e33 Bug 362156. Support the 'feed' link relation for autodiscovery. r=gavin 2006-12-07 18:45:45 +00:00
mozilla.mano%sent.com
b92cff2ccf Bug 354531 - Moving (reordering) search engines should enable the Restore Defaults button. r=gavin. 2006-12-07 09:01:30 +00:00
mozilla.mano%sent.com
0107aac2a2 Bug 359056 - [Winstripe] regression: no hover feedback for go/search dropdown buttons. r=gavin. 2006-12-07 08:58:48 +00:00
mozilla.mano%sent.com
8c0c5620aa Bug 353438 - Preview of Location Bar in 'Customize' dialog flawed. r=gavin. 2006-12-07 08:55:52 +00:00
mozilla.mano%sent.com
3620535d90 Landing bug 354644's fix on trunk, r=mconnor. 2006-12-07 07:03:44 +00:00
mozilla.mano%sent.com
484b955348 Bug 363011 - click on search suggestion doesn't start the search anymore. r=gavin. 2006-12-06 23:00:20 +00:00
timeless%mozdev.org
8b1aae3965 Bug 362283 Components.errors is a silly typo for Components.results
patch by sciguyryan+bugzilla@gmail.com r=bsmedberg
2006-12-06 01:12:06 +00:00
sayrer%gmail.com
c2b5508d9c Bug 362329. Autodiscovery should not discover rel='alternate stylesheet' as a feed. r=gavin 2006-12-05 18:18:05 +00:00
bzbarsky%mit.edu
8bfd20a05a Move GetCompatibilityMode() to nsIDocument. Bug 362797, r+sr=jst 2006-12-05 15:46:18 +00:00
peterv%propagandism.org
db22682653 Add new JS component for bug 354886 to package files. 2006-12-04 15:30:00 +00:00
philringnalda%gmail.com
b4097c6ad2 Bug 361246: Don't collapse toolbar customization window since we don't animate it, r=mano 2006-12-04 03:02:15 +00:00
mozilla.mano%sent.com
7b1ea8ce39 Bug 351253 - Search button misinterprets modifiers when clicked. r=gavin. 2006-12-03 20:10:29 +00:00
philringnalda%gmail.com
05ba79e1e3 Bug 362627: Keyboard shortcuts to close Mac toolbar customization sheet don't work, r=mano 2006-12-03 19:52:28 +00:00
mconnor%steelgryphon.com
d6016cf254 bug 360493 - allow users to disable password autofill without disabling password manager, r=gavin 2006-12-02 06:34:22 +00:00
gavin%gavinsharp.com
65e1e808a2 Bug 362514: "official build" detection code doesn't work, treats all builds as "official", r=bsmedberg 2006-12-01 18:59:11 +00:00
gavin%gavinsharp.com
9002721d9d Bug 362460: Search service shouldn't assume that builds with branding directories are "official" builds, r=mconnor 2006-12-01 18:18:28 +00:00
mozilla.mano%sent.com
8883d0e6bc Bug 349481 - Clear private data dialog width is hardcoded. r=gavin 2006-12-01 12:44:40 +00:00
mozilla.mano%sent.com
6a9fef4a81 Bug 185239 - Print Frame in context menu. r=gavin, ui-r=mconnor. 2006-12-01 12:33:30 +00:00
Olli.Pettay%helsinki.fi
1cd06517da Bug 360731, Back and Forward buttons on mouse no longer work, also Bug 330938, r=emaijala, sr=roc 2006-12-01 11:16:07 +00:00
mconnor%steelgryphon.com
52b346b8bf fix brokenness for a1, r=gavin over IRC, a=me since everyone's asleep 2006-12-01 07:56:36 +00:00
aaronleventhal%moonset.net
3faea709b4 Bug 362369. Description missing for Tools -> Options -> Content -> File types -> Manage. r=mano 2006-12-01 03:42:12 +00:00
mconnor%steelgryphon.com
c0599e7b23 replace Bon Echo about.png with generic unlabeled about.png, a=vlad 2006-11-30 21:44:40 +00:00
mozilla.mano%sent.com
eaf795eed2 Replace monitor image (set desktop background dialog) in Pinstripe. Image from Kevin Gerich <kevin@kmgerich.com> on bug 296583, ui-r=mconnor. 2006-11-29 16:51:31 +00:00
mozilla.mano%sent.com
690bbc8684 Bug 296583 - Make 'Set Desktop Background' dialog skinable. r=gavin. 2006-11-29 16:39:09 +00:00
mozilla.mano%sent.com
af911de4b6 Bug 361608 - possible leak in Safari profile migrator. r=mento. 2006-11-29 08:01:33 +00:00
sspitzer%mozilla.org
3f75da122e fix warning, no bug #. r=gavin 2006-11-29 00:18:06 +00:00
pavlov%pavlov.net
99459057f1 adding cups to the linkline for macos 2006-11-29 00:14:57 +00:00
mconnor%steelgryphon.com
ad7cedd3f8 missed an unofficial branding file, adding now, NPOTB 2006-11-28 19:24:35 +00:00
benjamin%smedbergs.us
cf18e8863e Bug 360125 - --with-branding doesn't provide a way to set MOZ_APP_DISPLAYNAME, r=mconnor 2006-11-28 15:37:41 +00:00
gavin%gavinsharp.com
616290d5b2 Bug 360572: deleting history entries from the search bar autocomplete dropdown doesn't work when suggestions are shown, r=mconnor 2006-11-27 19:51:35 +00:00
rob_strong%exchangecode.com
5a9cf94f95 Bug 357922 - Bookmarks missing, tabs broken, etc. (Firefox 2 install over Firefox 1.5.0.7 failed to replace some files.). r=sspitzer 2006-11-27 19:17:14 +00:00
mozilla.mano%sent.com
015f043c53 Bug 288254 - Findbar XBL widget. r=gavin,masayuki,bienvenu. 2006-11-26 22:47:46 +00:00
philringnalda%gmail.com
3a81b778b6 Bug 352032: A few prefs buttons lost their disable_button in the prefs reorg, r=gavin 2006-11-26 02:19:12 +00:00
gavin%gavinsharp.com
914d07c05a Bug 361769: the V before Show Suggestions is too big (make min-width/height rules apply only to the engine dropdown), patch by Dave Townsend (Mossop) <mossop.bugzilla@blueprintit.co.uk>, r=me 2006-11-25 14:33:04 +00:00
gavin%gavinsharp.com
72c8348fa3 Bug 357609: package DOM storage xpt (DOM storage broken in trunk builds), patch by Sylvain Pasche <sylvain.pasche@gmail.com>, r=me 2006-11-25 14:29:36 +00:00
philringnalda%gmail.com
5ead2cce3e Bug 361458: Opening bookmark in sidebar results in XML parsing error, r=gavin 2006-11-23 20:13:58 +00:00
mozilla.mano%sent.com
ae02c345fc Bug 361671 - Feed Preview is broken (typro from bug 361186). 2006-11-23 18:44:41 +00:00
mozilla.mano%sent.com
f65c4f98a0 Bug 357914 - Choose Application menuitem in feed subscription UI sometimes doesn't work. r=gavin. 2006-11-23 12:13:47 +00:00
mozilla.mano%sent.com
31db38cc6d Bug 361186 - FeedWriter should cache its string bundle. r=gavin. 2006-11-23 11:59:53 +00:00
sspitzer%mozilla.org
a4f2e877ce fix for bug #361624: user style sheets may not be imported from Safari, due to an uninitialized variable. also, fix a warning I introduced with a recent checkin for MOZ_PLACES_BOOKMARKS ifdef support.
r=gavin
2006-11-23 07:05:07 +00:00
enndeakin%sympatico.ca
10d271efeb Bug 359012, wrong host added to whitelist when xpi is in a frame, r=mano 2006-11-23 03:21:26 +00:00
sayrer%gmail.com
ec2e0db515 bug 361230. Add a way to tell the parser the feed has been sniffed. r=mano 2006-11-23 01:22:43 +00:00
gavin%gavinsharp.com
6bd7668399 Bug 359895: 'about:blank' shows in location bar when switching to a blank tab, r=mano 2006-11-22 17:42:35 +00:00
gavin%gavinsharp.com
428f526a86 Bug 306330: search engines without an icon have less margin than the others, r=mano 2006-11-22 17:26:56 +00:00
mconnor%steelgryphon.com
3ef9f3a548 adding Gran Paradiso branding directory, NPOTB and non-working for now 2006-11-22 02:21:20 +00:00
vladimir%pobox.com
c97da6eb0f b=299149, localstore.rdf and other profile files get overwritten on first run from debug build, r=bsmedberg 2006-11-22 00:51:30 +00:00
sspitzer%mozilla.org
c6c3ab6fcb fix for bug #358784: implement Firefox 2.0 style "View | By Date" and "View | By Date and Site" for places based history sidebar (GROUP_BY_DAY)
r=g#,brettw
2006-11-21 23:02:16 +00:00
jshin%mailaps.org
d19a62b48f bug 352365 fix some unicode/character encoding/string issues in nsIEProfileMigrator : r=biesi, sr=darin 2006-11-21 02:03:39 +00:00
philringnalda%gmail.com
6bfbe97ee1 Bug 358264: Use Current Page(s) button is blank when no browser window is open, r=mano 2006-11-20 20:55:25 +00:00
enndeakin%sympatico.ca
432f98432f Bug 346787, add binding for spellchecking in XUL textboxes 2006-11-20 17:45:10 +00:00
sayrer%gmail.com
98e7e79e15 Bug 347897. view source on feeds preview shows contents of wrong page. r=mano 2006-11-19 22:54:29 +00:00
mozilla.mano%sent.com
4a5e5bf095 Bug 345955 - Remove obsolete strings from pref locale files. patch from Hasse <hasse@jasajudeju.se>, r=me. 2006-11-19 11:12:07 +00:00
axel%pike.org
3e59775700 bug 360743, add kurdish and georgian to the Firefox build, r=preed 2006-11-16 01:16:04 +00:00
philringnalda%gmail.com
e75e81af9b Bug 347615: Feed related strings in content.dtd should be removed, patch by <cedric.corazza@wanadoo.fr>, r=gavin 2006-11-15 03:45:32 +00:00
mozilla.mano%sent.com
480e437415 Bug 349128 - Focus lost pressing enter in empty location bar. r=gavin. 2006-11-14 21:57:10 +00:00
benjamin%smedbergs.us
6156697db7 Bug 345517 additional fixup - don't use some additional unfrozen methods, r=gavin 2006-11-14 21:25:56 +00:00
benjamin%smedbergs.us
217948472d Re-land bug 345517 now that the logging issues are hopefully fixed, r=darin/mento/mano 2006-11-13 17:53:01 +00:00
bzbarsky%mit.edu
07ed5d0bbd Make sure all xml-stylesheet and xul-overlay PIs in fact come in the prologs of
overlays.  Bug 360119, patch by Nickolay Ponomarev <asqueella@gmail.com> and
Phil Ringnalda <philringnalda@gmail.com>, r=mano
2006-11-11 22:22:36 +00:00
mozilla%weilbacher.org
5121b5e000 [OS/2] Bug 356676: update README.txt to better represent current versioning scheme, r=mkaply 2006-11-11 17:36:37 +00:00
gavin%gavinsharp.com
45428cf473 Bug 358570: OpenSearch plugins should default to encoding search queries in UTF-8 (fix garbled text for certain Japanese plugins that omit the InputEncoding element), patch by KUROSAWA, Takeshi(taken) <taken.spc@gmail.com>, r=me 2006-11-11 05:26:26 +00:00
bzbarsky%mit.edu
0a3a624149 Make it possible for protocol handlers to configure how CheckLoadURI should
treat them via their protocol flags.  Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
pavlov%pavlov.net
0b5a3c2706 backing out 345517 due to leak test bustage 2006-11-10 04:42:03 +00:00
mozilla.mano%sent.com
8e1afe52e9 Bug 349380 - better UI for registerContentHandler. r=gavin. 2006-11-09 18:45:18 +00:00
benjamin%smedbergs.us
c8bc8c9265 Bug 345517, try #2, make the browser component use frozen linkage, so that ff+xr builds. This does *not* --enable-libxul by default for Firefox (yet). That will wait until after 1.9a1. Older patch r=darin+mento, revisions r=mano 2006-11-09 15:02:29 +00:00
mats.palmgren%bredband.net
1bd086a975 Make bookmarks "Sorted By" menu localizable and add accesskeys (Bookmarks Manager part). b=91774 r=mano 2006-11-09 03:03:05 +00:00
mats.palmgren%bredband.net
742af194b9 Make bookmarks "Sorted By" menu localizable and add accesskeys (Places part). b=91774 r=mano 2006-11-09 03:02:02 +00:00
bzbarsky%mit.edu
725237b351 Improve wording of the postdata dialog. Bug 112848, patch by Magnus Melin
<mkmelin+mozilla@iki.fi>, r=darin, sr=bzbarsky
2006-11-07 03:28:50 +00:00
gavin%gavinsharp.com
968863401e Bug 357853: if no browser window exists, -new-tab <url> doesn't open <url>, r=bsmedberg 2006-11-07 03:10:18 +00:00
gavin%gavinsharp.com
f9333ecf69 Bug 264663: don't re-open closed popup-blocked notifications when switching tabs, r=mano 2006-11-06 23:41:31 +00:00
gavin%gavinsharp.com
f53482b40e Bug 359682: remove redundant code that check's gBrowser's localName, r=mano 2006-11-06 17:42:31 +00:00
gavin%gavinsharp.com
dceeea7204 Bug 347868: Accesskeys names for sizes' fonts for the advanced preference font window should be more explicit, patch by C�dric Corazza <cedric.corazza@wanadoo.fr>, r=me 2006-11-06 16:16:01 +00:00
gavin%gavinsharp.com
06a8bb8f40 Bug 348031: [Mac] Pressing Cmd-W should always close the window when only one tab is visible, patch by Simon B�nzli <zeniko@gmail.com>, r=mano 2006-11-06 15:20:16 +00:00
philringnalda%gmail.com
685b277828 Bug 359050: Properties say link will open in new window when it will open in new tab, r=gavin 2006-11-05 22:45:29 +00:00
kjh-5727%comcast.net
adbed069ad Bug 241274 - Image properties should show actual dimensions, not shrunken ones. Patch by Florian Qu�ze <f.qu@queze.net>, r=mano, ui-r=beltzner. 2006-11-05 19:50:59 +00:00
mozilla.mano%sent.com
e2a7fbac5e Bug 359541 - 'View Selection Source' broken. 2006-11-04 22:54:12 +00:00
mozilla.mano%sent.com
002a4dfc4c Bug 358878 - Feed preview's request for favicon.ico should not send Referer. r=gavin. 2006-11-04 08:35:40 +00:00
sspitzer%mozilla.org
519037fe9d 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
2006-11-04 04:48:06 +00:00
mozilla.mano%sent.com
95ee205f08 license block 2006-11-02 22:30:18 +00:00
mozilla.mano%sent.com
d9d1462cee Bug 356590 - Clean up nsContextMenu and make it a bit more window-agnostic, partly fixes bug 281490. r=gavin. 2006-11-02 22:26:22 +00:00
timeless%mozdev.org
46d2b15871 Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
martijn.martijn%gmail.com
97f44cadbf Bug 358202 - rss icon status in url bar is unchanged when drag&drop opens hovered over tab, r=mano 2006-11-01 18:07:51 +00:00
philringnalda%gmail.com
342658368f Bug 250793: make browser overlay stylesheets on customizeToolbar.xul, so it can be a real part of toolkit, r=mano 2006-11-01 04:09:47 +00:00
gavin%gavinsharp.com
09fd401d4c Bug 358891: Firefox doesn't remember the search engine with non-ascii characters as its selected engine, patch by Kohei Yoshino <kohei.yoshino.bugs@gmail.com>, r=me 2006-10-31 15:32:43 +00:00
gavin%gavinsharp.com
05119483fc Bug 322077: clean up toggleSidebar code, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=me 2006-10-31 14:56:00 +00:00
gavin%gavinsharp.com
1e5d2dd876 Bug 358284: context menu breaks when building with --enable-plaintext-editor-only, patch by Adam Guthrie <ispiked@gmail.com>, r=me 2006-10-31 14:29:39 +00:00
philringnalda%gmail.com
e6d6a90878 Bug 358678: strict warning in customizeToolbarSheet.xul, r=mano 2006-10-30 05:12:37 +00:00
gavin%gavinsharp.com
a4e0713eea Bug 358015: Release notes can't be opened from source viewer/bookmarks manager, patch by Simon B�nzli <zeniko@gmail.com>, r=mano 2006-10-29 05:05:20 +00:00
philringnalda%gmail.com
3171ef77f1 Bug 224977: finish moving nsTransferable to nsDragAndDrop.js, remove nsTransferable.js, r=neil,mano,mscott 2006-10-29 04:39:28 +00:00
sayrer%gmail.com
1c61422a14 [Bug 358572] remove ALTSS_ICON ifdefs and code. r=gavin 2006-10-29 02:53:19 +00:00
gavin%gavinsharp.com
b7de145675 Fix invalid CSS comment from bug 354947 2006-10-29 01:24:20 +00:00
sayrer%gmail.com
5b3bbdedbd Bug 358303. Firefox window.open reslts in wrong innerHeight. Years-old bug caught through unit testing. r=gavin 2006-10-28 00:07:38 +00:00
ted.mielczarek%gmail.com
a58d90900e bug 354980, integrate airbag exception handler library on windows. Compiling by default on windows, but disabled at runtime by default right now. Set the environment var MOZ_AIRBAG=1 to enable it. r=bsmedberg/mento 2006-10-26 22:52:30 +00:00
philringnalda%gmail.com
0d2041ada1 Bug 356546: Bookmark import/export dialogs shouldn't have colons, should have caps, r=gavin 2006-10-25 03:50:49 +00:00
mozilla.mano%sent.com
54ee0e98cc Bug 354947 - appearance of icon+text xul buttons is broken in Pinstripe. r=mconnor. 2006-10-25 00:04:50 +00:00
gavin%gavinsharp.com
6282ea0303 Bug 357776: fix regression from bug 169826 (createFixupURI takes a URI object, not a string), r=mconnor 2006-10-24 16:14:22 +00:00
gavin%gavinsharp.com
b20639d69c Bug 248330: toolbar buttons aren't flush with the top of the screen in full screen mode, r=mano, ui-r=beltzner 2006-10-23 13:59:34 +00:00
cst%yecc.com
d8dd093d14 Bug 347683 Fix some strict warnings
r=mano
2006-10-23 00:19:52 +00:00
martijn.martijn%gmail.com
9a4888cee2 Checking in patch for bug 248612 again, this causes 10% argo Ts regression, but other tinderboxes are not affected, see discussion in bug 248612 2006-10-21 09:09:09 +00:00
mozilla.mano%sent.com
7b361e07da Bug 344140 - 'Recently closed tabs' entries not middle-clickable. patch from Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=me. 2006-10-20 16:26:53 +00:00
myk%mozilla.org
370cb7d8ca bug 356017: make sure folder item is selected before retrieving selected resource in bookmarks tree to avoid exception which prevents the Add Bookmarks dialog from properly creating the bookmark and closing when the user presses the Add button
r=gavin
2006-10-19 18:17:31 +00:00
sayrer%gmail.com
7e42eae088 Bug 353434. Remove C++ feed parsing for livemarks on trunk (places). r=dietrich 2006-10-19 02:24:30 +00:00
gavin%gavinsharp.com
f9ab9d1464 Bug 357109: Invalid search engine update URLs may cause an assertion dialog each time an update check occurs, r=mconnor 2006-10-18 16:52:35 +00:00
gavin%gavinsharp.com
eecd8da4b4 Bug 356463: add X-Moz: livebookmark to live bookmark request headers, r=vlad, sr=biesi 2006-10-17 16:54:39 +00:00
gavin%gavinsharp.com
9cfb6add9f Bug 233853: fix suffix/prefix addition to avoid cases like Ctrl+Enter when the location bar contains "cnn.com" going to "www.cnn.com.com", patch by Edward Lee <edilee@gmail.com>, r=me 2006-10-16 16:48:06 +00:00
gavin%gavinsharp.com
805c098730 Bug 169826: minor tweaks to tabbrowser code (port fixes from bug 164006 to Firefox), r=mconnor 2006-10-16 16:42:31 +00:00
bugzilla%arlen.demon.co.uk
4c761b27b8 Bug 347993 Get rid of unused entities in pageInfo.dtd (SM and FF)
p=giacomo.magnini@portalis.it r=db48x sr=neil
2006-10-15 22:11:28 +00:00
martijn.martijn%gmail.com
47ae4bc241 Backing out patch for bug 248612, since it may have caused 10% argo Ts regression 2006-10-14 22:26:57 +00:00
vladimir%pobox.com
c13ee71991 b=351561, fix thebes/cairo linking issues 2006-10-14 04:46:04 +00:00
gavin%gavinsharp.com
5d86121dc4 Bug 250156: fix doctypes, patch by Wei-ju Wu <weiju@web.de>, r=me, daniel@glazman.org 2006-10-13 17:08:26 +00:00
gavin%gavinsharp.com
8dadd4a729 Bug 355891: [SessionStore] Restored framesets occasionally get mangled, patch by onemen.one@gmail.com, r=zeniko@gmail.com 2006-10-13 15:31:58 +00:00
gavin%gavinsharp.com
6a915a890a Bug 355291: Recently Closed Tabs > Open All In Tabs throws exceptions when Always Display Tab Bar is enabled, patch by Simon B�nzli <zeniko@gmail.com>, r=mano 2006-10-13 15:08:09 +00:00
gavin%gavinsharp.com
2a465b082d Bug 232605: windows opened by window.open open behind the window with focus, r=mano 2006-10-13 14:49:43 +00:00
martijn.martijn%gmail.com
9d9386ae11 Bug 248612 - holding drag&drop pointer over a tab for a moment should open this tab to allow drag&drop of content from one tab to another tab, r=mano 2006-10-12 17:08:48 +00:00
sayrer%gmail.com
f1357ed674 bug 353434. Add unit tests for livemarks so we can remove some C++ in favor of JS. r=dietrich 2006-10-11 23:15:15 +00:00
tony%ponderer.org
9858ba8ff6 bug 356230: when reporting how a user deals with a phishing warning, we only
want a single report per warning
patch: send a different report based on whether or not the warning is showing
r=mmchew
2006-10-11 00:05:13 +00:00
sspitzer%mozilla.org
c1ae0f8c10 fix for bug #342930: "You have asked to open [lots of] tabs at once" should read "You are about to open..."
backporting the fix from the MOZILLA_1_8_BRANCH to work on the trunk (both with places enabled and without)

r=dietrich, original patch r=mconnor, ui-r=beltzner
2006-10-10 23:19:01 +00:00
rob_strong%exchangecode.com
2d96058fc7 Bug 354555 - Use long paths in registry when setting default browser. r=dougt 2006-10-10 19:56:08 +00:00
gavin%gavinsharp.com
f2349c0394 Bug 350718: No way to programmatically access about:config's textbox value, patch by Simon B�nzli <zeniko@gmail.com>, r=mano 2006-10-10 13:48:43 +00:00
gavin%gavinsharp.com
e66e1aee9c Bug 350558: work around the fact that arrays from a sandbox are only instanceof sandbox.Array (and not instanceof Array), patch by Simon B�nzli <zeniko@gmail.com>, r=mano 2006-10-10 13:46:21 +00:00
gavin%gavinsharp.com
e9aade0ccd Bug 342743: Clear Private Data shortcut (Cmd+Shift+Delete) requires Fn to be held on Mac laptops, patch by Shawn Wilsher <comrade693+bmo@gmail.com>, r=mano 2006-10-10 13:41:40 +00:00
gavin%gavinsharp.com
33d86bc7dd Bug 341092: Removing the "bookmarks toolbar widget" corrupts UI customizations, patch by Dave Townsend <mossop.bugzilla@blueprintit.co.uk>, r=me/annie.sullivan 2006-10-10 13:39:59 +00:00
gavin%gavinsharp.com
5efdc9e80e Bug 332256: Middle clicking items in toolbar chevron overflow menu doesnt close menu, patch by Adam Guthrie <ispiked@gmail.com>, r=annie.sullivan/me 2006-10-10 13:20:26 +00:00
gavin%gavinsharp.com
3d03bb2e16 Bug 337184: feed sniffer sniffs too many things as feeds... need to make sure that feed indicator strings are only used as indicators if they are present at the top level of the document, patch by Ben Goodger <ben@mozilla.org>, r=darin, mconnor 2006-10-10 02:44:02 +00:00
sayrer%gmail.com
220959cec8 bug 353734. RSS icon fixes. r=mano 2006-10-10 00:56:59 +00:00
sayrer%gmail.com
2071ed80df bug 355332. Feed sniffing ignores content-disposition, displays 'attachment' in the browser. r=vlad 2006-10-10 00:15:31 +00:00
mozilla.mano%sent.com
217e108dff Bug 346757 - Toolbars not shown in toolbar context menu on first open, assertion 'getElementById(''), fix caller?'. patch from Nickolay Ponomarev <asqueella@gmail.com>, r=me/neil, sr=neil. 2006-10-10 00:05:41 +00:00
mozilla.mano%sent.com
f407e29925 Bug 355112 - Get rid of feeds-disabled code in browser. r=gavin. 2006-10-09 23:57:40 +00:00
mconnor%steelgryphon.com
b83a8b9043 bug 331660 - sync credits list to trunk 2006-10-09 22:28:40 +00:00
gavin%gavinsharp.com
b3e8f76cce fix nit from last patch 2006-10-09 04:57:27 +00:00
gavin%gavinsharp.com
ba5c7c9d21 Bug 355652: simplify search suggestion result code, r=brendan 2006-10-09 04:54:21 +00:00
dietrich%mozilla.com
843dfd3733 Bug 354401 Update Places unit-tests to work with xpcshell test-harness (r=davel, benjamin) 2006-10-06 21:10:47 +00:00
sspitzer%mozilla.org
abd085d524 fix for bug #355475: remove moz-bookmark protocol handler (which isn't being built)
this code has been disabled since it landed (in 12/2003) and it keeps showing up when bz does security audits (due to issues with the implementation), so removing.
2006-10-06 06:38:19 +00:00
bugzilla%arlen.demon.co.uk
24dd884cd2 Bug 354580 Add "Ignore word" to inline spellchecker used for editable elements for SM and conflicting accesskey for /browser
p=me r=neil/gavin.sharp sr=mscott
2006-10-06 00:14:18 +00:00
gavin%gavinsharp.com
148fb053f9 Fix strict warning found by mao on #firefox, r=me 2006-10-05 23:33:29 +00:00
aaronleventhal%moonset.net
897d7fd6cd Bug 351946. Feeds preferences, visual reader choice association must be explicit for screen readers. r=mano 2006-10-05 13:21:51 +00:00
mozilla.mano%sent.com
b9639ef3af Bug 353580 - Feed preview is broken in extremely long feeds due to bug 252241. r=mconnor. 2006-10-05 07:15:25 +00:00
sspitzer%mozilla.org
918ff71adb fix for bug #353141: In Options/Preferences window, Globe (Content) icon image has top and right cutoff.
thanks to Dao Gottwald <bugzilla@design-noir.de> for the fix.
r=sspitzer, ui-r=beltzner.
2006-10-04 06:50:09 +00:00
sspitzer%mozilla.org
6fe7ff2c83 fix for bug #353141: In Options/Preferences window, Globe (Content) icon image has top and right cutoff.
thanks to D��o Gottwald <bugzilla@design-noir.de> for the fix.
r=sspitzer, ui-r=beltzner.
2006-10-04 06:48:10 +00:00
sayrer%gmail.com
d7d108d550 Bug 354670. RSS feed with corrupted links (new bug since Firefox 1.5). r=mconnor 2006-10-04 01:42:10 +00:00
mozilla.mano%sent.com
3a44d571ef Bug 355007 - Use InfoText on InfoBackground in feed subscription UI. r=mconnor. 2006-10-01 06:42:23 +00:00
mconnor%steelgryphon.com
d16a0815f2 bug 331660 - fix chibi-san's name, patch by beltzner, r+a=me 2006-09-30 02:54:07 +00:00
mozilla.mano%sent.com
260cbce403 Bug 353266, r=mconnor/sicking/gavin. 2006-09-29 16:32:45 +00:00
mozilla.mano%sent.com
4f0b8e9593 Bug 354808 - 'Choose Application' in feed subscription ui is broken on trunk (mac only). r=gavin 2006-09-29 13:24:22 +00:00
mozilla.mano%sent.com
ab8c0ab781 Bug 354805 - regression: readers menulist no longer shows the selected reader's icon. r=gavin. 2006-09-29 13:05:57 +00:00
mozilla.mano%sent.com
12d6fb4141 Bug 354803 - Print-version of feed preview shouldn't include the subscription UI. r=gavin. 2006-09-29 13:02:35 +00:00
tony%ponderer.org
d6cd0356c8 bug 354393: key update url should point to https://sb-ssl.google.com/
patch: www.google.com -> sb-ssl.google.com

The ssl cert change was pushed early this afternoon.  However, there may be
some issues with DNS caches causing some people to see a cert error until 24
hours after the change was pushed.

Going to go ahead and submit now so people can test, but with a caveat that
there may be cert warnings.

r+a=beltzner
2006-09-29 02:02:40 +00:00
sspitzer%mozilla.org
f7ee057f94 fix for bug #353679: extra space in info text in updater (between text and ellipsis) ex: "a few moments ..."
ui-r=reed
2006-09-28 22:13:15 +00:00
tony%ponderer.org
2ad9f2d3e3 Bug 354634: Failed to load XPCOM component: globalstore.js
remove globalstore.js from components list in makefile
r=sspitzer
2006-09-28 06:47:52 +00:00
steffen.wilberg%web.de
31837c44ec Bug 354373: 'Report Broken Web Site' and 'Report Web Forgery' both want to be before the separator. Make sure the order of these items isn't determined by accident. r=mano 2006-09-27 21:26:44 +00:00
rob_strong%exchangecode.com
58728f383b 354552 Firefox - Remove the unused backup of registry file associations. r=dougt 2006-09-27 20:01:21 +00:00
rob_strong%exchangecode.com
c2f4829e74 354546 Firefox - Remove unused RestoreFileSettings() from nsWindowsShellService. r=dougt 2006-09-27 19:24:19 +00:00
gavin%gavinsharp.com
7e270a93dd Bug 353027: Can't click RSS feed indicator until page is loaded, patch by Phil Ringnalda <philringnalda@gmail.com>, r=me 2006-09-27 18:59:17 +00:00
gavin%gavinsharp.com
492544e57a Bug 353366: Informations in two Clear Private Data windows are different (merge the two sanitize.dtds), patch by Hubert Gajewski <hubert.gajewski@gmail.com>, r=me 2006-09-27 18:13:19 +00:00
rob_strong%exchangecode.com
47a6bbbdfe 354467 Firefox - Refreshing file associations is very slow due to using SendMessageTimeout instead of SHChangeNotify. r=dougt 2006-09-27 17:58:26 +00:00
mozilla.mano%sent.com
0ac79a6db2 Bug 354334 - Background of bookmarks toolbar doesn't properly handle taller items. patch from Phil Ringnalda <philringnalda@gmail.com>, r=mconnor. 2006-09-27 17:51:34 +00:00
sspitzer%mozilla.org
e608dc89c4 fix for bug #354251: "Open in Tabs" string missing from menuitem under "History | Recently Closed Tabs" (when places disabled).
r=dietrich
2006-09-26 21:40:16 +00:00
steffen.wilberg%web.de
f2cd27bf78 Bug 353388, Bug 343857: match branch. 'Report Broken Web Site' is before 'Report Web Forgery', at least on Windows. 2006-09-26 20:58:26 +00:00
jwalden%mit.edu
e62fb84129 Bug 354045 - Improve 'Browse...' string for Options-Downloads section in FF 2.0 Help. Patch by Ton <tonnes.mb@gmail.com>, r=me 2006-09-26 03:02:27 +00:00
rob_strong%exchangecode.com
27159ce275 Bug 354000 - Program Compatibility Assistant notification when installing the same version on top of an existing installation. r=sspitzer 2006-09-26 00:30:16 +00:00
rob_strong%exchangecode.com
74b7c04bd2 Bug 354099 - Not Enough Arguments exception when using 'Search the Internet' on Vista. r=gavin.sharp 2006-09-25 06:23:53 +00:00
gavin%gavinsharp.com
9059857fe3 Bug 343360: FileWriter's security check doesn't work with flat chrome, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=me 2006-09-24 15:01:57 +00:00
steffen.wilberg%web.de
f2eec6b6d9 Bug 353533 - Clicking Help in Change Action dialog doesn't bring up its help topic. r=mconnor 2006-09-24 07:33:32 +00:00
dougt%meer.net
52babc4fee bug 352424. Default Application on Vista not working. r=rob_strong 2006-09-22 14:45:57 +00:00
dougt%meer.net
b0a376c402 Bug 353353. Remove unused nsIObserver impl from toolkit/xre/nsNativeAppSupportWin.cpp. r=rob_strong 2006-09-22 14:40:55 +00:00
gavin%gavinsharp.com
f1f7a0bf4e Bug 353757: minor theme optimizations, patch by mano, r=me 2006-09-22 13:25:52 +00:00
mozilla.mano%sent.com
5c587b879c Restoring places-specific rules removed by bug 353673. 2006-09-22 01:50:48 +00:00
mozilla.mano%sent.com
fe67082478 Land the new theme on trunk (bug 353673). 2006-09-22 00:47:18 +00:00
steffen.wilberg%web.de
81be5c3f48 Bug 353533: backing out my premature patch. 2006-09-21 19:05:59 +00:00
gavin%gavinsharp.com
c2625fca00 Bug 319554: default action can't be canceled for modifier+click events on links, r=mano 2006-09-21 17:39:36 +00:00
gavin%gavinsharp.com
d51ce46276 Bug 284660: Firefox bookmarks don't provide a charset to layout code, r=mconnor, sr=bzbarsky 2006-09-21 17:20:43 +00:00
steffen.wilberg%web.de
4890ab2f70 Bug 353533: Clicking Help in Change Action dialog doesn't bring up its help topic. r=me. 2006-09-21 16:19:03 +00:00
gavin%gavinsharp.com
feb6dd2d8a Bug 343828: fix typo introduced by bug 343828 2006-09-21 14:48:01 +00:00
mozilla.mano%sent.com
3c1ddfefd3 Bug 353071 - Simplify visibility checks in OpenLocation and getSearchBar. r=gavin. 2006-09-21 12:57:21 +00:00
gavin%gavinsharp.com
a563a0acfb Bug 352063: Regression, setting browser.startup.homepage_override.mstone to ignore no longer works, patch by Harry Johnston <harry@scms.waikato.ac.nz>, r=me 2006-09-20 23:10:07 +00:00
rob_strong%exchangecode.com
7698b87ab2 Followup to bug 336469 - use new APIs in Vista to register file and protocol handlers (installer). r=sspitzer 2006-09-20 06:53:27 +00:00
mozilla.mano%sent.com
75502eb5b2 Bug 286365 - After manually resetting encoding, 'View Source' uses original setting. patch from Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=me/smontagu. 2006-09-20 00:34:44 +00:00
rob_strong%exchangecode.com
2ef24d46e6 Bug 353398 - Need to add DDE keys for FirefoxHTML. r=sspitzer 2006-09-19 22:45:10 +00:00
steffen.wilberg%web.de
afdccaff58 Bug 343857: document Help > 'Report Web Forgery' menu item. r=mconnor 2006-09-19 21:26:10 +00:00
steffen.wilberg%web.de
d2ecd9f937 Bug 352968: firebird-toc.rdf: remove High Contrast Theme and File->Quit references for Mac. r=jwalden 2006-09-19 21:03:07 +00:00
rob_strong%exchangecode.com
b8be1bb361 Bug 336469 - use new APIs in Vista to register file and protocol handlers (installer). r=sspitzer 2006-09-19 20:13:10 +00:00
rob_strong%exchangecode.com
78bc894bd6 Bug 353089 - Fix / remove ddeexec hack. r=bsmedberg 2006-09-19 18:09:58 +00:00
mozilla.mano%sent.com
ba7a409fa8 Bug 352947 - regression: click-and-hold on the label of either the back or the forward toolbar-button doesn't open the button's drop-down. r=mconnor. 2006-09-18 19:51:24 +00:00
mozilla.mano%sent.com
dece182e1d Bug 353117, r=mconnor, sr=jst. 2006-09-18 19:45:30 +00:00
mozilla.mano%sent.com
eae0985a60 Bug 352935 - Port over some FeedWriter improvements from bug 350615 to trunk. r=gavin. 2006-09-18 19:40:55 +00:00
mconnor%steelgryphon.com
7aa264ff01 bug 331660 - last batch of credit additions from cbeard/lilly 2006-09-18 18:42:55 +00:00
timeless%mozdev.org
97dc149f88 Bug 352971: using_firebird.xhtml: wrong size of images urlbar.png and searchbar.png
patch by Reed Loden <reed@reedloden.com>, r=steffen, a=mconnor
2006-09-18 17:40:57 +00:00
gavin%gavinsharp.com
fc0dc90701 Bug 353115: missing argument in restoreTextData, patch by Sylvain Pasche <sylvain.pasche@gmail.com>, r=me 2006-09-18 06:55:42 +00:00
gavin%gavinsharp.com
fa5b3b23c3 Bug 353025: clear the useNow flag for update engines (so that the current engine isn't changed when an engine update occurs), r=mconnor 2006-09-18 00:43:32 +00:00
jshin%mailaps.org
e4b2f13ece bug 250255 : get rid of a redundant check of 'registry type' in GetSourceHomePageURL (addressing reviewer's comment I missed in the previous check-in) 2006-09-17 05:35:16 +00:00
mozilla.mano%sent.com
ec43c8ea44 Bug 349225 - Added content handlers are not retained by feeds pane. patch by mconnor, r=gavin. 2006-09-16 08:19:30 +00:00
enndeakin%sympatico.ca
e9212da0b0 Bug 352704, clear DOM storage when clearing cookies, r=mconnor,jst, sr=dveditz 2006-09-15 21:28:48 +00:00
jst%mozilla.jstenback.com
c8b7b8fb36 Fixing bug 352124. Make XPCNativeWrapper refuse to wrap a double-wrapped JS object, and add some explicit wrapping to the feed writer. r=bzbarsky@mit.edu, sr=brendan@mozilla.org. 2006-09-15 16:38:56 +00:00
gavin%gavinsharp.com
31d2a7c7fa Bug 352768: don't forget to parse searchForm on Sherlock plugins, r=mconnor 2006-09-15 02:37:45 +00:00
tony%ponderer.org
40129ad103 Bug 352743: JS exception when trying to load privacy policy
patch: browser -> toolkit
r=mconnor
2006-09-15 01:08:33 +00:00
jshin%mailaps.org
716e4b8dc8 bug 250255 : use nsWindowsRegKey APIs for Windows registry handling (importing homepage url from IE) : r=biesi, sr=darin 2006-09-15 00:12:06 +00:00
mozilla.mano%sent.com
9c57e7b4a1 Bug 352124, r=mconnor, sr=bz. 2006-09-15 00:04:22 +00:00
mconnor%steelgryphon.com
29ea29dae6 bug 346888 - Help uses outdated images, en-US specific, r=gavin 2006-09-14 21:55:07 +00:00
timeless%mozdev.org
3bbbf65949 Bug 352630 Fix component.reg line in removed-files.in
patch by bugzilla@mcsmurf.de r=bsmedberg
2006-09-14 18:32:50 +00:00
mconnor%steelgryphon.com
9afb1f6e11 bug 344580 - fix ToC, should be en-US only, r+a=me 2006-09-14 17:08:05 +00:00
mconnor%steelgryphon.com
1dd8aade34 bug 331660 - typo on Sayre... 2006-09-14 07:14:03 +00:00
mconnor%steelgryphon.com
674464d3be bug 352588 Document new Clear Now button in prefwindow, patch by Eric (Sheppy) Shepherd <eshepherd@mozilla.com>, r+a=me 2006-09-14 02:05:12 +00:00
sayrer%gmail.com
96459d74ad Bug 352600. Need a max-width/height on the feed icon. ui-r=beltzner, r=mconnor 2006-09-14 02:03:24 +00:00
mconnor%steelgryphon.com
050f69dba5 bug 331660 - update credits for Fx2, thanks to Seth Bindernagel and Asa Dotzler for information gathering, r=beltzner 2006-09-14 01:21:51 +00:00
benjamin%smedbergs.us
745963d5ab Bug 352952 - Allow overriding distribution ID from a partner extension, r=gavin 2006-09-14 00:49:19 +00:00