[Webkit-unassigned] [Bug 135285] New: There are unnecessary condition check on FontGlyphs.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 25 04:45:40 PDT 2014


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

           Summary: There are unnecessary condition check on
                    FontGlyphs.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: byeongha.cho at samsung.com



byeongha.cho at samsung.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #235507|                            |review?
               Flag|                            |


There are condition check for characterFontData followed by same condition check for characterFontData in the FontGlyphs::glyphDataAndPageForCharacter().

I think this is not necessary.

--- Comment #1 from byeongha.cho at samsung.com  2014-07-25 04:45:54 PST ---
Created an attachment (id=235507)
 --> (https://bugs.webkit.org/attachment.cgi?id=235507&action=review)
Patch

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