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

Issue 707959 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Jun 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug

Blocking:
issue 578344


Participants' hotlists:
blink-rename


Sign in to add a comment

Logic to automatically prepend Get to avoid naming conflicts seems busted

Project Member Reported by dcheng@chromium.org, Apr 3 2017

Issue description

One example is StyleSharingList& StyleSharingList(); in third_party/WebKit/Source/core/css/resolver/StyleResolver.h

I haven't tested locally (since I'm working on the rebasing stuff 100%), but we should be able to build just that file with:

ninja -C out/Debug ../../third_party/WebKit/Source/core/css/resolver/StyleResolver.cpp^

And then run the tool on just that one file to see what's busted. This is currently blocking updating the manual patchsets require for the rename tool.
 

Comment 1 by dcheng@chromium.org, Jun 15 2017

Status: WontFix (was: Untriaged)

Sign in to add a comment