Bug 122058

Summary: Generate toCSSFooValue() for CSSCanvasValue
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: CSSAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kling, macpherson, menard
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Gyuyoung Kim 2013-09-28 03:10:07 PDT
Generate toCSSFooValue() for CSSCanvasValue, and use it. This type cast function will help to detect bad-casts. To generate toCSSCanvasValue, isCanvasValue() is added.
Comment 1 Gyuyoung Kim 2013-09-28 03:26:08 PDT
Created attachment 212892 [details]
Patch
Comment 2 WebKit Commit Bot 2013-09-29 22:39:38 PDT
Comment on attachment 212892 [details]
Patch

Clearing flags on attachment: 212892

Committed r156633: <http://trac.webkit.org/changeset/156633>
Comment 3 WebKit Commit Bot 2013-09-29 22:39:41 PDT
All reviewed patches have been landed.  Closing bug.