Closed
Bug 430948
Opened 17 years ago
Closed 17 years ago
Places:Drag & Drop a Favicon or a Link to Bookmarks Toolbar, Bookmarks Menu or Sidebar Bookmarks does not work.
Categories
(Firefox :: Bookmarks & History, defect, P1)
Firefox
Bookmarks & History
Tracking
()
VERIFIED
FIXED
Firefox 3
People
(Reporter: alice0775, Assigned: dietrich)
References
Details
(Keywords: regression)
Attachments
(1 file)
1.94 KB,
patch
|
asaf
:
review+
damons
:
approval1.9+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-us; rv:1.9pre) Gecko/2008042603 Minefield/3.0pre Firefox/2.0.0.14
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-us; rv:1.9pre) Gecko/2008042603 Minefield/3.0pre
Places:Drag & Drop a Favicon or a Link to Bookmarks Toolbar, Bookmarks Menu or Sidebar Bookmarks does not work.
Reproducible: Sometimes
Steps to Reproduce:
1.Start Firefox with New Profile.
2.Drag & Drop a Favicon or a Link to Bookmarks Toolbar, Bookmarks Menu or Sidebar Bookmarks.
3.
Actual Results:
Nothing happen
Expected Results:
Should add a bookmark item to the dropped zone.
In Console2 window.
Error: uncaught exception: [Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsINavBookmarksService.getFolderIdForItem]" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: chrome://browser/content/places/controller.js :: PCDH_canMoveContainer :: line 1387" data: no]
This may be Regression.
![]() |
Reporter | |
Comment 1•17 years ago
|
||
Regression window is:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008042515 Minefield/3.0pre -- Works fine
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008042517 Minefield/3.0pre -- Not Works
Bonsai:
http://bonsai.mozilla.org/cvsquery.cgi?module=PhoenixTinderbox&date=explicit&mindate=1209159120&maxdate=1209165839
![]() |
Reporter | |
Updated•17 years ago
|
Version: unspecified → Trunk
Comment 2•17 years ago
|
||
so if regwindow is correct is most likely bug 423515
in error console:
Error: uncaught exception: [Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsINavBookmarksService.getFolderIdForItem]" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: chrome://browser/content/places/controller.js :: PCDH_canMoveContainer :: line 1387" data: no]
Source File: chrome://global/content/nsDragAndDrop.js
Line: 397
Updated•17 years ago
|
Keywords: regression
Comment 3•17 years ago
|
||
dup of https://bugzilla.mozilla.org/show_bug.cgi?id=428411 ?? or visa-versa ?
Comment 4•17 years ago
|
||
(In reply to comment #3)
> dup of https://bugzilla.mozilla.org/show_bug.cgi?id=428411 ?? or visa-versa ?
no, they are completely different things
Assignee | ||
Comment 5•17 years ago
|
||
Comment 6•17 years ago
|
||
Where do we call this without an id?
Assignee | ||
Comment 7•17 years ago
|
||
(In reply to comment #6)
> Where do we call this without an id?
>
in the 2nd hunk of the patch.
Comment 8•17 years ago
|
||
But you null-check unwrapped.id id there, as you should.
I don't think there's much sense in making this argument optional.
Assignee | ||
Comment 9•17 years ago
|
||
ah right, i see. yes, then just review on the 2nd hunk please.
Updated•17 years ago
|
Flags: blocking-firefox3? → blocking-firefox3+
Assignee | ||
Updated•17 years ago
|
Priority: -- → P1
Whiteboard: [has patch][needs review mano]
Target Milestone: --- → Firefox 3
Comment 10•17 years ago
|
||
Comment on attachment 317939 [details] [diff] [review]
fix
r=mano for the second hunk only :)
Attachment #317939 -
Flags: review?(mano) → review+
Updated•17 years ago
|
OS: Windows XP → All
Hardware: PC → All
Assignee | ||
Updated•17 years ago
|
Whiteboard: [has patch][needs review mano] → [has patch]
Assignee | ||
Comment 12•17 years ago
|
||
Comment on attachment 317939 [details] [diff] [review]
fix
drivers: low-impact regression fix
Attachment #317939 -
Flags: approval1.9?
Comment 13•17 years ago
|
||
Comment on attachment 317939 [details] [diff] [review]
fix
a1.9+=damons
Attachment #317939 -
Flags: approval1.9? → approval1.9+
Comment 14•17 years ago
|
||
it's unclear to me whether the 'approval' above indicates that the patch is already applied to trunk, or not ...
so, just fyi, this morning's latest:
Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9pre) Gecko/2008042904 Minefield/3.0pre ID:2008042904
still exhibits the problem. i.e., no bookmark created on drag to toolbar.
Comment 15•17 years ago
|
||
(In reply to comment #14)
> it's unclear to me whether the 'approval' above indicates that the patch is
> already applied to trunk, or not ...
the patch is applied when a bug is marked as FIXED, so no, an approved patch is still not in the tree.
Assignee | ||
Comment 17•17 years ago
|
||
Checking in browser/components/places/content/controller.js;
/cvsroot/mozilla/browser/components/places/content/controller.js,v <-- controller.js
new revision: 1.234; previous revision: 1.233
done
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 18•17 years ago
|
||
Verified with:
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9pre) Gecko/2008043004 Minefield/3.0pre
and
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008043007 Minefield/3.0pre
Status: RESOLVED → VERIFIED
Comment 19•16 years ago
|
||
Is there a reason for drag'n'drop taking the "security identifier" on SSL sites does not behave like taking the favicon itself??
Flags: blocking-firefox3.5?
Comment 20•16 years ago
|
||
Please file a new bug. This one has been fixed for Firefox 3.
Dietrich, do we already have an automated test for this regression?
Flags: blocking-firefox3.5? → in-testsuite?
Whiteboard: [has patch]
Comment 21•16 years ago
|
||
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".
In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body contains places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.
Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.
Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•