[Webkit-unassigned] [Bug 140718] New: Calling the assignment operator from inside a copy constructor on FontPlatformDataFreeType

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 20 22:50:51 PST 2015


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

            Bug ID: 140718
           Summary: Calling the assignment operator from inside a copy
                    constructor on FontPlatformDataFreeType
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: byeongha.cho at samsung.com

Assignment operator is called on copy constructor for FontPlatformData.

It isn't a good idiom. So we need to refactor it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150121/31231316/attachment-0002.html>


More information about the webkit-unassigned mailing list