[Webkit-unassigned] [Bug 134243] New: Remove HarfBuzzShaper::setDrawRange()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 24 01:06:03 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=134243

           Summary: Remove HarfBuzzShaper::setDrawRange()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ljaehun.lim at samsung.com


setDrawRange() is not used anywhere. Remove it.
And m_fromIndex and m_toIndex are changed by only setDrawRange().
So, remove them too and use the default values instead of them.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list