[Webkit-unassigned] [Bug 98737] New: Change allowRoudingHack wiht setAllowRoudingHack

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 9 03:29:17 PDT 2012


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

           Summary: Change allowRoudingHack wiht setAllowRoudingHack
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at samsung.com


As Bug 87328 #20 mentioned, allowRoundingHack() needs to be changed with setAllowRoundingHack(bool) because allowRoundingHack() calls TextRun::setAllowsRoundingHacks(allowed). In addition, we don't need to keep allowRoundingHack() in Internals.cpp. allowRoundingHack() just calls internals's function.

-- 
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