Closed
Bug 423427
Opened 15 years ago
Closed 15 years ago
moving between folders and chevron on the toolbar does not always auto-open popups
Categories
(Firefox :: Bookmarks & History, defect)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
FIXED
Firefox 3 beta5
People
(Reporter: mak, Assigned: mak)
Details
Attachments
(1 file)
4.11 KB,
patch
|
asaf
:
review+
beltzner
:
approval1.9+
|
Details | Diff | Splinter Review |
when doing isChevronChild we return whithout resetting _openedMenuButton. While there we can remove completely isChevronChild, and use PlacesUIUtils.getViewForNode, good for code size/maintainability.
Assignee | ||
Comment 1•15 years ago
|
||
Attachment #309935 -
Flags: review?(mano)
Assignee | ||
Updated•15 years ago
|
Status: NEW → ASSIGNED
Comment 2•15 years ago
|
||
Comment on attachment 309935 [details] [diff] [review] patch r=mano
Attachment #309935 -
Flags: review?(mano) → review+
Assignee | ||
Comment 3•15 years ago
|
||
Comment on attachment 309935 [details] [diff] [review] patch drivers: low impact fix, mainly code cleanup
Attachment #309935 -
Flags: approval1.9?
Comment 4•15 years ago
|
||
Comment on attachment 309935 [details] [diff] [review] patch a1.9=beltzner
Attachment #309935 -
Flags: approval1.9? → approval1.9+
Assignee | ||
Updated•15 years ago
|
Keywords: checkin-needed
Comment 5•15 years ago
|
||
Checking in browser/components/places/content/toolbar.xml; /cvsroot/mozilla/browser/components/places/content/toolbar.xml,v <-- toolbar.xml new revision: 1.147; previous revision: 1.146 done
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3 beta5
Comment 6•14 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
•