New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 659099 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Apr 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 3
Type: Bug



Sign in to add a comment

Store all ReadingListEntries in a single container.

Project Member Reported by jif@chromium.org, Oct 25 2016

Issue description

Things would be cleaner in the ReadingListModel if we didn't maintain the Read and Unread entries in 2 different containers.

Also, the API we currently expose is misleading: GetUnreadEntryAtIndex and GetReadEntryAtIndex should return pointers (that can be null), instead of references.
 
Components: UI>Browser>ReaderMode
Labels: Hotlist-ReadingList
Status: Fixed (was: Available)

Sign in to add a comment