[webkit-reviews] review requested: [Bug 41842] Add feature detection support for NRWT : [Attachment 61033] proposed_patch_v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 9 04:23:59 PDT 2010


Gabor Rapcsanyi <rgabor at inf.u-szeged.hu> has asked  for review:
Bug 41842: Add feature detection support for NRWT
https://bugs.webkit.org/show_bug.cgi?id=41842

Attachment 61033: proposed_patch_v2
https://bugs.webkit.org/attachment.cgi?id=61033&action=review

------- Additional Comments from Gabor Rapcsanyi <rgabor at inf.u-szeged.hu>
I have renamed the variables that Dirk suggested.

WebKitTools/Scripts/webkitpy/layout_tests/port/webkit.py:241
 +		for feature in symbols_for_tests.copy():

This .copy() need because I remove the elements from this dictionary.

As I saw in ORWT all port use these symbols.
Just cygwin use another way to find supported features.


More information about the webkit-reviews mailing list