[Webkit-unassigned] [Bug 28964] [Chromium] ChromiumDataObject should have getter/setter interface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 8 09:42:14 PDT 2009


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


Eric Seidel <eric at webkit.org> changed:

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




--- Comment #4 from Eric Seidel <eric at webkit.org>  2009-09-08 09:42:13 PDT ---
(From update of attachment 39135)
These don't need to be marked inline.  Compilers already inline such functions.
 If they didn't we'd see duplicated symbol definitions all over the place. :)

I take it that the "chromium code" in question lives outside of the WebKit
tree?  So that we have to do this in two-stages like this?

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