Bug 82759
Summary: | Use bit mask for CSSStyleSheet and add compile assert like for StylePropertySet | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dirk Schulze <krit> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | kling, koivisto, rniwa |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 82335 | ||
Bug Blocks: |
Dirk Schulze
Use bit mask for CSSStyleSheet and add compile assert like for StylePropertySet.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dirk Schulze
I am pretty sure that rniwa knows what I meant with this bug. But I guess it is about bit masks of different types that may cause problems on windows. Didn't check if this is already done now.