commit | 5b494c1ca4c3cf0e0992c59fe34ae66c81e6dcce | [log] [tgz] |
---|---|---|
author | Ben Murdoch <benm@google.com> | Fri Mar 12 20:45:32 2010 +0000 |
committer | Ben Murdoch <benm@google.com> | Mon Mar 22 20:50:16 2010 +0000 |
tree | 48e8da71a10055a64c50282883964f9a98b83921 | |
parent | 0fc140431d620cc7d9f68f43ab3b3a0e36adf224 [diff] |
Add an API on the Java side to allow WebKit to pause the current load. This is used when the plugin is streaming data but it's buffer is full. In that case, WebCore instructs the laoder to pause loading to give the plugin a chance to clear it's buffer and continue. Requires an external/webkit change. Change-Id: Iec96a6325d92e979cbdc53289c2a20cad940ded2