Bug 70987 - Add allowsPlugIns property to WKBrowsingContextGroup
Summary: Add allowsPlugIns property to WKBrowsingContextGroup
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-26 18:32 PDT by Sam Weinig
Modified: 2011-10-27 13:02 PDT (History)
1 user (show)

See Also:


Attachments
Patch (3.78 KB, patch)
2011-10-26 18:40 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff
Patch (4.75 KB, patch)
2011-10-27 12:58 PDT, Sam Weinig
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2011-10-26 18:32:48 PDT
Add plugInsEnabled property to WKBrowsingContextGroup
Comment 1 Sam Weinig 2011-10-26 18:40:16 PDT
Created attachment 112629 [details]
Patch
Comment 2 Sam Weinig 2011-10-27 12:58:35 PDT
Created attachment 112735 [details]
Patch
Comment 3 Adam Roben (:aroben) 2011-10-27 12:59:41 PDT
The bug title in your ChangeLogs is now out-of-date!
Comment 4 Anders Carlsson 2011-10-27 13:00:33 PDT
Comment on attachment 112735 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=112735&action=review

> Source/WebKit2/UIProcess/API/mac/WKBrowsingContextGroup.h:48
> +   Default: YES

:(
Comment 5 Sam Weinig 2011-10-27 13:02:04 PDT
Committed r98622: <http://trac.webkit.org/changeset/98622>