[Webkit-unassigned] [Bug 57628] Web Inspector: event should have "data" attribute, not "body"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 1 06:54:04 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=57628


Yury Semikhatsky <yurys at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #87852|review?                     |review+
               Flag|                            |




--- Comment #2 from Yury Semikhatsky <yurys at chromium.org>  2011-04-01 06:54:04 PST ---
(From update of attachment 87852)
View in context: https://bugs.webkit.org/attachment.cgi?id=87852&action=review

> Source/WebCore/inspector/CodeGeneratorInspector.pm:861
> +                for (var key in messageObject.body)

This code is quite fragile since we rely on the keys order in the message but probably that's fine while the messages are formed also by our code.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list