Chromium Code Reviews
DescriptionFix id tracking bug in ICCProfile
ICCProfiles are given an id when they are created, and are assumed to
be unique.
This breaks down in some tests, where we create ICCProfiles in the
browser and send them to the renderer (as usual), but then also create
test ICCProfiles in the in the renderer, that can conflict with the
ids provided by the browser.
Fix this by using hard-coded ids for the test ICCProfiles that are
created by the renderer.
BUG=634102
Review-Url: https://codereview.chromium.org/2663153002
Cr-Commit-Position: refs/heads/master@{#447874}
Committed: https://chromium.googlesource.com/chromium/src/+/9b2a0b1bc7034aa17ede1914e0620d3f71fe8dec
Patch Set 1 #
Total comments: 1
Dependent Patchsets: Messages
Total messages: 17 (8 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||