[Webkit-unassigned] [Bug 27180] Cleanup DOM Storage dependencies.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 11 15:11:43 PDT 2009


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #32617|review?                     |review+
               Flag|                            |




--- Comment #2 from Darin Adler <darin at apple.com>  2009-07-11 15:11:42 PDT ---
(From update of attachment 32617)
r=me

Having the reference counter be a friend class and a private destructor does
seem slightly tighter than our usual reference counting idiom, which is good.

If it was me I wouldn't call these "really bad dependencies" or say "such a
tangled mess" -- I would intend say something factual about how many extra
includes there are and let the reader decide how bad it was.

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