Patch forthcoming. Already rubber stamped by Mark Hahnenberg.
Created attachment 177562 [details] patch for landing
Attachment 177562 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/API/JSProfilerPrivat..." exit_code: 1 Source/JavaScriptCore/profiler/LegacyProfiler.cpp:32: Alphabetical sorting problem. [build/include_order] [4] Source/JavaScriptCore/jit/JITStubs.cpp:2224: The parameter name "profiler" adds no information, so it should be removed. [readability/parameter_name] [5] Source/JavaScriptCore/jit/JITStubs.cpp:2232: The parameter name "profiler" adds no information, so it should be removed. [readability/parameter_name] [5] Source/JavaScriptCore/profiler/LegacyProfiler.h:39: Code inside a namespace should not be indented. [whitespace/indent] [4] Source/JavaScriptCore/llint/LLIntSlowPaths.cpp:1652: The parameter name "profiler" adds no information, so it should be removed. [readability/parameter_name] [5] Source/JavaScriptCore/llint/LLIntSlowPaths.cpp:1660: The parameter name "profiler" adds no information, so it should be removed. [readability/parameter_name] [5] Total errors found: 6 in 23 files If any of these errors are false positives, please file a bug against check-webkit-style.
Landed in http://trac.webkit.org/changeset/136572