[webkit-reviews] review canceled: [Bug 61300] Web Inspector: Reorganize InspectorBackendDispatch code to eliminate duplication : [Attachment 94475] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 24 06:35:56 PDT 2011


Mikhail Naganov <mnaganov at chromium.org> has canceled Mikhail Naganov
<mnaganov at chromium.org>'s request for review:
Bug 61300: Web Inspector: Reorganize InspectorBackendDispatch code to eliminate
duplication
https://bugs.webkit.org/show_bug.cgi?id=61300

Attachment 94475: patch
https://bugs.webkit.org/attachment.cgi?id=94475&action=review

------- Additional Comments from Mikhail Naganov <mnaganov at chromium.org>
Comments addressed.

Also I have shrunk the size of the 'dispatch' method by organizing command
names and pointers into arrays and replacing series of "dispatch.add" with a
loop.

Please take another look.


More information about the webkit-reviews mailing list