Bug 121081

Summary: [GTK][WK1] Add WebKitAcceleratedCompositingEnabled setting property to TestRunner
Product: WebKit Reporter: ChangSeok Oh <changseok>
Component: WebKitGTKAssignee: ChangSeok Oh <changseok>
Status: RESOLVED LATER    
Severity: Normal CC: gustavo, mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch changseok: review-

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.