Bug 74581 - [chromium] Add DRT support for WebKitPageCacheSupportsPluginsPreferenceKey
Summary: [chromium] Add DRT support for WebKitPageCacheSupportsPluginsPreferenceKey
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: Kenneth Russell
URL:
Keywords:
: 74584 (view as bug list)
Depends on: 13634
Blocks:
  Show dependency treegraph
 
Reported: 2011-12-14 19:49 PST by Kenneth Russell
Modified: 2011-12-15 09:52 PST (History)
6 users (show)

See Also:


Attachments
Patch (7.17 KB, patch)
2011-12-14 20:01 PST, Kenneth Russell
fishd: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>