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

Issue 1962073002: Desktop Capture Picker New UI: Non Mac Structure Change (Closed)

Created:
4 years, 7 months ago by qiangchen
Modified:
4 years, 7 months ago
Reviewers:
msw
CC:
chromium-reviews, tfarina, extensions-reviews_chromium.org, asvitkine+watch_chromium.org, chromium-apps-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Desktop Capture Picker New UI: Non Mac Structure Change A re-commit of 1932413002. The reason of unittest crash is that we removed a placeholder in the string resource for window title, but we still used GetStringFUTF16 in the code of old UI. In this CL, we add a deprecated string resource with placeholder for old picker UI to use. BUG=602478, 610016 TBR=isherman@chromium.org,rockot@chromium.org Committed: https://crrev.com/ec8a48393ac2f10940f3b6e63d1319222e660cff Cr-Commit-Position: refs/heads/master@{#392406}

Patch Set 1 : The snapshot before revert #

Patch Set 2 : Fix Unittest Crash #

Unified diffs Side-by-side diffs Delta from patch set Stats (+600 lines, -1275 lines) Patch
M chrome/app/chromium_strings.grd View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 3 chunks +15 lines, -0 lines 0 comments Download
M chrome/app/google_chrome_strings.grd View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 3 chunks +11 lines, -10 lines 0 comments Download
A + chrome/browser/ui/views/desktop_capture/desktop_media_picker_views.h View 6 chunks +21 lines, -10 lines 0 comments Download
A + chrome/browser/ui/views/desktop_capture/desktop_media_picker_views.cc View 1 16 chunks +159 lines, -91 lines 0 comments Download
A chrome/browser/ui/views/desktop_capture/desktop_media_picker_views_unittest.cc View 1 chunk +314 lines, -0 lines 0 comments Download
D chrome/browser/ui/views/desktop_media_picker_views.h View 1 chunk +0 lines, -204 lines 0 comments Download
D chrome/browser/ui/views/desktop_media_picker_views.cc View 1 chunk +0 lines, -672 lines 0 comments Download
A + chrome/browser/ui/views/desktop_media_picker_views_deprecated.h View 3 chunks +9 lines, -3 lines 0 comments Download
A + chrome/browser/ui/views/desktop_media_picker_views_deprecated.cc View 1 8 chunks +19 lines, -21 lines 0 comments Download
A + chrome/browser/ui/views/desktop_media_picker_views_deprecated_unittest.cc View 11 chunks +30 lines, -30 lines 0 comments Download
D chrome/browser/ui/views/desktop_media_picker_views_unittest.cc View 1 chunk +0 lines, -231 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 chunk +2 lines, -1 line 0 comments Download
M extensions/common/switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M extensions/common/switches.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
qiangchen
Sorry for the revert. After investigation, it is just an overlook of string placeholder. It ...
4 years, 7 months ago (2016-05-09 18:01:18 UTC) #4
msw
lgtm
4 years, 7 months ago (2016-05-09 18:05:51 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1962073002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1962073002/20001
4 years, 7 months ago (2016-05-09 20:05:35 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-09 20:11:44 UTC) #9
commit-bot: I haz the power
4 years, 7 months ago (2016-05-09 20:12:48 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ec8a48393ac2f10940f3b6e63d1319222e660cff
Cr-Commit-Position: refs/heads/master@{#392406}

Powered by Google App Engine
This is Rietveld 408576698