Bug 121081 - [GTK][WK1] Add WebKitAcceleratedCompositingEnabled setting property to TestRunner
Summary: [GTK][WK1] Add WebKitAcceleratedCompositingEnabled setting property to TestRu...
Status: RESOLVED LATER
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: ChangSeok Oh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-10 00:00 PDT by ChangSeok Oh
Modified: 2014-02-09 22:59 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.76 KB, patch)
2013-09-10 00:14 PDT, ChangSeok Oh
changseok: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ChangSeok Oh 2013-09-10 00:00:47 PDT
Some regression tests require enabling accelerated compositing. The TestRunner for WK2 supports it but not WK1.
So this message 'TestRunner::overridePreference tried to override unknown preference 'WebKitAcceleratedCompositingEnabled'.' comes out while running such tests.
Comment 1 ChangSeok Oh 2013-09-10 00:14:25 PDT
Created attachment 211179 [details]
Patch
Comment 2 Martin Robinson 2013-09-10 10:01:07 PDT
The bots don't really have good support for running OpenGL tests inside xvfb yet.
Comment 3 ChangSeok Oh 2014-02-09 22:58:43 PST
As martin's comment, this change would be halted until it'd be meaningful.