DescriptionThe layoutTestController had its queueScript method broken into two:
queueLoadingScript and queueNonLoadingScript. The behavior of the work queue
also changed to be a bit simpler. Now, each WorkItem reports whether or not it
kicked off a load.
There is a bit more work to do here to determine if work items actually
resulted in a load. For now, I am just guessing, which is almost always
correct. I will follow-up with the other part of the CL once this one clears
the bots.
This change corresponds roughly to:
http://trac.webkit.org/changeset/42082
BUG=9581
R=dglazkov
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=12991
Patch Set 1 #Patch Set 2 : '' #
Messages
Total messages: 2 (0 generated)
|