Changes between Version 36 and Version 37 of Internals_Hackathon
- Timestamp:
- Apr 19, 2012, 5:59:06 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internals_Hackathon
v36 v37 77 77 78 78 The following methods are specific to Chromium port only and have independent implementation of WorkQueue* in chromium/LayoutTestController.cpp 79 AFAIK These APIs are added to test the queueing of Chromium's UI thread and Worker thread. In each API, WorkQueue is creating a test_shell to execute a task typically by adding to WorkQueue. 79 80 80 81 * queueBackNavigation