[Webkit-unassigned] [Bug 48919] New: [Web Timing] Rename interfaces

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 3 09:23:31 PDT 2010


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

           Summary: [Web Timing] Rename interfaces
           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: tonyg at chromium.org
                CC: simonjam at chromium.org
            Blocks: 30685


Currently Web Timing has 3 interfaces:
Performance
  +- Timing
  +- Navigation

These have just been renamed in the spec to:
Performance
  +- PerformanceTiming
  +- PerformanceNavigation

We should rename WebCore/page/Timing to WebCore/page/PerformanceTiming and WebCore/page/Navigation to WebCore/page/PerformanceNavigation.

Details: http://dvcs.w3.org/hg/webperf/rev/5d546ada8927

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