Ganesh B
2018-09-04 04:09:43 UTC
If I trigger 15 XHR Requests then will I be able to reference each of the
XHR trigger exactly to the corresponding index item of the performance api
array?
- Say, if I trigger 10th request will it correspond to the 10 Array item of
the performance API results?
- Or will it not be right and whatever gets responded first from the server
will be pushed to the array in sequence of receipt?
I need to get the reference of a specific XHR to its timings when there are
multiple requests. Is there a something like webRequests.requestId
available for Performance API for corresponding XHR requests? I had raised
a stackoverflow question to no help. How do I reference requests to its
performance api correctly?
https://stackoverflow.com/questions/52133639/get-reference-of-performance-object-corresponding-similar-url-concurrent-request
XHR trigger exactly to the corresponding index item of the performance api
array?
- Say, if I trigger 10th request will it correspond to the 10 Array item of
the performance API results?
- Or will it not be right and whatever gets responded first from the server
will be pushed to the array in sequence of receipt?
I need to get the reference of a specific XHR to its timings when there are
multiple requests. Is there a something like webRequests.requestId
available for Performance API for corresponding XHR requests? I had raised
a stackoverflow question to no help. How do I reference requests to its
performance api correctly?
https://stackoverflow.com/questions/52133639/get-reference-of-performance-object-corresponding-similar-url-concurrent-request
--
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss
---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss
---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.