Bug 38727

Summary: Refactor YARR and YARR_JIT default rules in Platform.h
Product: WebKit Reporter: Laszlo Gombos <laszlo.gombos>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
proposed patch none

Laszlo Gombos
Reported 2010-05-06 23:37:47 PDT
It seems that currently the (growing list) of JIT enabled platforms are listed twice in Platform.h. This is error-prone (for example r58939) and hard to read. It make sense to turn on YARR and YARR JIT by default of JIT is turned on - individual ports can overrule this default decisions as they wish.
Attachments
proposed patch (2.17 KB, patch)
2010-05-06 23:44 PDT, Laszlo Gombos
no flags
Laszlo Gombos
Comment 1 2010-05-06 23:44:56 PDT
Created attachment 55342 [details] proposed patch
WebKit Commit Bot
Comment 2 2010-05-08 17:38:53 PDT
Comment on attachment 55342 [details] proposed patch Clearing flags on attachment: 55342 Committed r59041: <http://trac.webkit.org/changeset/59041>
WebKit Commit Bot
Comment 3 2010-05-08 17:38:59 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.