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

Issue 10961009: Use cfsetispeed and cfsetospeed helpers to set bitrate. (Closed)

Created:
8 years, 3 months ago by petarj
Modified:
8 years, 3 months ago
Reviewers:
miket_OOO
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Use cfsetispeed and cfsetospeed helpers to set bitrate. Instead of accessing termios members directly, use the helper functions. The current code has a portability issue that is exposed when compiling for MIPS. BUG= https://code.google.com/p/chromium/issues/detail?id=130022 TEST=make chrome Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=157868

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M chrome/browser/extensions/api/serial/serial_connection_posix.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
petarj
Small portability change.
8 years, 3 months ago (2012-09-20 01:32:21 UTC) #1
miket_OOO
lgtm
8 years, 3 months ago (2012-09-20 17:42:53 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petarj@mips.com/10961009/1
8 years, 3 months ago (2012-09-20 19:21:18 UTC) #3
commit-bot: I haz the power
8 years, 3 months ago (2012-09-20 23:19:55 UTC) #4
Change committed as 157868

Powered by Google App Engine
This is Rietveld 408576698