Bug 136758 - Fix casing in method name - formatNumberForCustomCSSText
Summary: Fix casing in method name - formatNumberForCustomCSSText
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-11 13:54 PDT by Joseph Pecoraro
Modified: 2014-09-12 13:18 PDT (History)
1 user (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.34 KB, patch)
2014-09-11 13:55 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.