RESOLVED FIXED 48406
Web Inspector: Bring backend-frontend message format to follow the protocol specification
https://bugs.webkit.org/show_bug.cgi?id=48406
Summary Web Inspector: Bring backend-frontend message format to follow the protocol s...
Alexander Pavlov (apavlov)
Reported 2010-10-27 02:57:59 PDT
In order to switch to InspectorCSSAgent, we need to make the existing code handle the target message format.
Attachments
[PATCH] Suggested solution (73.29 KB, patch)
2010-10-28 05:52 PDT, Alexander Pavlov (apavlov)
pfeldman: review+
Alexander Pavlov (apavlov)
Comment 1 2010-10-28 05:52:38 PDT
Created attachment 72176 [details] [PATCH] Suggested solution
Alexander Pavlov (apavlov)
Comment 2 2010-10-28 06:28:07 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M LayoutTests/ChangeLog M LayoutTests/http/tests/inspector/inspect-iframe-from-different-domain.html M LayoutTests/inspector/styles-source-offsets.html M WebCore/ChangeLog M WebCore/inspector/InspectorDOMAgent.cpp M WebCore/inspector/InspectorDOMAgent.h M WebCore/inspector/front-end/AuditRules.js M WebCore/inspector/front-end/CSSStyleModel.js M WebCore/inspector/front-end/DOMAgent.js M WebCore/inspector/front-end/MetricsSidebarPane.js M WebCore/inspector/front-end/StylesSidebarPane.js Committed r70772
Note You need to log in before you can comment on or make changes to this bug.