Backing out unapproved checkin for bug 97227. a=brendan,blizzard
git-svn-id: svn://10.0.0.236/trunk@102064 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -3984,7 +3984,7 @@ HTMLContentSink::ScrollToRef()
|
||||
mDocument->GetShellAt(i, getter_AddRefs(shell));
|
||||
if (shell) {
|
||||
// Scroll to the anchor
|
||||
shell->FlushPendingNotifications(PR_FALSE);
|
||||
shell->FlushPendingNotifications();
|
||||
|
||||
// Check an empty string which might be caused by the UTF-8 conversion
|
||||
if (!ref.IsEmpty())
|
||||
|
||||
Reference in New Issue
Block a user