mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 594505 - Remove obsolete comment since this bug has now been fixed. r=me DONTBUILD
This commit is contained in:
parent
2695b06c6d
commit
d5d3d3f89e
@ -1221,9 +1221,6 @@ VectorImage::OnSVGDocumentError()
|
||||
{
|
||||
CancelAllListeners();
|
||||
|
||||
// XXXdholbert Need to do something more for the parsing failed case -- right
|
||||
// now, this just makes us draw the "object" icon, rather than the (jagged)
|
||||
// "broken image" icon. See bug 594505.
|
||||
mError = true;
|
||||
|
||||
if (mProgressTracker) {
|
||||
|
Loading…
Reference in New Issue
Block a user