Descriptionintroduce DocumentParserClient to receive parser stopped notification
This depends on HTMLDocumentParser fix: https://codereview.chromium.org/532343002/
XMLHttpRequest and HTMLImport need callback when document has finished
parsing. This CL introduces an interface DocumentParserClient for receiving the
"parser stopped" notification, and migrates HTMLImportLoader to use the
interface.
BUG=409461
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181503
Patch Set 1 #
Total comments: 2
Patch Set 2 : weakrefs / fix oilpan #Patch Set 3 : rebase #
Messages
Total messages: 18 (6 generated)
|