Closed
Bug 876362
Opened 12 years ago
Closed 11 years ago
CTP whitelist/blacklist doesn't work on dropbox.com
Categories
(Core Graveyard :: Plug-ins, defect, P3)
Core Graveyard
Plug-ins
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: pauly, Unassigned)
References
Details
(Keywords: regression, Whiteboard: [CtPDefault:P2])
STR:
1. Enable click to play
2. Open https://www.dropbox.com/
3. From the CTP doorhanger choose 'Always activate plugins for this site'
4. Reload page
Actual results:
CTP doorhanger is back again
It seems to be a regression in FF 20, works fine in FF 19.
Note: CTP whitelist/blacklist works fine on other flash sites: youtube.com, miniclip.com
Reporter | ||
Comment 1•12 years ago
|
||
Note: Setting directly through Page Info seems to work.
Reporter | ||
Comment 2•12 years ago
|
||
Last good nightly: 2012-11-27
First bad nightly: 2012-11-28
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=597915b66059&tochan
ge=3c3a8eed0578
Comment 3•12 years ago
|
||
Apparently dropbox.com/home inserts Flash for "some time" when loading and removes it again.
When opening the "upload" dialog, Flash is again inserted into the page and i can use "always activate plugins for this site" just fine.
So it looks like bug 746374 breaks setting plugin permissions when the plugins were removed from the page already.
Blocks: 746374
Keywords: regression
OS: Windows 7 → All
Priority: -- → P3
Hardware: x86_64 → All
Whiteboard: [CtPDefault:P2]
Comment 4•12 years ago
|
||
David, is this something you could look into as a follow-up?
Flags: needinfo?(dkeeler)
Comment 5•11 years ago
|
||
Currently, the door-hanger sets permissions based on what plugins are in the page at the time the button is clicked. Additionally, if plugins are added to a page but then removed, we don't remove the notification. These two aspects make for a confusing corner-case as seen here, but I'm not sure what we even want to do about it. We could keep track of what plugins have been in a page and add permissions for all of them, but that doesn't seem entirely correct. We could try to remove the notification when there are no plugins in the page, but I think that will be difficult and slow unless someone knows of a shortcut.
Basically, I'm inclined to encourage dropbox to adopt a different strategy for their use of plugins.
Flags: needinfo?(dkeeler)
Comment 6•11 years ago
|
||
Why do you think this isn't the correct behaviour?
Given that we won't get all sites to change their behaviour, i don't see why we shouldn't support this - especially as it's rather hard for a user to figure out how to get this to work otherwise.
Comment 7•11 years ago
|
||
I just tried this and it appears that dropbox is no longer using Flash for file uploads but is using HTML drag and drop/file. In any case the doorhanger changes should make this work now.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•