Skip to content

Commit

Permalink
#570: oops
Browse files Browse the repository at this point in the history
  • Loading branch information
classilla committed Aug 23, 2019
1 parent c482d0b commit dd79a9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layout/base/nsCSSRendering.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4820,6 +4820,7 @@ nsImageRenderer::PrepareImage()
mPrepareResult = DrawResult::BAD_IMAGE;
return false;
}
mPaintServerFrame = paintServerFrame;
}

mPrepareResult = DrawResult::SUCCESS;
Expand Down

0 comments on commit dd79a9f

Please sign in to comment.