Bug 85597 - REGRESSION(r116008) old-run-webkit-tests broken
Summary: REGRESSION(r116008) old-run-webkit-tests broken
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: Allan Sandfeld Jensen
URL:
Keywords:
Depends on:
Blocks: 85535
  Show dependency treegraph
 
Reported: 2012-05-04 03:49 PDT by Allan Sandfeld Jensen
Modified: 2012-05-04 10:04 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.55 KB, patch)
2012-05-04 03:50 PDT, Allan Sandfeld Jensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Allan Sandfeld Jensen 2012-05-04 03:49:01 PDT
Revision r116008 removed the function libraryContainsSymbol which is still in use from hasFeature of the same perl-file. This breaks at least ORWT.
Comment 1 Allan Sandfeld Jensen 2012-05-04 03:50:50 PDT
Created attachment 140186 [details]
Patch
Comment 2 WebKit Review Bot 2012-05-04 06:16:12 PDT
Comment on attachment 140186 [details]
Patch

Clearing flags on attachment: 140186

Committed r116088: <http://trac.webkit.org/changeset/116088>
Comment 3 WebKit Review Bot 2012-05-04 06:16:16 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Eric Seidel (no email) 2012-05-04 10:04:53 PDT
Thanks.  Sorry for breaking ORWT.

ORWT is the only remaining client of features.pm.