[Webkit-unassigned] [Bug 30505] Counters aren't updated when a new counter-increment is added

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 9 10:07:41 PST 2009


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





--- Comment #12 from Darin Adler <darin at apple.com>  2009-11-09 10:07:41 PDT ---
(In reply to comment #11)
> Agreed. I'd like to create another patch to fix this naming, but I couldn't
> figure out a good name for this function. Do you have any good idea for this?
> createCounterNodeIfNeeded or something like this?

I think just calling it create without the "if needed" may be OK even if it
doesn't always create a new counter node. To avoid the "create" rule for object
ownership, we should probably call it makeCounterNode.

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