RESOLVED FIXED 157777
WebCoreJSBuiltinInternals won't compile if some build flags are off
https://bugs.webkit.org/show_bug.cgi?id=157777
Summary WebCoreJSBuiltinInternals won't compile if some build flags are off
Dean Jackson
Reported 2016-05-16 17:45:52 PDT
We need to work around the situation when build flags are off.
Attachments
Patch (1.67 KB, patch)
2016-05-16 17:48 PDT, Dean Jackson
simon.fraser: review+
Radar WebKit Bug Importer
Comment 1 2016-05-16 17:46:54 PDT
Dean Jackson
Comment 2 2016-05-16 17:48:52 PDT
Simon Fraser (smfr)
Comment 3 2016-05-16 17:50:01 PDT
Comment on attachment 279076 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=279076&action=review > Source/WebCore/bindings/js/WebCoreJSBuiltinInternals.cpp:56 > + (void)vm; I think UNUSED_PARAM would also work.
Dean Jackson
Comment 4 2016-05-16 18:05:37 PDT
Note You need to log in before you can comment on or make changes to this bug.