electron / libchromiumcontent

Shared library build of Chromium’s Content module
MIT License
486 stars 183 forks source link

fix: bypass DOM storage quota (backport: 3-0-x) #702

Closed jacobq closed 6 years ago

jacobq commented 6 years ago
Description of Change

This is a manual backport of https://github.com/electron/electron/pull/15596 It updates the dom_storage_map.patch so that the two other locations where the quota limit is enforced are now also bypassed.

cc @alexeykuzmin

Checklist
jacobq commented 6 years ago

Do I also need to open a PR for electron:3-0-x to use this once it lands or will someone else take care of that?

MarshallOfSound commented 6 years ago

@ jacobq Roller bot will swing by and make that PR for us :+1: