RESOLVED FIXED 159949
Add regression test for r203392
https://bugs.webkit.org/show_bug.cgi?id=159949
Summary Add regression test for r203392
Alex Christensen
Reported 2016-07-19 14:04:29 PDT
Add regression test for r203392
Attachments
Patch (284.72 KB, patch)
2016-07-19 14:04 PDT, Alex Christensen
beidson: review+
Alex Christensen
Comment 1 2016-07-19 14:04:41 PDT
Alex Christensen
Comment 2 2016-07-19 15:53:41 PDT
Swizzling causes problems because it sets the static bools in RuntimeApplicationChecks.mm, which are never changed. In order to test this, we need to be able to run each API test as its own process.
Alex Christensen
Comment 3 2016-07-19 15:54:35 PDT
Alex Christensen
Comment 4 2016-07-19 16:07:52 PDT
Alex Christensen
Comment 5 2016-07-19 17:30:52 PDT
Csaba Osztrogonác
Comment 6 2016-07-20 02:19:09 PDT
and the cmake buildfix landed in https://trac.webkit.org/changeset/203447
Note You need to log in before you can comment on or make changes to this bug.