[webkit-reviews] review granted: [Bug 101353] [WTR] Reset EventSender before running each test. : [Attachment 172595] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 6 09:57:12 PST 2012


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Raphael Kubo da Costa
(rakuco) <rakuco at webkit.org>'s request for review:
Bug 101353: [WTR] Reset EventSender before running each test.
https://bugs.webkit.org/show_bug.cgi?id=101353

Attachment 172595: Patch
https://bugs.webkit.org/attachment.cgi?id=172595&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=172595&action=review


> Tools/WebKitTestRunner/gtk/EventSenderProxyGtk.cpp:88
> +EventSenderProxy::~EventSenderProxy()
> +{
> +}

Is there any port that requires a non-empty destructor? If not, you could
remove them all.


More information about the webkit-reviews mailing list