http://trac.webkit.org/changeset/94536 broke the build: breaks absoluteLocation() of RelatedMouseEvent (Requested by jknotten on #webkit). This is an automatic bug report generated by the sheriff-bot. If this bug report was created because of a flaky test, please file a bug for the flaky test (if we don't already have one on file) and dup this bug against that bug so that we can track how often these flaky tests case pain. "Only you can prevent forest fires." -- Smokey the Bear
Created attachment 106854 [details] ROLLOUT of r94536 Any committer can land this patch automatically by marking it commit-queue+. The commit-queue will build and test the patch before landing to ensure that the rollout will be successful. This process takes approximately 15 minutes. If you would like to land the rollout faster, you can use the following command: webkit-patch land-attachment ATTACHMENT_ID --ignore-builders where ATTACHMENT_ID is the ID of this attachment.
My original change breaks the absolutePosition member of MouseRelatedEvent, because I didn't undo the "taking page scale into account". Also, question from Simon Fraser deserves further investigation, so rolling out my change for now.
Comment on attachment 106854 [details] ROLLOUT of r94536 Clearing flags on attachment: 106854 Committed r94843: <http://trac.webkit.org/changeset/94843>
All reviewed patches have been landed. Closing bug.