lp:~osomon/oxide/clearCache

Created by Olivier Tilloy and last modified
Get this branch:
bzr branch lp:~osomon/oxide/clearCache
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:
Development

Recent revisions

1009. By Olivier Tilloy

Add a unit test for the new clearCache() method.

1008. By Olivier Tilloy

Add a clearCache() method on the WebContext.

1007. By Chris Coulson

Bump Chromium rev to 42.0.2311.22

1006. By Chris Coulson

r1005 should not be applied to component builds

1005. By Chris Coulson

Disable webcore debug symbols and link with --no-keep-files-mapped on native x86 builds because of linker OOM

1004. By Chris Coulson

Tidy up the linker settings a bit:
- Now we depend on GCC 4.8, we can use -fuse-ld=gold.
- Don't remove -Wl,--reduce-memory-overheads from ldflags - it doesn't appear to be added by Chromium now.
- Don't use -Wl,--no-map-whole-files when the host is arm - gold defaults to this on 32-bit architectures anyway.
- Don't use -Wl,--no-keep-memory - this is BFD specific

1003. By Chris Coulson

Be careful when posting tasks to the UI thread as they may not run, in which case the pending tasks will be deleted at shutdown. This causes shutdown crashes when those tasks reference classes that assume that Chromium is running

1002. By Chris Coulson

Explicitly disallow calls to CompositorUtils::CreateGLFrameHandle once shutdown has begun

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.

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