lp:~osomon/webbrowser-app/webview-capture

Created by Olivier Tilloy and last modified
Get this branch:
bzr branch lp:~osomon/webbrowser-app/webview-capture
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:
webbrowser-app
Status:
Merged

Recent revisions

845. By Olivier Tilloy

Remove a useless parameter.

844. By Olivier Tilloy

Remove a useless call to QOpenGLContext::makeCurrent().

843. By Olivier Tilloy

Remove the superfluous onCaptureFinished wrapper.

842. By Olivier Tilloy

Remove an unnecessary mutex, when updatePainNode() is called, the GUI thread is blocked.

841. By Olivier Tilloy

Do not do file IO on the rendering thread.

840. By Olivier Tilloy

Delete the cached capture when a tab is closed,
to ensure the cache doesn’t grow stale.

839. By Olivier Tilloy

Always save only one capture per tab, not per distinct URL.

838. By Olivier Tilloy

Add a 'quality' property on the ItemCapture component,
and set it to 50 for the browser, to limit the size of the captures cached on disk.

837. By Olivier Tilloy

Load potentially large images asynchronously, to avoid slowing down the scrolling of the tabs view when new delegates are being instantiated.

836. By Olivier Tilloy

Do not reuse the same ItemCapture for all webviews, as this would prevent getting captures for invisible webviews.

Branch metadata

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

Subscribers