Bug 133474 - Fix a typo, TileGrid::updateTilerLayerProperties
Summary: Fix a typo, TileGrid::updateTilerLayerProperties
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: Tim Horton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-03 03:32 PDT by Tim Horton
Modified: 2014-06-05 06:14 PDT (History)
2 users (show)

See Also:


Attachments
patch (3.59 KB, patch)
2014-06-03 03:34 PDT, Tim Horton
andersca: review+
Details | Formatted Diff | Diff

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