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

114 Коммитов

Автор SHA1 Сообщение Дата
Gabriel Luong d51badc935 Bug 1457440 - Stop translating margin, padding, border in the box-model diagram. r=bgrins 2018-04-27 15:52:34 -04:00
Brad Werth 61efc0db8f Bug 1298008 Part 6: Update a devtools test that checks the computed values of auto margins in the box model. r=gl
MozReview-Commit-ID: KBR8GkynhzV

--HG--
extra : rebase_source : 1f6db9a82fdf14c6ff9307db264aaae992f196b7
2018-04-02 09:01:34 -07:00
Julian Descottes df3e1babbb Bug 1053898 - Update framework/selection setNodeFront signature to use object argument;r=gl
Both reason and isSlotted arguments of setNodeFront are optional, switching to an
object argument avoids weird calls such as setNodeFront(front, null, true) in favor
of a more explicit setNodeFront(front, { isSlotted: true });

MozReview-Commit-ID: A6nziH3QQYe

--HG--
extra : rebase_source : e5bde9e74369e1b0fb2e1d1a0a2b31a0131caacd
2018-03-05 14:15:57 +01:00
Alexandre Poirot e9acb1b498 Bug 1444033 - Convert Task.jsm to async/await in devtools/client/inspector. r=jryans 2018-03-23 02:49:00 +02:00
Margareta Eliza Balazs cdccb66d47 Backed out changeset 610872970d04 (bug 1444033) for ES lint failure in /builds/worker/checkouts/gecko/devtools/client/inspector/test/head.js on a CLOSED TREE 2018-03-23 02:06:53 +02:00
Alexandre Poirot 779fe85e35 Bug 1444033 - Convert Task.jsm to async/await in devtools/client/inspector. r=jryans
MozReview-Commit-ID: 3Gek7xhypx3
2018-03-22 15:13:00 -04:00
yulia 817d9b5e5b Bug 1382601 - update inspector to use new event emitter. r=pbro
MozReview-Commit-ID: 8hGCpkC1eHz

--HG--
extra : rebase_source : 02a10f5defe536cd316633d3fb8e2dace40f9099
2018-03-16 14:27:46 +01:00
Narcis Beleuzu d7db70bc02 Backed out changeset 3ab8cedcdaf0 (bug 1382601) for talos g2 failures on /markup.js
--HG--
extra : rebase_source : debcafd996d5638bde8c3c1bd95305138404f8ef
2018-03-16 23:17:25 +02:00
yulia 254e553c41 Bug 1382601 - update inspector to use new event emitter. r=nchevobbe,pbro
MozReview-Commit-ID: 8hGCpkC1eHz

--HG--
extra : rebase_source : bb5333bf3cf38a8c0d13249477e40fcd668eb71c
2018-03-16 14:27:46 +01:00
Andreea Pavel 363ad2007d Merge mozilla-central to mozilla-inbound. a=merge on a CLOSED TREE 2018-03-15 00:11:42 +02:00
Lawson Cofield b956836a18 Bug 1436549 - Implement the photon redesign of the box model. r=pbro 2018-03-14 00:27:15 -04:00
Gurzau Raul 046dfc451e Backed out changeset 2afa73fb650a (bug 1436549) for devtools failures on /boxmodel/test/browser_boxmodel_guides.js 2018-03-14 07:46:03 +02:00
Lawson Cofield b51b1489f2 Bug 1436549 - Implement the photon redesign of the box model. r=pbro 2018-03-14 00:27:15 -04:00
Julian Descottes 660c2297f3 Bug 1445153 - Remove remaining references to computedview in boxmodel component;r=pbro
MozReview-Commit-ID: CxX09ZQ9jhk

--HG--
extra : rebase_source : 555420a8345b1d7f182a0ebafbb8110c3695b1ca
2018-03-13 08:51:34 +01:00
Gabriel Luong d8e2d303b7 Bug 1351685 - Remove the box model from the computed view. r=pbro 2018-03-12 12:25:15 -04:00
J. Ryan Stinnett 23ff4cc75d Bug 1443081 - Apply spacing via `eslint --fix` for DevTools. r=jdescottes
MozReview-Commit-ID: 2RVNt140Zte
2018-03-12 13:44:41 -05:00
J. Ryan Stinnett 36cd8d6903 Bug 1442312 - Move allowed rejections into specific tests they apply to. r=ochameau
By moving only the rejections that actually still apply into each test and out
of the shared head file, we are much more likely to notice new instances and
catch them when writing and editing tests in the future.

Bug 1018184 can be used to actually resolve these issues.

MozReview-Commit-ID: Qb71PsuutB

--HG--
extra : rebase_source : 7056bbf9fcd76ffe00015119d811db0bd788aa59
2018-03-08 18:14:52 -06:00
J. Ryan Stinnett 724f46419e Bug 1436187 - Move existing shared head files to devtools/client/shared. r=bgrins
Move shared-head.js and shared-redux-head.js into shared.

MozReview-Commit-ID: 5NUxcl9gkLl

--HG--
rename : devtools/client/framework/test/shared-head.js => devtools/client/shared/test/shared-head.js
rename : devtools/client/framework/test/shared-redux-head.js => devtools/client/shared/test/shared-redux-head.js
extra : rebase_source : c6f6cd75a9c1a5349f8406f337c9c39f2f755dab
2018-03-02 19:14:05 -06:00
Cosmin Sabou 0bc675f657 Backed out 4 changesets (bug 1436187) for mochitest devtools failures at browser_se_editors-error-gutter.js on a CLOSED TREE
Backed out changeset 253f74e28723 (bug 1436187)
Backed out changeset 9875771c9967 (bug 1436187)
Backed out changeset b2d808aa8c2e (bug 1436187)
Backed out changeset e747480f3cd2 (bug 1436187)

--HG--
rename : devtools/client/shared/test/shared-head.js => devtools/client/framework/test/shared-head.js
rename : devtools/client/shared/test/shared-redux-head.js => devtools/client/framework/test/shared-redux-head.js
rename : devtools/client/shared/test/frame-script-utils.js => devtools/client/shared/frame-script-utils.js
2018-03-07 22:04:35 +02:00
J. Ryan Stinnett 5ff93bf9fd Bug 1436187 - Move existing shared head files to devtools/client/shared. r=bgrins
Move shared-head.js and shared-redux-head.js into shared.

MozReview-Commit-ID: 5NUxcl9gkLl

--HG--
rename : devtools/client/framework/test/shared-head.js => devtools/client/shared/test/shared-head.js
rename : devtools/client/framework/test/shared-redux-head.js => devtools/client/shared/test/shared-redux-head.js
extra : rebase_source : 58e35632f0a82b0d7e880b0297306500097676e3
2018-03-02 19:14:05 -06:00
Michael Ratcliffe 1a67e265c1 Bug 1439673 - Fix React 16 warnings r=nchevobbe
I believe this fixes all warnings except for one. This warning appears the first time the memory panel is selected:
"Warning: Failed prop type: Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types
    in MemoryApp (created by Connect(MemoryApp))
    in Connect(MemoryApp) (created by bound createElementWithValidation)
    in bound createElementWithValidation
    in Provider"

This appears to be an issue with `devtools/client/memory/app.js` but I will log a new bug for this.

MozReview-Commit-ID: 341zdQyfgrN

--HG--
extra : rebase_source : ce25569407b89a7547e4db688373b202d17d2475
2018-02-21 20:34:19 +00:00
Michael Ratcliffe c7bf9cb790 Bug 1420130 - Remove React Proxy Monkeypatch r=gregtatum
MozReview-Commit-ID: 9L9PYPDGTmj

--HG--
extra : rebase_source : f5acd734d04eb67b88ec594c969674a021c85903
2018-02-13 13:26:03 +00:00
nbeleuzu@mozilla.com 49cba58050 Backed out changeset 84ab509808e7 (bug 1420130) for mochitest failures on /browser_fontinspector_expand-css-code.js 2018-02-21 00:33:09 +02:00
Michael Ratcliffe ad6889fdd2 Bug 1420130 - Remove React Proxy Monkeypatch and see how it affects DAMP r=gregtatum
MozReview-Commit-ID: 9L9PYPDGTmj

--HG--
extra : rebase_source : e5fbef2c7221b92d54903a53fbb1106cdeb2f550
2018-02-13 13:26:03 +00:00
Masayuki Nakano cf83ee7bb4 Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug
Note that this patch also replaces legacy VK_* with KEY_*, and replaces
synthesizeKey() for inputting some characters with sendString() because
it's better and clearer what it does and it sets shiftKey state properly.

MozReview-Commit-ID: De4enbjux3T

--HG--
extra : rebase_source : 2296b84bff8e22f01eeb48cd8614fac5db11136a
2018-02-15 04:15:39 +09:00
Gabriel Luong 86b49a3834 Bug 1432599 - Part 1: Refactor translateNodeFrontToGrip function to inspector shared utils. r=pbro 2018-02-05 13:47:10 -05:00
Tooru Fujisawa ba70229dec Bug 1430442 - Part 2: Wait for the next event tick after node-highlight event to leave MicroTask checkpoint for the mouse event in devtools/client/inspector/boxmodel/test/browser_boxmodel_guides.js r=pbro 2018-01-26 07:30:14 +09:00
Tooru Fujisawa 11ec00c3b5 Bug 1430442 - Part 1: Use Async Function in devtools/client/inspector/boxmodel/test/browser_boxmodel_guides.js r=pbro 2018-01-26 07:30:06 +09:00
Michael Ratcliffe 41dd42c3c4 Bug 1415554 - Inspector to use prop-types and react-dom-factories r=gl
MozReview-Commit-ID: 7NxFwgFLDAL
2017-11-08 18:55:58 +00:00
Michael Ratcliffe d4b29e27fe Bug 1410119 - Inspector: Switch to ES6 classes r=gl
MozReview-Commit-ID: 6GDY1MloCAd
2017-10-24 13:33:42 +01:00
abhinav 3ffa8c0b61 Bug 1398722 - Fix to prevent 'Edit Position' button from disappearing after modifying offset of element. r=jdescottes
MozReview-Commit-ID: H2n3TtIqagG

--HG--
extra : rebase_source : dfc264bc18084a006331585077edc24c01f2b03d
2017-09-25 01:42:19 +05:30
Andrew Halberstadt 7527e600f0 Bug 1392787 - Disable manifestparser tests using 'disabled' key instead of comment, r=jmaher
MozReview-Commit-ID: IQL7hWxQX9F

--HG--
extra : rebase_source : b78cbf7913fc1b0a27dfa085c38957e2bc2467d0
2017-08-22 16:56:02 -04:00
Boris Zbarsky 8419a57f7a Bug 864845 part 1. Stop using 'content' in devtools tests. r=ochameau
MozReview-Commit-ID: 5PppAzRx5JG
2017-09-12 15:33:10 -04:00
Ryan VanderMeulen 3fc86b0be1 Backed out 2 changesets (bug 864845) for causing bug 1399649.
Backed out changeset c991b71d3642 (bug 864845)
Backed out changeset 9e6a4d96cf76 (bug 864845)
2017-09-13 19:23:12 -04:00
Boris Zbarsky 88e03490ad Bug 864845 part 1. Stop using 'content' in devtools tests. r=ochameau
MozReview-Commit-ID: 5PppAzRx5JG
2017-09-12 15:33:10 -04:00
Sebastian Hengst b6e67380d1 Backed out changeset fdb8456c34de (bug 864845) for T-e10s(s) for tscrollx failure. r=backout 2017-09-09 22:36:55 +02:00
Boris Zbarsky 44ac20b10f Bug 864845 part 1. Stop using 'content' in devtools tests. r=ochameau 2017-09-09 04:29:45 -04:00
Tom Tromey dffd9ec2a9 Bug 1395262 - use plain console.error in devtools promise catches; r=bgrins
MozReview-Commit-ID: C8IhVPckQJ7

--HG--
extra : rebase_source : bd5f46a0bdff992cc0334250a16557eb710af5de
2017-08-30 12:05:41 -06:00
Carsten "Tomcat" Book eea1986e03 merge mozilla-inbound to mozilla-central a=merge 2017-08-16 11:23:24 +02:00
Gabriel Luong 1df5aa37ef Bug 1390298 - Fix unit tests with browser_boxmodel_navigation.js not recognizing ".boxmodel-main .devtools-monospace". r=me 2017-08-16 00:33:38 -07:00
Gabriel Luong dfd8ca657b Bug 1390298 - Change the fonts used in the Inspector. r=bgrins 2017-08-15 19:21:49 -07:00
Brian Grinstead b4afb98bec Bug 1388104 - Remove inspector-specific context menu handling for HTML inputs;r=gl
These are now handled by the toolbox listener introduced in the previous patch

MozReview-Commit-ID: J93BUEw4Pyq

--HG--
extra : rebase_source : 3be3578f73005c51a876e6c8c580184245d3e8bb
2017-08-15 15:39:45 -07:00
Gabriel Luong 1ebc47776f Bug 1386108 - Update Computed stylesheet to use more specific selectors. r=jdescottes 2017-08-01 20:56:57 -04:00
Gabriel Luong 384eea0c97 Bug 1379109 - Make x and y dimensions default to -x- instead of undefined x undefined. r=micah 2017-07-25 21:01:51 -04:00
Wes Kocher 47a595548e Merge m-c to inbound, a=merge
MozReview-Commit-ID: BYGylgZSbUu
2017-06-20 18:31:42 -07:00
Gabriel Luong fe1128dd14 Bug 1373483 - Add telemetry for the grid inspector. r=pbro. data-r=bsmedberg 2017-06-20 16:32:18 -07:00
Wes Kocher 89c6584074 Backed out changeset 830b3b513bf1 (bug 1373483) for build failures in TelemetryHistogram.o a=backout
MozReview-Commit-ID: I5RRKMjXWKM
2017-06-20 15:03:04 -07:00
Gabriel Luong 0f9310447e Bug 1373483 - Add telemetry for the grid inspector. r=pbro. data-r=bsmedberg 2017-06-20 14:41:13 -07:00
Carsten "Tomcat" Book 57e66613e8 Backed out changeset 905480360832 (bug 1373492) for causing dt10 failures in browser_rules_eyedropper.js
--HG--
extra : rebase_source : 15e01547984efc09019d8428b499a81fc0448384
2017-06-20 14:18:40 +02:00
Gabriel Luong e7f9a1c388 Bug 1373492 - Enable the layout view by default. r=pbro
MozReview-Commit-ID: 3E81zeEUmfm
2017-06-16 01:18:05 -04:00