[Webkit-unassigned] [Bug 32437] [Qt] [LayoutTestController]Output of document.write() is vanished by waitUntilDone()/notifyDone()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 14 06:12:46 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32437


robert <robert at roberthogan.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #44763|0                           |1
        is obsolete|                            |
  Attachment #44763|review?                     |
               Flag|                            |
  Attachment #44789|                            |review?
               Flag|                            |




--- Comment #12 from robert <robert at roberthogan.net>  2009-12-14 06:12:44 PST ---
Created an attachment (id=44789)
 --> (https://bugs.webkit.org/attachment.cgi?id=44789)
Fix style error and renamed m_isLoading to m_hasDumped

I think m_isLoading is better off named as m_hasDumped and set to false when
the test starts. With the introduction of m_loadFinished, it's purpose is to
check whether DRT still needs to dump the results or not.

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



More information about the webkit-unassigned mailing list