Network Service: Change |is_main_frame| variable name to |is_request_for_main_frame|
Based on the discussion at: https://chromium-review.googlesource.com/c/chromium/src/+/1050935/5/content/browser/network_service_client.cc This CL changes the |is_main_frame| variable name to |is_request_for_main_frame| to make it more clear. The variable indicates if the request (associated with a frame) is the request for the frame itself or a subresource. Bug: 783990 Change-Id: I0369efc027c27cac3c19a1ce48a0fba7a67809a0 Reviewed-on: https://chromium-review.googlesource.com/1056292Reviewed-by:Matt Menke <mmenke@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Jun Cai <juncai@chromium.org> Cr-Commit-Position: refs/heads/master@{#558411}
Showing
Please register or sign in to comment