Bug 82771

Summary: Remove dead code behind ENSURE_VALUE_SAFETY_FOR_SKIA flag
Product: WebKit Reporter: Mike Reed <reed>
Component: New BugsAssignee: Mike Reed <reed>
Status: RESOLVED FIXED    
Severity: Normal CC: senorblanco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Mike Reed 2012-03-30 12:42:06 PDT
Remove deadcode behind "SafeSkia" flag
Comment 1 Mike Reed 2012-03-30 12:44:28 PDT
Created attachment 134864 [details]
Patch
Comment 2 Mike Reed 2012-03-30 12:45:23 PDT
According to the comment, ENSURE_VALUE_SAFETY_FOR_SKIA has not been defined for over 2 years, so for the sake of readability, I wanted to remove it and the (dead) code it was bracketing.
Comment 3 Stephen White 2012-03-30 13:36:55 PDT
Damn, I was going to have our intern do this as his first task.  :)
Comment 4 Stephen White 2012-03-30 13:39:17 PDT
Comment on attachment 134864 [details]
Patch

Awesome.  r=me
Comment 5 WebKit Review Bot 2012-03-30 14:16:56 PDT
Comment on attachment 134864 [details]
Patch

Clearing flags on attachment: 134864

Committed r112726: <http://trac.webkit.org/changeset/112726>
Comment 6 WebKit Review Bot 2012-03-30 14:17:00 PDT
All reviewed patches have been landed.  Closing bug.