Bug 119410 - Fixed expected test results for run-bindings-tests after r153532, r153537.
Summary: Fixed expected test results for run-bindings-tests after r153532, r153537.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-01 14:03 PDT by Mark Lam
Modified: 2013-08-01 14:12 PDT (History)
10 users (show)

See Also:


Attachments
the patch (64.73 KB, patch)
2013-08-01 14:07 PDT, Mark Lam
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2013-08-01 14:03:48 PDT
r153532, r153537 changed the generated bindings code.  We should update the expected test results so that the WebCore bindings test will pass.
Comment 1 Mark Lam 2013-08-01 14:04:18 PDT
The bindings generation code was changed in https://bugs.webkit.org/show_bug.cgi?id=119343.
Comment 2 Mark Lam 2013-08-01 14:07:23 PDT
Created attachment 207951 [details]
the patch
Comment 3 Mark Lam 2013-08-01 14:12:58 PDT
Thanks for the review.  Landed in r153607: <http://trac.webkit.org/changeset/153607>.