RESOLVED FIXED 124257
Web Inspector: Rename InspectorBackendDispatcher.h to InspectorBackendDispatchers.h
https://bugs.webkit.org/show_bug.cgi?id=124257
Summary Web Inspector: Rename InspectorBackendDispatcher.h to InspectorBackendDispatc...
Joseph Pecoraro
Reported 2013-11-12 18:17:39 PST
Soon, we will make each domain have its own dispatcher, and the generic dispatcher does not need to be generated (in fact, most of its code is already just included in CodeGeneratorInspectorStrings.py. Rename the generated file to "Dispatchers" plural, so I can more easily add the generic Dispatcher to WebCore/inspector.
Attachments
[PATCH] Proposed Fix (+For Bots) (19.69 KB, patch)
2013-11-12 18:20 PST, Joseph Pecoraro
timothy: review+
[BOTS] Patch for bots (19.60 KB, patch)
2013-11-13 15:19 PST, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2013-11-12 18:18:09 PST
Joseph Pecoraro
Comment 2 2013-11-12 18:20:31 PST
Created attachment 216761 [details] [PATCH] Proposed Fix (+For Bots)
Joseph Pecoraro
Comment 3 2013-11-13 15:19:17 PST
Created attachment 216871 [details] [BOTS] Patch for bots
Joseph Pecoraro
Comment 4 2013-11-13 16:51:48 PST
Note You need to log in before you can comment on or make changes to this bug.