RESOLVED FIXED Bug 40864
Add empty abortModal() method to all platforms.
https://bugs.webkit.org/show_bug.cgi?id=40864
Summary Add empty abortModal() method to all platforms.
Prasad Tammana
Reported 2010-06-18 15:43:02 PDT
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.
Attachments
Add abortModal() stubs to all DRT on all platforms (7.89 KB, patch)
2010-06-23 13:36 PDT, Prasad Tammana
no flags
Prasad Tammana
Comment 1 2010-06-23 13:36:33 PDT
Created attachment 59558 [details] Add abortModal() stubs to all DRT on all platforms
Dmitry Titov
Comment 2 2010-06-23 13:57:49 PDT
Comment on attachment 59558 [details] Add abortModal() stubs to all DRT on all platforms r=me
WebKit Commit Bot
Comment 3 2010-06-25 15:34:38 PDT
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>
WebKit Commit Bot
Comment 4 2010-06-25 15:34:42 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.