WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
38727
Refactor YARR and YARR_JIT default rules in Platform.h
https://bugs.webkit.org/show_bug.cgi?id=38727
Summary
Refactor YARR and YARR_JIT default rules in Platform.h
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug