[CRD iOS] Crash at FillWithChromotingEvent(...) |
|||
Issue descriptionThe host os enum "Other" is not translated to string. It's unsure what host will produce this enum but we should still fix this.
,
Apr 13 2018
,
Apr 17 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/f55e65e97dcc0d0e3b62afa80ffdf324f04dc386 commit f55e65e97dcc0d0e3b62afa80ffdf324f04dc386 Author: Yuwei Huang <yuweih@chromium.org> Date: Thu Apr 12 21:01:11 2018 [CRD iOS] Add enum string name for OS::OTHER We got some crash reports happened when the user tries to send a feedback during a session. Looks like their host os is OTHER, which is not mapped to a string and crashes the app. It's unsure when will the host OS be OTHER. Let's just add back the mapping for now. Bug: 831956 Change-Id: I2bf285955a266ab61aae4dfc525b5185546c9109 Reviewed-on: https://chromium-review.googlesource.com/1010969 Reviewed-by: Jamie Walch <jamiewalch@chromium.org> Commit-Queue: Yuwei Huang <yuweih@chromium.org> Cr-Commit-Position: refs/heads/master@{#550355} [modify] https://crrev.com/f55e65e97dcc0d0e3b62afa80ffdf324f04dc386/remoting/base/chromoting_event.cc |
|||
►
Sign in to add a comment |
|||
Comment 1 by bugdroid1@chromium.org
, Apr 12 2018