Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(34)

Issue 2181793002: Add rpcrt4.dll to the list of allowed imports for chrome_elf.dll in the ELFImportsTest.ChromeElfSan… (Closed)

Created:
4 years, 5 months ago by ananta
Modified:
4 years, 4 months ago
Reviewers:
robertshield, robert, krasin
CC:
chromium-reviews, tfarina, caitkp+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add rpcrt4.dll to the list of allowed imports for chrome_elf.dll in the ELFImportsTest.ChromeElfSanityCheck test. Recent changes to chrome_elf to integrate with crashpad for crash reporting have brought in dependencies on base which pull in UuidCreate from rpcrt4. This code path is not exercised in chrome_elf which delay loads rpcrt4. I also verified that rpcrt4 does not internally pull in user32 Additionally I removed the list of dlls under COMPONENT_BUILD for this test as it does not run in this mode. BUG=630744 Committed: https://crrev.com/101ccf53ead99297f70681fff4e7e469dcabc542 Cr-Commit-Position: refs/heads/master@{#407989}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -5 lines) Patch
M chrome_elf/elf_imports_unittest.cc View 1 chunk +1 line, -5 lines 2 comments Download

Messages

Total messages: 22 (12 generated)
ananta
4 years, 5 months ago (2016-07-25 20:05:35 UTC) #2
krasin
https://codereview.chromium.org/2181793002/diff/1/chrome_elf/elf_imports_unittest.cc File chrome_elf/elf_imports_unittest.cc (left): https://codereview.chromium.org/2181793002/diff/1/chrome_elf/elf_imports_unittest.cc#oldcode80 chrome_elf/elf_imports_unittest.cc:80: #if defined(COMPONENT_BUILD) This change should probably be reflected in ...
4 years, 5 months ago (2016-07-25 21:10:06 UTC) #7
ananta
https://codereview.chromium.org/2181793002/diff/1/chrome_elf/elf_imports_unittest.cc File chrome_elf/elf_imports_unittest.cc (left): https://codereview.chromium.org/2181793002/diff/1/chrome_elf/elf_imports_unittest.cc#oldcode80 chrome_elf/elf_imports_unittest.cc:80: #if defined(COMPONENT_BUILD) On 2016/07/25 21:10:06, krasin wrote: > This ...
4 years, 5 months ago (2016-07-25 21:11:42 UTC) #9
krasin
Thank you. LGTM
4 years, 5 months ago (2016-07-25 21:12:45 UTC) #10
krasin
On 2016/07/25 21:12:45, krasin wrote: > Thank you. LGTM Ah, I guess you will still ...
4 years, 5 months ago (2016-07-25 21:13:55 UTC) #11
robertshield
LGTM. I checked on Win10, if you have a VM or an old Windows version ...
4 years, 5 months ago (2016-07-26 04:27:06 UTC) #13
ananta
On 2016/07/26 04:27:06, robertshield wrote: > LGTM. I checked on Win10, if you have a ...
4 years, 4 months ago (2016-07-26 23:44:13 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2181793002/1
4 years, 4 months ago (2016-07-26 23:52:18 UTC) #18
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-07-27 00:31:12 UTC) #20
commit-bot: I haz the power
4 years, 4 months ago (2016-07-27 00:33:31 UTC) #22
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/101ccf53ead99297f70681fff4e7e469dcabc542
Cr-Commit-Position: refs/heads/master@{#407989}

Powered by Google App Engine
This is Rietveld 408576698