summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/jni/JavaSharedClient.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Honor 50 millisecond cap for WebKit JavaScript execution.George Mount2012-01-131-23/+24
| | | | | | | | | | | | | Bug 5843118 WebKit provides a 50 millisecond cap for executing JavaScript to ensure that UI remains responsive by allowing recordContent in the WebViewCore thread to run. JavaSharedClient::ServiceFunctionPtr processes functions until they are all complete, circumventing the timeout. This CL processes only a single function and then schedules additional calls if any remaining calls exist. Change-Id: I3e013ceeb02da475e0b1e37e715598a2fe048b12
* We be GL ringing it all over them layersJohn Reck2011-09-191-2/+2
| | | | | | Bug: 5333083 Change-Id: Ia2b03d8d9e0167d06f8a900152e25e66372acd59
* Merge WebKit at r75993: Move WebKit/android files to SourceBen Murdoch2011-05-161-0/+137
Change-Id: Ifa871f8320bdb3a09fe189fffecc23f702c394b9