Closed jacobq closed 6 years ago
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.
dom_storage_map.patch
cc @alexeykuzmin
script/update
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?
@ jacobq Roller bot will swing by and make that PR for us :+1:
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
script/update
runs without error