Bug 188289 - [LayoutTests][PHP] Fix old-style script which uses function name as a keyword.
Summary: [LayoutTests][PHP] Fix old-style script which uses function name as a keyword.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Basuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-08-02 17:16 PDT by Basuke Suzuki
Modified: 2018-08-03 10:52 PDT (History)
8 users (show)

See Also:


Attachments
PATCH (1.17 KB, patch)
2018-08-02 17:20 PDT, Basuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Basuke Suzuki 2018-08-02 17:16:53 PDT
Now function name is passed as a string literal. Warning message prevents the tests.
Comment 1 Basuke Suzuki 2018-08-02 17:20:51 PDT
Created attachment 346435 [details]
PATCH
Comment 2 WebKit Commit Bot 2018-08-03 10:51:26 PDT
Comment on attachment 346435 [details]
PATCH

Clearing flags on attachment: 346435

Committed r234551: <https://trac.webkit.org/changeset/234551>
Comment 3 WebKit Commit Bot 2018-08-03 10:51:27 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-08-03 10:52:57 PDT
<rdar://problem/42906077>