Bug 82771 - Remove dead code behind ENSURE_VALUE_SAFETY_FOR_SKIA flag
Summary: Remove dead code behind ENSURE_VALUE_SAFETY_FOR_SKIA flag
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: Mike Reed
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-30 12:42 PDT by Mike Reed
Modified: 2012-03-30 14:17 PDT (History)
2 users (show)

See Also:


Attachments
Patch (14.17 KB, patch)
2012-03-30 12:44 PDT, Mike Reed
no flags Details | Formatted Diff | Diff

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