[webkit-reviews] review requested: [Bug 27055] Qualify include path with wtf : [Attachment 32415] Code patch for Interpreter.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 7 19:03:21 PDT 2009


Norbert Leser <norbert.leser at nokia.com> has asked  for review:
Bug 27055: Qualify include path with wtf
https://bugs.webkit.org/show_bug.cgi?id=27055

Attachment 32415: Code patch for Interpreter.h
https://bugs.webkit.org/attachment.cgi?id=32415&action=review

------- Additional Comments from Norbert Leser <norbert.leser at nokia.com>
On Symbian platforms we encounter include ambiguities of HashMap.h file, which
is already present in default location.

Since that header filename is very generic, it appears to be appropriate and
saver to add a pathname qualifier "wtf/HashMap.h" to the include statement.


More information about the webkit-reviews mailing list