Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing resource copy files #1036

Merged
merged 1 commit into from
Sep 10, 2018
Merged

Fix missing resource copy files #1036

merged 1 commit into from
Sep 10, 2018

Conversation

simonhong
Copy link
Member

@simonhong simonhong commented Sep 8, 2018

Copying sources that have multiple target isn't handled properly.
Copying sources that have nested directory isn't handled properly.
Some grd files are not copied properly.
Not handled for the case that BRANDING file and icon file are not existed.

Close #1035

Submitter Checklist:

  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Added/updated tests for this change (for new code or code which already has tests).
  • Verified that these changes build without errors on
    • Windows
    • macOS
    • Linux
  • Verified that these changes pass automated tests (npm test brave_unit_tests && npm test brave_browser_tests) on
    • Windows
    • macOS
    • Linux
  • Ran git rebase master (if needed).
  • Ran git rebase -i to squash commits (if needed).
  • Tagged reviewers and labelled the pull request as needed.
  • Requested a security/privacy review as needed.

Test Plan:

Reviewer Checklist:

  • New files have MPL-2.0 license header.
  • Request a security/privacy review as needed.
  • Adequate test coverage exists to prevent regressions.

@simonhong
Copy link
Member Author

WIP will be removed when finishing mac and window completes building.(linux is not available for now)

@simonhong simonhong force-pushed the resource_copy branch 5 times, most recently from ff63e15 to cbe1fc4 Compare September 9, 2018 01:45
@simonhong
Copy link
Member Author

simonhong commented Sep 9, 2018

I didn't see any problem on Win and MacOS with this PR.
I didn't check linux (not available now) but I think it will be fine. (I'll check on linux tomorrow)

@simonhong simonhong changed the title WIP: Fix missing resource copy files Fix missing resource copy files Sep 9, 2018
@simonhong
Copy link
Member Author

Clean build on Linux is also fine.

@bbondy
Copy link
Member

bbondy commented Sep 10, 2018

btw only the issue should have a milestone specified for the release. The label on the PR gets added once it is merged to that branch. Thanks!

@bbondy bbondy merged commit 810b71f into master Sep 10, 2018
bbondy added a commit that referenced this pull request Sep 10, 2018
Fix missing resource copy files
@simonhong simonhong deleted the resource_copy branch September 10, 2018 03:19
@bbondy
Copy link
Member

bbondy commented Sep 10, 2018

0.55.x dab701c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants