bindings: Supports serializer for PerformanceTiming.
Although the spec doesn't have a serializer in PerformanceTiming,
Chrome (til M42) and IE supported a serializer and FF followed them.
Considering the nature of PerformanceTiming, it's quite natural to have
a serializer.
Let's support JSON.stringify (again) for PerformanceTiming.
BUG=497900
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196854
On 2015/06/09 12:57:25, haraken wrote: > On 2015/06/09 12:43:48, Yuki wrote: > > Could you ...
4 years, 10 months ago
(2015-06-10 08:07:03 UTC)
#4
On 2015/06/09 12:57:25, haraken wrote:
> On 2015/06/09 12:43:48, Yuki wrote:
> > Could you guys review this CL?
> >
> > Just FYI, here is a discussion at Mozilla.
> > https://bugzilla.mozilla.org/show_bug.cgi?id=760851
>
> Can we have a test?
Yes, added.
Issue 1171893004: bindings: Supports serializer for PerformanceTiming.
(Closed)
Created 4 years, 10 months ago by Yuki
Modified 4 years, 10 months ago
Reviewers: haraken, bashi, tkent
Base URL: svn://svn.chromium.org/blink/trunk
Comments: 0