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

Issue 254503002: Add mime_type_handler key to extension manifests. (Closed)

Created:
6 years, 8 months ago by Zachary Kuznia
Modified:
6 years, 7 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Add mime_type_handler key to extension manifests. This specifies the viewer that will be used to render documents that are a supported MIME type for the extension. BUG=366409 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266821

Patch Set 1 #

Total comments: 5

Patch Set 2 : Code review fixes #

Patch Set 3 : Make the field optional #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -1 line) Patch
M chrome/common/extensions/api/_manifest_features.json View 1 chunk +12 lines, -0 lines 0 comments Download
M chrome/common/extensions/mime_types_handler.h View 1 2 chunks +9 lines, -0 lines 0 comments Download
M chrome/common/extensions/mime_types_handler.cc View 1 2 1 chunk +10 lines, -1 line 0 comments Download

Messages

Total messages: 27 (0 generated)
Zachary Kuznia
Please take a look. Thanks, -Zach
6 years, 8 months ago (2014-04-24 00:49:45 UTC) #1
not at google - send to devlin
https://codereview.chromium.org/254503002/diff/1/chrome/common/extensions/mime_types_handler.cc File chrome/common/extensions/mime_types_handler.cc (right): https://codereview.chromium.org/254503002/diff/1/chrome/common/extensions/mime_types_handler.cc#newcode104 chrome/common/extensions/mime_types_handler.cc:104: &mime_types_handler)) { so this is required if mime_types is ...
6 years, 8 months ago (2014-04-24 14:49:48 UTC) #2
Zachary Kuznia
https://codereview.chromium.org/254503002/diff/1/chrome/common/extensions/mime_types_handler.cc File chrome/common/extensions/mime_types_handler.cc (right): https://codereview.chromium.org/254503002/diff/1/chrome/common/extensions/mime_types_handler.cc#newcode104 chrome/common/extensions/mime_types_handler.cc:104: &mime_types_handler)) { On 2014/04/24 14:49:48, kalman wrote: > so ...
6 years, 8 months ago (2014-04-24 15:55:10 UTC) #3
not at google - send to devlin
https://codereview.chromium.org/254503002/diff/1/chrome/common/extensions/mime_types_handler.cc File chrome/common/extensions/mime_types_handler.cc (right): https://codereview.chromium.org/254503002/diff/1/chrome/common/extensions/mime_types_handler.cc#newcode104 chrome/common/extensions/mime_types_handler.cc:104: &mime_types_handler)) { On 2014/04/24 15:55:10, Zachary Kuznia wrote: > ...
6 years, 8 months ago (2014-04-24 16:13:37 UTC) #4
Zachary Kuznia
On 2014/04/24 16:13:37, kalman wrote: > https://codereview.chromium.org/254503002/diff/1/chrome/common/extensions/mime_types_handler.cc > File chrome/common/extensions/mime_types_handler.cc (right): > > https://codereview.chromium.org/254503002/diff/1/chrome/common/extensions/mime_types_handler.cc#newcode104 > ...
6 years, 8 months ago (2014-04-24 17:09:49 UTC) #5
Zachary Kuznia
On 2014/04/24 16:13:37, kalman wrote: > https://codereview.chromium.org/254503002/diff/1/chrome/common/extensions/mime_types_handler.cc > File chrome/common/extensions/mime_types_handler.cc (right): > > https://codereview.chromium.org/254503002/diff/1/chrome/common/extensions/mime_types_handler.cc#newcode104 > ...
6 years, 8 months ago (2014-04-24 17:09:50 UTC) #6
Zachary Kuznia
On 2014/04/24 17:09:50, Zachary Kuznia wrote: > On 2014/04/24 16:13:37, kalman wrote: > > > ...
6 years, 7 months ago (2014-04-28 21:24:19 UTC) #7
not at google - send to devlin
lgtm
6 years, 7 months ago (2014-04-28 21:35:25 UTC) #8
Zachary Kuznia
The CQ bit was checked by zork@chromium.org
6 years, 7 months ago (2014-04-28 21:48:22 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zork@chromium.org/254503002/40001
6 years, 7 months ago (2014-04-28 21:49:05 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-28 21:53:33 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_rel
6 years, 7 months ago (2014-04-28 21:53:34 UTC) #12
Zachary Kuznia
The CQ bit was checked by zork@chromium.org
6 years, 7 months ago (2014-04-28 22:08:12 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zork@chromium.org/254503002/40001
6 years, 7 months ago (2014-04-28 22:10:07 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-28 22:51:01 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on win_chromium_rel
6 years, 7 months ago (2014-04-28 22:51:02 UTC) #16
Zachary Kuznia
The CQ bit was checked by zork@chromium.org
6 years, 7 months ago (2014-04-28 22:54:54 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zork@chromium.org/254503002/40001
6 years, 7 months ago (2014-04-28 22:56:37 UTC) #18
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-28 23:41:33 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on win_chromium_rel
6 years, 7 months ago (2014-04-28 23:41:33 UTC) #20
Zachary Kuznia
The CQ bit was checked by zork@chromium.org
6 years, 7 months ago (2014-04-29 00:23:54 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zork@chromium.org/254503002/40001
6 years, 7 months ago (2014-04-29 00:25:33 UTC) #22
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-29 01:13:06 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on win_chromium_rel
6 years, 7 months ago (2014-04-29 01:13:06 UTC) #24
Zachary Kuznia
The CQ bit was checked by zork@chromium.org
6 years, 7 months ago (2014-04-29 02:55:36 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zork@chromium.org/254503002/40001
6 years, 7 months ago (2014-04-29 02:56:33 UTC) #26
commit-bot: I haz the power
6 years, 7 months ago (2014-04-29 10:06:24 UTC) #27
Message was sent while issue was closed.
Change committed as 266821

Powered by Google App Engine
This is Rietveld 408576698