Fix toJSON in WindowPerformance and PerformanceResourceTiming
Per https://heycam.github.io/webidl/#es-default-tojson, it is correct to directly add the attribute values of the interface to the builder instead of adding the results of toJSONForBinding(). Change-Id: I07f7ee5992de59938c0116f90dc4b5229c5d6e9d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982792Reviewed-by:Jeremy Roman <jbroman@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#728540}
Showing
Please register or sign in to comment