Re: Issue 144328 in chromium: Media Device Attach Intent on Chrome OS should be visible even if no windows are open.

41 views
Skip to first unread message

chro...@googlecode.com

unread,
Aug 27, 2012, 1:22:56 PM8/27/12
to chromi...@chromium.org
Updates:
Owner: ---

Comment #2 on issue 144328 by smc...@chromium.org: Media Device Attach
Intent on Chrome OS should be visible even if no windows are open.
http://code.google.com/p/chromium/issues/detail?id=144328

(No comment was entered for this change.)

chro...@googlecode.com

unread,
Aug 29, 2012, 6:34:00 PM8/29/12
to chromi...@chromium.org
Updates:
Owner: mg...@chromium.org

Comment #6 on issue 144328 by van...@chromium.org: Media Device Attach
Intent on Chrome OS should be visible even if no windows are open.
http://code.google.com/p/chromium/issues/detail?id=144328

Please triage for M23

chro...@googlecode.com

unread,
Aug 29, 2012, 7:08:00 PM8/29/12
to chromi...@chromium.org

Comment #7 on issue 144328 by smc...@chromium.org: Media Device Attach
Intent on Chrome OS should be visible even if no windows are open.
http://code.google.com/p/chromium/issues/detail?id=144328

Has anyone on the team given any thought to displaying the picker in Chrome
OS *NOT* in the context of a browser window?

It is possible we might be able to open a Chrome browser window, then show
the picker as a form of a quick fix. Not exactly sure how much work is
involved in that.

chro...@googlecode.com

unread,
Aug 30, 2012, 5:05:46 PM8/30/12
to chromi...@chromium.org
Updates:
Cc: mih...@chromium.org rahu...@chromium.org

Comment #10 on issue 144328 by s...@chromium.org: Media Device Attach
Intent on Chrome OS should be visible even if no windows are open.
http://code.google.com/p/chromium/issues/detail?id=144328

This needs to be in the M23 timeframe. Talk to James or myself if you need
more clarification.

chro...@googlecode.com

unread,
Aug 30, 2012, 5:17:47 PM8/30/12
to chromi...@chromium.org
Updates:
Cc: benw...@chromium.org

Comment #11 on issue 144328 by mih...@chromium.org: Media Device Attach
Intent on Chrome OS should be visible even if no windows are open.
http://code.google.com/p/chromium/issues/detail?id=144328

Ben has also looked at untangling intents from (browser) windows.

chro...@googlecode.com

unread,
Aug 30, 2012, 9:12:00 PM8/30/12
to chromi...@chromium.org

Comment #14 on issue 144328 by benw...@chromium.org: Media Device Attach
Intent on Chrome OS should be visible even if no windows are open.
http://code.google.com/p/chromium/issues/detail?id=144328

For platform apps we made it so a browser is not be needed to show the
picker, but you need a window of some sort. It goes through the TabContents
(which has a Web Intent helper of some sort) and displays inside the
associated WebContents.


chro...@googlecode.com

unread,
Aug 31, 2012, 1:42:28 PM8/31/12
to chromi...@chromium.org
Issue 144328: Media Device Attach Intent on Chrome OS should be visible
This issue is now blocking issue chromium:110400.
See http://code.google.com/p/chromium/issues/detail?id=110400

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

chro...@googlecode.com

unread,
Aug 31, 2012, 6:06:39 PM8/31/12
to chromi...@chromium.org
Updates:
Cc: kmadh...@chromium.org

Comment #16 on issue 144328 by s...@chromium.org: Media Device Attach
Intent on Chrome OS should be visible even if no windows are open.
http://code.google.com/p/chromium/issues/detail?id=144328

chro...@googlecode.com

unread,
Sep 4, 2012, 8:02:09 PM9/4/12
to chromi...@chromium.org
Updates:
Labels: -Area-Internals Area-UI

Comment #17 on issue 144328 by zeli...@chromium.org: Media Device Attach

chro...@googlecode.com

unread,
Sep 4, 2012, 8:17:10 PM9/4/12
to chromi...@chromium.org
Updates:
Cc: jhawk...@chromium.org joshwood...@chromium.org kaznach...@chromium.org
se...@chromium.org dgo...@chromium.org o...@chromium.org
zvory...@chromium.org zeli...@chromium.org

Comment #18 on issue 144328 by joshwood...@chromium.org: Media Device
Attach Intent on Chrome OS should be visible even if no windows are open.
http://code.google.com/p/chromium/issues/detail?id=144328

Issue 146282 has been merged into this issue.

chro...@googlecode.com

unread,
Sep 12, 2012, 8:02:09 PM9/12/12
to chromi...@chromium.org
Updates:
Cc: thorog...@chromium.org

Comment #24 on issue 144328 by benw...@chromium.org: Media Device Attach
Intent on Chrome OS should be visible even if no windows are open.
http://code.google.com/p/chromium/issues/detail?id=144328

rouslan@: here is the change which introduced it http://crrev.com/137334

Prior to that change other changes were made to remove some uses of browser
in the intent controller code. thorogood@ recently removed another that
had crept in here http://crrev.com/154374

chro...@googlecode.com

unread,
Sep 12, 2012, 10:57:10 PM9/12/12
to chromi...@chromium.org
Updates:
Cc: khorim...@chromium.org

Comment #25 on issue 144328 by khorim...@chromium.org: Media Device Attach
Intent on Chrome OS should be visible even if no windows are open.
http://code.google.com/p/chromium/issues/detail?id=144328

chro...@googlecode.com

unread,
Sep 12, 2012, 11:02:58 PM9/12/12
to chromi...@chromium.org
Updates:
Labels: -Mstone-23 Mstone-24

Comment #26 on issue 144328 by joshwood...@chromium.org: Media Device
Attach Intent on Chrome OS should be visible even if no windows are open.
http://code.google.com/p/chromium/issues/detail?id=144328

Just pinged with @jhawkins, and he felt like this was a M24 issue. Based on
that, I'm moving this ahead. If you disagree, please correct me!

As a side note, we also have revamped our default behavior on SD card
insert. The mocks are here:
https://drive.google.com/a/google.com/#folders/0B2AzY_mLMWf1d0FWV0xjQUdqeVU

Perhaps we can add in the appropriate handlers to this dialog?

chro...@googlecode.com

unread,
Oct 11, 2012, 8:52:52 PM10/11/12
to chromi...@chromium.org

Comment #31 on issue 144328 by joshwood...@chromium.org: Media Device
Attach Intent on Chrome OS should be visible even if no windows are open.
http://code.google.com/p/chromium/issues/detail?id=144328

@smckay - What do you think about the suggestion in Comment 26?

chro...@googlecode.com

unread,
Nov 10, 2012, 3:34:44 PM11/10/12
to chromi...@chromium.org
Updates:
Status: WontFix

Comment #36 on issue 144328 by jhawk...@chromium.org: Media Device Attach
Intent on Chrome OS should be visible even if no windows are open.
http://code.google.com/p/chromium/issues/detail?id=144328

Reply all
Reply to author
Forward
0 new messages