[webkit-reviews] review granted: [Bug 18677] Synchronous event dispatch confuses the popup blocker into incorrectly blocking chat popups @ gmail.com : [Attachment 20751] A patch of a layout test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 23 07:51:50 PDT 2008


Geoffrey Garen <ggaren at apple.com> has granted 's request for review:
Bug 18677: Synchronous event dispatch confuses the popup blocker into
incorrectly blocking chat popups @ gmail.com
http://bugs.webkit.org/show_bug.cgi?id=18677

Attachment 20751: A patch of a layout test
http://bugs.webkit.org/attachment.cgi?id=20751&action=edit

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
+if (window.layoutTestController) {
+  layoutTestController.dumpAsText();
+}

According to our style guidelines, this one-line if body should not include
braces.


More information about the webkit-reviews mailing list