Skip to content

Commit e8cf0e4

Browse files
guohuideng2024Guohui Deng
andauthored
Add possible reasons UAs don't track "initiator_url" for certain resources. (#1173)
* Add text on improving user experience. * Move over resource-timing-content-encoding explainer New changes that have never been reviewed: 1. Added text in "User research" on how this feature affects end users. (Per TAG reviewer's request); 2. Added author's github account in "author" section; 3. Added "participate" section; 4. Issue template and entries in README. * Improvements on the explainer. * Add reasons to skip resources. --------- Co-authored-by: Guohui Deng <guohuideng@microsoft.com>
1 parent 6cee823 commit e8cf0e4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ResourceTimingInitiatorInfo/explainer.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ There are a number of advantages to this approach.
7070
### 3. UA only partially implements the `initiator Info`.
7171
When the `initiator info` is missing for some resources, the partial resource dependency information is still useful. Therefore, a UA can release a partial `initiator info` implementation and make improvements later.
7272

73+
It's expected that some UAs skip resources for the following reasons: rarity of such resources; excessive complexty in implementation; resources being fetched with deprecated HTML/CSS/JS features.
7374

7475
## Alternatives considered
7576

0 commit comments

Comments
 (0)