Commit Graph

30 Commits

Author SHA1 Message Date
J. Ryan Stinnett
5de2d8377f Bug 1353045 - Remove SDK usage from RDM. r=pbro
MozReview-Commit-ID: I2dodBb9NHh

--HG--
extra : rebase_source : 0ce62635307c19e1d449f2c773bacaaf998a5970
2017-04-06 21:42:21 -05:00
Florian Quèze
0e0865f4fc Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
J. Ryan Stinnett
cf3fb03fad Bug 1319950 - DPR watching should move to actor. r=jryans
MozReview-Commit-ID: KcPhlh5uYJO

--HG--
extra : rebase_source : 0a9c585b28a78ad2892c87e8fc814f9fbde90d57
2017-01-09 18:47:38 -06:00
J. Ryan Stinnett
0119e527b3 Bug 1321831 - Delay loading RDM devices to allow faster open. r=ochameau
MozReview-Commit-ID: 4UkW0qjSAmr

--HG--
extra : rebase_source : 1d8bb05b41731b8bfe60cb6635bd7ddc3b2ae83f
2016-12-29 11:59:09 -06:00
Matteo Ferretti
16c0a53051 Bug 1276971 - Adding UI to display and change the current DPI / DPR setting; r=gl,jryans
MozReview-Commit-ID: Dnb6OLhOvOK

--HG--
extra : rebase_source : 347d4cf0118f5db452f0c43d70c193d1e437b2dd
2016-11-05 13:45:10 +01:00
J. Ryan Stinnett
648f6cb254 Bug 1296498 - Update style editor RDM usage for new RDM. r=ntim
This is done by making the RDM APIs used by the style editor and its test for
this feature the same across old and new RDM, so that the test will work with
either version.

MozReview-Commit-ID: CdM6qeZQqni

--HG--
extra : rebase_source : 01623eead39ed58ebd07684ca4ccd12b2a343d9e
2016-09-28 13:49:30 -05:00
Alexandre Poirot
cea31c4b3a Bug 1303288 - Pass the window object instead of current scope to prevent wrapper issues when using the devtools reload addon. r=jlongster
If we happen to pass the current scope (`this`), the browser-loader codebase fails
when passing it as sandboxPrototype. It only works when passing an xray wrapper.
The document scope happen to not be an xray when using the addon, whereas `window`
always is no matter if we are using the addon or not.

MozReview-Commit-ID: GjYHkaCGBDd

--HG--
extra : rebase_source : 7ab2cd164cd4b235de24b74d58a4962f1d1961e6
2016-09-21 08:07:02 -07:00
Benoit Chabod
c2a197a1a4 Bug 1275559 - Handle asynchronous loading and errors for device list, r=jryans 2016-06-28 05:33:00 +02:00
Benoit Chabod
69ae1235aa Bug 1269882 - Reload viewport when enabling touch simulation, r=jryans 2016-06-28 05:42:00 +02:00
Tom Tromey
0d398a243a Bug 1265869 - Add task.js and use in devtools. r=jryans
MozReview-Commit-ID: G5UuAh2RiZZ

--HG--
rename : toolkit/modules/Task.jsm => devtools/shared/task.js
extra : transplant_source : %B8h%8A%8C%BD%91%8A%81%1D%F4%F5%2Ap%CFv%BC%963u0
2016-05-17 13:07:55 -06:00
J. Ryan Stinnett
dc14cc8a35 Bug 1240913 - Swap page state between tabs and RDM viewports. r=ochameau
This change brings the following improvements to RDM:

* Page state is preserved when toggling in and out of RDM
* Session history is no longer manipulated, so the tool UI won't end up in the
  tab's back-forward page list.

Known issues to be fixed later:

* The browser UI is not hooked up to the viewport browser
* Restarting the browser with the tool open shows a confused, empty RDM

MozReview-Commit-ID: Fb6QRv6LYow
2016-05-18 19:27:29 -05:00
Gabriel Luong
7e67a6aa45 Bug 1241720 - Part 2: Fix eslint error with missing space after a generator star r=me 2016-04-20 17:57:35 -04:00
Gabriel Luong
f01f20a78a Bug 1241720 - Modal to promote devices from larger DB r=jyrans 2016-04-20 17:15:34 -04:00
J. Ryan Stinnett
67eaea56ba Bug 1240896 - Rebuild existing RDM browser tests to work with remote frames. r=me
MozReview-Commit-ID: 9h1e4wjZjDo
2016-04-06 23:11:37 -05:00
J. Ryan Stinnett
6c4bc0307f Bug 1240896 - Port browser_device_width.js to new RDM. r=gl
This also adds the test infrastructure for detecting content resizing.

MozReview-Commit-ID: H3bkAOkpMbs
2016-04-06 23:11:37 -05:00
J. Ryan Stinnett
6379a92120 Bug 1240896 - Load frame script into RDM browser. r=gl
MozReview-Commit-ID: BSaD8NwQCMF
2016-04-06 23:11:37 -05:00
J. Ryan Stinnett
87627ca1ff Bug 1240896 - Port browser_responsive_cmd.js, add GCLI resize support. r=gl
MozReview-Commit-ID: EYy1adtkmIu
2016-04-06 23:11:37 -05:00
J. Ryan Stinnett
793294690c Bug 1240896 - Reorder imports to match style. r=gl
MozReview-Commit-ID: 3GF7En8xbde
2016-04-06 23:11:37 -05:00
Matteo Ferretti
d5459ac316 Bug 1239461 - Screenshot button for taking a screenshot of the current viewport; r=jryans
MozReview-Commit-ID: AMbzmf1uO0P

--HG--
rename : devtools/client/responsive.html/components/utils/l10n.js => devtools/client/responsive.html/utils/l10n.js
rename : devtools/client/responsive.html/components/utils/moz.build => devtools/client/responsive.html/utils/moz.build
extra : transplant_source : A%97_%C1d%AC%09%7C%E3%7F%0D%BCWl%8C%92V%09%1E%03
2016-03-30 22:31:37 +02:00
J. Ryan Stinnett
3025dab95c Bug 1240804 - Ignore actions dispatched after RDM close. r=me
MozReview-Commit-ID: Kby5Zy4jeZ2
2016-03-31 19:46:14 -05:00
J. Ryan Stinnett
053ffc34df Bug 1240804 - Wait for RDM tool to init first. r=me
MozReview-Commit-ID: Eb1xsE5irMw
2016-03-31 19:46:14 -05:00
Gabriel Luong
9186b6ac79 Bug 1241714 - Implement a selectable device list that applies settings to the viewport r=jryans 2016-03-21 14:48:31 -04:00
Jordan Santell
afb1708698 Bug 1251033 - Part 1 - BrowserLoader now has an option to only load shared components and not require an additional directory. r=jryans 2016-03-08 19:19:09 -08:00
Wes Kocher
8cd1d52715 Backed out changeset 1832f51ba1a5 (bug 1241714) for hitting the network
MozReview-Commit-ID: 2BUSSIto6N0
2016-03-08 16:44:16 -08:00
Gabriel Luong
2c9726ca15 Bug 1241714 - Implement a selectable device list that applies settings to the viewport r=jryans 2016-03-08 15:25:17 -08:00
Matteo Ferretti
67f2481ef2 Bug 1239464 - Close button for exiting the responsive design view; r=jryans
MozReview-Commit-ID: Fygjgc7FHzF
2016-03-04 01:21:19 -05:00
J. Ryan Stinnett
8bab15a3c9 Bug 1242057 - Enable all responsive probes on release. r=gl p=bsmedberg
MozReview-Commit-ID: 6J0bwym78gs
2016-02-26 15:56:51 -06:00
J. Ryan Stinnett
82608243d7 Bug 1239437 - Browser mochitests for responsive.html. r=pbrosset 2016-01-25 19:44:08 -06:00
J. Ryan Stinnett
291fcf80ac Bug 1239437 - Stir in React and Redux. r=pbrosset,jlongster 2016-01-25 19:44:08 -06:00
J. Ryan Stinnett
6bd419a14d Bug 1239437 - Add a basic viewport frame. r=pbrosset 2016-01-25 19:44:08 -06:00