abortModal() in LayoutTestController is currently only implemented for Mac and is under #if PLATFORM(MAC). Add empty implementations for abortModal() for other platforms and get rid of the #if so the test code can stay platform independent.
Created attachment 59558 [details] Add abortModal() stubs to all DRT on all platforms
Comment on attachment 59558 [details] Add abortModal() stubs to all DRT on all platforms r=me
Comment on attachment 59558 [details] Add abortModal() stubs to all DRT on all platforms Clearing flags on attachment: 59558 Committed r61909: <http://trac.webkit.org/changeset/61909>
All reviewed patches have been landed. Closing bug.