[Webkit-unassigned] [Bug 89957] New: [CSS Exclusions] Add feature defines for CSS exclusions on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 26 01:22:47 PDT 2012


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

           Summary: [CSS Exclusions] Add feature defines for CSS
                    exclusions on Windows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mibalan at adobe.com


Currently both CSS regions and exclusions are behind feature defines on Mac and Windows. Mac has them enabled. Trying to enable both regions and exclusions on Windows leads to strange link errors and crashes in DRT (see previous patches and comments for #88645). As such, enabling exclusions (once these land on trunk) was extracted in this bug.

Things to look out for:
  * make sure patch properly builds incrementally (you might have to touch CSSPropertyNames.in)
  * make sure exclusions work in Safari/WebKit on Windows
  * make sure DRT does not crash

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