Florens Verschelde
e54b6b68dd
Bug 1521340 - Simplify icon color CSS variables; r=ntim
...
- Remane --theme-toolbar-icon-color to just --theme-icon-color
- Rename --theme-toolbar-checked-color to --theme-icon-checked-color
- Introduce a --theme-icon-dimmed-color that is less contrasted (e.g. for Rules icon buttons)
- Remove icon color duplication for twisties, console icons
- Avoid partial opacity variants of Photon Grey as global variables in variables.css
Differential Revision: https://phabricator.services.mozilla.com/D17075
--HG--
extra : moz-landing-system : lando
2019-01-21 01:22:02 +00:00
Yura Zenevich
63a1bbbf30
Bug 1520107 - fix focus and keyboard triggered context menu handling in a11y panel tree. r=gl
...
MozReview-Commit-ID: 2kzvA2Eb1eF
Differential Revision: https://phabricator.services.mozilla.com/D16986
--HG--
extra : moz-landing-system : lando
2019-01-20 04:26:17 +00:00
Brindusan Cristian
1ba7bd85d7
Backed out changeset 50cc5c5bd5ef (bug 1520107) for mochitest failures at test_accessible_row_context_menu.html. CLOSED TREE
2019-01-19 20:57:45 +02:00
Yura Zenevich
45876e0839
Bug 1520107 - fix focus and keyboard triggered context menu handling in a11y panel tree. r=gl
...
MozReview-Commit-ID: 2kzvA2Eb1eF
Differential Revision: https://phabricator.services.mozilla.com/D16986
--HG--
extra : moz-landing-system : lando
2019-01-19 18:13:55 +00:00
Oana Pop Rus
0ddcef3c24
Backed out changeset 611bd5949e83 (bug 1520107) for dt failures, on a CLOSED TREE.
2019-01-19 07:27:52 +02:00
Yura Zenevich
5df604ad7f
Bug 1520107 - fix focus and keyboard triggered context menu handling in a11y panel tree. r=gl
...
MozReview-Commit-ID: 2kzvA2Eb1eF
Differential Revision: https://phabricator.services.mozilla.com/D16986
--HG--
extra : moz-landing-system : lando
2019-01-18 20:00:47 +00:00
yulia
edb57234af
Bug 1508660 - make storage front and changes front async; r=ochameau
...
Depends on D13110
Differential Revision: https://phabricator.services.mozilla.com/D13336
--HG--
extra : moz-landing-system : lando
2018-12-18 08:33:11 +00:00
Ciure Andrei
2540abfecb
Backed out 14 changesets (bug 1508660, bug 1508656, bug 1504185) for browser_target_cached-front.js perma failures CLOSED TREE
...
Backed out changeset 08e5ae4312b3 (bug 1508660)
Backed out changeset 01b687bb0b75 (bug 1504185)
Backed out changeset 140374b098aa (bug 1504185)
Backed out changeset caafdc0ea4c7 (bug 1508656)
Backed out changeset 8b98b777aec2 (bug 1508656)
Backed out changeset f1905a2f9b6c (bug 1508656)
Backed out changeset 8b01632f9e3d (bug 1508656)
Backed out changeset eb4c893d451e (bug 1508656)
Backed out changeset 70db61618160 (bug 1508656)
Backed out changeset dff79b73c7fe (bug 1508660)
Backed out changeset b3518d5285be (bug 1508660)
Backed out changeset 94a957b9ba90 (bug 1508660)
Backed out changeset 773938f18269 (bug 1508660)
Backed out changeset 4eca8fce0a47 (bug 1508660)
2018-12-17 17:15:23 +02:00
yulia
ff201583ca
Bug 1508660 - make storage front and changes front async; r=ochameau
...
Depends on D13110
Differential Revision: https://phabricator.services.mozilla.com/D13336
--HG--
extra : moz-landing-system : lando
2018-12-17 12:29:52 +00:00
Yura Zenevich
3801a73b14
Bug 1507870 - add telemetry for accessibility panel tree context menu functionality. r=janerik, data-review=chutten
...
MozReview-Commit-ID: 837WW3Emuk5
Differential Revision: https://phabricator.services.mozilla.com/D12505
--HG--
extra : moz-landing-system : lando
2018-11-30 14:56:00 +00:00
Yura Zenevich
e2f524a9d5
Bug 1507870 - add Print to JSON functionality to the a11y inspector. r=pbro
...
MozReview-Commit-ID: HyqYgHCCp3T
Differential Revision: https://phabricator.services.mozilla.com/D12504
--HG--
extra : moz-landing-system : lando
2018-11-30 14:55:42 +00:00
Yura Zenevich
80eec2f7ae
Bug 1507870 - add checks for whether Accessible actor has snapshot capability. r=pbro
...
MozReview-Commit-ID: EhVlhvjDyS8
Differential Revision: https://phabricator.services.mozilla.com/D12503
--HG--
extra : moz-landing-system : lando
2018-11-30 14:55:29 +00:00
yulia
8fec0e1f69
Bug 1508655 - BoxModel highlighter move nodeHighlighter to highlighterFront; r=ochameau
...
Depends on D12319
Differential Revision: https://phabricator.services.mozilla.com/D12320
--HG--
extra : moz-landing-system : lando
2018-11-23 10:50:21 +00:00
yulia
899e52534b
bug 1507146 - add await to all target.getFront calls in async callsites; r=ochameau
...
Depends on D11885
Differential Revision: https://phabricator.services.mozilla.com/D11886
--HG--
extra : moz-landing-system : lando
2018-11-14 15:11:59 +00:00
Yura Zenevich
e7d364f6ea
Bug 1507241 - fixing svg icon for Learn More icon. r=gl
...
MozReview-Commit-ID: 6MPdICcrQ3C
Differential Revision: https://phabricator.services.mozilla.com/D11918
--HG--
extra : moz-landing-system : lando
2018-11-14 19:14:51 +00:00
Yura Zenevich
e53d39cdd5
Bug 1505896 - fix JS error when calling this._telemetry.finish(A11Y_SERVICE_DURATION, this, true); on a11y panel open. r=gl
...
MozReview-Commit-ID: Ca338v6tuxV
Differential Revision: https://phabricator.services.mozilla.com/D11364
--HG--
extra : moz-landing-system : lando
2018-11-09 15:58:04 +00:00
Yura Zenevich
24457aa0e5
Bug 1498235 - only initialize accessibility actor when the toolbox opens or when a11y panel opens as a default panel. r=gl
...
MozReview-Commit-ID: CzOTdDDU8fv
Differential Revision: https://phabricator.services.mozilla.com/D9578
--HG--
extra : moz-landing-system : lando
2018-10-30 17:52:09 +00:00
Csoregi Natalia
9cffb48501
Backed out 4 changesets (bug 1498235) for failures on devtools/client/. CLOSED TREE
...
Backed out changeset 8399e5224d69 (bug 1498235)
Backed out changeset 134717494734 (bug 1498235)
Backed out changeset 50d5e01b6dda (bug 1498235)
Backed out changeset 9e51e9847562 (bug 1498235)
--HG--
rename : devtools/server/actors/accessibility/accessibility-parent.js => devtools/server/actors/accessibility-parent.js
rename : devtools/server/actors/accessibility/walker.js => devtools/server/actors/accessibility.js
2018-10-25 06:59:22 +03:00
Yura Zenevich
fb8387137a
Bug 1498235 - only initialize accessibility actor when the toolbox opens or when a11y panel opens as a default panel. r=gl
...
MozReview-Commit-ID: CzOTdDDU8fv
Differential Revision: https://phabricator.services.mozilla.com/D9578
--HG--
extra : moz-landing-system : lando
2018-10-24 04:15:33 +00:00
fvsch
fb77dea633
Bug 1490491 - Part 3: replace controls.png with SVG icons; r=pbro
...
Depends on D5953
Differential Revision: https://phabricator.services.mozilla.com/D5954
--HG--
extra : moz-landing-system : lando
2018-10-22 14:47:08 +00:00
Mark Banner
ceaeb93550
Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop
...
Differential Revision: https://phabricator.services.mozilla.com/D8389
--HG--
extra : moz-landing-system : lando
2018-10-19 12:55:39 +00:00
Alexandre Poirot
2bab2fef72
Bug 1485660 - Adapt TabClient API to protocol one. r=jdescottes
...
MozReview-Commit-ID: 1dC5opkgLcQ
Depends on D7459
Differential Revision: https://phabricator.services.mozilla.com/D8066
--HG--
extra : moz-landing-system : lando
2018-10-15 08:36:12 +00:00
Brindusan Cristian
c328bc1cdf
Backed out 8 changesets (bug 1485660) for damp failures on front.hasRequests. CLOSED TREE
...
Backed out changeset 7a2f29bbe2a8 (bug 1485660)
Backed out changeset 26e82fa62444 (bug 1485660)
Backed out changeset 9bb2f56f219d (bug 1485660)
Backed out changeset 40a3c2dd1b38 (bug 1485660)
Backed out changeset cfb160882db9 (bug 1485660)
Backed out changeset 3642f2d66777 (bug 1485660)
Backed out changeset 9026679753b2 (bug 1485660)
Backed out changeset dccca441b980 (bug 1485660)
2018-10-11 22:33:35 +03:00
Alexandre Poirot
289ee36566
Bug 1485660 - Adapt TabClient API to protocol one. r=jdescottes
...
MozReview-Commit-ID: 1dC5opkgLcQ
Depends on D7459
Differential Revision: https://phabricator.services.mozilla.com/D8066
--HG--
extra : moz-landing-system : lando
2018-10-11 15:46:30 +00:00
Yura Zenevich
b0746404ef
Bug 1492866 - add accessible relations to accessibility panel sidebar. r=pbro
...
MozReview-Commit-ID: 5u8SRnlnFyN
Differential Revision: https://phabricator.services.mozilla.com/D7208
--HG--
extra : moz-landing-system : lando
2018-10-11 14:51:35 +00:00
Ciure Andrei
255e7e1b04
Backed out changeset 2084a929ec4c (bug 1492866) for browser_accessibility_walker.js faiures CLOSED TREE
2018-10-10 23:46:13 +03:00
Yura Zenevich
0d998fb64c
Bug 1492866 - add accessible relations to accessibility panel sidebar. r=pbro
...
MozReview-Commit-ID: 5u8SRnlnFyN
Differential Revision: https://phabricator.services.mozilla.com/D7208
--HG--
extra : moz-landing-system : lando
2018-10-10 19:18:03 +00:00
Yura Zenevich
931d684ad7
Bug 1482461 - remove "New" bubble from Accessibility panel tab. r=gl
...
MozReview-Commit-ID: HOB4qlx0xJ5
Differential Revision: https://phabricator.services.mozilla.com/D7289
--HG--
extra : moz-landing-system : lando
2018-10-01 16:58:23 +00:00
Michael Ratcliffe
4e3c6d2b5f
Bug 1491879 - Fix telemetry support for multiple tabs / windows r=nchevobbe
...
- Various telemetry methods now need an object to be passed in in order to keep them seperate e.g. if the inspector is opened in tab 1 a timer is started. If an inspector is opened in tab 2 the same timer is restarted. Closing tab 2 would then erase the timing event invalidating the timer in tab 1.
- We no longer need to preface telemetry calls with category "devtools.main" because this is the only category we will be using.
- There are some changes to `devtools/client/debugger/new/dist/vendors.js` and `devtools/client/debugger/new/src/utils/telemetry.js` that need to be ported to the debugger at the same time as landing this.
Differential Revision: https://phabricator.services.mozilla.com/D6137
--HG--
extra : moz-landing-system : lando
2018-09-25 12:57:13 +00:00
Alexandre Poirot
4c1bb0403e
Bug 1397020 - Remove useless calls to TabTarget.attach r=yulia
...
TabTarget.attach is being called from the toolbox, before opening the tools,
so we do not have to call it from panel's open functions, nor code that is opening
a toolbox right after.
MozReview-Commit-ID: 77TZFbvOaFt
Differential Revision: https://phabricator.services.mozilla.com/D6668
--HG--
extra : moz-landing-system : lando
2018-09-26 21:11:51 +00:00
Alexandre Poirot
fc8714580a
Bug 1485676 - Rename TabTarget.makeRemote to TabTarget.attach. r=jdescottes
...
Summary:
Now that all the "remoting" of this method has been moved to TargetFactory.createTargetForTab,
we should rename this method to what it does now. It mostly call attach requests
of the target actor and its child console actor.
It also "connect" the webextension target actor, but I would like to eventually move that
outside of TabTarget.attach, like makeRemote.
Depends On D4078
Reviewers: yulia!
Tags: #secure-revision
Bug #: 1485676
Differential Revision: https://phabricator.services.mozilla.com/D6161
MozReview-Commit-ID: KmFi1LIUBga
2018-09-24 09:52:57 -07:00
Alexandre Poirot
082e20e693
Bug 1485676 - Connect to local server from TargetFactory.forTab and make TabTarget always remote-like. r=yulia
...
Tags: #secure-revision
Bug #: 1485676
Differential Revision: https://phabricator.services.mozilla.com/D4078
MozReview-Commit-ID: JAwiySsBZBu
2018-09-24 09:52:55 -07:00
shindli
51a3c01ced
Backed out 9 changesets (bug 1485676) for failures in browser/tools/mozscreenshots/devtools/browser_devtools.js CLOSED TREE
...
Backed out changeset d358feec4ca1 (bug 1485676)
Backed out changeset ed554dbb062f (bug 1485676)
Backed out changeset 6e78058df94d (bug 1485676)
Backed out changeset 3a6f1b0e71f4 (bug 1485676)
Backed out changeset 16d2403aa787 (bug 1485676)
Backed out changeset 454eddf52157 (bug 1485676)
Backed out changeset 926f725f2183 (bug 1485676)
Backed out changeset fb03f174bd5f (bug 1485676)
Backed out changeset ceb93dd1799a (bug 1485676)
2018-09-24 15:27:27 +03:00
Alexandre Poirot
796f22b354
Bug 1485676 - Rename TabTarget.makeRemote to TabTarget.attach. r=jdescottes
...
Summary:
Now that all the "remoting" of this method has been moved to TargetFactory.createTargetForTab,
we should rename this method to what it does now. It mostly call attach requests
of the target actor and its child console actor.
It also "connect" the webextension target actor, but I would like to eventually move that
outside of TabTarget.attach, like makeRemote.
Depends On D4078
Reviewers: yulia!
Tags: #secure-revision
Bug #: 1485676
Differential Revision: https://phabricator.services.mozilla.com/D6161
MozReview-Commit-ID: KmFi1LIUBga
2018-09-24 01:25:02 -07:00
Alexandre Poirot
631e7bfdf9
Bug 1485676 - Connect to local server from TargetFactory.forTab and make TabTarget always remote-like. r=yulia
...
Tags: #secure-revision
Bug #: 1485676
Differential Revision: https://phabricator.services.mozilla.com/D4078
MozReview-Commit-ID: JAwiySsBZBu
2018-09-24 01:25:01 -07:00
Gurzau Raul
ad28ad0169
Backed out 9 changesets (bug 1485676) for failing at damp inspector/cold-open.js on a CLOSED TREE
...
Backed out changeset 4de2e71debfe (bug 1485676)
Backed out changeset e63025150c7a (bug 1485676)
Backed out changeset f9ef30ae3f7f (bug 1485676)
Backed out changeset a83636fab16a (bug 1485676)
Backed out changeset b1fd24929e09 (bug 1485676)
Backed out changeset acb27b915742 (bug 1485676)
Backed out changeset ba2157632772 (bug 1485676)
Backed out changeset d1d6b9bc2372 (bug 1485676)
Backed out changeset d7646ea8640b (bug 1485676)
2018-09-22 19:42:04 +03:00
Alexandre Poirot
8724260e30
Bug 1485676 - Rename TabTarget.makeRemote to TabTarget.attach. r=jdescottes
...
Summary:
Now that all the "remoting" of this method has been moved to TargetFactory.createTargetForTab,
we should rename this method to what it does now. It mostly call attach requests
of the target actor and its child console actor.
It also "connect" the webextension target actor, but I would like to eventually move that
outside of TabTarget.attach, like makeRemote.
Depends On D4078
Reviewers: yulia!
Tags: #secure-revision
Bug #: 1485676
Differential Revision: https://phabricator.services.mozilla.com/D6161
MozReview-Commit-ID: KmFi1LIUBga
2018-09-22 08:34:21 -07:00
Alexandre Poirot
48f5790c9b
Bug 1485676 - Connect to local server from TargetFactory.forTab and make TabTarget always remote-like. r=yulia
...
Tags: #secure-revision
Bug #: 1485676
Differential Revision: https://phabricator.services.mozilla.com/D4078
MozReview-Commit-ID: JAwiySsBZBu
2018-09-22 08:34:20 -07:00
arthur.iakab
6877b6a75c
Backed out 9 changesets (bug 1485676)for perma failures in devtools/client/canvasdebugger/test/browser_canvas-actor-test-01.js CLOSED TREE
...
Backed out changeset 9f5ec2aa7109 (bug 1485676)
Backed out changeset 0d530c1316a4 (bug 1485676)
Backed out changeset 03278e6fe685 (bug 1485676)
Backed out changeset 275463260056 (bug 1485676)
Backed out changeset 4c5a956b33f7 (bug 1485676)
Backed out changeset d8fe80bb0e3c (bug 1485676)
Backed out changeset 56240996921f (bug 1485676)
Backed out changeset ec0a322f5cc9 (bug 1485676)
Backed out changeset f0f4f9407970 (bug 1485676)
2018-09-21 12:48:48 +03:00
Alexandre Poirot
c023333832
Bug 1485676 - Rename TabTarget.makeRemote to TabTarget.attach. r=jdescottes
...
Now that all the "remoting" of this method has been moved to TargetFactory.createTargetForTab,
we should rename this method to what it does now. It mostly call attach requests
of the target actor and its child console actor.
It also "connect" the webextension target actor, but I would like to eventually move that
outside of TabTarget.attach, like makeRemote.
Depends On D4078
Differential Revision: https://phabricator.services.mozilla.com/D6161
--HG--
extra : moz-landing-system : lando
2018-09-21 08:08:11 +00:00
Alexandre Poirot
196d295b46
Bug 1485676 - Connect to local server from TargetFactory.forTab and make TabTarget always remote-like. r=yulia
...
Differential Revision: https://phabricator.services.mozilla.com/D4078
--HG--
extra : moz-landing-system : lando
2018-09-21 08:07:48 +00:00
Yura Zenevich
ab7cb7e87d
Bug 1487954 - do not load inspector unnecessarily when a11y panel is loaded. r=pbro
...
MozReview-Commit-ID: LbQtTjVY7o8
Differential Revision: https://phabricator.services.mozilla.com/D5689
--HG--
extra : moz-landing-system : lando
2018-09-13 13:10:43 +00:00
Yura Zenevich
a66f25b9b5
Bug 1490776 - fix noGrip array rendering in a11y panel sidebar. r=gl
...
MozReview-Commit-ID: 4QAPbUBYiCW
Differential Revision: https://phabricator.services.mozilla.com/D5697
--HG--
extra : moz-landing-system : lando
2018-09-12 19:31:31 +00:00
Yura Zenevich
8d537bb798
Bug 1488508 - update help icon to use Photon style system. r=gl
...
MozReview-Commit-ID: 75efDzRq187
Differential Revision: https://phabricator.services.mozilla.com/D4958
--HG--
extra : moz-landing-system : lando
2018-09-04 17:21:44 +00:00
Yura Zenevich
4e23061e72
Bug 1482454 - enabled accessibility panel by default. r=gl, ochameau
...
MozReview-Commit-ID: 38cNU1Raz8T
2018-08-31 20:30:12 -04:00
Yura Zenevich
d3673a24f2
Bug 1482454 - add learn more links across accessibility panel. r=gl, flod
...
MozReview-Commit-ID: GWrdjnzlS8b
2018-08-22 10:23:20 -04:00
Yura Zenevich
a6ff06e3c5
Bug 1482454 - update a11y panel's tree/sidebar keyboard focus styling. r=gl
...
MozReview-Commit-ID: 8NIuRyCkuws
2018-08-22 10:23:19 -04:00
Yura Zenevich
daf510036a
Bug 1482454 - Display a "New" indicator to promote the accessibility panel. r=gl
...
MozReview-Commit-ID: 4T9a0Rxw2db
2018-08-22 10:23:19 -04:00
Alexandre Poirot
63b32d2839
Bug 1470989 - Rename all panel modules to "panel.js". r=jdescottes
...
MozReview-Commit-ID: HN33KNmbCaY
--HG--
rename : devtools/client/accessibility/accessibility-panel.js => devtools/client/accessibility/panel.js
rename : devtools/client/dom/dom-panel.js => devtools/client/dom/panel.js
rename : devtools/client/scratchpad/scratchpad-panel.js => devtools/client/scratchpad/panel.js
rename : devtools/client/styleeditor/styleeditor-panel.js => devtools/client/styleeditor/panel.js
extra : rebase_source : 24bef9ee149421ac77a5d05f7f1d98e66f556875
2018-06-25 12:47:52 -07:00
Alexandre Poirot
f7e331b36e
Bug 1470244 - Rename all panel documents to index.{xul|html}. r=jdescottes
...
MozReview-Commit-ID: 5C3ehYKBt3m
--HG--
rename : devtools/client/accessibility/accessibility.html => devtools/client/accessibility/index.html
rename : devtools/client/canvasdebugger/canvasdebugger.xul => devtools/client/canvasdebugger/index.xul
rename : devtools/client/debugger/debugger.xul => devtools/client/debugger/index.xul
rename : devtools/client/dom/dom.html => devtools/client/dom/index.html
rename : devtools/client/inspector/inspector.xhtml => devtools/client/inspector/index.xhtml
rename : devtools/client/memory/memory.xhtml => devtools/client/memory/index.xhtml
rename : devtools/client/performance-new/perf.xhtml => devtools/client/performance-new/index.xhtml
rename : devtools/client/performance/performance.xul => devtools/client/performance/index.xul
rename : devtools/client/scratchpad/scratchpad.xul => devtools/client/scratchpad/index.xul
rename : devtools/client/storage/storage.xul => devtools/client/storage/index.xul
rename : devtools/client/styleeditor/styleeditor.xul => devtools/client/styleeditor/index.xul
rename : devtools/client/webaudioeditor/webaudioeditor.xul => devtools/client/webaudioeditor/index.xul
rename : devtools/client/webconsole/webconsole.html => devtools/client/webconsole/index.html
extra : rebase_source : 30d4a2b96c7caf9c2543866e11519559d73f75dc
2018-06-21 11:08:25 -07:00