[Webkit-unassigned] [Bug 41842] Add feature detection support for NRWT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 9 04:24:00 PDT 2010


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


Gabor Rapcsanyi <rgabor at inf.u-szeged.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #60859|0                           |1
        is obsolete|                            |
  Attachment #61033|                            |review?
               Flag|                            |




--- Comment #4 from Gabor Rapcsanyi <rgabor at inf.u-szeged.hu>  2010-07-09 04:24:00 PST ---
Created an attachment (id=61033)
 --> (https://bugs.webkit.org/attachment.cgi?id=61033)
proposed_patch_v2

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.

-- 
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