Bug 140135 - [TexMap] m_layer member in GraphicsLayerTextureMapper is always non-null
Summary: [TexMap] m_layer member in GraphicsLayerTextureMapper is always non-null
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: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-06 11:37 PST by Zan Dobersek
Modified: 2015-01-07 04:49 PST (History)
10 users (show)

See Also:


Attachments
Patch (15.28 KB, patch)
2015-01-06 11:40 PST, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2015-01-06 11:37:25 PST
[TexMap] m_layer member in GraphicsLayerTextureMapper is always non-null
Comment 1 Zan Dobersek 2015-01-06 11:40:35 PST
Created attachment 244081 [details]
Patch
Comment 2 Brent Fulgham 2015-01-06 11:52:11 PST
This looks fine to me. Alex, does this cause any problems with the WinCairo GL compositing stuff?
Comment 3 peavo 2015-01-06 13:08:42 PST
(In reply to comment #2)
> This looks fine to me. Alex, does this cause any problems with the WinCairo
> GL compositing stuff?

Haven't compiled or tested it, but WinCairo part looks good to me.
Comment 4 Zan Dobersek 2015-01-07 04:49:15 PST
Comment on attachment 244081 [details]
Patch

Clearing flags on attachment: 244081

Committed r178033: <http://trac.webkit.org/changeset/178033>
Comment 5 Zan Dobersek 2015-01-07 04:49:24 PST
All reviewed patches have been landed.  Closing bug.