[webkit-reviews] review granted: [Bug 79527] Add more tests for web intents : [Attachment 129067] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 27 10:58:17 PST 2012


Adam Barth <abarth at webkit.org> has granted Greg Billock <gbillock at google.com>'s
request for review:
Bug 79527: Add more tests for web intents
https://bugs.webkit.org/show_bug.cgi?id=79527

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=129067&action=review


> LayoutTests/webintents/web-intents-reply.html:11
> +	   if (window.layoutTestController) {
> +	     window.layoutTestController.sendWebIntentResponse("reply");
> +	   }

By the way, when a test doesn't work at all without layoutTestController, we
usually include a message to that effect so that folks looking at the test in a
normal browser don't get too confused.	Certainly not a big deal.


More information about the webkit-reviews mailing list