[webkit-reviews] review requested: [Bug 13623] Decompilation of function doesn't compile with "++(x, y)" : [Attachment 14703] Patch for toString()ing pre/postfix/typeof operators that contain grouping expression.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 24 06:57:42 PDT 2007


Kimmo Kinnunen <kimmok at iki.fi> has asked  for review:
Bug 13623: Decompilation of function doesn't compile with "++(x,y)"
http://bugs.webkit.org/show_bug.cgi?id=13623

Attachment 14703: Patch for toString()ing pre/postfix/typeof operators that
contain grouping expression. 
http://bugs.webkit.org/attachment.cgi?id=14703&action=edit

------- Additional Comments from Kimmo Kinnunen <kimmok at iki.fi>
Same patch as above. Seems that the conflict markers in LayoutTests/ChangeLog
had been committed to the repository. I removed them locally, and that's why
they show up in the diff. (conflict markers not removed in this)

About the previous Firefox comment: I'm no expert in how firefox/spidermonkey
works, but that's my guess why the anonymous function expression works in the
SourceElement context.



More information about the webkit-reviews mailing list