Bug 91173 - [Mac] Reduce the Objective-C runtime from WebPreferences' accessors
Summary: [Mac] Reduce the Objective-C runtime from WebPreferences' accessors
Status: RESOLVED LATER
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-07-12 17:33 PDT by Benjamin Poulain
Modified: 2012-08-10 13:20 PDT (History)
3 users (show)

See Also:


Attachments
Patch (39.25 KB, patch)
2012-07-12 17:48 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2012-07-12 17:33:57 PDT
We don't need WebPreferences typed accessor to be polymorphic.

Related to <rdar://problem/11332342>.
Comment 1 Benjamin Poulain 2012-07-12 17:48:19 PDT
Created attachment 152113 [details]
Patch
Comment 2 Benjamin Poulain 2012-08-10 13:20:21 PDT
Maybe later, this is no longer a priority.