- From: jan-ivar via GitHub <sysbot+gh@w3.org>
- Date: Fri, 27 May 2016 04:04:38 +0000
- To: public-media-capture-logs@w3.org
@stefhak Firefox wfm when I close the last content-tab or quit-and-restart. How did you clear cookies? To isolate, add a * **Phase 0:** Open one tab at X and one at Y, enumerateDevices for both, log results as X0 and Y0, clear cookies, and enumerate again (X1 and Y1) and make sure X1 != X0 and Y1 != Y0. `Clear browsing data...` (Chrome) [1] and **clear your recent history** (Firefox) [2] + cookies wfm. The individual-cookie-views don't work, even if I clear all, because they're not visible cookies. I get: Phase 0: Chrome pass, Firefox pass Phase 1: Chrome pass, Firefox pass Phase 2: Chrome fail, Firefox fail (Firefox w/[my patch](https://bugzil.la/1223773) pass) Phase 2 (quit+restart): Chrome fail, Firefox pass The labels are a red herring, because persistent permissions are separate from cookies in both browsers. [1] chrome://settings/clearBrowserData [2] about:preferences#privacy -- GitHub Notification of comment by jan-ivar Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/359#issuecomment-222055342 using your GitHub account
Received on Friday, 27 May 2016 04:04:41 UTC