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

Issue 1966653002: 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/5ced272025f70119b5747514bdb112591f36557e Cr-Commit-Position: refs/heads/master@{#392770}

Patch Set 1 : Snapshot before revert #

Patch Set 2 : Fix Mac Crash #

Patch Set 3 : Rebase #

Patch Set 4 : Merge Rebase Change to New Create File #

Unified diffs Side-by-side diffs Delta from patch set Stats (+601 lines, -1272 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 2 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 1 2 3 chunks +11 lines, -10 lines 0 comments Download
M chrome/browser/ui/cocoa/media_picker/desktop_media_picker_controller.mm View 1 1 chunk +1 line, -1 line 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 2 3 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 2 1 chunk +0 lines, -668 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 2 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 2 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 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 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
qiangchen
Sorry, I did not anticipated the change would affect Mac, as they share string resources. ...
4 years, 7 months ago (2016-05-10 16:49:52 UTC) #3
msw
lgtm
4 years, 7 months ago (2016-05-10 17:08:30 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1966653002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1966653002/60001
4 years, 7 months ago (2016-05-10 23:26:15 UTC) #7
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 7 months ago (2016-05-10 23:31:41 UTC) #9
commit-bot: I haz the power
4 years, 7 months ago (2016-05-10 23:33:08 UTC) #11
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/5ced272025f70119b5747514bdb112591f36557e
Cr-Commit-Position: refs/heads/master@{#392770}

Powered by Google App Engine
This is Rietveld 408576698