Changes between Version 1 and Version 2 of ad-click-attribution-draft-spec


Ignore:
Timestamp:
Apr 24, 2019 3:00:49 PM (5 years ago)
Author:
wilander@apple.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ad-click-attribution-draft-spec

    v1 v2  
    9494
    9595The user agent may want to limit the amount of stored ad click attribution data. Limitations can be set per ad click source, per ad click destination, and on the total amount of ad click attribution data.
    96 
    97 == Open Source Status in WebKit
    98 We have an experimental implementation in WebKit which we continue to refine. Here are a few useful links:
    99 * Data model: https://trac.webkit.org/browser/webkit/trunk/Source/WebCore/loader/AdClickAttribution.h
    100 * Central management: https://trac.webkit.org/browser/webkit/trunk/Source/WebKit/NetworkProcess/AdClickAttributionManager.cpp
    101 * Layout tests: https://trac.webkit.org/browser/webkit/trunk/LayoutTests/http/tests/adClickAttribution