[Webkit-unassigned] [Bug 52876] Chromium DRT should clear page between tests like what Mac DRT does

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 25 09:42:25 PST 2011


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


Tony Chang <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #80052|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #10 from Tony Chang <tony at chromium.org>  2011-01-25 09:42:25 PST ---
(From update of attachment 80052)
It looks like the mac port actual loads the HTML string <html></html> with the URL about:blank.  Does it matter?  The mac port also immediately calls stopLoading().  Do we need to do that too?

The ChangeLog for Mac DRT says this is to delay onload handlers, so it doesn't seem like Mac DRT has the same problem with GL contexts.  I suspect there is a real chromium/v8 bug here and this is going to make it harder to fix that bug.  However, being more consistent with the Mac DRT is a good thing, so I think this change is worthwhile.

In the ChangeLog, please explain why this is being added to the Chromium DRT.

r- mainly for ChangeLog.

-- 
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