lp:~osomon/oxide/maxCacheSize

Created by Olivier Tilloy and last modified
Get this branch:
bzr branch lp:~osomon/oxide/maxCacheSize
Only Olivier Tilloy can upload to this branch. If you are Olivier Tilloy please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Olivier Tilloy
Project:
Oxide
Status:
Merged

Recent revisions

1008. By Olivier Tilloy

Add a DCHECK for the passed in size in BrowserContextIOData,
to make it clear to anyone who writes a new port that they need to limit the size.

1007. By Olivier Tilloy

Enforce an upper limit to avoid integer overflow.

1006. By Olivier Tilloy

Make the unit for maxCacheSizeHint MB instead of bytes.
The initial cache size is about 1MB when it's created anyway, and given that this is not a hard limit it doesn’t make sense to create an illusion that applications can control the cache size to the nearest byte.

1005. By Olivier Tilloy

Do not allow setting the max cache size hint to a negative value.

1004. By Olivier Tilloy

Rename maxCacheSize to maxCacheSizeHint to reflect the fact that the limit is a soft one.

1003. By Olivier Tilloy

Default to 0 for the max cache size: chromium will pick a size based on available disk space.

1002. By Olivier Tilloy

Add WebContext.maxCacheSize property.

1001. By Chris Coulson

Bump Chromium rev to 42.0.2311.15

1000. By Olivier Tilloy

Add a unit test to verify that restoring the state of a navigation that had triggered an error triggers the error again.
Also update an existing test to verify that reloading a page that had triggered an error generates the same sequence of load events.

999. By Alexandre Abreu

Fix sendMessageNoReply crash

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~oxide-developers/oxide/oxide.trunk
This branch contains Public information 
Everyone can see this information.

Subscribers