[Webkit-unassigned] [Bug 130632] New: Web Replay: resource unique identifiers should be unique-per-frame, not globally
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 21 20:30:44 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=130632
Summary: Web Replay: resource unique identifiers should be
unique-per-frame, not globally
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: ASSIGNED
Severity: Normal
Priority: P2
Component: Page Loading
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: bburg at apple.com
CC: ap at webkit.org, timothy at apple.com, ddkilzer at webkit.org,
beidson at apple.com, joepeck at webkit.org,
benjamin at webkit.org
For replay purposes, we want to deterministically assign resource load identifiers to resource loaders, provided that the resource loaders are created in the same order. However, the current implementation uses a static variable so the identifiers are unique per web process.
--
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