[Webkit-unassigned] [Bug 128671] New: CounterContentData::counter() and ImageContentData::image() should return references

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 12 04:42:18 PST 2014


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

           Summary: CounterContentData::counter() and
                    ImageContentData::image() should return references
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: darin at apple.com, koivisto at iki.fi, akling at apple.com


CounterContentData::counter() and ImageContentData::image() should return references.

Follow-up to Darin's comment in Bug 128538 Comment #3:

(In reply to bug 128538 comment #3)
> (From update of attachment 223726 [details])
> > Source/WebCore/rendering/style/ContentData.h:160
> >      const CounterContent* counter() const { return m_counter.get(); }
> 
> Seems like this should return a reference rather than a pointer, unless it can be null.

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