[Webkit-unassigned] [Bug 119991] New: change usage of calculateUTCOffset()/calculateDSTOffset to calculateLocalTimeOffset

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 18 21:05:19 PDT 2013


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

           Summary: change usage of
                    calculateUTCOffset()/calculateDSTOffset  to
                    calculateLocalTimeOffset
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: santosh.ma at samsung.com


calculateUTCOffset()/calculateDSTOffset  these two function has been made static in changelist  http://trac.webkit.org/changeset/150833
Using these function in other file is wrong and will give compile time error.

Instead  calculateLocalTimeOffset should be used.

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