Chromium Code Reviews
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.
BUG=703409
Review-Url: https://codereview.chromium.org/2761113002
Cr-Commit-Position: refs/heads/master@{#460873}
Committed: https://chromium.googlesource.com/chromium/src/+/5d663f46bd1cef7b00e9a52b5148af16014ec652
Patch Set 1 #Patch Set 2 : add null checking for m_frame since is a WeakMember #Patch Set 3 : sync to HEAD #Patch Set 4 : sync to HEAD #
Messages
Total messages: 20 (11 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||