lp://qastaging/~smspillaz/unity/unity.kindof_fix_977189

Created by Sam Spilsbury and last modified
Get this branch:
bzr branch lp://qastaging/~smspillaz/unity/unity.kindof_fix_977189
Only Sam Spilsbury can upload to this branch. If you are Sam Spilsbury please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Sam Spilsbury
Project:
Unity
Status:
Development

Recent revisions

2265. By Sam Spilsbury

Kind of fix LP#977189

The nvidia driver seems to free the backing pixmap of the window whenever
its input shape is completely removed as an optimization. That causes windows
to go white.

Since we don't really need to remove the bounding shape unless a custom
bounding shape was set, we can fix this in 99% of cases by simply not
removing the bounding shape of the window when there is no custom bounding
shape set

2264. By Thomi Richards

Fix StaticCairoText so we're not reading uninitialised values in an if statement.. Fixes: . Approved by Sam Spilsbury.

2263. By Thomi Richards

BGHash no longer causes an invalid read of a deleted pointer in it's destructor.. Fixes: . Approved by Alex Launi.

2262. By Thomi Richards

FavoriteStore is no longer a singleton. Fixes a memory leak in FavoriteStoreGSettings.. Fixes: . Approved by Gord Allott.

2261. By Thomi Richards

Fix valgrind error: "Invalid read of size 8" inside PanelTray.. Fixes: . Approved by .

2260. By Thomi Richards

Fixed a memory leak in the LauncherController.. Fixes: . Approved by Gord Allott.

2259. By Thomi Richards

Fix memory leak in GeisAdaptor and GestureEngine.. Fixes: . Approved by Tim Penhey.

2258. By Thomi Richards

ResultRendererTile no longer uses an unitialised variable to determine correct tile scaling.. Fixes: . Approved by Tim Penhey.

2257. By Thomi Richards

Fix memory leak in PanelIndicatorEntryView.. Fixes: . Approved by Tim Penhey.

2256. By Thomi Richards

Fix a memory leak in the LauncherIcon code.. Fixes: . Approved by Tim Penhey.

Branch metadata

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

Subscribers