WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
132877
platform/mac/plugins/testplugin-onnew-onpaint.html failing after
r168668
https://bugs.webkit.org/show_bug.cgi?id=132877
Summary
platform/mac/plugins/testplugin-onnew-onpaint.html failing after r168668
Jon Honeycutt
Reported
2014-05-13 11:07:48 PDT
platform/mac/plugins/testplugin-onnew-onpaint.html is failing after
r168668
, which made plug-in loading asynchronous.
Attachments
Patch
(1.46 KB, patch)
2014-05-13 11:09 PDT
,
Jon Honeycutt
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jon Honeycutt
Comment 1
2014-05-13 11:09:14 PDT
Created
attachment 231395
[details]
Patch
Brent Fulgham
Comment 2
2014-05-13 11:12:38 PDT
Comment on
attachment 231395
[details]
Patch r=me
Alexey Proskuryakov
Comment 3
2014-05-13 11:15:26 PDT
Comment on
attachment 231395
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=231395&action=review
> LayoutTests/ChangeLog:9 > + Make the test wait until plug-ins have loaded before finishing.
Is onload expected to fire after plug-ins load? An honest question, I don't know if this test change is required for correctness, or if it is papering over a bug.
Alexey Proskuryakov
Comment 4
2014-05-13 11:16:07 PDT
I didn't mean to override the r+, but I think that this question is valid nonetheless.
Jon Honeycutt
Comment 5
2014-05-13 14:40:20 PDT
(In reply to
comment #3
)
> (From update of
attachment 231395
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=231395&action=review
> > > LayoutTests/ChangeLog:9 > > + Make the test wait until plug-ins have loaded before finishing. > > Is onload expected to fire after plug-ins load? An honest question, I don't know if this test change is required for correctness, or if it is papering over a bug.
No, onload should be firing after plug-ins load. This is covered by <
rdar://problem/16858476
>. However, all tests expecting synchronous plug-in loading should've been updated as part of
r168668
. This is just bringing this test in line with the others.
Jon Honeycutt
Comment 6
2014-05-13 14:55:54 PDT
Landed in <
http://trac.webkit.org/changeset/168743
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug