Remove incorrect XXX comment. a=dbaron
git-svn-id: svn://10.0.0.236/trunk@169053 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -614,9 +614,6 @@ NS_IMETHODIMP nsImageBoxFrame::OnStopDecode(imgIRequest *request,
|
||||
nsresult aStatus,
|
||||
const PRUnichar *statusArg)
|
||||
{
|
||||
// XXXbz this is firing DOM events possibly from inside style resolution!
|
||||
// See the nsImageLoadingContent code for how this should be done
|
||||
// asynchronously.
|
||||
if (NS_SUCCEEDED(aStatus))
|
||||
// Fire an onload DOM event.
|
||||
FireDOMEvent(mContent, NS_IMAGE_LOAD);
|
||||
|
||||
Reference in New Issue
Block a user