New issue
Advanced search Search tips

Issue 592780 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Mar 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Bug



Sign in to add a comment

File name conflict: CharacterData.h

Project Member Reported by tkent@chromium.org, Mar 7 2016

Issue description

We have 
 - core/dom/CharacterData.h, and
 - platform/fonts/CharacterData.h.

Both have |#define CharacterData_h|.  We should rename the latter because the former is defined by the DOM standard.

 

Comment 1 by drott@chromium.org, Mar 8 2016

Owner: kojii@chromium.org

Comment 3 by kojii@chromium.org, Mar 10 2016

Status: Fixed (was: Assigned)

Comment 4 by drott@chromium.org, Mar 10 2016

Thanks for taking care of this, Koji!

Sign in to add a comment