Bug 135708

Summary: http/tests/security/cross-frame-access-enumeration.html fails after FTLOPT merge
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: mhahnenberg
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
the patch mhahnenberg: review+

Description Mark Lam 2014-08-07 12:21:39 PDT
Need to investigate.  Failing the test in TestExpectations for now.
Comment 1 Mark Lam 2014-08-07 12:28:59 PDT
Test skipped in r172222: <http://trac.webkit.org/r172222>.  Please revert after the issue has been fixed.
Comment 2 Mark Lam 2014-08-07 14:12:25 PDT
Mark H says this is just an artifact of the new for-in implementation.  We just need to re-baseline the test.
Comment 3 Mark Lam 2014-08-07 14:16:03 PDT
Created attachment 236220 [details]
the patch
Comment 4 Mark Lam 2014-08-07 14:19:06 PDT
Landed in r172264: <http://trac.webkit.org/r172264>.