diff options
author | toyoshim <toyoshim@chromium.org> | 2016-03-10 23:50:11 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-03-11 07:51:30 +0000 |
commit | 119f7e1b215f82cf545565e9d83a80ca650c6e72 (patch) | |
tree | dc7caa5266ce6364b301f108c997e3355ae4ad9e /extensions/renderer | |
parent | 8c957da3f5a7b7e3eb37483a57ebbf323f997f1f (diff) | |
download | chromium_src-119f7e1b215f82cf545565e9d83a80ca650c6e72.zip chromium_src-119f7e1b215f82cf545565e9d83a80ca650c6e72.tar.gz chromium_src-119f7e1b215f82cf545565e9d83a80ca650c6e72.tar.bz2 |
Web MIDI (Windows): change the maximum sysex message size
Now Windows backend has 60KB size limit, but this isn't enough
in the real world usage. As a right solution, we are working on
spec to have an async send method that has backpressure scheme,
but as a short term workaround, change the limit to 256KB to be
aligned with OS X backend implementation.
BUG=575334
Review URL: https://codereview.chromium.org/1781633003
Cr-Commit-Position: refs/heads/master@{#380569}
Diffstat (limited to 'extensions/renderer')
0 files changed, 0 insertions, 0 deletions