[Webkit-unassigned] [Bug 42767] [Windows] Home hey doesn't work in first DIV inside a TABLE

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 22 14:43:45 PDT 2010


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





--- Comment #11 from Ojan Vafai <ojan at chromium.org>  2010-07-22 14:43:44 PST ---
> What if I've already called setNodeToDump and just want to pass-in the description?  Then I have to specify the node again in order to dump a subtree.  So I added that else clause to allow the description being passed through opt_node.

Yikes. Having the arguments swap places like that is too confusing to be worth it. You can just do Markup.dump(null, "foo").

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