Bug 85597

Summary: REGRESSION(r116008) old-run-webkit-tests broken
Product: WebKit Reporter: Allan Sandfeld Jensen <allan.jensen>
Component: Tools / TestsAssignee: Allan Sandfeld Jensen <allan.jensen>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 85535    
Attachments:
Description Flags
Patch none

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.