RESOLVED FIXED 162666
Adopt #pragma once in some generated resources
https://bugs.webkit.org/show_bug.cgi?id=162666
Summary Adopt #pragma once in some generated resources
Joseph Pecoraro
Reported 2016-09-28 00:51:08 PDT
Adopt #pragma once in most JavaScriptCore generated resources. - Bytecode.h - Replay generated files and tests - Remove stale builtins test results that have no test This didn't cover Air generated files.
Attachments
[PATCH] Proposed Fix (37.11 KB, patch)
2016-09-28 00:56 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2016-09-28 00:56:20 PDT
Created attachment 290067 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2016-09-28 00:57:39 PDT
This patch modifies the JS builtins code generator. Please ensure that you have rebaselined any generator test results (i.e., by running `Tools/Scripts/run-builtins-generator-tests --reset-results`) This patch modifies the WEB_REPLAY inputs generator. Please ensure that you have rebaselined any generator test results (i.e., by running `Tools/Scripts/run-input-generator-tests --reset-results`) This patch modifies the inspector protocol generator. Please ensure that you have rebaselined any generator test results (i.e., by running `Tools/Scripts/run-inspector-generator-tests --reset-results`)
WebKit Commit Bot
Comment 3 2016-09-28 12:36:49 PDT
Comment on attachment 290067 [details] [PATCH] Proposed Fix Clearing flags on attachment: 290067 Committed r206533: <http://trac.webkit.org/changeset/206533>
WebKit Commit Bot
Comment 4 2016-09-28 12:36:53 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.