Commit Graph

7184 Commits

Author SHA1 Message Date
Alexandre Poirot
49d12768bc Bug 1432803 - Convert browser_keybindings_01.js to use async/await. r=Honza
MozReview-Commit-ID: LSQAQaiQI7l

--HG--
extra : rebase_source : 4b534b4e7b437b310977cbf4e16ce87f4fc93138
2018-01-25 08:32:02 -08:00
Alexandre Poirot
a273cd43a5 Bug 1432803 - Prevent using timeline actor to get DOMContentLoaded and load timings. r=Honza
MozReview-Commit-ID: Kkn36gDFTKN

--HG--
extra : rebase_source : e52861432f5651b864cada0c70568d504d883c6c
2018-01-24 08:48:26 -08:00
shindli
f0168929ca Backed out changeset e401076359c6 (bug 1354175) for M(8) failures on a CLOSED TREE 2018-01-31 21:26:42 +02:00
Julian Descottes
6683646ba1 Bug 1434217 - Remove unused inspector actor traits;r=bgrins
Inspector actor traits were used for backward compatibility, with
versions of Firefox older than 45. Our policy is to support servers
up to the last ESR version, which is 52 at the moment so these
should be safe to remove.

MozReview-Commit-ID: 6MwUp8vbW29

--HG--
extra : rebase_source : b36799130e66e4abdaee628d48ad1b056bc1afcd
2018-01-30 10:49:24 +01:00
Julian Descottes
7342f5b695 Bug 1269527 - stop showing incorrect closing tagline for #document;r=bgrins
MozReview-Commit-ID: 9htiEEWlCTG

--HG--
extra : rebase_source : ae19efe422f255a08dc18f8a9044ea85c7a6bba3
2018-01-25 23:07:11 +01:00
Julian Descottes
8cfe81bd3d Bug 1434543 - removed unused getElementFromPoint from devtools layout/utils;r=ochameau
MozReview-Commit-ID: FHy6Dv5Q5l3

--HG--
extra : rebase_source : e30cd11b98f09842d35cc955d3145fba751a7296
2018-01-31 13:12:10 +01:00
Jonathan Kingston
8e24b20ae1 Bug 1354175 - Disable AppCache in insecure contexts. r=baku,bkelly,mayhemer
MozReview-Commit-ID: wYWHkGlV8h

--HG--
extra : rebase_source : 19e2663304c582fdb20a45efc3e9b55fd43fa286
2018-01-12 19:09:30 +00:00
Sebastian Hengst
732cb1d98b merge mozilla-inbound to mozilla-central. r=merge a=merge 2018-01-31 00:22:27 +02:00
Kris Maglione
19a956c2c6 Bug 1431533: Part 5b - Fix ESLint errors left over after rewrite. r=florian
MozReview-Commit-ID: 7bVI1iM6hor

--HG--
extra : source : 0b97a30cadb1a96d3cafae6b79ef0d3ec26770cf
extra : amend_source : 09a90b29837e339eec7bdf8504f86c28e74ca3dd
extra : intermediate-source : a1eca62826a1341ca24d4d2a93d4884d4fc7ad51
extra : histedit_source : eb26e73b531f9a34d3401d39f60b533b27b78540
2018-01-18 16:27:26 -08:00
Kris Maglione
918ed6c474 Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm

MozReview-Commit-ID: 1Nc3XDu0wGl

--HG--
extra : source : 12fc4dee861c812fd2bd032c63ef17af61800c70
extra : intermediate-source : 34c999fa006bffe8705cf50c54708aa21a962e62
extra : histedit_source : b2be2c5e5d226e6c347312456a6ae339c1e634b0
2018-01-29 15:20:18 -08:00
Csoregi Natalia
c56f656feb Merge inbound to mozilla-central. a=merge 2018-01-30 18:18:04 +02:00
Jason Laster
766822476f Bug 1433117 - Update Debugger Frontend v11. r=jdescottes
MozReview-Commit-ID: AONFm7SSUSr
2018-01-30 09:44:38 +01:00
Cosmin Sabou
9a65a40178 Backed out 3 changesets (bug 1431533) for Android mochitest failures on testEventDispatcher on a CLOSED TREE
Backed out changeset a1eca62826a1 (bug 1431533)
Backed out changeset 34c999fa006b (bug 1431533)
Backed out changeset e2674287e57f (bug 1431533)
2018-01-30 07:17:48 +02:00
Kris Maglione
e050496c59 Bug 1431533: Part 5b - Fix ESLint errors left over after rewrite. r=florian
MozReview-Commit-ID: 7bVI1iM6hor

--HG--
extra : source : 0b97a30cadb1a96d3cafae6b79ef0d3ec26770cf
extra : amend_source : d0515fe4eb13b59cc490ca9d964ad9ee15ef3cd3
extra : intermediate-source : 6e56f4c8843ed134b2dba34fb007298fd55be966
extra : histedit_source : 88abf9f4ea4e740a9391278625ef07395205c3f5%2Cc14bc7a71eb413fcb573ed0d030fd7f99a1468f0
2018-01-18 16:27:26 -08:00
Kris Maglione
6476f95b13 Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm

MozReview-Commit-ID: 1Nc3XDu0wGl

--HG--
extra : source : 12fc4dee861c812fd2bd032c63ef17af61800c70
2018-01-29 15:20:18 -08:00
Brindusan Cristian
af8879d1eb Backed out 2 changesets (bug 1431533) for ESlint failures on a CLOSED TREE
Backed out changeset 6e56f4c8843e (bug 1431533)
Backed out changeset 12fc4dee861c (bug 1431533)
2018-01-30 02:32:43 +02:00
Kris Maglione
e70d01a9e9 Bug 1431533: Part 5b - Fix ESLint errors left over after rewrite. r=florian
MozReview-Commit-ID: 7bVI1iM6hor

--HG--
extra : rebase_source : 6286dcfd1a7c970272ac6befaccd3e47e90d2f6b
extra : intermediate-source : d48657228a0b84cf3a37a35227ca3b3d0bd2a017
extra : source : 0b97a30cadb1a96d3cafae6b79ef0d3ec26770cf
2018-01-18 16:27:26 -08:00
Kris Maglione
c276bb9375 Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm

MozReview-Commit-ID: 1Nc3XDu0wGl

--HG--
extra : rebase_source : c004a023389f1f6bf3d2f3efe93c13d423b23ccd
2018-01-29 15:20:18 -08:00
Gabriel Luong
49de74e595 Bug 1407347 - Prevent iframes in the inspector sidebar from rerendering when a sidebar tab is removed. r=Honza 2018-01-29 13:01:54 -05:00
Julian Descottes
27a469d6a8 Bug 1102240 - rename actors/inspector/inspector.js to inspector-actor.js;r=pbro
MozReview-Commit-ID: dfzTyhZXez

--HG--
rename : devtools/server/actors/inspector/inspector.js => devtools/server/actors/inspector/inspector-actor.js
extra : rebase_source : d316a0490cc68ac3ad342af5fbcb64f24f8d01dd
2018-01-26 13:15:06 +01:00
Julian Descottes
8cca58077e Bug 1102240 - split inspector actor in smaller files;r=ochameau,pbro
MozReview-Commit-ID: LgZav4dMQRR

--HG--
rename : devtools/server/actors/inspector/inspector.js => devtools/server/actors/inspector/document-walker.js
rename : devtools/server/actors/inspector/inspector.js => devtools/server/actors/inspector/node-actor.js
rename : devtools/server/actors/inspector/inspector.js => devtools/server/actors/inspector/utils.js
rename : devtools/server/actors/inspector/inspector.js => devtools/server/actors/inspector/walker-actor.js
extra : rebase_source : b57466d2e2dfb6f332dec3a38a03b12506eb4a30
2018-01-26 13:11:58 +01:00
Julian Descottes
8eb0574c63 Bug 1102240 - Move inspector actor to dedicated folder;r=pbro
MozReview-Commit-ID: LNgHweYJXcB

--HG--
rename : devtools/server/actors/inspector.js => devtools/server/actors/inspector/inspector.js
extra : rebase_source : 5f35db40dda61e7e476fae1153f10b3d580a6929
2018-01-26 11:49:48 +01:00
abhinav
f60bc551a5 Bug 1413314 - Change precise increment to Ctrl instead of Alt for Linux compat; r=jryans
MozReview-Commit-ID: ErTw1XnmWV5

--HG--
extra : rebase_source : 536e23ebbe54a4d5649c26d703b8b7f86a956af9
2018-01-26 23:36:21 +05:30
abhinav
b4415868a6 Bug 1428996 - Fix text wrap of boxmodel-editable; r=pbro
MozReview-Commit-ID: I9TDulHyxMY

--HG--
extra : rebase_source : 7f6e4e49cb54d525813833f4e236a09e2b63afbd
2018-01-26 22:13:23 +05:30
shindli
8bf605352e Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-02-01 00:38:55 +02:00
Ciure Andrei
c536f2de2c Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-02-08 00:32:12 +02:00
hemant
64d45d0cb9 Bug 1417937 - Remove unnecessary LoadContextInfo.jsm r=standard8
MozReview-Commit-ID: EnY0uKD4UD1

--HG--
extra : rebase_source : c968b273a8a05fb211e0fb1e1601ac1b968ca045
2018-01-31 23:16:46 +05:30
Nicolas Chevobbe
ed239179da Bug 1432771 - Clear queues in dispatchMessagesClear; r=bgrins.
In the console, to batch messages addition, we use queues which are
then consumed once every 50ms. But if a message is pushed to a queue,
and dispatchMessagesClear is called before the 50ms interval, the message
would still be added to the output.
This is happening for example when calling the `clear` helper from jsterm.
Clearing the queues when calling dispatchMessagesClear fixes the issue.
A mochitest is added to make sure we don't regress this.

MozReview-Commit-ID: 2CI0yIGSrT

--HG--
extra : rebase_source : ae243cff56ddf605e9656cd79c356688406e45e8
2018-01-24 15:37:09 +01:00
Kentaro Teramoto
df454ec391 Bug 1421395 - change focus ring in console from gray dotted line to blue, change active input caret color to toolbar-checked-color. r=nchevobbe
MozReview-Commit-ID: 6fUAi4199Yb

--HG--
extra : rebase_source : a129539d28833ab097aa260615ab60698f7d1d80
2018-01-27 08:33:33 +09:00
Coroiu Cristina
11d0ff9f36 Merge inbound to mozilla-central. a=merge 2018-01-28 12:40:33 +02:00
Gabriel Luong
c84d4c1cac Bug 1428170 - Update Codemirror to 5.33.0. r=bgrins 2018-01-28 00:04:37 -05:00
abhinav
87198841b1 Bug 1412066 - Fix for count of requests in Network pane being undefined for the 3rd plural form in Czech; r=Pike
MozReview-Commit-ID: L1GuupfPLzq

--HG--
extra : rebase_source : 305acd27ae248d47efc61815c902c863c8448b81
2018-01-26 01:51:01 +05:30
abhinav
6bb0cfd19c Bug 1431306 - Return the MDN status list URL in getHTTPStatusCodeURL when statusCode does not have a dedicated page; r=nchevobbe
MozReview-Commit-ID: 5FWYgChM5le

--HG--
extra : rebase_source : a23168b7f92c5de6b717b1ce2a3e8ff540943c0a
2018-01-20 23:31:44 +05:30
abhinav
5bb7f4be73 Bug 1432865 - Clean up show and hideColumn test API. r=Honza
MozReview-Commit-ID: EGL5wC3UPa2

--HG--
extra : rebase_source : 15f871aa04e3afab719ab9687d51b68b16b9f66a
2018-01-25 16:45:34 +05:30
Ciure Andrei
0732ef3648 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-01-26 12:10:28 +02:00
Dorel Luca
5985aa72cc Merge mozilla-central to mozilla-inbound r=merge 2018-01-26 05:50:11 +02:00
Pradeep
2223cb383b Bug 1420112 - Refresh event bubble design; r=nchevobbe.
Change the order of the icons so it makes more sense.
Use te same 'jump to debugger' icon as in the console.
Add expanded/collapsed icon on event listener definition.

MozReview-Commit-ID: 33tt7VX32NH

--HG--
extra : rebase_source : 58b2fd2e4dd140b886ce9e7dc5dd55485c8eacd4
2018-01-25 02:12:44 +05:30
Brian Grinstead
9f4fa59cb7 Bug 1424095 - Force off flexbox emulation in the Browser Toolbox;r=jryans
While this feature is still being worked on, it's nice if the BT is rendered
properly (there are currently issues with iframe sizing that make it hard to
use the inspector).

MozReview-Commit-ID: AULRq2N6Miv

--HG--
extra : rebase_source : b7596abe13bb8c0f5a3ea488dc84c8736614885d
2018-01-25 15:09:27 -08:00
arthur.iakab
94ab855658 Merge inbound to mozilla-central. a=merge 2018-01-26 02:21:47 +02:00
Kris Maglione
b3cac601f6 Bug 1432966: Sanitize HTML fragments created for chrome-privileged documents. r=bz f=gijs
This is a short-term solution to our inability to apply CSP to
chrome-privileged documents.

Ideally, we should be preventing all inline script execution in
chrome-privileged documents, since the reprecussions of XSS in chrome
documents are much worse than in content documents. Unfortunately, that's not
possible in the near term because a) we don't support CSP in system principal
documents at all, and b) we rely heavily on inline JS in our static XUL.

This stop-gap solution at least prevents some of the most common vectors of
XSS attack, by automatically sanitizing any HTML fragment created for a
chrome-privileged document.

MozReview-Commit-ID: 5w17celRFr

--HG--
extra : rebase_source : 1c0a1448a06d5b65e548d9f5362d06cc6d865dbe
extra : amend_source : 7184593019f238b86fd1e261941d8e8286fa4006
2018-01-24 14:56:48 -08:00
Gurzau Raul
ea1ff80377 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-01-25 19:08:48 +02:00
abhinav
6a8687a571 Bug 1421225 - Clicking on a console.group Message should toggle the group. r=nchevobbe
MozReview-Commit-ID: IuK0R1Ebv8o

--HG--
extra : rebase_source : 224bcfa41da64bf7c745da807ef6a396c152e51e
2018-01-23 09:28:15 +05:30
Ruturaj K. Vartak
574662922f Bug 1398149 - Waterfall timing is broken. r=Honza
- Removed flex based CSS for .requests-list-timings
- Added 20px buffer for .requests-list-timings-total
2018-01-25 06:14:00 -05:00
Nicolas Chevobbe
1467be06f3 Bug 1433123 - Fix console launchpad; r=Honza.
Updating to latest devtools-launchpad add adding the
disablePostCSS option fixes the postCSS errors.
Remove the netmonitor from babelExclude and add the
rewrite-lazy-getter loader fixes the issues about the use
of the object spread operator.

MozReview-Commit-ID: 4wRHuR4q7fz

--HG--
extra : rebase_source : c94063664063ba18d2bb466e99519e701707d6e6
2018-01-25 15:27:25 +01:00
Julian Descottes
1d94b51b97 Bug 1272774 - allow listTabs to return favicon data from PlacesUtils;r=ochameau
MozReview-Commit-ID: 8bkn3mG6YkL

--HG--
extra : rebase_source : 9f514f1adbc4e79022c8c18c5195d3e1d1298062
2018-01-04 17:25:45 +01:00
Julian Descottes
f714f056d0 Bug 1272774 - migrate all listTabs() callers to use promise;r=ochameau
MozReview-Commit-ID: 9PtRZHG5GuF

--HG--
extra : rebase_source : f4c7cfd5f8338eb22fa44dc79a1e8b7840dc4e2d
2018-01-15 18:38:34 +01:00
Jan Odvarko
42cbe8836c Bug 1433078 - Update readme file; r=jdescottes
MozReview-Commit-ID: HA2Fe9TlgEo

--HG--
extra : rebase_source : 3b54a8e8d09a2553dfec6249da830ec88dad498c
2018-01-25 12:08:32 +01:00
Alexandre Poirot
4f498d0a19 Bug 1432834 - Fix request list line height. r=Honza
MozReview-Commit-ID: ERoitGYBcjs

--HG--
extra : rebase_source : da34bb542d94f1ab756d567574ff3a5437b4dce9
2018-01-25 00:30:06 -08:00
Nicolas Chevobbe
91df6e3ebe Bug 1404888 - Enable browser_webconsole_insecure_passwords_web_console_warning.js in new console frontend; r=jdescottes.
The test needed to be rewritten as we can't have the 3 warning messages
at the same time (see https://hg.mozilla.org/mozilla-central/rev/084f217c4d49#l1.76
and https://hg.mozilla.org/mozilla-central/diff/817eb00ba702/toolkit/components/passwordmgr/InsecurePasswordUtils.jsm#l1.106).
This wasn't picked up by the old frontend test because it is disabled.
In order to test the different warning messages we open 3 different pages
which log the appropriate warning.

MozReview-Commit-ID: Gqa8GrMh8iR

--HG--
rename : devtools/client/webconsole/new-console-output/test/mochitest/test-iframe-762593-insecure-form-action.html => devtools/client/webconsole/new-console-output/test/mochitest/test-iframe-insecure-form-action.html
rename : devtools/client/webconsole/new-console-output/test/mochitest/test-iframe-762593-insecure-frame.html => devtools/client/webconsole/new-console-output/test/mochitest/test-insecure-frame.html
rename : devtools/client/webconsole/new-console-output/test/mochitest/test-bug-762593-insecure-passwords-web-console-warning.html => devtools/client/webconsole/new-console-output/test/mochitest/test-insecure-passwords-web-console-warning.html
extra : rebase_source : 2afb77cb3dcf0f8df5116b7e7d85030a52bc0bc2
2018-01-23 11:39:09 +01:00
Rajdeep Nanua
e40b85a8a3 Bug 1422635 - Implement CSS variable autocompletion. r=jdescottes
Initial support for CSS variable autocompletion in ruleview.

MozReview-Commit-ID: AlblDmyW4Iq
2017-12-12 01:47:59 -05:00
arthur.iakab
151be917cb Merge mozilla-central to mozilla-inbound 2018-01-26 02:35:29 +02:00
Julian Descottes
ca7cee6c2a Bug 1432842 - duplicate waitUntil() in browser toolbox test;r=jlast
MozReview-Commit-ID: 7ceTbl7DGgy

--HG--
extra : rebase_source : 21dcfc4d67a669af62777e78a1fa153d07e19b74
2018-01-25 10:40:33 +01:00
Jason Laster
281d369f23 Bug 1432842 - Update Debugger Frontend v10. r=jdescottes
MozReview-Commit-ID: Fna0tYoykHr

--HG--
extra : rebase_source : 89b3aa1e785b30028c586d491ab78f03992285c8
2018-01-25 21:34:19 +01: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
Nicolas Chevobbe
2b915e93ba Bug 1425577 - Do not clone the state for each message of a batch; r=bgrins.
Here, in the case of a MESSAGES_ADD action, we clone the state before
calling addMessage. Then, in addMessage, we can mutate the cloned state.
This saves a lot of time since we don't have to re-create a new state
for each message.

MozReview-Commit-ID: GDBFBytKp5u

--HG--
extra : rebase_source : bfa8252b3dc2e191fa83cd2ad8cb60ab8bb77366
2018-01-24 11:21:40 +01:00
Narcis Beleuzu
9279994eae Merge inbound to mozilla-central. a=merge 2018-01-24 23:56:14 +02:00
Jan Odvarko
0ba9a8102b Bug 1431912 - Test for timing columns; r=ochameau
MozReview-Commit-ID: 1nnMnLohQwN

--HG--
extra : rebase_source : 50eea4caf3bf71bbc02ec047740b9326afb33861
2018-01-24 19:29:08 +01:00
Jan Odvarko
b83d2d2609 Bug 1431912 - Properly populate timing columns; r=ochameau
MozReview-Commit-ID: 9IfVhp1Cdg7

--HG--
extra : rebase_source : c1086a4151152ed01c53a9f06b4bc08aaf8ec3b2
2018-01-24 19:13:52 +01:00
Michael Hoffmann
49500a58ea Bug 1429763 - Show font preview when hovering on font names. r=pbro
--HG--
extra : rebase_source : 008150ca8dc9a3c1eec9405d8e0c230e91bb2614
2018-01-18 14:33:00 +02:00
Andreea Pavel
d4ee1cf494 Backed out changeset 0569381b5e5f (bug 1422635) for failing ESlint at /builds/worker/checkouts/gecko/devtools/client/shared/test/browser_inplace-editor_autocomplete_css_variable.js on a CLOSED TREE 2018-01-24 00:34:34 +02:00
Rajdeep Nanua
5d6360507a Bug 1422635: Implement CSS variable autocompletion. r=jdescottes
Initial support for CSS variable autocompletion in ruleview.

MozReview-Commit-ID: AlblDmyW4Iq

--HG--
extra : rebase_source : f19ea980e0d6f141ac5f0c766e37b04c92559e05
2017-12-12 01:47:59 -05:00
Andreea Pavel
7d8cbb2869 Backed out changeset b764ca8d82da (bug 1429824) for failing browser chrome devtools at devtools/client/netmonitor/test/browser_net_autoscroll.js on a CLOSED TREE 2018-01-23 22:34:51 +02:00
Brian Grinstead
bf0919de04 Bug 1386523 - Make store debug logging into a shared helper function for webconsole mochitests;r=nchevobbe
MozReview-Commit-ID: FxDgYNr35o3

--HG--
extra : rebase_source : e6b33812c3b8f75d6cb00019cf49649e13b3a68b
2018-01-23 13:58:29 -08:00
Nicolas Chevobbe
e850518bea Bug 1404884 - Enable browser_webconsole_insecure_passwords_about_blank_web_console_warning.js in new console frontend; r=jdescottes.
MozReview-Commit-ID: 7fQc3hOp8hT

--HG--
rename : devtools/client/webconsole/new-console-output/test/mochitest/test-bug-762593-insecure-passwords-about-blank-web-console-warning.html => devtools/client/webconsole/new-console-output/test/mochitest/test-insecure-passwords-about-blank-web-console-warning.html
extra : rebase_source : 965de788e3f222560427ee682a33ccc5a48ea383
2018-01-23 09:50:56 +01:00
Nicolas Chevobbe
04c2cb7c19 Bug 1404883 - Enable browser_webconsole_ineffective_iframe_sandbox_warning.js in new console frontend; r=Honza.
MozReview-Commit-ID: 46OaPZHvJ7Z

--HG--
rename : devtools/client/webconsole/new-console-output/test/mochitest/test-bug-752559-ineffective-iframe-sandbox-warning-inner.html => devtools/client/webconsole/new-console-output/test/mochitest/test-ineffective-iframe-sandbox-warning-inner.html
rename : devtools/client/webconsole/new-console-output/test/mochitest/test-bug-752559-ineffective-iframe-sandbox-warning-nested1.html => devtools/client/webconsole/new-console-output/test/mochitest/test-ineffective-iframe-sandbox-warning-nested1.html
rename : devtools/client/webconsole/new-console-output/test/mochitest/test-bug-752559-ineffective-iframe-sandbox-warning-nested2.html => devtools/client/webconsole/new-console-output/test/mochitest/test-ineffective-iframe-sandbox-warning-nested2.html
rename : devtools/client/webconsole/new-console-output/test/mochitest/test-bug-752559-ineffective-iframe-sandbox-warning0.html => devtools/client/webconsole/new-console-output/test/mochitest/test-ineffective-iframe-sandbox-warning0.html
rename : devtools/client/webconsole/new-console-output/test/mochitest/test-bug-752559-ineffective-iframe-sandbox-warning1.html => devtools/client/webconsole/new-console-output/test/mochitest/test-ineffective-iframe-sandbox-warning1.html
rename : devtools/client/webconsole/new-console-output/test/mochitest/test-bug-752559-ineffective-iframe-sandbox-warning2.html => devtools/client/webconsole/new-console-output/test/mochitest/test-ineffective-iframe-sandbox-warning2.html
rename : devtools/client/webconsole/new-console-output/test/mochitest/test-bug-752559-ineffective-iframe-sandbox-warning3.html => devtools/client/webconsole/new-console-output/test/mochitest/test-ineffective-iframe-sandbox-warning3.html
rename : devtools/client/webconsole/new-console-output/test/mochitest/test-bug-752559-ineffective-iframe-sandbox-warning4.html => devtools/client/webconsole/new-console-output/test/mochitest/test-ineffective-iframe-sandbox-warning4.html
rename : devtools/client/webconsole/new-console-output/test/mochitest/test-bug-752559-ineffective-iframe-sandbox-warning5.html => devtools/client/webconsole/new-console-output/test/mochitest/test-ineffective-iframe-sandbox-warning5.html
extra : rebase_source : 5b2f72670ec723669d5f682044e3e5e626053557
2018-01-22 16:01:31 +01:00
Alexandre Poirot
4537ac0430 Bug 1429824 - Prevent reflows related to scroll to bottom feature. r=Honza
MozReview-Commit-ID: Hnr5tIvTeUv

--HG--
extra : rebase_source : 287806d31bc4969dd2e67219f07bf21a231ed8ab
2018-01-11 07:05:20 -08:00
Ian Moody
6d73d668f5 Bug 1435320 - Specify a default empty object for the Chart.js table header. r=Honza
So it doesn't break if one isn't supplied.
Also document the header argument.

MozReview-Commit-ID: 8UAVztN12Gw

--HG--
extra : rebase_source : dc9485d8326d32027dfa9ad05fce71e600eb2988
2018-02-02 17:50:09 +00:00
Brian Grinstead
2d0154de11 Bug 1436076 - Part 3 - Miscellaneous HUDService cleanups;r=nchevobbe
MozReview-Commit-ID: 6i4c48HKXhp

--HG--
extra : rebase_source : 0a6fce76ad93a3859647650c0d8391c3a6c3990a
2018-02-07 08:22:59 -08:00
Brian Grinstead
7ebdfc8856 Bug 1436076 - Part 2 - Use async/await instead of defer in HUDService;r=nchevobbe
MozReview-Commit-ID: KbLjHa8gUGK

--HG--
extra : rebase_source : 09cf233f96d10f7513b33d1d4e7c22a8a0d0b77d
2018-02-07 08:22:49 -08:00
Brian Grinstead
3ba5dc0ba2 Bug 1436076 - Part 1 - Fix eslint for hudservice.js;r=nchevobbe
MozReview-Commit-ID: EAarz11x4mW

--HG--
extra : rebase_source : 66bda83ec808ab69aa6625c11465c2a1b6e8628e
2018-02-07 08:16:37 -08:00
Andreea Pavel
2d6ebc39d2 Backed out 3 changesets (bug 1416824) for mochitest chrome failures at devtools/client/shared/components/test/mochitest/test_notification_box_01.html on a CLOSED TREE
Backed out changeset dc4675fd3257 (bug 1416824)
Backed out changeset b2aebf1d7ee7 (bug 1416824)
Backed out changeset f52006e2a1dc (bug 1416824)
2018-02-07 21:06:58 +02:00
Mike Ratcliffe
52517c4e6d Bug 1416824 - Patch 3: React Upgrade Documentation r=nchevobbe
MozReview-Commit-ID: 2xbn0qTVTSC

--HG--
extra : rebase_source : 62e8e6f073387695dc6d6cc89dd1bf1f951c6c34
2018-02-07 16:34:35 +00:00
Mike Ratcliffe
4e56768e45 Bug 1416824 - Patch 2: React 16 Vendor Files r=nchevobbe
MozReview-Commit-ID: CLZTmy0irqG

--HG--
extra : rebase_source : 3cf6db8b6ec2a345533cdecfc050a5166c5bf415
2018-02-07 16:33:43 +00:00
Mike Ratcliffe
6566d3e1c2 Bug 1416824 - Patch 1: React 16 Require statements and paths r=nchevobbe
MozReview-Commit-ID: 7BDgpYfLZLH

--HG--
extra : rebase_source : 2984a5b02b57533c1f7e9c98fae6201b3687cfaf
2018-02-07 16:31:57 +00:00
Michael Ratcliffe
d1df294484 Bug 1436380 - Fix async issues in TabBar.js r+nchevobbe r=nchevobbe
MozReview-Commit-ID: 2dGIQLQPRV9

--HG--
extra : rebase_source : d958cf378ac55ee69873565be241f6eac3d0a9d4
2018-02-07 16:10:07 +00:00
abhinav
8f71fc9e83 Bug 1418969 - Remove helper API from requests reducer; r=Honza
MozReview-Commit-ID: 8r7rHH23sqC

--HG--
extra : rebase_source : d22f069cc520f6816d4de1632425ae58046fcd14
2018-01-21 00:08:21 +05:30
Alexandre Poirot
3522ce42d1 Bug 1423517 - Helps tracking JS allocations when running DevTools tests. r=jdescottes
MozReview-Commit-ID: 7PWgsUyR54Q

--HG--
extra : rebase_source : d620f8b704e9da6e8ee7326715a21addeb08bd06
2017-12-06 01:36:51 -08:00
Alexandre Poirot
636bbf75fe Bug 1431132 - Prevent repainting the whole request list by sizing the request table manually. r=Honza
MozReview-Commit-ID: 79oGrCMANGy

--HG--
extra : rebase_source : c5e4d94a073d9b21e172b71b982029aec13a169e
2018-01-17 09:41:34 -08:00
Dorel Luca
4b9ccdb392 Merge mozilla-inbound to mozilla-central r=merge a=merge 2018-01-23 12:02:17 +02:00
Jason Laster
a73c9b96eb Bug 1431127 - Fix TypeError: panel._selectors.getPause. r=jdescottes 2018-01-18 10:51:00 -05:00
Gurzau Raul
9801931bda Merge inbound to mozilla-central. a=merge 2018-01-23 02:21:47 +02:00
abhinav
3bdb37e019 Bug 1421208 - Add color-sheme background to HTTP status code in Netmonitor. r=nchevobbe
MozReview-Commit-ID: Kec4qq3ZTw6

--HG--
extra : rebase_source : aa72786a100dcec3e4ef40addf2deeec8922c378
2017-11-29 23:03:58 +05:30
Alexandre Poirot
3694b8f1fa Bug 1431395 - Set fixed size on all columns. r=Honza
MozReview-Commit-ID: KNdjHyc7abU

--HG--
extra : rebase_source : 0ff553a1d30822e9986872df6f45e3150bd28905
2018-01-17 14:34:52 -08:00
Jan Odvarko
c59f2d5676 Bug 1311177 - Implement the devtools.network.getHAR API method; r=jdescottes,rickychien,rpl
MozReview-Commit-ID: gUtGjbr0FQ

--HG--
extra : rebase_source : 78f837101f83d5ad455fc7e2d1f53db054cec4cc
2018-01-22 18:30:46 +01:00
Narcis Beleuzu
e449275782 Backed out changeset 41262016e149 (bug 1431758) for build bustage. on a CLOSED TREE 2018-01-22 18:42:13 +02:00
Julian Descottes
4fa078bd65 Bug 1431758 - do not use netmonitor data to fetch stylesheets over 1MB;r=jryans
MozReview-Commit-ID: Gz6dRLiLREm

--HG--
extra : rebase_source : 74d73ecd50cc1e56a66c6e45d43b1ca48f136cf2
2018-01-20 00:24:41 +01:00
Jan Odvarko
06d3f8ffeb Bug 1431457 - Upgrade Netmonitor to the latest Launchpad version; r=ochameau
MozReview-Commit-ID: 6e0SVYxbh2K

--HG--
extra : rebase_source : d704ee7bd0daa25e272e4c6f464c43c8db0b15d2
2018-01-22 12:32:57 +01:00
Tooru Fujisawa
e465f02004 Bug 1423007 - Part 2: Wait both for the click event and select event before continuing the test. r=jryans 2018-01-20 20:40:11 +09:00
Tooru Fujisawa
fc1e16a541 Bug 1423007 - Part 1: Use Async Function in devtools/client/shared/test/browser_treeWidget_keyboard_interaction.js r=jryans 2018-01-20 20:40:11 +09:00
Tooru Fujisawa
810b781e7b Bug 1430441 - Part 2: Wait for the next event tick to avoid mixing 2 shortcuts in devtools/client/webconsole/test/browser_console_keyboard_accessibility.js r=bgrins 2018-01-20 20:40:11 +09:00
Tooru Fujisawa
37e588208f Bug 1430441 - Part 1: Use Async Function in devtools/client/webconsole/test/browser_console_keyboard_accessibility.js r=bgrins 2018-01-20 20:40:10 +09:00
Tooru Fujisawa
df159bed3e Bug 1430408 - Part 2: Wait for the next event tick after transitionend event to make sure the all event handlers finish in devtools/client/debugger/test/mochitest/browser_dbg_instruments-pane-collapse_keyboard.js r=pbro 2018-01-20 20:40:10 +09:00
Tooru Fujisawa
037c33bc9a Bug 1430408 - Part 1: Use Async Function in devtools/client/debugger/test/mochitest/browser_dbg_instruments-pane-collapse_keyboard.js r=pbro 2018-01-20 20:40:10 +09:00
Tooru Fujisawa
b733a923bf Bug 1430443 - Part 2: Wait for the next event tick after closing sidebar to make sure the message is flushed in devtools/client/webconsole/test/browser_webconsole_clear_method.js r=bgrins 2018-01-20 20:40:10 +09:00
Tooru Fujisawa
264f93619d Bug 1430443 - Part 1: Use Async Function in devtools/client/webconsole/test/browser_webconsole_clear_method.js r=bgrins 2018-01-20 20:40:09 +09:00
Gurzau Raul
b7e3ec2468 Merge inbound to mozilla-central. a=merge 2018-01-20 11:38:58 +02:00
Gabriel Luong
db6873e9f6 Bug 1421389 - Update dark theme with lower-contrast sidebars. r=pbro 2018-01-19 09:03:08 -05:00
Gabriel Luong
1b37ff1f4a Bug 1421390 - Change hidden node syntax color in the markup view. r=pbro 2018-01-19 09:02:55 -05:00
Daisuke Akatsuka
72abd07597 Bug 1406285 - Part 18: Rename tests for consistency. r=gl
MozReview-Commit-ID: L6F7rA2ibV3

--HG--
rename : devtools/client/inspector/animation/test/browser_animation_animation_list_exists.js => devtools/client/inspector/animation/test/browser_animation_animation-list.js
rename : devtools/client/inspector/animation/test/browser_animation_AnimationTarget.js => devtools/client/inspector/animation/test/browser_animation_animation-target.js
rename : devtools/client/inspector/animation/test/browser_animation_animation_list_time_tick.js => devtools/client/inspector/animation/test/browser_animation_animation-timeline-tick.js
rename : devtools/client/inspector/animation/test/browser_animation_SummaryGraph_AnimationName.js => devtools/client/inspector/animation/test/browser_animation_summary-graph_animation-name.js
rename : devtools/client/inspector/animation/test/browser_animation_SummaryGraph_compositor.js => devtools/client/inspector/animation/test/browser_animation_summary-graph_compositor.js
rename : devtools/client/inspector/animation/test/browser_animation_SummaryGraph_ComputedTimingPath.js => devtools/client/inspector/animation/test/browser_animation_summary-graph_computed-timing-path.js
rename : devtools/client/inspector/animation/test/browser_animation_SummaryGraph_DelaySign.js => devtools/client/inspector/animation/test/browser_animation_summary-graph_delay-sign.js
rename : devtools/client/inspector/animation/test/browser_animation_SummaryGraph_EffectTimingPath.js => devtools/client/inspector/animation/test/browser_animation_summary-graph_effect-timing-path.js
rename : devtools/client/inspector/animation/test/browser_animation_SummaryGraph_EndDelaySign.js => devtools/client/inspector/animation/test/browser_animation_summary-graph_end-delay-sign.js
rename : devtools/client/inspector/animation/test/browser_animation_SummaryGraph_NegativeDelayPath.js => devtools/client/inspector/animation/test/browser_animation_summary-graph_negative-delay-path.js
rename : devtools/client/inspector/animation/test/browser_animation_SummaryGraph_NegativeEndDelayPath.js => devtools/client/inspector/animation/test/browser_animation_summary-graph_negative-end-delay-path.js
rename : devtools/client/inspector/animation/test/browser_animation_SummaryGraph_tooltip.js => devtools/client/inspector/animation/test/browser_animation_summary-graph_tooltip.js
extra : rebase_source : 8824436fbc9455e9812363195b8ace0e16299a54
2018-01-18 16:03:55 +09:00