Closed Bug 1651154 Opened 4 years ago Closed 4 years ago

Video playheads visible on dev tools

Categories

(Firefox :: New Tab Page, defect, P2)

defect

Tracking

()

VERIFIED FIXED
Firefox 80
Iteration:
80.1 - June 29 - July 12
Tracking Status
firefox80 --- verified

People

(Reporter: gsuntop, Assigned: gsuntop)

Details

Attachments

(2 files)

Repro steps:

  • Set browser.newtabpage.activity-stream.discoverystream.config to { "api_key_pref": "extensions.pocket.oAuthConsumerKey", "collapsible": true, "enabled": true, "show_spocs": true, "hardcoded_layout": false, "personalized": true, "layout_endpoint": "https://getpocket.cdn.mozilla.net/v3/newtab/layout?version=1&consumer_key=$apiKey&layout_variant=video-layout", "unused_key": "unused_4" }
  • Set browser.newtabpage.activity-stream.discoverystream.spocs-endpoint to https://spocs.getpocket.com/spocs?site=1124115
  • Set browser.newtabpage.activity-stream.asrouter.devtoolsEnabled to true
  • Open about:home#devtools

Expected: See no video playheads visible inside of dev tools

Actual: Seeing floating video playheads (see pic)

Attached image image.png

Seems like cards are still loaded in the DOM and playhead z-index is causing them to float on top.

Assignee: nobody → gsuntop
Iteration: --- → 80.1 - June 29 - July 12
Priority: -- → P2
Pushed by gsuntop@getpocket.com:
https://hg.mozilla.org/integration/autoland/rev/7a20c3373cb7
hiding video playhead from dev tools r=thecount
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 80

I have verified that the Video playheads are no longer visible in "about:home#devtools" by doing the following:

  • Set the value of the browser.newtabpage.activity-stream.discoverystream.config pref to {"api_key_pref": "extensions.pocket.oAuthConsumerKey", "collapsible": true, "enabled": true, "show_spocs": true, "hardcoded_layout": false, "personalized": true, "layout_endpoint": "https://getpocket.cdn.mozilla.net/v3/newtab/layout?version=1&consumer_key=$apiKey&layout_variant=video-layout", "unused_key": "unused_4"}
  • Set the value of the browser.newtabpage.activity-stream.asrouter.devtoolsEnabled pref to true
  • Set the value of the browser.search.region pref to US
  • Set the value of the browser.newtabpage.activity-stream.discoverystream.spocs-endpoint pref to https://e5e8374d-fffa-4a77-a604-31603852b6fd.mock.pstmn.io/1635278/spocs
  • Set the value of the browser.newtabpage.activity-stream.discoverystream.endpoints pref to http,https
  • Open the "about:home#devtools" page and observe the page.

Verified using the Firefox Nightly 80.0a1 (Build ID: 20200712214458) on Windows 10 x64, macOS 10.15, and Ubuntu Linux 18.04.

Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: