forked from benmccann/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert of Revert of Revert of Add functions to ignore network interfa…
…ces to NetworkChangeNotifier. (patchset #2 id:190001 of https://codereview.chromium.org/1128533003/) Reason for revert: See crbug.com/485135 If it's unrelated, I'll reland this. Original issue's description: > (Reland) Enable ignoring network interfaces in NetworkChangeNotifierLinux. > > NetworkChangeNotifier should not report network changes from interfaces > that are not used to connect to the internet (ie. wifi APs). Adjust constructor > for NetworkChangeNotifierLinux to accept a list of interfaces that are known to > not be used to connect to internet. > > R=pauljensen@chromium.org,akuegel@chromium.org,jochen@chromium.org > BUG=469863 > > Committed: https://crrev.com/09c74490237aeefe5f41c1cad07a7d1e2b384590 > Cr-Commit-Position: refs/heads/master@{#328378} TBR=pauljensen@chromium.org,akuegel@chromium.org,jochen@chromium.org,derekjchow@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=469863 Review URL: https://codereview.chromium.org/1126303002 Cr-Commit-Position: refs/heads/master@{#328550}
- Loading branch information
Showing
8 changed files
with
77 additions
and
229 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.