Bug 130981 - Small adjustments to WebCore::IOSurface (inUse->isInUse, createImage always works, clearGraphicsContext)
Summary: Small adjustments to WebCore::IOSurface (inUse->isInUse, createImage always w...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-31 12:53 PDT by Tim Horton
Modified: 2014-03-31 14:11 PDT (History)
2 users (show)

See Also:


Attachments
patch (4.62 KB, patch)
2014-03-31 12:53 PDT, Tim Horton
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2014-03-31 12:53:53 PDT
Created attachment 228190 [details]
patch

Some small fixes that are the dependencies of multiple future patches, and as such were factored out.
Comment 1 WebKit Commit Bot 2014-03-31 12:54:54 PDT
Attachment 228190 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Total errors found: 1 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 2 Simon Fraser (smfr) 2014-03-31 13:45:13 PDT
Comment on attachment 228190 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=228190&action=review

> Source/WebCore/ChangeLog:3
> +        Small adjustments to WebCore::IOSurface

Missing bug number.
Comment 3 Tim Horton 2014-03-31 14:11:30 PDT
http://trac.webkit.org/changeset/166528