New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 712468 link

Starred by 0 users

Issue metadata

Status: Duplicate
Merged: issue 709954
Owner: ----
Closed: Apr 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: ----
Type: ----



Sign in to add a comment

Codesearch autocomplete finding NGLayout references in webrtc tree

Project Member Reported by atotic@chromium.org, Apr 18 2017

Issue description

This has been happening for about a week.

To reproduce:

1) Load
https://cs.chromium.org/chromium/src/third_party/WebKit/Source/core/layout/ng/ng_fragment_builder.h?type=cs&q=NGFragmentBuilder&sq=package:chromium&l=19

2) Type NGFragm

3) Select first NGFragment.h match

4) Now you've been taken to:
https://cs.chromium.org/webrtc/src/third_party/WebKit/Source/core/layout/ng/ng_fragment.h?type=cs&sq=package:chromium&q=NGFragme&l=16

Notice webrtc inside the code path. 

The page that is loaded displays source, but cross-reference and override layers are missing.

If I manually change the url, and remove webrtc everything works:
https://cs.chromium.org/src/third_party/WebKit/Source/core/layout/ng/ng_fragment.h?type=cs&sq=package:chromium&q=NGFragme&l=16


 
Mergedinto: 709954
Status: Duplicate (was: Untriaged)

Sign in to add a comment