Bug 1579269 Part 2: Add a test of the inRDMPane property. r=mtigley
commit8e14b8750300bbbb1bc6f6a4f0a9567bf36c347a
authorBrad Werth <bwerth@mozilla.com>
Thu, 31 Oct 2019 21:17:21 +0000 (31 21:17 +0000)
committerBrad Werth <bwerth@mozilla.com>
Thu, 31 Oct 2019 21:17:21 +0000 (31 21:17 +0000)
tree3f4ac35ac9aec28c6fb4145fdf9dbb22332c43f0
parentb5785ce2c61df07cfc78224434d5be0f2e0885f3
Bug 1579269 Part 2: Add a test of the inRDMPane property. r=mtigley

This test is setup to run both with and without the pref
"devtools.responsive.browserUI.enabled" set. Ideally, we can find a
way to refactor this structure into something that can be put into
devtools/client/responsive/test/browser/head.js, and other helper
functions in that file can be modified to work with the pref on or
off.

Differential Revision: https://phabricator.services.mozilla.com/D51022

--HG--
extra : moz-landing-system : lando
devtools/client/responsive/test/browser/browser.ini
devtools/client/responsive/test/browser/browser_in_rdm_pane.js [new file with mode: 0644]