mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Add a comment to SVGDocumentWrapper::OnStopRequest. DONTBUILD (NPOB). No bug.
This commit is contained in:
parent
cf7864a07b
commit
7ab26ac57a
@ -266,6 +266,7 @@ SVGDocumentWrapper::OnStopRequest(nsIRequest* aRequest, nsISupports* ctxt,
|
||||
parser->CancelParsingEvents();
|
||||
parser->ContinueInterruptedParsing();
|
||||
}
|
||||
// XXX flushing is wasteful if embedding frame hasn't had initial reflow
|
||||
FlushLayout();
|
||||
mListener = nullptr;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user