You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Work must've pulled me away from this long ago and I totally forgot about the case. Now I've been checking my extensions and have just started filing issues about moving them to be persistent:false and came back to this. I fell like in a timeloop…
I'd like to make a pull request to the branch event-page here for you to see my work, but the branch is 4 years behind the master. Should you update the event-page branch from master or should I make a pull request anyway? See the problem: https://github.com/knyar/theoldreader-chrome/compare/event-page...Vinne2:event-page?expand=1 The diff gets cluttered with all the 4-years' commits.
Work started by @Vinne2, currently in branch
event-page
, is aimed at replacing the persistent background page with an event one.In principle, this is doable, but there are many effects to consider.
getCountersFromHTTP()
tochrome.alarms
storage.js
, i.e. statesaveToStorage()
tochrome.alarms
(seesyncRetryTimeout
)background.js
functions.js
This is a non-trivial task, all in all, even not considering impact on #22.
The text was updated successfully, but these errors were encountered: