Bug 119180 - Add assertions for CSSPrimitiveValue's m_value.valueID accessor
Summary: Add assertions for CSSPrimitiveValue's m_value.valueID accessor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-27 15:12 PDT by Sam Weinig
Modified: 2013-07-27 15:22 PDT (History)
5 users (show)

See Also:


Attachments
Patch (34.30 KB, patch)
2013-07-27 15:14 PDT, Sam Weinig
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2013-07-27 15:12:41 PDT
Add assertions for CSSPrimitiveValue's m_value.valueID accessor
Comment 1 Sam Weinig 2013-07-27 15:14:11 PDT
Created attachment 207590 [details]
Patch
Comment 2 Sam Weinig 2013-07-27 15:22:24 PDT
Committed r153401: <http://trac.webkit.org/changeset/153401>