Bug 119019 - [CSS Exclusions] Add Exclusions Compile Guard to RenderStyle Properties
Summary: [CSS Exclusions] Add Exclusions Compile Guard to RenderStyle Properties
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Bear Travis
URL:
Keywords:
Depends on: 117277
Blocks: 57311
  Show dependency treegraph
 
Reported: 2013-07-23 13:51 PDT by Bear Travis
Modified: 2014-04-01 13:04 PDT (History)
5 users (show)

See Also:


Attachments
Initial patch (7.19 KB, patch)
2013-08-14 10:22 PDT, Bear Travis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bear Travis 2013-07-23 13:51:44 PDT
RenderStyle currently has some exclusions properties that can be compiled out when the feature is turned off. Bug filed after comments from bug 117277.
Comment 1 Bear Travis 2013-08-14 10:22:35 PDT
Created attachment 208739 [details]
Initial patch
Comment 2 Zoltan Horvath 2014-04-01 13:04:35 PDT
The properties are going to be removed in bug #131046 , closing bug as invalid.