Closed
Bug 1066514
Opened 10 years ago
Closed 10 years ago
Rename home_history_list layout and HistoryListView style
Categories
(Firefox for Android Graveyard :: Awesomescreen, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 35
People
(Reporter: Margaret, Assigned: lviknesh, Mentored)
References
Details
(Whiteboard: [lang=java])
Attachments
(1 file, 2 obsolete files)
8.66 KB,
patch
|
Details | Diff | Splinter Review |
This layout is now used in both the history panel and the recent tabs panel, so we should give it a more generic name. Maybe just home_list?
Comment 1•10 years ago
|
||
Can you link up where this lives in the source?
Comment 2•10 years ago
|
||
Here:
http://dxr.mozilla.org/mozilla-central/source/mobile/android/base/resources/layout/home_history_list.xml
http://dxr.mozilla.org/mozilla-central/source/mobile/android/base/resources/layout-large-land-v11/home_history_list.xml
http://dxr.mozilla.org/mozilla-central/source/mobile/android/base/resources/layout-xlarge-v11/home_history_list.xml
Assignee | ||
Comment 3•10 years ago
|
||
Assignee: nobody → lviknesh
Attachment #8490286 -
Flags: feedback?(margaret.leibovic)
Reporter | ||
Comment 4•10 years ago
|
||
Comment on attachment 8490286 [details] [diff] [review]
rename-home-list
Review of attachment 8490286 [details] [diff] [review]:
-----------------------------------------------------------------
Looking good! You should also rename the HistoryListView style to HomeList. Here's a search of where that's used:
http://mxr.mozilla.org/mozilla-central/search?find=/mobile/android/&string=historylistview
Attachment #8490286 -
Flags: feedback?(margaret.leibovic) → feedback+
Assignee | ||
Comment 5•10 years ago
|
||
Attachment #8490286 -
Attachment is obsolete: true
Attachment #8490903 -
Flags: review?(margaret.leibovic)
Reporter | ||
Comment 6•10 years ago
|
||
Comment on attachment 8490903 [details] [diff] [review]
rename-final.patch
Review of attachment 8490903 [details] [diff] [review]:
-----------------------------------------------------------------
This looks good but unfortunately it didn't apply to the latest fx-team. You should update your tree and rebase, and then I can help you land this.
Attachment #8490903 -
Flags: review?(margaret.leibovic) → review+
Assignee | ||
Comment 7•10 years ago
|
||
Attachment #8490903 -
Attachment is obsolete: true
Flags: needinfo?(margaret.leibovic)
Reporter | ||
Comment 8•10 years ago
|
||
Flags: needinfo?(margaret.leibovic)
Comment 9•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 35
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•