Commit Graph

5262 Commits

Author SHA1 Message Date
asqueella@gmail.com
693887e57a Bug 375215 - FeedWriter fails for feeds with text/html content type
p=Wladimir Palant <trev@gtchat.de>r=sayrer/mano
2007-03-24 22:26:32 -07:00
asqueella@gmail.com
db810767a3 bug 372210, misc minor cleanup of browser.js:1. moved NS_ERROR_MODULE_NETWORK/NS_NET_STATUS_READ_FROM/NS_NET_STATUS_WROTE_TO from browser.js to web-panels.js, which is the only place they are used.
2. s/nsCI/Ci/g in browser.js, except in the global scope where it can't be used due to the #ifndef MOZ_PLACES at the top
3. switch to nsIPrefBranch2 from nsIPrefBranchInternal in browser.js. Instead of QIing gPrefService every time, just get the appropriate interface at the initialization. Based on IRC discussion, didn't fix the hacky way gPrefService is initialized.r=gavin
2007-03-24 20:41:16 -07:00
rob_strong@exchangecode.com
4a2d3b8cf1 Bug 375114 - After MS Office is updated the user is prompted to set Firefox as the default browser even though it already is the default browser. r=sspitzer 2007-03-23 14:32:30 -07:00
mozilla.mano@sent.com
68181975a3 Bug 374990 - Default insertion-point for a new item is passed as its default description. r=gavin. 2007-03-22 18:34:28 -07:00
dietrich@mozilla.com
8b523893b9 Bug 374944 Places toolkit tests should move into /toolkit (r=sayrer) 2007-03-22 17:56:55 -07:00
mozilla.mano@sent.com
0eef0a48bd Bug 371439 - Some old history & bookmarks frontend code is still built for places/places-bookmarks builds. r=gavin. 2007-03-22 17:00:34 -07:00
mozilla.mano@sent.com
405f02eb73 Bug 370105 - Remove ViewConfigurator and 'system-area' cruft. r=sspitzer. 2007-03-22 16:43:56 -07:00
mozilla.mano@sent.com
ca16ac0359 Bug 373502 - Implement Fx2 style microsummary picker in the properties dialog. r=dietrich. 2007-03-22 16:13:57 -07:00
hg@mozilla.com
05e5d33a57 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
gavin%gavinsharp.com
15e056867b Bug 247116: fix infinite resize loop that causes the UI to jitter when the bookmarks toolbar is empty, patch by Dave Townsend <mossop.bugzilla@blueprintit.co.uk>, r=me 2007-03-20 01:14:26 +00:00
dbaron%dbaron.org
405d600298 When drawing images, track full source and dest regions (unclipped) or use floats, to avoid rounding problems with advanced image resizing algorithms. b=371434 r=vlad r+sr=roc 2007-03-20 00:58:20 +00:00
tony%ponderer.org
adafd50cff bug 372225: safe browsing repeats its work N times where N==the number of top level windows open
patch: use browser webprogress rather than the global one
r=bryner
2007-03-19 18:38:01 +00:00
mozilla.mano%sent.com
650e701071 Bug 374238 - assert when adding a bookmark without a microsummary. r=dietrich. 2007-03-16 22:05:05 +00:00
dietrich%mozilla.com
bea66f7322 backing out schema changes from bug 372501 and bug 371827 2007-03-16 19:30:49 +00:00
dietrich%mozilla.com
ecbc74e286 Bug 372501 - Items in moz_bookmarks should be explicitly typed (r=sspitzer) 2007-03-16 17:40:19 +00:00
sspitzer%mozilla.org
f55bc658ae fix for bug #374166: history-on-places regression, fail to set grouping
my fix for bug #373719 caused this regression.

r=mano
2007-03-16 03:02:29 +00:00
sspitzer%mozilla.org
851a527ed4 fix for bug #374150: [places] assert when I attempt to right click + bookmark a link: Couldn't select folders because no root node was available.
my fix for bug #373719 caused this regression.

r=mano
2007-03-16 01:51:01 +00:00
sspitzer%mozilla.org
a78caa45e5 fix for bug #373709: open the "Help" menu item in the places' based bookmarks manager dialog gives me a js error
patch=jminta
r=mano
2007-03-14 23:40:23 +00:00
sspitzer%mozilla.org
c6549ac6f0 fix typo. 2007-03-14 20:38:59 +00:00
sspitzer%mozilla.org
b8cef2d114 backing out my previous workarounds for bug #373719 and bug #373721.
instead, per Asaf's advice, fix this with setTimeout() so that we fix all views at once.

again, these bugs are fall out from bug #267833: Fire XBL constructors from EndUpdate(), not before.

r=mano
2007-03-14 20:38:12 +00:00
sspitzer%mozilla.org
36dd86a4e0 workaround for bug #373719: [places] on startup, no children of bookmarks item in the bookmarks sidebar (until I search)
workaround for bug #373721:  no children under "Bookmarks" in the left pane of the "Bookmarks Manager" dialog in places

these bugs are fall out from bug #267833: Fire XBL constructors from EndUpdate(), not before.

bug #373944 tracks backing these workarounds out.

r=dietrich
2007-03-14 17:32:25 +00:00
mozilla.mano%sent.com
90877ef48b Bug 370215 - update microsummaries to use unique place: uris for Places bookmarks. r=myk/dietrich. 2007-03-13 22:35:52 +00:00
bugzilla%standard8.demon.co.uk
7376f641d7 Bug 373240 Uppercase the VK_* bits for consistency with the rest of the codebase (Bv1 /browser/) p=Serge Gautherie <sgautherie.bz@free.fr>,r=gavin 2007-03-13 18:56:01 +00:00
sspitzer%mozilla.org
76307b7b4f fix for bug #373211: history results showing up when you search in the organize bookmarks dialog.
fix for bug #373206:  when searching in bookmarks, if clear the quick search, we don't reset the search.

fix for bug #373207:  fix strings in the organize bookmarks dialog for fx 2 parity and remove a couple unused strings.

patch=jminta
r=mano
2007-03-13 01:21:32 +00:00
philringnalda%gmail.com
6e8de04080 Bug 370475: Make building layout-debug deterministic, r=gavin 2007-03-12 17:25:01 +00:00
asqueella%gmail.com
5c8381d220 Bug 310651 - Full URL not displayed after cmd/ctrl/shift-enter and switching tabs
p=Edward Lee <edilee@gmail.com>
r=gavin
2007-03-12 06:06:26 +00:00
jwalden%mit.edu
e5e87de812 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
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