Bug 127953

Summary: Unify URL decomposition code for DOMURL, HTMLAnchorElement, Location and WorkerLocation
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: annevk, ap
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 128023    

Maciej Stachowiak
Reported 2014-01-30 14:57:07 PST
Unify URL decomposition code for DOMURL, HTMLAnchorElement, Location and WorkerLocation using the curiously recurring template pattern.
Attachments
Anne van Kesteren
Comment 1 2023-08-23 00:25:27 PDT
I think this is done given that we have URLDecomposition. There might be more that can be unified, but that would require more investigation and tightly scoped bugs.
Note You need to log in before you can comment on or make changes to this bug.