Bug 136758

Summary: Fix casing in method name - formatNumberForCustomCSSText
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2014-09-11 13:54:22 PDT
-CSSPrimitiveValue::formatNumberForcustomCSSText
+CSSPrimitiveValue::formatNumberForCustomCSSText
Comment 1 Joseph Pecoraro 2014-09-11 13:55:04 PDT
Created attachment 237986 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2014-09-12 13:17:58 PDT
Comment on attachment 237986 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 237986

Committed r173570: <http://trac.webkit.org/changeset/173570>
Comment 3 WebKit Commit Bot 2014-09-12 13:18:00 PDT
All reviewed patches have been landed.  Closing bug.