[Webkit-unassigned] [Bug 66548] check-webkit-style should allow out RefPtr parameters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 19 10:12:30 PDT 2011


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |levin at chromium.org




--- Comment #3 from Eric Seidel <eric at webkit.org>  2011-08-19 10:12:30 PST ---
I think other parts of the code would write that as a reference instead of a pointer.  Or they'd return a PassRefPtr from the method itself.

Also, "get" is not normally used in method names, except where dictated by the DOM api.

I'm not sure if there is a bug here.

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