RESOLVED FIXED 146831
[JSC] Enable exception fuzzing for GCC too
https://bugs.webkit.org/show_bug.cgi?id=146831
Summary [JSC] Enable exception fuzzing for GCC too
Csaba Osztrogonác
Reported 2015-07-10 03:35:24 PDT
http://trac.webkit.org/changeset/171213 added exception fuzzing, but operationExceptionFuzz() is guarded with COMPILER(CLANG). There is no reason to do it, it builds fine with GCC too.
Attachments
Patch (1.58 KB, patch)
2015-07-10 03:36 PDT, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2015-07-10 03:36:31 PDT
Darin Adler
Comment 2 2015-07-10 09:52:19 PDT
Comment on attachment 256574 [details] Patch What port is building with non-clang gcc?
Csaba Osztrogonác
Comment 3 2015-07-10 09:54:42 PDT
(In reply to comment #2) > Comment on attachment 256574 [details] > Patch > > What port is building with non-clang gcc? EFL and GTK.
Csaba Osztrogonác
Comment 4 2015-07-22 08:43:31 PDT
ping?
WebKit Commit Bot
Comment 5 2015-07-22 14:33:16 PDT
Comment on attachment 256574 [details] Patch Clearing flags on attachment: 256574 Committed r187184: <http://trac.webkit.org/changeset/187184>
WebKit Commit Bot
Comment 6 2015-07-22 14:33:18 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.