Bug 134956 - make css jit benchmark run on IE11
Summary: make css jit benchmark run on IE11
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-15 18:29 PDT by Alex Christensen
Modified: 2014-07-15 18:41 PDT (History)
1 user (show)

See Also:


Attachments
Patch (78.26 KB, patch)
2014-07-15 18:33 PDT, Alex Christensen
benjamin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2014-07-15 18:29:08 PDT
An iframe in the css jit benchmark is causing it not to open in IE11.  Removing this iframe removes one node from the DOM (insignificantly changing the test) but makes it work across all reasonably new browsers.
Comment 1 Alex Christensen 2014-07-15 18:33:03 PDT
Created attachment 234970 [details]
Patch
Comment 2 Benjamin Poulain 2014-07-15 18:40:14 PDT
Comment on attachment 234970 [details]
Patch

LGTM. Thanks!
Comment 3 Alex Christensen 2014-07-15 18:41:33 PDT
http://trac.webkit.org/changeset/171130