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

4560 Коммитов

Автор SHA1 Сообщение Дата
dietrich%mozilla.com 2337db5725 test for bug 371798 (r=sayrer) 2007-03-31 19:35:16 +00:00
mozilla.mano%sent.com f6bb0fbade Bug 371485 - Selected item text should be white instead of black. patch from Stefan <stefanh@bluebottle.com>, r=me. 2007-03-30 19:54:17 +00:00
ted.mielczarek%gmail.com f20d3420d5 bug 375606, Airbag won't build on debug trunk. r=axel@pike.org 2007-03-28 12:19:42 +00:00
sspitzer%mozilla.org 977e83b4d2 fix for bug #373908: Software update hangs part way through if update.mar includes a zero length file.
note, the scripts that create mars should not be doing that, which is bug #375611

also note that if you kill the hung software update process (which you have to do, since it is hung), you can end up in a bad state, see bug #375619

r=dolske
2007-03-28 06:01:35 +00:00
philringnalda%gmail.com 4de05aa698 Bug 375485 - Remove some unused toolkit strings, r=mano 2007-03-28 04:43:42 +00:00
sayrer%gmail.com cd5583ae9e bug 373340. atom:logo in feed reading view. r=mano 2007-03-28 01:07:39 +00:00
mozilla.mano%sent.com 2cfb97c393 Bug 371076 (and bug 371077) - Query the bookmarks root rather than the places root in bookmarks-trees; allow exposing the root node of a query in the tree view (used in the organizer left pane, and in the add-bookmark dialog). This should also allow incremental updates in the bookmarks-sidebar. r=dietrich. 2007-03-28 00:28:35 +00:00
benjamin%smedbergs.us 9b05b8b3a6 Bustage fix for luser. 2007-03-27 18:21:57 +00:00
ted.mielczarek%gmail.com b3aeb6cc99 bug 366970, crash reporter needs to send Product, Build ID, Platform. r=mento 2007-03-27 18:02:02 +00:00
dbaron%dbaron.org d2a7c1e86a Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg 2007-03-27 15:35:02 +00:00
dietrich%mozilla.com ebbaa51a36 Bug 335961 bookmarks export doesn't export keywords (r=sspitzer) 2007-03-26 23:11:09 +00:00
asqueella%gmail.com c90f20affb Bug 374404 - Don't ship WidgetStateManager as part of toolkit/mail
r=bsmedberg
2007-03-26 21:02:01 +00:00
asqueella%gmail.com 5c4868b92b bug 375252 - nsJSComponentManager.js / nsJSSupportsUtils.js are not used or packaged anywhere and should be cvs removed
r=bsmedberg
2007-03-26 20:53:01 +00:00
dietrich%mozilla.com 0e09de0b7b Bug 374876 - write out bookmarks.html and archives (r=sspitzer) 2007-03-25 20:14:28 +00:00
mozilla.mano%sent.com 9c4d5fb43d Bug 373838 - Replace nsNavHistoryResultTreeViewer with a JS, browser-specific tree view. r=dietrich. 2007-03-25 12:28:30 +00:00
sayrer%gmail.com 86ca707162 remove remote css 2007-03-23 21:10:05 +00:00
sayrer%gmail.com 2463249129 Add dump calls to attempt to determine the cause of orange on tinderbox 2007-03-23 19:47:09 +00:00
benjamin%smedbergs.us 4539efdd13 Bug 374813 - Replace rsync with scp and tar with zip, to work around Windows oddities, r=luser 2007-03-23 18:05:24 +00:00
sspitzer%mozilla.org 5672acec74 testcase for bug #369887. r=dietrich 2007-03-23 08:06:01 +00:00
sayrer%gmail.com e3b308efb1 fix test bustage. 2007-03-23 01:53:02 +00:00
dietrich%mozilla.com a04702e725 Bug 374944 Places toolkit tests should move into /toolkit (r=sayrer) 2007-03-23 00:56:56 +00:00
mozilla.mano%sent.com ddce1f1578 Bug 366479 - [mac] Copy command is broken in the JS console. r=gavin,neil. sr=neil. 2007-03-22 23:28:22 +00:00
sspitzer%mozilla.org 8b0bf1034f fix for bug #369887: searches in bookmarks sidebar and organize bookmarks dialog don't show all the results: missing 'hidden' bookmarks and failing to match on title.
r=dietrich
2007-03-22 23:05:37 +00:00
sayrer%gmail.com 0cb9c36274 reenable the hanging pinstripe test 2007-03-20 19:26:12 +00:00
surkov.alexander%gmail.com 5c775ed0c2 Fix for bug 372552 - add interface for xul:menu similar with nsIDOMXULSelectControlElement, first-review=enndeakin, second-review=neil 2007-03-20 17:00:15 +00:00
enndeakin%sympatico.ca 2d5467a6f1 Bug 178513, support translucent drag feedback when dragging nodes and selections on Mac and GTK, r=vlad,josh,roc,sr=roc 2007-03-20 12:14:52 +00:00
sayrer%gmail.com d4c460f62d Disable test until bustage is fixed. 2007-03-18 12:36:19 +00:00
sspitzer%mozilla.org ea7b554d45 fix typo in comment, no bug. 2007-03-17 02:02:45 +00:00
dietrich%mozilla.com c8f78258ce backing out schema changes from bug 372501 and bug 371827 2007-03-16 19:30:49 +00:00
dietrich%mozilla.com 110e219973 Bug 371827 - places bookmarks need additional metadata (schema changes only, r=sspitzer) 2007-03-16 18:25:38 +00:00
dietrich%mozilla.com a8ab39daa1 Bug 372501 - Items in moz_bookmarks should be explicitly typed (r=sspitzer) 2007-03-16 17:40:19 +00:00
asqueella%gmail.com 78cc6d3221 Bug 373393 - ASSERTION: Lying nsIInterfaceRequestor implementation! (mozilla/content/base/src/nsXMLHttpRequest.cpp)
fix by switching the getInterface implementation from setting Components.returnCode to throwing when an interface is not supported. Components.returnCode is currently broken (see bug 287107), and it's not clear when it gets fixed. The assertion is annoying and the original intent of returnCode was to use it for success codes anyway.

r=gavin
2007-03-15 21:51:48 +00:00
masayuki%d-toybox.com fa8fb4715b Bug 335394 We should remove support for the 'invert' value ifdef MOZ_CAIRO_GFX r+sr=dbaron 2007-03-15 16:16:20 +00:00
dietrich%mozilla.com ba592102ab Bug 371798 query result nodes must update titles on bookmark id not URI (r=sspitzer) 2007-03-12 16:59:51 +00:00
jwalden%mit.edu 53eff144e9 Fix previous checkin -- bug 373362 strikes again! 2007-03-11 03:11:22 +00:00
jwalden%mit.edu fef8899907 Bug 279698 - Some .js files in jars are not stripped of license headers via preprocessing (pass 1). r=mconnor 2007-03-11 02:21:48 +00:00
mozilla.mano%sent.com e091272372 Bug 329964 - Can't open a bookmark in the Web Panels sidebar in Places. r=dietrich. 2007-03-08 09:29:19 +00:00
dietrich%mozilla.com 7b9ceca9a3 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
asqueella%gmail.com a5d8a2cf1e Bug 371052 - Implement nsIClassInfo on nsCommandLine
p=Alex Vincent <ajvincent@gmail.com>
r=bsmedberg
2007-03-07 20:29:01 +00:00
asqueella%gmail.com e7280ab526 Bug 345741 - Improve "All Tabs" menu active/visible tab feedback
p=Michael Ventnor <ventnor.bugzilla@yahoo.com.au>
r=mano
2007-03-07 20:12:07 +00:00
mozilla.mano%sent.com 7b7a0daffd Bug 371821 - URI-based indexOfItem is obsolete. r=dietrich. 2007-03-07 01:33:20 +00:00
dietrich%mozilla.com 9bfdfa4ff9 Bug 372860 need database field disambiguation in autocomplete query (r=mano) 2007-03-07 01:00:17 +00:00
mozilla.mano%sent.com 1e6dbc2656 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
Olli.Pettay%helsinki.fi 723a1d63ac Bug 372665 ��� Crash [@ PresShell::ScrollFrameIntoView] when focusing br during pageload. (Adding ScrollContentIntoView), r+sr=roc 2007-03-06 09:53:56 +00:00
tony%ponderer.org d0ce2b8284 Bug 368998: when normalizing hostnames, we don't properly escape non-alphanumerics
patch: move host encoding to c++ (url classifier utils component)
r=bryner
2007-03-05 05:58:05 +00:00
tony%ponderer.org 0af4c0fde1 bug 371729: G_PreferenceObserver.prototype.QueryInterface has an error
patch:  nsIObserves -> nsIObserver
r=timeless
2007-03-04 23:13:03 +00:00
mozilla.mano%sent.com d6bbe3df49 Fix typo from Bug 366992(globalOverlay.js uses bogus controller algorithm). patch by Mark Banner <bugzilla@standard8.demon.co.uk>, r=gavin. 2007-03-04 21:35:03 +00:00
gavin%gavinsharp.com 0a0d55a6b0 Bug 371525: fix password trouble when multiple passwords are stored for a given site, by correctly handling an empty actionURL, patch by Justin Dolske <dolske@mozilla.com>, r=mconnor,mano 2007-03-04 20:53:01 +00:00
gavin%gavinsharp.com f0f0c3e7d2 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
pedemont%us.ibm.com 11e7b61647 Bug 350886 - First pass at JavaXPCOM unit tests. r=bsmedberg. 2007-03-02 21:28:58 +00:00