Merge lp://staging/~3v1n0/autopilot/badwindow-errors-protect into lp://staging/autopilot
Proposed by
Marco Trevisan (Treviño)
Status: | Needs review | ||||
---|---|---|---|---|---|
Proposed branch: | lp://staging/~3v1n0/autopilot/badwindow-errors-protect | ||||
Merge into: | lp://staging/autopilot | ||||
Diff against target: |
24 lines (+5/-2) 1 file modified
autopilot/process/_bamf.py (+5/-2) |
||||
To merge this branch: | bzr merge lp://staging/~3v1n0/autopilot/badwindow-errors-protect | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
platform-qa-bot | continuous-integration | Needs Fixing | |
PS Jenkins bot | continuous-integration | Approve | |
Andrea Azzarone (community) | Approve | ||
prod-platform-qa | continuous-integration | Pending | |
Review via email: mp+268467@code.staging.launchpad.net |
Commit message
Bamf: protect from BadWindow errors when getting the title
A bamf window might be still on bus, but actually closed at X level,
so we must protect from errors when trying to fetch properties.
To post a comment you must log in.
Unmerged revisions
- 569. By Marco Trevisan (Treviño)
-
Bamf: protect from BadWindow errors when getting the title
A bamf window might be still on bus, but actually closed at X level,
so we must protect from errors when trying to fetch properties.
LGTM