Move getNavigationType logic from PerformanceBase to PerformanceNavigationTiming. |
||
Issue descriptionMove getNavigationType logic from PerformanceBase to PerformanceNavigationTiming. Currently, the type() method in PerformanceNavigationTiming will call PerformanceBase::getNavigationType(). Since PNT is the only caller of this method. It makes more sense to merge this logic into PNT.
,
Apr 13 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Mar 30 2017