[webkit-reviews] review requested: [Bug 98893] Replace (typeof(x) != <>) with !(typeof(x) == <>) : [Attachment 168242] fixed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 11 09:35:47 PDT 2012


Valery Ignatyev <valery.ignatyev at ispras.ru> has asked  for review:
Bug 98893: Replace (typeof(x) != <>) with !(typeof(x) == <>)
https://bugs.webkit.org/show_bug.cgi?id=98893

Attachment 168242: fixed patch
https://bugs.webkit.org/attachment.cgi?id=168242&action=review

------- Additional Comments from Valery Ignatyev <valery.ignatyev at ispras.ru>
Thank you very much for a feedback.
Is it codestyle violation?
I didn't understand why 'else if' is necessary.


More information about the webkit-reviews mailing list