Bug 51610

Summary: WebKit2 really needs more random preferences
Product: WebKit Reporter: Sam Weinig <sam>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: OS X 10.5   
Attachments:
Description Flags
Patch mitz: review+

Sam Weinig
Reported 2010-12-25 12:26:34 PST
WebKit2 really needs more random preferences. It really does, man.
Attachments
Patch (9.35 KB, patch)
2010-12-25 12:28 PST, Sam Weinig
mitz: review+
Sam Weinig
Comment 1 2010-12-25 12:28:22 PST
mitz
Comment 2 2010-12-25 12:32:21 PST
Comment on attachment 77441 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=77441&action=review > WebKit2/ChangeLog:5 > + WebKit2 really needs more random preferences The bug title seems wrong > WebKit2/UIProcess/API/C/WKPreferencesPrivate.h:93 > +WK_EXPORT void WKPreferencesSetDOMPasteAllowedEnabled(WKPreferencesRef preferences, bool enabled); > +WK_EXPORT bool WKPreferencesGetDOMPasteAllowedEnabled(WKPreferencesRef preferences); > + What does “allowed enabled” mean?
Sam Weinig
Comment 3 2010-12-25 12:54:01 PST
Landed in r74661.
Note You need to log in before you can comment on or make changes to this bug.