[Webkit-unassigned] [Bug 38671] [WTFURL] Add a buffer for managing the output of the canonicalizer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 6 12:30:09 PDT 2010


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


Darin Fisher (:fishd, Google) <fishd at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #55280|review?                     |review+, commit-queue-
               Flag|                            |




--- Comment #2 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2010-05-06 12:30:08 PST ---
(From update of attachment 55280)
JavaScriptCore/wtf/url/src/URLBuffer.h:68
 +      inline int length() const { return m_length; }
nit: no need for the 'inline' keyword 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