Bug 111781

Summary: Remove dead label code in snapshotted plugin
Product: WebKit Reporter: Dean Jackson <dino>
Component: Plug-insAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Dean Jackson 2013-03-07 15:27:45 PST
Ports should do all label showing/hiding via the shadow tree and CSS now. We can remove a lot of code in RenderSnapshottedPlugin.
Comment 1 Radar WebKit Bug Importer 2013-03-07 15:27:57 PST
<rdar://problem/13373003>
Comment 2 Dean Jackson 2013-03-07 15:30:54 PST
Created attachment 192094 [details]
Patch
Comment 3 Dean Jackson 2013-03-07 19:12:10 PST
Created attachment 192129 [details]
Patch
Comment 4 Dean Jackson 2013-03-07 19:12:59 PST
Comment on attachment 192129 [details]
Patch

Uploaded to wrong bug.
Comment 5 Dean Jackson 2013-03-08 02:05:39 PST
Committed r145197: <http://trac.webkit.org/changeset/145197>