Bug 74581

Summary: [chromium] Add DRT support for WebKitPageCacheSupportsPluginsPreferenceKey
Product: WebKit Reporter: Kenneth Russell <kbr>
Component: Tools / TestsAssignee: Kenneth Russell <kbr>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, fishd, morrita, tkent, tony, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 13634    
Bug Blocks:    
Attachments:
Description Flags
Patch fishd: review+

Description Kenneth Russell 2011-12-14 19:49:09 PST
Bug 13634 added a new key that can be overridden by the LayoutTestController. The Chromium port needs support in order to pass new tests that are added.
Comment 1 Kenneth Russell 2011-12-14 20:01:54 PST
Created attachment 119365 [details]
Patch
Comment 2 Kenneth Russell 2011-12-14 20:02:53 PST
Not sure who's worked on DRT plugin support.
Comment 3 WebKit Review Bot 2011-12-14 20:07:47 PST
Please wait for approval from fishd@chromium.org before submitting because this patch contains changes to the Chromium public API.
Comment 4 Kent Tamura 2011-12-14 20:31:29 PST
Comment on attachment 119365 [details]
Patch

The DRT change looks ok.
Comment 5 Kent Tamura 2011-12-14 21:58:56 PST
*** Bug 74584 has been marked as a duplicate of this bug. ***
Comment 6 Kenneth Russell 2011-12-15 09:52:11 PST
Committed r102950: <http://trac.webkit.org/changeset/102950>