commit | 636ce004df692d609c6ec9bef63ca8837fd95dc9 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Sun Jan 30 16:23:09 2011 -0800 |
committer | John Reck <jreck@google.com> | Sun Jan 30 16:23:09 2011 -0800 |
tree | 8099dc83175783a47c7feabd2bdd6e45d93528c0 | |
parent | 3c89f6d1bd0821d0ae0205a5b48176156735aaac [diff] |
Prevent SET_SCROLL_OFFSET spam from clogging tubes Bug: 3393571 Limit the event queue to a single pending SET_SCROLL_OFFSET. The problem on slashdot.org was that the event thread was being flooded with SET_SCROLL_OFFSET messages faster than it could process them, causing the handler to get jammed up. Change-Id: Ia4a90a030959d0b3769067791089cdb261ae403a