RESOLVED FIXED 54954
Web Inspector: refactor InjectedScript : InspectorDOMAgent interaction.
https://bugs.webkit.org/show_bug.cgi?id=54954
Summary Web Inspector: refactor InjectedScript : InspectorDOMAgent interaction.
Pavel Feldman
Reported Tuesday, February 22, 2011 2:35:13 PM UTC
Patch to follow.
Attachments
[PATCH] Proposed change, yet to compile JSC. (28.63 KB, patch)
2011-02-22 06:44 PST, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 Tuesday, February 22, 2011 2:44:23 PM UTC
Created attachment 83306 [details] [PATCH] Proposed change, yet to compile JSC.
WebKit Review Bot
Comment 2 Tuesday, February 22, 2011 2:47:04 PM UTC
Attachment 83306 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1 Source/WebCore/inspector/InspectorDOMAgent.h:137: The parameter name "node" adds no information, so it should be removed. [readability/parameter_name] [5] Source/WebCore/inspector/InjectedScriptHost.h:61: The parameter name "value" adds no information, so it should be removed. [readability/parameter_name] [5] Source/WebCore/inspector/InjectedScriptHost.h:65: The parameter name "node" adds no information, so it should be removed. [readability/parameter_name] [5] Total errors found: 3 in 16 files If any of these errors are false positives, please file a bug against check-webkit-style.
Collabora GTK+ EWS bot
Comment 3 Tuesday, February 22, 2011 2:54:49 PM UTC
Early Warning System Bot
Comment 4 Tuesday, February 22, 2011 2:55:38 PM UTC
Build Bot
Comment 5 Tuesday, February 22, 2011 2:59:32 PM UTC
Yury Semikhatsky
Comment 6 Tuesday, February 22, 2011 3:20:45 PM UTC
Comment on attachment 83306 [details] [PATCH] Proposed change, yet to compile JSC. View in context: https://bugs.webkit.org/attachment.cgi?id=83306&action=review > Source/WebCore/inspector/CodeGeneratorInspector.pm:-58 > -$typeTransform{"InjectedScript"} = { Nice.
WebKit Review Bot
Comment 7 Tuesday, February 22, 2011 3:47:20 PM UTC
Pavel Feldman
Comment 8 Tuesday, February 22, 2011 8:18:36 PM UTC
Note You need to log in before you can comment on or make changes to this bug.