Changes between Version 24 and Version 25 of Internals_Hackathon
- Timestamp:
- Apr 19, 2012, 4:52:34 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internals_Hackathon
v24 v25 66 66 67 67 * allowRoundingHacks 68 69 ---- 70 71 The following methods are specific to Chromium port only and have independent implementation of WorkQueue* in chromium/LayoutTestController.cpp 72 73 * queueBackNavigation 74 * queueForwardNavigation 75 * queueLoad 76 * queueLoadHTMLString 77 * queueLoadingScript 78 * queueNonLoadingScript 79 * queueReload 80 81 ----