Bug 101658

Summary: [TexMap] Remove contentsLayer() in GraphicsLayerTextureMapper.
Product: WebKit Reporter: Dongseong Hwang <dongseong.hwang>
Component: Layout and RenderingAssignee: Dongseong Hwang <dongseong.hwang>
Status: RESOLVED FIXED    
Severity: Normal CC: noam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Dongseong Hwang 2012-11-08 15:50:05 PST
GraphicsLayerTextureMapper::contentsLayer() is duplicated to GraphicsLayer::platformLayer(), so we remove it.
Comment 1 Dongseong Hwang 2012-11-08 15:51:37 PST
Created attachment 173139 [details]
Patch
Comment 2 WebKit Review Bot 2012-11-08 16:56:31 PST
Comment on attachment 173139 [details]
Patch

Rejecting attachment 173139 [details] from commit-queue.

New failing tests:
inspector-protocol/debugger-terminate-dedicated-worker-while-paused.html
Full output: http://queues.webkit.org/results/14766720
Comment 3 Noam Rosenthal 2012-11-08 16:57:41 PST
Comment on attachment 173139 [details]
Patch

Flaky test.
Comment 4 WebKit Review Bot 2012-11-08 17:32:02 PST
Comment on attachment 173139 [details]
Patch

Clearing flags on attachment: 173139

Committed r133981: <http://trac.webkit.org/changeset/133981>
Comment 5 WebKit Review Bot 2012-11-08 17:32:05 PST
All reviewed patches have been landed.  Closing bug.