Bug 101658 - [TexMap] Remove contentsLayer() in GraphicsLayerTextureMapper.
Summary: [TexMap] Remove contentsLayer() in GraphicsLayerTextureMapper.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dongseong Hwang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-08 15:50 PST by Dongseong Hwang
Modified: 2012-11-08 17:32 PST (History)
2 users (show)

See Also:


Attachments
Patch (3.20 KB, patch)
2012-11-08 15:51 PST, Dongseong Hwang
no flags Details | Formatted Diff | Diff

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