Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(427)

Issue 2135903002: Fix initialization of udev in MidiManagerAlsa. (Closed)

Created:
4 years, 5 months ago by Takashi Toyoshima
Modified:
4 years, 5 months ago
Reviewers:
CC:
chromium-reviews, feature-media-reviews_chromium.org, toyoshim+midi_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@2743
Target Ref:
refs/pending/branch-heads/2743
Project:
chromium
Visibility:
Public.

Description

Fix initialization of udev in MidiManagerAlsa. New devices would not be detected on Linux. Worse, things would get very confused if you disconnected one device and connected another. This has been broken for four months, with crrev.com/17cd1b10ded3a5e730bbcb39c57a6d2f8e16a51e BUG=625123 Review-Url: https://codereview.chromium.org/2126023004 Cr-Commit-Position: refs/heads/master@{#404092} (cherry picked from commit e74c2a9687c28f2718d71ae6ad9b6153119361c7) TBR=agoode@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M media/midi/midi_manager_alsa.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (1 generated)
Takashi Toyoshima
4 years, 5 months ago (2016-07-11 06:42:43 UTC) #1
Description was changed from

==========
Fix initialization of udev in MidiManagerAlsa.

New devices would not be detected on Linux. Worse,
things would get very confused if you disconnected
one device and connected another.

This has been broken for four months, with
crrev.com/17cd1b10ded3a5e730bbcb39c57a6d2f8e16a51e

BUG=625123

Review-Url: https://codereview.chromium.org/2126023004
Cr-Commit-Position: refs/heads/master@{#404092}
(cherry picked from commit e74c2a9687c28f2718d71ae6ad9b6153119361c7)
==========

to

==========
Fix initialization of udev in MidiManagerAlsa.

New devices would not be detected on Linux. Worse,
things would get very confused if you disconnected
one device and connected another.

This has been broken for four months, with
crrev.com/17cd1b10ded3a5e730bbcb39c57a6d2f8e16a51e

BUG=625123

Review-Url: https://codereview.chromium.org/2126023004
Cr-Commit-Position: refs/heads/master@{#404092}
(cherry picked from commit e74c2a9687c28f2718d71ae6ad9b6153119361c7)

TBR=agoode@chromium.org
==========

Powered by Google App Engine
This is Rietveld 408576698