Bug 131650 - Add a way for layout tests to determine whether or not a plugin is snapshotted.
Summary: Add a way for layout tests to determine whether or not a plugin is snapshotted.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-04-14 17:27 PDT by Roger Fong
Modified: 2014-04-16 18:17 PDT (History)
4 users (show)

See Also:


Attachments
patch (5.91 KB, patch)
2014-04-16 15:34 PDT, Roger Fong
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roger Fong 2014-04-14 17:27:40 PDT
Right now we rely on render tree output.
The bots have trouble running these tests correctly due to compositing issues.

Dean points out that if we instead just have API to determine whether or not a plugin is snapshotted for our test infrastructure this wouldn't be an issue.
Comment 1 Radar WebKit Bug Importer 2014-04-14 17:27:53 PDT
<rdar://problem/16615528>
Comment 2 Roger Fong 2014-04-16 15:34:22 PDT
Created attachment 229488 [details]
patch
Comment 3 Roger Fong 2014-04-16 18:17:22 PDT
http://trac.webkit.org/changeset/167401