[Webkit-unassigned] [Bug 27394] New: V8: Selenium test failures
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 17 15:53:22 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27394
Summary: V8: Selenium test failures
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore JavaScript
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ager at chromium.org
CC: dglazkov at chromium.org
After
http://trac.webkit.org/changeset/45797
there are new selenium test failures using WebCore/V8.
If javascript code holds a reference to the global object of a frame we need to
eagerly initialize the JavaScript context when a new document is loaded in that
frame to allow access to properties of that global object. This kind of
pattern is used in selenium tests to detect page loads.
Patch coming up.
--
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