Bug 78915 - Some API tests erroneously use = instead of == (causing build failures)
Summary: Some API tests erroneously use = instead of == (causing build failures)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Maciej Stachowiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-17 11:39 PST by Maciej Stachowiak
Modified: 2012-02-17 12:07 PST (History)
0 users

See Also:


Attachments
Patch (1.93 KB, patch)
2012-02-17 11:41 PST, Maciej Stachowiak
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Stachowiak 2012-02-17 11:39:31 PST
Some API tests erroneously use = instead of == (causing build failures)
Comment 1 Maciej Stachowiak 2012-02-17 11:41:52 PST
Created attachment 127621 [details]
Patch
Comment 2 Maciej Stachowiak 2012-02-17 12:07:31 PST
Committed r108106: <http://trac.webkit.org/changeset/108106>