New issue
Advanced search Search tips

Issue 920071 link

Starred by 1 user

Issue metadata

Status: Unconfirmed
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 2
Type: Bug



Sign in to add a comment

Missing CONTENT_EXPORT for content::StoragePartitionCodeCacheDataRemover and content::StoragePartitionHttpCacheDataRemover

Reported by halton....@gmail.com, Jan 9

Issue description

UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

Steps to reproduce the problem:
In my fork of Chromium, I use content:: StoragePartitionCodeCacheDataRemover in the code under chrome/browser, and build the non_component(is_component_build=true) and component(is_component_build=false) build

What is the expected behavior?
Both component and non_component build are fine.

What went wrong?
The non_component build complain missing symbols of content::StoragePartitionCodeCacheDataRemover.

Did this work before? N/A 

Chrome version: 71.0.3578.98  Channel: canary
OS Version: 10.0
Flash Version: 

Check the classes under content/browser/browsering_data(https://cs.chromium.org/chromium/src/content/browser/browsing_data/), I found content::StoragePartitionCodeCacheDataRemover and content::StoragePartitionHttpCacheDataRemover are not 
with CONTENT_EXPORT.
 
Components: Build
Labels: Triaged-ET TE-NeedsTriageHelp Needs-Triage-M71
halton.huo@ Thanks for the issue.

As this issue is Build related, this is out of scope of triaging at TE end.
Hence adding the component, 'TE-NeedsTriageHelp' label and requesting the team to look into the issue and help further.

Thanks..

Sign in to add a comment