[Webkit-unassigned] [Bug 54425] Extract a function to process ancestor and their sibling nodes from processContents

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 15 17:45:40 PST 2011


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





--- Comment #5 from Ryosuke Niwa <rniwa at webkit.org>  2011-02-15 17:45:40 PST ---
(In reply to comment #4)
> (In reply to comment #3)
> > The reason this function had to be a member function was because ActionType is declared private.
> 
> OK. It can be a static member function, then.

Yes, I'll make processContentsBetweenOffsets and processAncestorsAndTheirSiblings static functions before landing it.

Thanks for the review!

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