Homec4science

Prevent double-load of Conpherence threads

Authored by epriestley <git@epriestley.com> on Apr 2 2013, 15:44.

Description

Prevent double-load of Conpherence threads

Summary: We may execute the Conpherence behavior before the initial device change, in which case we'll get a desktop -> desktop device event. This currently causes us to double-load the thread list. Instead, don't do anything if the device is the same as our current understanding of device state.

Test Plan: No double thread list in profiler.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D5525

Details

Committed
epriestley <git@epriestley.com>Apr 2 2013, 15:44
Pushed
aubortJan 31 2017, 17:16
Parents
rPHb048bd059335: Add platform detection and a Windows-specific monospaced font override
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH068de86fd5a5: Prevent double-load of Conpherence threads (authored by epriestley <git@epriestley.com>).Apr 2 2013, 15:44