Summary: | REGRESSION (r196813): Missing plug-in placeholder is missing | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | zalan <zalan> | ||||
Component: | Layout and Rendering | Assignee: | zalan <zalan> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | commit-queue, esprehn+autocc, glenn, kondapallykalyan, mmaxfield, simon.fraser, webkit-bug-importer | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | WebKit Nightly Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
zalan
2016-03-29 10:05:40 PDT
Created attachment 275102 [details]
Patch
Comment on attachment 275102 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=275102&action=review > Source/WebCore/ChangeLog:3 > + REGRESSION (r196813): Missing plug-in placeholder is missing :| Comment on attachment 275102 [details] Patch Clearing flags on attachment: 275102 Committed r198785: <http://trac.webkit.org/changeset/198785> All reviewed patches have been landed. Closing bug. Please add a expected-to-be-different reftest. You can do this by naming the expected file mytest-expected-mismatch.html (In reply to comment #6) > Please add a expected-to-be-different reftest. You can do this by naming the > expected file mytest-expected-mismatch.html I am not much of a fan of -mismatch, but I guess it's better than no test. LayoutTests/plugins/missing-plugin-placeholder.html Committed r198898: <http://trac.webkit.org/changeset/198898> |