Code review comment for lp:~mardy/webbrowser-app/add-onlineaccount-support-for-container2

Revision history for this message
Olivier Tilloy (osomon) wrote :

In CookieStore::doSetCookies(…), you could use the Q_UNIMPLEMENTED() macro to make it explicit that this method is meant to be re-implemented by subclasses.

« Back to merge proposal