RESOLVED FIXED 46900
REGRESSION (r68520): plugins/access-after-page-destroyed.html failing on Windows
https://bugs.webkit.org/show_bug.cgi?id=46900
Summary REGRESSION (r68520): plugins/access-after-page-destroyed.html failing on Windows
Adam Roben (:aroben)
Reported 2010-09-30 08:10:36 PDT
plugins/access-after-page-destroyed.html is failing on Windows --- /home/buildbot/slave/WebKit-BuildSlave/win-debug-tests/build/layout-test-results/plugins/access-after-page-destroyed-expected.txt 2010-09-30 07:32:53.110820400 -0700 +++ /home/buildbot/slave/WebKit-BuildSlave/win-debug-tests/build/layout-test-results/plugins/access-after-page-destroyed-actual.txt 2010-09-30 07:32:53.109820400 -0700 @@ -1 +1,2 @@ +CONSOLE MESSAGE: line 0: PLUGIN: ::GetClientRect failed If the page does not trigger a crash the test passed.
Attachments
Teach WindowGeometryInitializedBeforeSetWindow that NPP_SetWindow can be called more than once (2.74 KB, patch)
2010-09-30 08:16 PDT, Adam Roben (:aroben)
andersca: review+
Adam Roben (:aroben)
Comment 1 2010-09-30 08:11:09 PDT
Adam Roben (:aroben)
Comment 2 2010-09-30 08:16:43 PDT
Created attachment 69337 [details] Teach WindowGeometryInitializedBeforeSetWindow that NPP_SetWindow can be called more than once
Adam Roben (:aroben)
Comment 3 2010-09-30 08:19:40 PDT
Note You need to log in before you can comment on or make changes to this bug.