|
|
Created:
4 years, 3 months ago by waffles Modified:
4 years, 3 months ago Reviewers:
Will Harris CC:
chromium-reviews Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
DescriptionAllow component-updated Flash to override the placeholder fake Flash even if
the version is lower.
BUG=642323
Committed: https://crrev.com/30f12cd92e58dddfd196e72356aea5abefacaf4d
Committed: https://crrev.com/df37d85863495afc85ba5f0d429fca1d0643eb62
Cr-Original-Commit-Position: refs/heads/master@{#415781}
Cr-Commit-Position: refs/heads/master@{#415811}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Through LGTM #Patch Set 3 : Missing ; #Messages
Total messages: 32 (17 generated)
The CQ bit was checked by waffles@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
waffles@chromium.org changed reviewers: + wfh@chromium.org
Will, PTAL. This fixes Flash on Chrome Canary.
On 2016/08/31 18:56:43, waffles wrote: > Will, PTAL. This fixes Flash on Chrome Canary. (Trying to get my Win internal checkout set up so I can actually test this - won't CQ before then.)
how would this ever happen? the placeholder fake flash plugin is FLAPPER_VERSION which should always be lower than the component updated version...
On 2016/08/31 19:29:36, Will Harris wrote: > how would this ever happen? the placeholder fake flash plugin is FLAPPER_VERSION > which should always be lower than the component updated version... That is what I thought, too, but: at the moment, FLAPPER_VERSION for Canary is 23.0.0.151, but we're component-updating to 22.0.0.209, because there is a problem with the 23.0.0.151 manifest.json (it always claims to be 32-bit, even with a 64-bit DLL).
lgtm but this seems to be getting messier than originally planned... https://codereview.chromium.org/2298343002/diff/1/chrome/browser/component_up... File chrome/browser/component_updater/pepper_flash_component_installer.cc (right): https://codereview.chromium.org/2298343002/diff/1/chrome/browser/component_up... chrome/browser/component_updater/pepper_flash_component_installer.cc:125: if (plugin.path == placeholder_path) { nit: move above line 123
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
The CQ bit was checked by waffles@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
https://codereview.chromium.org/2298343002/diff/1/chrome/browser/component_up... File chrome/browser/component_updater/pepper_flash_component_installer.cc (right): https://codereview.chromium.org/2298343002/diff/1/chrome/browser/component_up... chrome/browser/component_updater/pepper_flash_component_installer.cc:125: if (plugin.path == placeholder_path) { On 2016/08/31 19:38:46, Will Harris wrote: > nit: move above line 123 Done.
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
> (Trying to get my Win internal checkout set up so I can actually test this - > won't CQ before then.) Verified working on Win.
The CQ bit was checked by waffles@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from wfh@chromium.org Link to the patchset: https://codereview.chromium.org/2298343002/#ps20001 (title: "Through LGTM")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Committed patchset #2 (id:20001)
Message was sent while issue was closed.
Description was changed from ========== Allow component-updated Flash to override the placeholder fake Flash even if the version is lower. BUG=642323 ========== to ========== Allow component-updated Flash to override the placeholder fake Flash even if the version is lower. BUG=642323 Committed: https://crrev.com/30f12cd92e58dddfd196e72356aea5abefacaf4d Cr-Commit-Position: refs/heads/master@{#415781} ==========
Message was sent while issue was closed.
Patchset 2 (id:??) landed as https://crrev.com/30f12cd92e58dddfd196e72356aea5abefacaf4d Cr-Commit-Position: refs/heads/master@{#415781}
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/2300883002/ by fgorski@chromium.org. The reason for reverting is: missing ;.
Message was sent while issue was closed.
On 2016/08/31 23:06:02, fgorski wrote: > A revert of this CL (patchset #2 id:20001) has been created in > https://codereview.chromium.org/2300883002/ by mailto:fgorski@chromium.org. > > The reason for reverting is: missing ;. (Duh. I forgot to upload the patchset that had that fix.)
Message was sent while issue was closed.
Description was changed from ========== Allow component-updated Flash to override the placeholder fake Flash even if the version is lower. BUG=642323 Committed: https://crrev.com/30f12cd92e58dddfd196e72356aea5abefacaf4d Cr-Commit-Position: refs/heads/master@{#415781} ========== to ========== Allow component-updated Flash to override the placeholder fake Flash even if the version is lower. BUG=642323 Committed: https://crrev.com/30f12cd92e58dddfd196e72356aea5abefacaf4d Cr-Commit-Position: refs/heads/master@{#415781} ==========
The CQ bit was checked by waffles@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from wfh@chromium.org Link to the patchset: https://codereview.chromium.org/2298343002/#ps40001 (title: "Missing ;")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Description was changed from ========== Allow component-updated Flash to override the placeholder fake Flash even if the version is lower. BUG=642323 Committed: https://crrev.com/30f12cd92e58dddfd196e72356aea5abefacaf4d Cr-Commit-Position: refs/heads/master@{#415781} ========== to ========== Allow component-updated Flash to override the placeholder fake Flash even if the version is lower. BUG=642323 Committed: https://crrev.com/30f12cd92e58dddfd196e72356aea5abefacaf4d Cr-Commit-Position: refs/heads/master@{#415781} ==========
Message was sent while issue was closed.
Committed patchset #3 (id:40001)
Message was sent while issue was closed.
Description was changed from ========== Allow component-updated Flash to override the placeholder fake Flash even if the version is lower. BUG=642323 Committed: https://crrev.com/30f12cd92e58dddfd196e72356aea5abefacaf4d Cr-Commit-Position: refs/heads/master@{#415781} ========== to ========== Allow component-updated Flash to override the placeholder fake Flash even if the version is lower. BUG=642323 Committed: https://crrev.com/30f12cd92e58dddfd196e72356aea5abefacaf4d Committed: https://crrev.com/df37d85863495afc85ba5f0d429fca1d0643eb62 Cr-Original-Commit-Position: refs/heads/master@{#415781} Cr-Commit-Position: refs/heads/master@{#415811} ==========
Message was sent while issue was closed.
Patchset 3 (id:??) landed as https://crrev.com/df37d85863495afc85ba5f0d429fca1d0643eb62 Cr-Commit-Position: refs/heads/master@{#415811} |