Bug 143547 - Add a debug assertion that will fire if we try to paint layer contents on a background thread
Summary: Add a debug assertion that will fire if we try to paint layer contents on a b...
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: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-04-08 18:40 PDT by Simon Fraser (smfr)
Modified: 2015-05-07 12:25 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.74 KB, patch)
2015-04-08 18:41 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2015-04-08 18:40:42 PDT
Add a debug assertion that will fire if we try to paint layer contents on a background thread
Comment 1 Simon Fraser (smfr) 2015-04-08 18:41:23 PDT
Created attachment 250401 [details]
Patch
Comment 2 WebKit Commit Bot 2015-04-08 20:45:41 PDT
Comment on attachment 250401 [details]
Patch

Clearing flags on attachment: 250401

Committed r182585: <http://trac.webkit.org/changeset/182585>
Comment 3 WebKit Commit Bot 2015-04-08 20:45:46 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Simon Fraser (smfr) 2015-05-07 12:25:07 PDT
rdar://problem/20329949