Bug 148929 - Remove unneeded offset and length arguments from glyph page filling functions
Summary: Remove unneeded offset and length arguments from glyph page filling functions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-07 07:07 PDT by Antti Koivisto
Modified: 2015-09-07 10:43 PDT (History)
1 user (show)

See Also:


Attachments
patch (17.01 KB, patch)
2015-09-07 07:14 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
patch (17.00 KB, patch)
2015-09-07 07:18 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
patch (18.37 KB, patch)
2015-09-07 07:40 PDT, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2015-09-07 07:07:47 PDT
They are always passed 0/GlyphPage::size.
Comment 1 Antti Koivisto 2015-09-07 07:14:33 PDT
Created attachment 260735 [details]
patch
Comment 2 Antti Koivisto 2015-09-07 07:18:32 PDT
Created attachment 260736 [details]
patch
Comment 3 Antti Koivisto 2015-09-07 07:40:35 PDT
Created attachment 260738 [details]
patch
Comment 4 Andreas Kling 2015-09-07 09:08:09 PDT
Comment on attachment 260738 [details]
patch

r=me
Comment 5 Antti Koivisto 2015-09-07 10:43:31 PDT
https://trac.webkit.org/r189465