Bug 132458

Summary: Remove TiledBackingStore stuff from Frame
Product: WebKit Reporter: Ryuan Choi <ryuan.choi>
Component: WebCore Misc.Assignee: Ryuan Choi <ryuan.choi>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, hw1008.kim, mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 132240    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Ryuan Choi 2014-05-01 19:19:33 PDT
TiledBackingStore related code in the frame looks dead code.
Comment 1 Ryuan Choi 2014-05-01 19:25:15 PDT
Created attachment 230644 [details]
Patch
Comment 2 Ryuan Choi 2014-05-01 22:05:55 PDT
Added mrobinson for double check.

If I remember correctly,
WebKit1/Gtk used TiledBackingStore of Frame but WebKit2/Gtk does not use it now.
Comment 3 Martin Robinson 2014-05-01 22:16:11 PDT
I don't think we use the tiled backing store in WebKitGTK+.
Comment 4 Ryuan Choi 2014-05-01 22:19:07 PDT
Comment on attachment 230644 [details]
Patch

thanks
Comment 5 WebKit Commit Bot 2014-05-01 22:49:52 PDT
Comment on attachment 230644 [details]
Patch

Clearing flags on attachment: 230644

Committed r168151: <http://trac.webkit.org/changeset/168151>
Comment 6 WebKit Commit Bot 2014-05-01 22:49:57 PDT
All reviewed patches have been landed.  Closing bug.