Bug 133474

Summary: Fix a typo, TileGrid::updateTilerLayerProperties
Product: WebKit Reporter: Tim Horton <thorton>
Component: Layout and RenderingAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch andersca: review+

Description Tim Horton 2014-06-03 03:32:46 PDT
updateTilerLayerProperties seems like a typo, we don't use the word "Tiler" anywhere else.
Comment 1 Tim Horton 2014-06-03 03:34:04 PDT
Created attachment 232420 [details]
patch
Comment 2 Tim Horton 2014-06-03 11:12:23 PDT
http://trac.webkit.org/changeset/169562
Comment 3 Antti Koivisto 2014-06-05 06:14:29 PDT
:|