Code review comment for lp:~mardy/webbrowser-app/per-account-dir2

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

In webapp-container.qml:

  console.log("Cookies were not moved")

you might want to use console.warn(…) instead.

« Back to merge proposal