RESOLVED FIXED 143667
Fix wrong value variable in ENABLE_NAVIGATOR_HWCONCURRENCY
https://bugs.webkit.org/show_bug.cgi?id=143667
Summary Fix wrong value variable in ENABLE_NAVIGATOR_HWCONCURRENCY
Gyuyoung Kim
Reported 2015-04-13 07:29:02 PDT
In FeatureList.pm, ENABLE_NAVIGATOR_HWCONCURRENCY has used $registerProtocolHandlerSupport which is a value variable for ENABLE_NAVIGATOR_CONTENT_UTILS. Add new value vairable for it.
Attachments
Patch (2.20 KB, patch)
2015-04-13 07:30 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2015-04-13 07:30:57 PDT
Csaba Osztrogonác
Comment 2 2015-04-13 07:45:25 PDT
Comment on attachment 250637 [details] Patch Nice catch, r=me.
Gyuyoung Kim
Comment 3 2015-04-13 07:47:55 PDT
Comment on attachment 250637 [details] Patch Clearing flags on attachment: 250637 Committed r182732: <http://trac.webkit.org/changeset/182732>
Gyuyoung Kim
Comment 4 2015-04-13 07:48:05 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.