[Webkit-unassigned] [Bug 121235] New: Remove unneeded casts once we upgrade to a version of Visual Studio that is not broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 12 10:38:41 PDT 2013


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

           Summary: Remove unneeded casts once we upgrade to a version of
                    Visual Studio that is not broken
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bfulgham at webkit.org


We had to add casts in a number of places to work around a Visual Studio 2010 compiler bug.  We should revisit this from time to time (perhaps after the switch to VS2012) to see if we can remove these casts.

Locations:
1. WebCore/loader/archive/ArchiveFactory.cpp
2. WebCore/css/MediaQueryEvaluator.cpp
3. Autogenerated Files:
    JSSVGElementWrapperFactory.cpp
    JSHTMLElementWrapperFactory.cpp
   --> Modified in WebCore/dom/make_names.pl

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