Chromium Code Reviews
DescriptionReplace std::map with std::pair for (origin, engagement) tuples in RenderFrameImpl.
The engagement level should correspond to precisely one origin within
a frame. This CL replaces its map temporary storage variable with
a pair.
BUG=655415
Review-Url: https://codereview.chromium.org/2627393002
Cr-Commit-Position: refs/heads/master@{#444570}
Committed: https://chromium.googlesource.com/chromium/src/+/89fba275a0be24ab7a318f92f179f7c9495ccae0
Patch Set 1 #
Total comments: 2
Patch Set 2 : Address comment #
Messages
Total messages: 19 (14 generated)
|
||||||||||||||||||||||||||||