[Webkit-unassigned] [Bug 53299] Web Inspector: Use DIVs instead of TABLE in TextViewer
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 2 03:20:52 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=53299
--- Comment #10 from Pavel Feldman <pfeldman at chromium.org> 2011-02-02 03:20:52 PST ---
>>>> should be handleDOMUpdates. Again, do you want to reuse the bound instance?
>> http://webkit.org/coding/coding-style.html: Lower-case the first letter,
>> including all letters in an acronym, in a variable or function name.
should be:
handleDOMUpdates or
domUpdatesHandler
I think your quote refers to the second case.
--
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