[Webkit-unassigned] [Bug 134678] New: Some of the WKPreferences (API) property getters don't read like questions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 6 23:07:11 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=134678

           Summary: Some of the WKPreferences (API) property getters don't
                    read like questions
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: thorton at apple.com
                CC: darin at apple.com, mitz at webkit.org, andersca at apple.com


Specifically, Dan calls these three out in https://bugs.webkit.org/show_bug.cgi?id=134645#c8:

@property (nonatomic, getter=isJavaScriptEnabled) BOOL javaScriptEnabled;
@property (nonatomic, getter=isJavaEnabled) BOOL javaEnabled;
@property (nonatomic, getter=arePlugInsEnabled) BOOL plugInsEnabled;

See the discussion in that bug for potential alternatives.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list