Bug 92216

Summary: Simplify ExpectedFailures
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: dpranke, eric, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
work in progress eric: review+

Description Adam Barth 2012-07-24 23:32:34 PDT
Simplify ExpectedFailures
Comment 1 Adam Barth 2012-07-24 23:33:20 PDT
Created attachment 154267 [details]
work in progress
Comment 2 Eric Seidel (no email) 2012-07-26 12:36:01 PDT
Comment on attachment 154267 [details]
work in progress

It looks reasonable if it works.  Please move the module-level methods onto the object somehow.
Comment 3 Adam Barth 2012-07-26 12:42:02 PDT
> It looks reasonable if it works.  Please move the module-level methods onto the object somehow.

I can make them @static.
Comment 4 Adam Barth 2012-07-27 00:48:18 PDT
Committed r123845: <http://trac.webkit.org/changeset/123845>