Cleanup: store tab id as integer, but not string in SnippetArticle |
||
Issue descriptionCurrently tab id (for a recent tab) in SnippetArticle is stored as String. However, it is used only as an integer (and, thus, converted each time). Instead we should store it as an integer.
,
Jan 31 2017
,
Feb 2 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by vitaliii@chromium.org
, Jan 31 2017Owner: vitaliii@chromium.org
Status: Started (was: Available)