Merge lp://staging/~3v1n0/unity/blurring-crash-fix into lp://staging/unity
Proposed by
Marco Trevisan (Treviño)
Status: | Merged |
---|---|
Approved by: | Andrea Azzarone |
Approved revision: | no longer in the source branch. |
Merged at revision: | 4267 |
Proposed branch: | lp://staging/~3v1n0/unity/blurring-crash-fix |
Merge into: | lp://staging/unity |
Diff against target: |
28 lines (+8/-3) 1 file modified
launcher/CairoBaseWindow.cpp (+8/-3) |
To merge this branch: | bzr merge lp://staging/~3v1n0/unity/blurring-crash-fix |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Andrea Azzarone (community) | Approve | ||
Review via email: mp+337959@code.staging.launchpad.net |
Commit message
CairoBaseWindow: don't try to compute the blur of an invalid texture
Nux isn't smart enough to protect us.
Description of the change
As per https:/
To post a comment you must log in.
LGTM.