Commit Graph

1767 Commits

Author SHA1 Message Date
Gurzau Raul
6ef785903f Merge inbound to mozilla-central. a=merge 2018-07-04 19:30:07 +03:00
Gabriel Luong
c8f132a6bd Bug 1473061 - Provide an option to show flex basis in the flexbox highlighter. r=pbro 2018-07-04 07:20:16 -04:00
J. Ryan Stinnett
d281ff76c8 Bug 1471941 - Clean up dangling stylesheet listener in DevTools. r=ochameau
In bug 1465637, we removed the redundant actor pool that was used only for
creating stylesheet actors in a target.  This change happened to lead to errors
that uncovered a dangling listener in `StyleSheetsActor` that would continue to
create actors after toolbox destroy when a new sheet is added.

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

--HG--
extra : moz-landing-system : lando
2018-07-03 13:53:30 +00:00
yulia
bb71a2c1bc Bug 1464461 - add back mochitests for screenshot command; r=nchevobbe,ochameau
MozReview-Commit-ID: 4yGM74AXwoP

--HG--
extra : rebase_source : d13e13020c32b0949bf677a0f16ff88b419d3a42
2018-06-08 20:14:36 +02:00
yulia
47b52c6bb7 Bug 1464461 - implement unix style syntax for console commands; r=nchevobbe,ochameau
MozReview-Commit-ID: 8rQ9IQdsZkm

--HG--
extra : rebase_source : 8f5c302b5eff7d20daf581c7dd904ddcfd30efdd
2018-06-05 17:27:07 +02:00
yulia
4e3efc1eb4 Bug 1464461 - implement screenshot command in console panel; r=nchevobbe,ochameau
MozReview-Commit-ID: 8MDZglPqTz9

--HG--
rename : devtools/shared/gcli/commands/screenshot.js => devtools/server/actors/webconsole/screenshot.js
rename : devtools/shared/gcli/commands/screenshot.js => devtools/shared/webconsole/screenshot-helper.js
extra : rebase_source : 018acf14945ede0dd58c4f7ecb6d694267deaa6b
2018-06-04 17:46:48 +02:00
Cosmin Sabou
e092bc3111 Backed out 4 changesets (bug 1464461) for Talos damp failures on webconsole/objectexpand.js. CLOSED TREE
Backed out changeset 001370fe21e3 (bug 1464461)
Backed out changeset 014fa1322e94 (bug 1464461)
Backed out changeset 50f7f633bb7d (bug 1464461)
Backed out changeset 6c9488ed5ebd (bug 1464461)
2018-07-03 15:28:03 +03:00
yulia
100018a879 Bug 1464461 - add back mochitests for screenshot command; r=nchevobbe,ochameau
MozReview-Commit-ID: 4yGM74AXwoP

--HG--
extra : rebase_source : 47c927331542dc8f09f04b087b7a39bb217c5bee
2018-06-08 20:14:36 +02:00
yulia
2a8a3c6748 Bug 1464461 - implement unix style syntax for console commands; r=nchevobbe,ochameau
MozReview-Commit-ID: 8rQ9IQdsZkm

--HG--
extra : rebase_source : 6a5c17686e0619adbc0499564da2925e84368f8f
2018-06-05 17:27:07 +02:00
yulia
f8458d5382 Bug 1464461 - implement screenshot command in console panel; r=nchevobbe,ochameau
MozReview-Commit-ID: 8MDZglPqTz9

--HG--
rename : devtools/shared/gcli/commands/screenshot.js => devtools/server/actors/webconsole/screenshot.js
rename : devtools/shared/gcli/commands/screenshot.js => devtools/shared/webconsole/screenshot-helper.js
extra : rebase_source : 2934d853e9ad0364ac2929f6c07739ba13685578
2018-06-04 17:46:48 +02:00
Gabriel Luong
05c2a6ee1f Bug 1468910 - Flexbox highlighter should update on size or alignment changes of flex items. r=pbro 2018-07-02 21:53:18 -04:00
Tiberius Oros
93bed26733 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-07-03 00:59:47 +03:00
Gabriel Luong
dac6e06246 Bug 1472561 - Provide an option to show alignment in the flexbox highlighter. r=pbro 2018-07-02 12:43:47 -04:00
Mantaroh Yoshinaga
7da7ae2094 Bug 1468364 - Part 1. Calculate the created time of animation every creating the AnimationPlayerActor. r=daisuke
This patch will drop animationCreatedTimeMap in order to calculate created time
every creating the AnimationPlayerActor, as result of it, we can adjust the
current time even if AnimationsActor has the different current times of
animation.

MozReview-Commit-ID: DZ7m5wZcJF7

--HG--
extra : rebase_source : 674cdb4ce2eb47cf2047c583f31405396677b5b4
2018-07-02 14:52:47 +09:00
Jason Laster
f17dc6e8fc Bug 1471343 - Update Debugger Frontend v65. r=dwalsh
MozReview-Commit-ID: CIkUk582phi
2018-06-28 19:38:01 -04:00
shindli
d288e9cae7 Merge inbound to mozilla-central. a=merge 2018-06-29 00:53:32 +03:00
Cosmin Sabou
a612a6fdf5 Merge mozilla-central to mozilla-inbound. a=merge 2018-06-28 13:13:46 +03:00
Benjamin Bouvier
1c9f5a8af9 Bug 1447591: Stub out a few Debugger APIs for wasm; r=yury
--HG--
extra : rebase_source : b8c8b2afeac3a3bdefa8f412354579f601a3af86
2018-06-20 17:56:19 +02:00
Micah Tigley
61dd076163 Bug 1469877 - XUL accessible highlighter position is incorrect at different zoom levels. r=pbro,yzen
MozReview-Commit-ID: JifRFqv5oGE

--HG--
extra : rebase_source : 8479eb19c81fdc4b9a9b3758e6c553aa65cb0b3b
2018-06-21 15:47:45 -04:00
Tiberius Oros
705b995848 Merge inbound to mozilla-central. a=merge 2018-06-28 01:07:30 +03:00
Dorel Luca
bc2fbd0648 Merge mozilla-central to autoland
--HG--
extra : rebase_source : 0f5c3c308ce6ddd6fb9fcb49b83d4450a24d67dc
2018-06-27 13:33:04 +03:00
Emilio Cobos Álvarez
e0ca8be691 Bug 1464782: Update references to offset-* properties in the rest of the tree. r=xidorn
MozReview-Commit-ID: AOMoLSJKySy
2018-06-27 16:12:02 +02:00
Coroiu Cristina
e555bb0ae4 Backed out 2 changesets (bug 1447591) for mochitest failures at dom/base/test/test_postMessages.html
Backed out changeset 0800fdb509d2 (bug 1447591)
Backed out changeset 9b5347dee1f2 (bug 1447591)
2018-06-27 13:09:31 +03:00
Benjamin Bouvier
21b1a66af6 Bug 1447591: Stub out a few Debugger APIs for wasm; r=yury
--HG--
extra : rebase_source : 22a489d5a3d917f18087fba5342207fcb8d59f02
extra : histedit_source : a23c5f7d75cf8b8ffd6d01a3d00536f75d1591d8
2018-06-20 17:56:19 +02:00
Daisuke Akatsuka
7b6b501480 Bug 1468711 - Part 1: Send a proper element for pseudo element to nsDOMWindowUtils::ComputeAnimationDistance. r=pbro
MozReview-Commit-ID: 4xTST1tBeEW

--HG--
extra : rebase_source : e314ac4e70cdbe6c7b32f0931b3176c64516dafa
2018-06-27 10:22:06 +09:00
Gurzau Raul
729b75ccb4 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-06-27 00:55:38 +03:00
Jason Laster
14007bf2ac Bug 1470999 - Compress Pause Points data-structure. r=jimb
MozReview-Commit-ID: CKt4tpLLf4g
2018-06-26 15:30:07 -04:00
Nicolas Chevobbe
d808bc13f0 Bug 1450944 - Throw in actor methods instead of returning an error packet; r=ochameau.
Since protocol.js catches exceptions and returns an appropriate
packet as a result, we can use this instead of returning manually
an error packet.

MozReview-Commit-ID: 6lREam5sEVs

--HG--
extra : rebase_source : dcc87d659281b909fe973da33b13b9a655d9d300
2018-05-17 15:04:24 +02:00
Nicolas Chevobbe
193de9df94 Bug 1450944 - Convert ObjectActor to protocol.js; r=ochameau.
MozReview-Commit-ID: KFsBT3aywBz

--HG--
extra : rebase_source : 3c2400ba0bdc0d12daf339667fe8c50891c194a0
2018-04-20 07:56:26 +02:00
Julian Descottes
3c75e1e85c Bug 1449959 - Listen to shadowrootattached events to update markup view;r=bgrins,ochameau
MozReview-Commit-ID: JcYGg8lKupl

--HG--
extra : rebase_source : 422196dec309321d8ac7629ba1f0628ce4007494
extra : source : 05991bc825e334630c53eae02bb3b7c4a471100f
2018-06-25 12:22:26 +02:00
Julian Descottes
be3f1a69c1 Bug 1078374 - Show content of template tags in markup view;r=bgrins
MozReview-Commit-ID: pbctIItlC9

--HG--
extra : rebase_source : af386c52748c55d518445c0175ac129c101a63da
2018-06-08 18:17:15 +02:00
J. Ryan Stinnett
ca90a5ef7b Bug 1465637 - Rename tab-scoped actors to target-scoped actors. r=ochameau
The term "tab actor" was used ambiguously to mean either the "target actor
representing a tab" or "a child actor of the tab target actor" (such as the
console actor).  Here we rename the second case to "target-scoped actor".

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

--HG--
rename : devtools/client/debugger/test/mochitest/browser_dbg_tabactor-01.js => devtools/client/debugger/test/mochitest/browser_dbg_target-scoped-actor-01.js
rename : devtools/client/debugger/test/mochitest/browser_dbg_tabactor-02.js => devtools/client/debugger/test/mochitest/browser_dbg_target-scoped-actor-02.js
2018-06-26 13:27:57 +00:00
Julian Descottes
a58b37acb3 Bug 1449333 - Display closed shadow roots in the inspector;r=bgrins
MozReview-Commit-ID: GIA5A4kOYFX

--HG--
extra : rebase_source : 03766e229910776476910a90ba4cebe97648c767
2018-06-15 15:35:28 -07:00
arthur.iakab
ff23802cfd Backed out changeset 88960670cf9f (bug 1465637) for failing talos damp tests on server/protocol.js: Error: Can't manage front without an actor ID on a CLOSED TREE
--HG--
rename : devtools/client/debugger/test/mochitest/browser_dbg_target-scoped-actor-01.js => devtools/client/debugger/test/mochitest/browser_dbg_tabactor-01.js
rename : devtools/client/debugger/test/mochitest/browser_dbg_target-scoped-actor-02.js => devtools/client/debugger/test/mochitest/browser_dbg_tabactor-02.js
2018-06-25 21:56:27 +03:00
J. Ryan Stinnett
8433b7ff9f Bug 1465637 - Rename tab-scoped actors to target-scoped actors. r=ochameau
The term "tab actor" was used ambiguously to mean either the "target actor
representing a tab" or "a child actor of the tab target actor" (such as the
console actor).  Here we rename the second case to "target-scoped actor".

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

--HG--
rename : devtools/client/debugger/test/mochitest/browser_dbg_tabactor-01.js => devtools/client/debugger/test/mochitest/browser_dbg_target-scoped-actor-01.js
rename : devtools/client/debugger/test/mochitest/browser_dbg_tabactor-02.js => devtools/client/debugger/test/mochitest/browser_dbg_target-scoped-actor-02.js
2018-06-25 17:53:40 +00:00
J. Ryan Stinnett
7a3561c266 Bug 1470487 - Move grid highlighter strings to shared. r=gl
--HG--
extra : rebase_source : 379b8d2d453a1d0252a091028ba4affb4eb43494
2018-06-22 17:51:30 -05:00
Emilio Cobos Álvarez
cf10dc032e Bug 1470035: Don't reparse cssom sheets, and warn about the reparse being lossy. r=jryans
MozReview-Commit-ID: 7j7Tyej0oYn

--HG--
extra : rebase_source : dd5966a2a9779175f88ae7448aa337155fe65dcd
2018-06-21 20:08:40 +02:00
Razvan Caliman
d26cb353e5 Bug 1451684 - Compute farthest-side / closest-side circle radius as pixels, then resolve to percentages according to formula defined in spec. r=gl
MozReview-Commit-ID: 5yE8Q88fZ78

--HG--
extra : rebase_source : 465159c79e4cf3f350aa45a44892f0231fe89941
2018-06-22 17:40:45 +02:00
Sebastian Hengst
82bbb42c90 Bug 1469872 - update bugzilla products and components in moz.build files: devtools. r=nalexander
MozReview-Commit-ID: 6bs0jkTP6rP

--HG--
extra : rebase_source : 4e554f8e710aea1fb372a0f21d7539cf568baa17
2018-06-20 21:34:40 +03:00
Daisuke Akatsuka
3c443b96aa Bug 1467399 - Part 1: Wait for next frame after pausing/resuming the animations. r=pbro
MozReview-Commit-ID: 7mQL1LtSMCT

--HG--
extra : rebase_source : b3ded466c2d68683eacbfa4d18888fc830e42cca
2018-06-20 20:11:42 +09:00
Razvan Caliman
e883d1ef61 Bug 1464796 - (Part 2) Select declared and used fonts. Group font family names by used and not used. r=pbro
MozReview-Commit-ID: 44RuWZBfzGX

--HG--
extra : rebase_source : 25c8c063961266f9f1f0d7ce6121a6f4225c1165
2018-06-05 12:22:52 +02:00
Xidorn Quan
93f4492e83 Bug 1418874 part 1 - Use JS impl of CSS lexer instead of that from InspectorUtils in devtools. r=tromey
MozReview-Commit-ID: 3mam0A2JNif

--HG--
extra : rebase_source : a4d6af4bbd063875903f9d37c221b0fb1fbf0ece
2018-06-14 18:02:02 -07:00
Dorel Luca
e06ba10d0b Merge mozilla-inbound to mozilla-central. a=merge 2018-06-20 00:54:45 +03:00
Yura Zenevich
e8835cfdd7 Bug 1467643 - remove 'help' accessibility property from accessibility inspector. r=pbro
MozReview-Commit-ID: LtmD38VC8sN
2018-06-19 10:17:19 -04:00
Yura Zenevich
921285fe26 Bug 1467381 - check Accessible::AccessKey and Accessible::KeyboardShortcut when filling up keyboardShortcut for accessible actor. r=pbro
MozReview-Commit-ID: IkqfyL5cGGh
2018-06-19 09:52:07 -04:00
Mark Banner
5665b1e1bf Bug 1230193 - Finish enabling ESLint rule no-undef for devtools/. r=jdescottes
MozReview-Commit-ID: EVFivqFNy8a

--HG--
extra : rebase_source : b9591567dfdbe8f9d7d959c4ee2d0e5c7f43ea09
2018-06-14 21:36:26 +01:00
J. Ryan Stinnett
0d1168deea Bug 1466733 - Rename WebExtension parent actors. r=ochameau
MozReview-Commit-ID: 6utlvMrDIBT

--HG--
rename : devtools/server/actors/addon/webextension-parent.js => devtools/server/actors/addon/webextension.js
rename : devtools/shared/specs/addon/webextension-parent.js => devtools/shared/specs/addon/webextension.js
extra : rebase_source : 0ad41d53a38999592ef8bb7fa20512a7054342bf
2018-06-14 14:43:18 -07:00
Narcis Beleuzu
8aa6325a89 Merge inbound to mozilla-central. a=merge 2018-06-14 00:52:57 +03:00
Yura Zenevich
e51a45933f Bug 1466850 - reset children request when walker is being reset. r=pbro
MozReview-Commit-ID: 4jo2OKXN4Ko
2018-06-13 12:13:57 -04:00
Joel Maher
1ef32bf5c6 Bug 1405428 - skip-if = verify on xpcshell tests which do not pass test-verify. r=gbrown 2018-06-13 11:34:40 -04:00