The root cause is that it doesn't pass the cookieJarSettings parameter when calling the internalSave() in pageInfo.js. This patch fixes this by passing the correct cookieJarSettings which was passed via the 'PageInfo:getData' message. Differential Revision: https://phabricator.services.mozilla.com/D100130