[Webkit-unassigned] [Bug 165917] Fix memory leak in malformed test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 16 15:52:57 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=165917

Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #297363|review?, commit-queue?      |review+, commit-queue-
              Flags|                            |

--- Comment #12 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 297363
  --> https://bugs.webkit.org/attachment.cgi?id=297363
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=297363&action=review

> LayoutTests/http/tests/quicklook/hide-referer-on-navigation.html:14
> +<body onload="tapAtPointAndNotifyDone(document.getElementsByTagName('iframe')[0].offsetLeft
> + + 5, document.getElementsByTagName('iframe')[0].offsetTop + 5)">

Would be nicer to say onload="doTest()" and have function doTest()... in the JS above.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161216/c4c29c9d/attachment.html>


More information about the webkit-unassigned mailing list