Process SelectionRequestor::PerformBlockingConvertSelection() requests one at a
time. In particular, do not call XConvertSelection() till SelectionNotify is received for the current request (or the current request has timed out). This is part #1 of implementing support for receiving selection data in multiple chunks via the INCR property. In particular, when data is transmitted via the INCR property, the transmission is not complete when the SelectionNotify event is received. BUG=367549 TEST=None Review URL: https://codereview.chromium.org/391593002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285729 0039d316-1c4b-4281-b951-d872f2087c98
Showing
This diff is collapsed.
Please register or sign in to comment