Skip to content

Commit

Permalink
Ignore empty proxy change details.
Browse files Browse the repository at this point in the history
  • Loading branch information
FelisCatus committed Dec 16, 2014
1 parent ba8af9f commit f5789f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions omega-target-chromium-extension/background.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ timeout = null

options.watchProxyChange (details) ->
return if options.externalApi.disabled
return unless details
notControllableBefore = options.proxyNotControllable()
internal = false
switch details['levelOfControl']
Expand Down

0 comments on commit f5789f7

Please sign in to comment.