Commit Graph

6459 Commits

Author SHA1 Message Date
Mike Park
4ad079896b Bug 1282721 - Add unit tests for shapes highlighter translate/scale for all shapes. r=pbro
MozReview-Commit-ID: JJg0zFtvi9s

--HG--
extra : rebase_source : ec44826d7cc58a6df797a340912644ff6f9ed222
2017-10-12 15:54:45 -04:00
Mike Park
f5bef41c46 Bug 1282721 - Add transform mode to shapes highlighter with translation/scaling for all shapes. r=pbro
MozReview-Commit-ID: HhWY1pT7Mqu

--HG--
extra : rebase_source : 4c4eb2b4a14abc7bfa8d106562c7274ab75a7f4d
2017-10-10 14:05:50 -04:00
J. Ryan Stinnett
b746489c0b Bug 1412359 - Filter to matching device on remove. r=gl
The local device removal path used by RDM had a bug in its `findIndex` call
which caused it to always return `true` for the first device.

Effectively this meant that each separate device removal button always removed
the first device!  This would lead to all sorts of user confusion and UI
divergence.

Here we clean this up by allowing the caller (RDM in this case) to specify via a
callback which device is intended for removal.

MozReview-Commit-ID: 22VwEDZAXOa

--HG--
extra : rebase_source : a48b314090a321aa13cf8ca436e2beefa3dcc392
2017-10-30 11:00:55 -05:00
J. Ryan Stinnett
943c4df618 Bug 1412359 - Clarify test event as device-association-removed. r=gl
MozReview-Commit-ID: 6GXTO4rtIQL

--HG--
extra : rebase_source : 0e2e1c4ceb62b40f7f25d14f319eb83e572ad49e
2017-10-27 18:52:31 -05:00
J.C. Jones
52564edf40 Bug 1409259 - Add browser console test for the distrust console message r=keeler,ttaubert
There are xpcshell tests to verify that the appropriate distrust flag is set
upon reaching an affected end entity certificate; this test checks that the
distrust flag prints a warning to console.

MozReview-Commit-ID: OMG246WOOT

--HG--
rename : devtools/client/webconsole/test/browser_webconsole_certificate_messages.js => devtools/client/webconsole/test/browser_console_certificate_imminent_distrust.js
extra : rebase_source : a5fed5457e7789e742ee461b988463b81cd2c214
2017-11-01 20:59:33 -07:00
Jan Odvarko
a779dd4b2d Bug 1408964 - The Network panel should be auto resumed on reload; r=rickychien
MozReview-Commit-ID: L6gTBekWeHz

--HG--
extra : rebase_source : 21f967fc976d575ce978b2f3575e0a1faa37ac57
2017-11-03 11:41:33 +01:00
Nicolas Chevobbe
fe5dcebe17 Bug 1404850 - Fix self-XSS protection in new console and enable test; r=Honza.
The self-XSS protection was broken since the switch to an HTML document. We
went from using the XUL <notificationbox> tag to a simple div.
But notificationbox has method that a simple div has not, and when trying
to display the warning message, there was an error in terminal.
This patch uses the NotificationBox React component and create it when needed.
It also rename and enable the test that ensures that XSS is working.

MozReview-Commit-ID: BhxIqf7gzAG

--HG--
rename : devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_autocomplete_and_selfxss.js => devtools/client/webconsole/new-console-output/test/mochitest/browser_jsterm_selfxss.js
extra : rebase_source : ca6af7ae77bc5a6d86581096eafcb7424f21d51c
extra : source : 42734fcb0276ee0e395cb4a35ce790644ea2efc8
2017-10-24 11:08:02 +02:00
abhinav
d6e8ccb310 Bug 1407561 - Lazy loading of tooltip text when user hovers the status column. r=gasolin
MozReview-Commit-ID: BXP8B10Q5LT

--HG--
extra : rebase_source : 9a5d9b5bb0333246c18dc525255bea571d8b5016
2017-10-31 08:27:21 +05:30
Ricky Chien
53d3eb8a74 Bug 1413829 - RequestListContent scroll to bottom should avoid sync reflow r=Honza
MozReview-Commit-ID: KwPVFJfRQQK

--HG--
extra : rebase_source : e38057b60118d3c9fd275d60be701c7fd300c638
2017-11-02 16:56:53 +08:00
Ricky Chien
9fded4e150 Bug 1413941 - Fix broken netmonitor launchpad regression from bug 1360457 r=Honza
MozReview-Commit-ID: 6EzLlNfQ4FX

--HG--
extra : rebase_source : 4d75ce403d100692bfe8be947dca5e1f37f47330
2017-11-02 22:40:44 +08:00
Michael Ratcliffe
40b888f59e Bug 1412023 - Memory Tool to ES6 classes r=gregtatum
@gregtatum If you have made changes that would make it hard to land this then I can recreate the patch any time.

I did need to make a few manual changes to get this to work but it is probably a lot easier for me to regenerate the patch than for you to resolve any merge conflicts.

Because the changes are generic and mostly automated you don't need to take too long looking at every detail but you probably want to take a quick look over it. The main thing with a change like this is a green try.

MozReview-Commit-ID: 1p3ts7na1YF

--HG--
extra : rebase_source : 26c96b20960f276e09603482c0a646e9911a3df3
2017-10-26 17:35:47 +01:00
Michael Ratcliffe
55f243558a Bug 1411920 - about:debugging to ES6 classes r=jdescottes
MozReview-Commit-ID: Js4NQoGfgtI

--HG--
extra : rebase_source : 9c627a1010ade3290536fd30b72b2c789e3aa949
2017-10-26 13:20:22 +01:00
ANDREEA PAVEL
4039779167 Backed out changeset 38eb28830691 (bug 1407561) for failing devtools' browser_net_filter-02.js r=backout on a CLOSED TREE 2017-11-02 17:53:11 +02:00
ANDREEA PAVEL
af7be776fb Backed out changeset 8570b22fc8f3 (bug 1413829)for backout of bug 1407561 r=backout on a CLOSED TREE 2017-11-02 17:52:35 +02:00
ANDREEA PAVEL
3c7189f7c6 Backed out changeset e16e1fb28941 (bug 1413941) for backout of bug 1407561 r=backout on a CLOSED TREE 2017-11-02 17:52:00 +02:00
Ricky Chien
b7643736bb Bug 1413941 - Fix broken netmonitor launchpad regression from bug 1360457 r=Honza
MozReview-Commit-ID: 6EzLlNfQ4FX

--HG--
extra : rebase_source : 783caadc6a6b46e2431ba9276e04ba21d644c903
2017-11-02 22:40:44 +08:00
Ricky Chien
52c3423ef2 Bug 1413829 - RequestListContent scroll to bottom should avoid sync reflow r=Honza
MozReview-Commit-ID: KwPVFJfRQQK

--HG--
extra : rebase_source : 5deb376db4bf00f15f0f31e5f53d8f2cd8d0366d
2017-11-02 16:56:53 +08:00
abhinav
45affd0a5a Bug 1407561 - Lazy loading of tooltip text when user hovers the status column. r=gasolin
MozReview-Commit-ID: BXP8B10Q5LT

--HG--
extra : rebase_source : deb0d079fdc41c5d3a28cb1b28e448fa6dd3c2b4
2017-10-31 08:27:21 +05:30
Michael Ratcliffe
1e9d21eb34 Bug 1412311 - DevTools Shared Components to ES6 classes r=nchevobbe
In devtools/client/shared/components/tree/TreeView.js I have had to leave defaultProps outside the getter as a temporary workaround for bug 1413167.

MozReview-Commit-ID: 1yaxqFnC92p

--HG--
extra : rebase_source : 64cae084e3edbb71e2b6948d69459bd82705c040
2017-10-27 15:33:10 +01:00
tera_1225@hotmail.com
0f0d2ca958 Bug 1360457 - moved header into content, created wrapper around header, adapted css, fixed an old test, created new regression test. r=ntim,rickychien
Post-review fixes applied x2 + lint

MozReview-Commit-ID: AXNQFZC3fih

--HG--
extra : rebase_source : 7264faa23adb4b91bea6c98e216685d05831423d
2017-10-26 19:41:10 +02:00
Sebastian Hengst
ca88e3c4c5 Merge mozilla-central to autoland. r=merge a=merge 2017-11-01 22:58:44 +01:00
Sebastian Hengst
4ff29d14f8 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: GSDYk9wLOAM

--HG--
rename : browser/base/content/test/general/browser_bug561636.js => browser/modules/test/browser/formValidation/browser_form_validation.js
rename : browser/base/content/test/general/browser_bug595507.js => browser/modules/test/browser/formValidation/browser_validation_iframe.js
rename : browser/modules/test/browser/browser_bug1319078.js => browser/modules/test/browser/formValidation/browser_validation_invisible.js
2017-11-01 22:55:12 +01:00
Julian Descottes
9f1bc205e7 Bug 1413478 - Fix styling of snapshot delete button in memory tool;r=gregtatum
MozReview-Commit-ID: FbAWplGGR1

--HG--
extra : rebase_source : dec3dbb87a79296e71146fdea839b76cf2c883ce
2017-11-01 10:31:08 +01:00
Jan de Mooij
605e92f196 Bug 1083482 part 3 - Fix browser_webconsole_bug_632347_iterators_generators.js to not use legacy generators. r=arai 2017-11-01 15:01:08 +01:00
Michael Ratcliffe
a86d96e077 Bug 1412269 - DevTools Framework to ES6 classes r=Honza
MozReview-Commit-ID: F5wt65FAhtx

--HG--
extra : rebase_source : de0a5bbf35d7f95a3fdbf97795efe5e39d05fd73
2017-10-27 13:12:46 +01:00
Alexandre Poirot
3ac4888c45 Bug 1411887 - Add telemetry to track console refresh time when reload a page. r=nchevobbe
MozReview-Commit-ID: 8zZyq9suJWB

--HG--
extra : rebase_source : 5b5ed09859a04116caf0db1041d76fcb97dd570f
2017-10-24 11:56:58 -07:00
Csoregi Natalia
991f959ae4 Merge mozilla-central to mozilla-autoland. r=merge a=merge on a CLOSED TREE 2017-11-01 12:23:01 +02:00
Csoregi Natalia
423b2522c4 Merge inbound to mozilla-central r=merge a=merge 2017-11-01 12:14:00 +02:00
Sebastian Hengst
2181970726 merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-11-01 00:39:58 +01:00
Nicolas Chevobbe
5ae5f01b8c Bug 1408924 - Rename and enable browser_webconsole_cached_autocomplete.js in the new console frontend; r=Honza.
MozReview-Commit-ID: GiaKsuxfrKr

--HG--
rename : devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_cached_autocomplete.js => devtools/client/webconsole/new-console-output/test/mochitest/browser_jsterm_autocomplete_cached_results.js
extra : rebase_source : d67d57e369de58a6fcbadd058dda7e1616589bea
2017-10-31 09:20:26 +01:00
Nicolas Chevobbe
f68949d153 Bug 1408922 - Rename and enable browser_webconsole_autocomplete_popup.js in the new console frontend; r=Honza.
MozReview-Commit-ID: A8wZ3MCHgCt

--HG--
rename : devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_autocomplete_popup.js => devtools/client/webconsole/new-console-output/test/mochitest/browser_jsterm_popup.js
extra : rebase_source : c5e4e0022f9fb9de354f5dbc9f74d6c45e27fed5
2017-10-30 09:46:57 +01:00
Nicolas Chevobbe
51182972fe Bug 1408923 - Rename and enable browser_webconsole_autocomplete_popup_close_on_tab_switch.js in the new console frontend; r=Honza
MozReview-Commit-ID: EzHtCcJQF8H

--HG--
rename : devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_autocomplete_popup_close_on_tab_switch.js => devtools/client/webconsole/new-console-output/test/mochitest/browser_jsterm_popup_close_on_tab_switch.js
extra : rebase_source : f436ce17387cfbdc434e65f6e6462a9570c1f1b4
2017-10-27 17:55:11 +02:00
Nicolas Chevobbe
75933c181e Bug 1412049 - Clear filterbar visible prefs between tests; r=Honza.
This was making browser_webconsole_filters.js fail on verify mode, and
could potentially cause other issues in the future.

MozReview-Commit-ID: 9syLDYAjm6S

--HG--
extra : rebase_source : 67b4645834f0700c52da7355e4834f8da308515e
2017-10-27 16:02:49 +02:00
Jason Laster
8de2a75245 Bug 1411727 - Update Debugger frontend (10-25). r=jdescottes
MozReview-Commit-ID: BffE9lchnEj
2017-10-31 18:05:01 +01:00
Phil Ringnalda
90dde0bad4 Backed out 2 changesets (bug 1345433) for eslint bustage
Backed out changeset 7353f6f68571 (bug 1345433)
Backed out changeset 6ee966b99e7e (bug 1345433)

MozReview-Commit-ID: 47mqBLmmBpv
2017-10-31 19:35:18 -07:00
Thomas Nguyen
e6dd599a0d Bug 1345433 - Ensure tests load pass valid triggeringPrincipal. r=ckerschb
MozReview-Commit-ID: LWcP7drDPwL

--HG--
extra : rebase_source : c8bef97f35437368297af402ddf0f18b32182035
2017-10-23 18:15:40 +08:00
Fred Lin
4bb7196ccc Bug 1408737 - Upgrade reselect in Devtools shared libraries;r=Honza
MozReview-Commit-ID: DVZJPgSTXcN

--HG--
extra : rebase_source : 0a64e17f86fda76784a7f4997c97325a7e2e1f39
2017-10-26 15:20:06 +08:00
Nicolas Chevobbe
b4450fc517 Bug 1391688 - Show only messages that fit in the viewport on first console render; r=bgrins.
This allow us to have a faster first meaningful render for the user.
The other messages get rendered after ConsoleOutput mounting.

MozReview-Commit-ID: KIptXsLmTiA

--HG--
extra : rebase_source : da4ff5b1d1027f4c1b83fe6bbf7cf81963e34558
2017-10-24 15:54:00 +02:00
Nicolas Chevobbe
faf3e8e8ab Bug 1391688 - Change console panel init resolution to be more meaningful; r=bgrins.
Previously, we were only waiting for NewConsoleOutputWrapper init function to
be done to consider the console loaded. From a user standpoint, it makes more
sense to see it loaded when it do render something to screen.
This patch only resolve the init function when the consoleOutput component is
mounted and painted.

MozReview-Commit-ID: 6tJ0s4HS0yw

--HG--
extra : rebase_source : 74eefa97537d2e1493f21ef7cc68cdbc4040a3cc
2017-10-27 08:50:57 +02:00
Margareta Eliza Balazs
18e275b134 Backed out changeset a74a0791fbb8 (bug 1411855) for failing ESlint in devtools/client/netmonitor/src/components/Toolbar.js:27:1 r=backout on CLOSED TREE 2017-10-31 12:08:24 +02:00
Fred Lin
6369083971 Bug 1411855 - remove unused and no inline function in toolbar;r=rickychien
MozReview-Commit-ID: Lwmg4CEJgPI

--HG--
extra : rebase_source : aa21ea067028ea38f4d7bff62b6ab1e64591b1ce
2017-10-26 13:35:12 +08:00
Fred Lin
e46510edd2 Bug 1411855 - remove unused and no inline function in toolbar;r=rickychien
MozReview-Commit-ID: HXiTJSskRPr

--HG--
extra : rebase_source : fc32c1e3c37b35d629bb3a3a886cce6c9d7e12dd
2017-11-01 10:05:18 +08:00
J. Ryan Stinnett
0e9148a538 Bug 1411090 - Clear local device cache when testing. r=gl
MozReview-Commit-ID: KFQwbcoM4Ur

--HG--
extra : rebase_source : 795622adf8d33395fc6abbb25d500f56ee956b24
2017-10-19 20:52:56 -05:00
J. Ryan Stinnett
78deb53c03 Bug 1411090 - Convert devtools/client/shared/devices.js to async / await. r=gl
MozReview-Commit-ID: DUAc22wfE77

--HG--
extra : rebase_source : bd8b74595ef4bf4e8ce7c987bc6beb8123f020cf
2017-10-19 18:58:00 -05:00
Sebastian Hengst
f07fc93141 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: 4PW6ESqLL73
2017-10-30 23:52:23 +01:00
Gabriel Luong
794b972d33 Bug 1411006 - Update Codemirror to 5.31.0. r=bgrins 2017-10-30 11:35:22 -04:00
Jan Odvarko
40d7acbb2c Bug 1406610 - Implementing test; r=nchevobbe
MozReview-Commit-ID: 16GTk18AbcZ

--HG--
extra : rebase_source : 4e8477e77ba8ef6b469b3acd13d96b86113165d3
2017-10-30 16:04:28 +01:00
Jan Odvarko
0c126c5a66 Bug 1406610 - No HTTP details for requests executed before the Console is activated; r=nchevobbe
MozReview-Commit-ID: B77VqNxXDWo

--HG--
extra : rebase_source : e8621a653e948af51f101a6731e64e01e66429e5
2017-10-30 15:32:15 +01:00
Oriol Brufau
dc21ccf9d7 Bug 1412074 - Test JSONView.encoding in browser_jsonview_encoding.js r=Honza
MozReview-Commit-ID: 17dTkicuaEx

--HG--
extra : rebase_source : cb6faa8043ab30a0acebf1ac902d35f9aa502267
2017-10-26 21:00:35 +02:00
Oriol Brufau
65963703d3 Bug 1412071 - Use --toolbarbutton-border-color instead of removed --toolbarbutton-border. r=Honza
MozReview-Commit-ID: Ffk11BvUSo6

--HG--
extra : rebase_source : 9663d9ac1517126a82a0faddbc830f6e41c6521a
2017-10-26 21:44:22 +02:00