[webkit-reviews] review requested: [Bug 61300] Web Inspector: Reorganize InspectorBackendDispatch code to eliminate duplication : [Attachment 94603] 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 asked  for review:
Bug 61300: Web Inspector: Reorganize InspectorBackendDispatch code to eliminate
duplication
https://bugs.webkit.org/show_bug.cgi?id=61300

Attachment 94603: patch
https://bugs.webkit.org/attachment.cgi?id=94603&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