Граф коммитов

13104 Коммитов

Автор SHA1 Сообщение Дата
shindli e75ab0ac9a Merge inbound to mozilla-central. a=merge 2018-11-20 23:44:09 +02:00
Razvan Caliman c786ea6851 Bug 1508691 - Ensure range inputs in Font Editor do not have a background color. r=gl
MozReview-Commit-ID: EmF55t1eQbN

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

--HG--
extra : moz-landing-system : lando
2018-11-20 17:19:06 +00:00
Tom Schuster 5a9d2a428c Bug 1493292 - Remove aDataLen parameters from nsITransferable.getTransferData. r=smaug
Depends on D11200

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

--HG--
extra : moz-landing-system : lando
2018-11-20 16:59:56 +00:00
Patrick Brosset ac51e25eb7 Bug 1508581 - Fix a few UI inconsistencies in the flex inspector in RTL; r=miker
Differential Revision: https://phabricator.services.mozilla.com/D12418

--HG--
extra : moz-landing-system : lando
2018-11-20 14:44:28 +00:00
Julian Descottes b9883553c8 Bug 1493968 - Wait for requests to finish in aboutdebugging navigate test;r=ladybenko
Still not sure what is the root issue here, but none of the regular connect tests are failing so I think the issue occurs when we remove tabs in the second step.

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

--HG--
extra : moz-landing-system : lando
2018-11-20 15:38:27 +00:00
Razvan Caliman a06dcc1b42 Bug 1507749 - Account for changing TextProperty when editing inline styles. r=pbro
The patch for https://bugzilla.mozilla.org/show_bug.cgi?id=1467076 discards previous TextProperty instances for the element's inline style when the inline style is updated.

On start, the Shape Path Editor kept a reference to the original TextProperty instance. This outdated instance caused the update mechanism of the Shape Path Editor to fail.

This patch fixes the issue by keeping metadata (index and property name) about the TextProperty to re-identify the correct one when needed instead of relying on a potentially outdated reference.

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

--HG--
extra : moz-landing-system : lando
2018-11-20 15:19:47 +00:00
Csoregi Natalia df7483024d Backed out 6 changesets (bug 1493292) for bustage on /nsTransferable.cpp. CLOSED TREE
Backed out changeset f198bf91320b (bug 1493292)
Backed out changeset 6487aa307123 (bug 1493292)
Backed out changeset f2cabd69c568 (bug 1493292)
Backed out changeset 71430fceb4a3 (bug 1493292)
Backed out changeset 3a9b6d65d8c7 (bug 1493292)
Backed out changeset 55769869037c (bug 1493292)
2018-11-20 17:13:18 +02:00
Tom Schuster b292ec7c2c Bug 1493292 - Remove aDataLen parameters from nsITransferable.getTransferData. r=smaug
Depends on D11200

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

--HG--
extra : moz-landing-system : lando
2018-11-20 14:47:02 +00:00
Gabriel Luong c69b6a3edd Bug 1507844 - Push the devtools.inspector.flexboxHighlighter.enabled pref in browser_markup_display_node[01/02].js; r=pbro 2018-11-20 12:16:10 -05:00
arthur.iakab a5b0a4bc98 Merge mozilla-central to inbound 2018-11-20 18:49:12 +02:00
Andrew Osmond aaa036b430 Bug 1507691 - Followup to fix broken test expecting accept header without image/webp. r=aosmond CLOSED TREE 2018-11-20 08:51:00 -05:00
Florens Verschelde 79228b0294 Bug 1507715 - Update console error, warning and info icons; r=nchevobbe
- Add a new 12px round icon for Console errors.
- Update the warning (triangle) icon to use the same 12px size.
- Update the info icon to use the same 12px size,
  and differentiate its design from the error icon.
- Tweak the Console's input and return icons to be a tiny bit
  bigger (for better overall visual balance) and crisper @1x.

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

--HG--
rename : devtools/client/themes/images/devtools-components/checkbox.svg => devtools/client/themes/images/checkbox.svg
extra : moz-landing-system : lando
2018-11-20 06:21:46 +00:00
Nicolas Chevobbe 701560ca88 Bug 1506867 - Use AST to get the properties-access chain; r=bgrins.
Differential Revision: https://phabricator.services.mozilla.com/D11893

--HG--
extra : moz-landing-system : lando
2018-11-20 06:43:03 +00:00
Andreea Pavel d8849bad00 Merge mozilla-central to autoland. a=merge on a CLOSED TREE 2018-11-20 07:12:30 +02:00
Razvan Maries 208d16134b Merge mozilla-inbound to mozilla-central a=merge 2018-11-20 07:03:17 +02:00
Micah Tigley 40e7017dba Bug 1507746 - Shorten the flexbox container's selector in the accordion header if its too long. r=gl
Differential Revision: https://phabricator.services.mozilla.com/D12292

--HG--
extra : moz-landing-system : lando
2018-11-20 01:55:29 +00:00
Logan Smyth 70404f6a96 Bug 1507911 - Update Debugger Frontend v103 r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D12188

--HG--
extra : moz-landing-system : lando
2018-11-19 23:37:10 +00:00
Michael Ratcliffe 426d291b06 Bug 1508297 - Expose DOMRect to DevTools modules r=gl
Differential Revision: https://phabricator.services.mozilla.com/D12307

--HG--
extra : moz-landing-system : lando
2018-11-19 21:15:44 +00:00
Nicolas Chevobbe 2df90a7acc Bug 1506118 - Use chromeUtilsWindow to start the parser worker; r=Honza.
As we were using the browserWindow to start the
parser worker, this was causing an exception
when evaluation from the browser toolbox.
Using chromUtilsWindow fixes the issue.

There is no tests yet as I'm not sure there's
an easy way to test things in the browser toolbox.

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

--HG--
extra : moz-landing-system : lando
2018-11-19 16:33:22 +00:00
Julian Descottes 6380b99f50 Bug 1498143 - Pass nodeActorID to screenshot actor to enable feature in iframes and shadowroots;r=pbro,yulia
Differential Revision: https://phabricator.services.mozilla.com/D12124

--HG--
extra : moz-landing-system : lando
2018-11-19 13:27:51 +00:00
Ted Campbell 49eabf2337 Bug 1508180 - Use uppercase names for high-order macros in js/ r=jandem
This pleases clang-format and makes many of these behave better when
auto formatted. Special cases may still be marked |clang-format off| in
later commits.

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

--HG--
extra : moz-landing-system : lando
2018-11-19 13:05:09 +00:00
Patrick Brosset 22136caa2e Bug 1506792 - Bail out when trying to get getComputedStyle for a non attached node; r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D12117

--HG--
extra : moz-landing-system : lando
2018-11-19 10:55:45 +00:00
Tom Schuster 0a9cb5e742 Bug 1473224 - Use blob URL instead of data URL for image data in clipboard test. r=yulia
String.fromCharCode(...charCodes) is limited by the maximum number of arguments that SpiderMonkey
can pass on the stack, if the screenshot gets to large this can easily fail.

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

--HG--
extra : moz-landing-system : lando
2018-11-19 09:53:36 +00:00
Florens Verschelde 2f2e6df330 Bug 1507941 - Style CodeMirror folding buttons with the theme-twisty arrow; r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D12185

--HG--
extra : moz-landing-system : lando
2018-11-19 10:27:22 +00:00
Brian Hackett 18b7c36e5d Bug 1507359 Part 3 - Control pausing and resuming in ReplayDebugger, r=lsmyth.
--HG--
extra : rebase_source : 2d988d3703fafd10830a278399b77b88bbf8058b
2018-11-17 07:59:33 -10:00
Logan Smyth 5e324dfa7b Bug 1507312 - Update Debugger Frontend v102 r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D11967

--HG--
extra : moz-landing-system : lando
2018-11-16 22:47:21 +00:00
Cosmin Sabou 8b0d7e9861 Merge mozilla-central to autoland. a=merge
--HG--
extra : rebase_source : d2d1fef29703d48d14b7ceac0ffa9ee0e5a0a007
2018-11-16 23:57:57 +02:00
Gurzau Raul 2fa7618d3f Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-11-16 19:55:39 +02:00
Gurzau Raul 0e822b012b Merge inbound to mozilla-central. a=merge 2018-11-16 19:08:39 +02:00
Jason Laster 53c3608b3a Bug 1504222 - Notify the client when devtools goes from replaying to recording. r=dwalsh
Tags:

Bug #: 1504222

Differential Revision: https://phabricator.services.mozilla.com/D11593
2018-11-16 10:24:27 -05:00
Gurzau Raul f9c104f82b Backed out changeset 37d0de33af7f (bug 1507632) for failing at test/static/browser_parsable_css.js on a CLOSED TREE 2018-11-16 12:37:35 +02:00
Bogdan Tara df744acb24 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-11-16 11:50:21 +02:00
Bogdan Tara 647b9eb109 Merge inbound to mozilla-central. a=merge 2018-11-16 11:47:51 +02:00
Yura Zenevich aa155585ea Bug 1505848 - switch from CSS based approach to calculating contrast to canvas one, that also handles gradients and images. r=jdescottes,pbro
MozReview-Commit-ID: JS39hAY571f

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

--HG--
extra : moz-landing-system : lando
2018-11-16 03:59:08 +00:00
Yura Zenevich 8d7c6d41ca Bug 1505848 - expose some of the css color utils and ensure that RGBA alpha value is not cut off at 1 decimal. r=pbro
MozReview-Commit-ID: 6xTExCWRz4p

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

--HG--
extra : moz-landing-system : lando
2018-11-16 03:59:06 +00:00
Yura Zenevich 33bdb435b4 Bug 1505848 - change the way accessible object is determined when using accessible highlighter. r=pbro
MozReview-Commit-ID: IiUGsFojZP1

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

--HG--
extra : moz-landing-system : lando
2018-11-16 03:57:25 +00:00
Brian Hackett a5f01b639d Bug 1506469 - Allow inspecting objects logged to the console without switching to a replaying child, r=lsmyth.
--HG--
extra : rebase_source : 4e00da50edb5eeb8e5d9c490e893e6bddb47a440
2018-11-15 14:08:22 -10:00
Florens Verschelde a18175c429 Bug 1507632 - Use Photon colors for console icons; r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D12068

--HG--
extra : moz-landing-system : lando
2018-11-16 07:07:09 +00:00
Micah Tigley 02f60580bd Bug 1501768 - Maximum sizing section should also consider if a max-clamped flex item shrank. r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D11922

--HG--
extra : moz-landing-system : lando
2018-11-15 08:35:31 +00:00
Csoregi Natalia c9b70719c8 Merge mozilla-central to autoland. CLOSED TREE 2018-11-16 00:19:45 +02:00
Gabriel Luong 01cf92fa23 Bug 1498115 - Part 3: Implement the new styles for the flex item list. r=pbro 2018-11-15 10:02:44 -05:00
Gabriel Luong af39450486 Bug 1498115 - Part 2: Add badges to show the flex-direction and flex-wrap properties of the flex container. r=pbro
We move the .markup-badge styles from markup.css to inspector.css instead of common.css
for a smaller import size in the markup.xhtml.
2018-11-15 10:02:44 -05:00
Gabriel Luong b1a58e06e0 Bug 1498115 - Part 1: Remove the FlexboxContainerProperties component. r=pbro 2018-11-15 10:02:44 -05:00
Gabriel Luong 65968f4a8e Bug 1503902 - Avoid resizing RDM when restoring the device state and simply use the stored pref width and height. r=rcaliman 2018-11-15 12:59:49 -05:00
Noemi Erli f78fcf019c Backed out 3 changesets (bug 1498115) for failures in browser_flexbox_container_properties.js
Backed out changeset e7f8e9c7301b (bug 1498115)
Backed out changeset ad62c3439651 (bug 1498115)
Backed out changeset 06b4d9761d46 (bug 1498115)
2018-11-15 18:28:19 +02:00
Margareta Eliza Balazs d5555d2998 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-11-15 18:22:30 +02:00
Razvan Caliman 09f776c6bd Bug 1485324 - (Part 3) Remove obsolete font on element no longer used in Fonts panel; r=gl
Depends on D11506
Removes the `fonts` field from the Redux slice previously used by the FontOverview component
in the Font Inspector version of the Fonts panel. This field is duplicated with the `fonts`
used by the Font Editor. The telemetry can use that one instead.

Refactors the update() method which updates the Redux slice for the FontOverview component.
In time, the update() and refreshFontEditor() method will merge. So will the Redux slices:
`fontEditor` and `fonts` in order to save a duplicate call to the server for `allFonts`.

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

--HG--
extra : moz-landing-system : lando
2018-11-14 16:33:09 +00:00
Razvan Caliman 7aee2429e1 Bug 1485324 - (Part 2) Remove obsolete subset of fonts not used on current element; r=gl
Depends on D11505
The `otherFonts` field in the Redux store slice for Fonts was used by the old Font Inspector to differentiate
between fonts on the element and fonts elsewhere on the page. This is no longer used with the Font Editor.

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

--HG--
extra : moz-landing-system : lando
2018-11-13 18:55:34 +00:00
Razvan Caliman d5f2881bd2 Bug 1485324 - (Part 1) Remove pref for Font Editor and obsolete conditionals; r=gl
This patch removes the `devtools.inspector.fonteditor.enabled` pref and all its uses in the Fonts panel.
Obsolete actions for the case when the pref was off are also removed. This is mostly old Font Inspector code.

One test is temporarily disabled because it tests the old Font Inspector. It will be removed along with other
pieces on the next part of this commit series.

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

--HG--
extra : moz-landing-system : lando
2018-11-13 18:55:30 +00:00
Razvan Caliman b476025c74 Bug 1503595 - Add empty state for Changes panel; r=gl
Design spec: https://mozilla.invisionapp.com/share/6MLNVPYGR97#/screens

- add localization file
- add strings to show when no CSS changes are available to show
- conditionally show empty state message or diff of changes in React component

MozReview-Commit-ID: 8xYJmg0yGAM

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

--HG--
extra : moz-landing-system : lando
2018-11-15 12:18:45 +00:00