[Webkit-unassigned] [Bug 14020] [GDK] Jumbled text during initial load of a large page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 15 23:51:02 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14020


mjs at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15523|review?                     |review+
               Flag|                            |




------- Comment #6 from mjs at apple.com  2007-07-15 23:51 PDT -------
(From update of attachment 15523)
Tiny nitpicks:

"lead to less often layouting" - there's no such word as layouting in English,
layout is only a noun, not a verb. "lead to laying out less often" would be the
way to say it.


+    if (m_data->scrollBarsNeedUpdate) {
+        updateScrollbars();
+    }

Shouldn't be braces here.

You can fix these before committing, otherwise r=me.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list