Bug 119195 - Clean up CSSPrimitiveValue::equals a bit
Summary: Clean up CSSPrimitiveValue::equals a bit
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-28 16:29 PDT by Sam Weinig
Modified: 2013-07-28 16:35 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.77 KB, patch)
2013-07-28 16:30 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-28 16:29:09 PDT
Clean up CSSPrimitiveValue::equals a bit
Comment 1 Sam Weinig 2013-07-28 16:30:05 PDT
Created attachment 207614 [details]
Patch
Comment 2 Sam Weinig 2013-07-28 16:35:06 PDT
Committed r153412: <http://trac.webkit.org/changeset/153412>