Ryan VanderMeulen
3348cc9f53
Bug 1355984 - Skip browser static analysis check tests on ASAN when running in the devtools suite as well. r=Gijs
...
--HG--
extra : rebase_source : e04b45363b6e63d68a175517f9060315633fe302
2017-04-18 12:57:15 -04:00
Sebastian Hengst
ca156179a9
merge mozilla-central to autoland. r=merge a=merge
2017-04-17 16:30:50 +02:00
Michael Brennan
a54238f81b
Bug 1350233 - Add MDN links for netmonitor performance analysis. r=gasolin ui-r=bwinton
2017-04-13 03:19:00 +08:00
Sebastian Hengst
8bd051237a
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: JpAhOPjgvkF
2017-04-15 19:59:24 +02:00
Ricky Chien
5caf480904
Bug 1356786
- Add waitUntil in browser_webconsole_shows_reqs_in_netmonitor.js r=ntim
...
MozReview-Commit-ID: 1cLwVeaortC
--HG--
extra : rebase_source : beb312634f4956be6588b7b537911082a2bb0942
2017-04-15 19:38:00 +08:00
Florian Queze
4c6a68d1c9
Bug 1355161 - script-generated patch to replace .{currentThread,mainThread}.dispatch(..., Ci.nsIThread.DISPATCH_NORMAL) with .dispatchToMainThread(...), r=froydnj.
2017-04-14 18:29:12 +02:00
Locke Chen
adf83e8d62
Bug 1327756 - Netmonitor divides js files into 2 groups when I sort by type. r=Honza
...
MozReview-Commit-ID: GnefodFPuHo
--HG--
extra : rebase_source : c5a6748849ccfa4683b2663f49eb22e5a973c123
2017-04-17 13:56:07 +08:00
Ricky Chien
ddbb541e5d
Bug 1356766 - Support HTMLTooltop when running launchpad on Chrome r=ntim
...
MozReview-Commit-ID: KNeN8hrJjdl
--HG--
extra : rebase_source : ddb241b2f8d2106eab6d315f987b09fbd200e3af
2017-04-15 15:28:29 +08:00
Fred Lin
0a273175e9
Bug 1356126 - Move column react component to separate files;r=rickychien
...
MozReview-Commit-ID: HdLcKOHW0ag
--HG--
extra : rebase_source : b76852580f453cc45c3e408ec9827f870347d2b7
2017-04-13 14:45:06 +08:00
Jan Odvarko
f1d56688d3
Bug 1356586 - Properly exclude dirs for babel transpilation; r=rickychien
...
MozReview-Commit-ID: E2iLUstNiZq
--HG--
extra : rebase_source : 45bb2d458bde55e7290a9cfbff90a34a05b6d301
2017-04-14 18:11:49 +02:00
Sebastian Hengst
875f27030a
merge mozilla-central to autoland. r=merge a=merge
2017-04-14 17:22:00 +02:00
Iris Hsiao
93edef392b
merge autoland to mozilla-central a=merge
2017-04-14 17:09:58 +08:00
Wes Kocher
c8a2033f35
Merge m-c to inbound, a=merge
2017-04-13 17:33:39 -07:00
Ricky Chien
415ebfe75e
Bug 1356146 - Link webpack alias to m-c shared r=Honza
...
MozReview-Commit-ID: 8vFpxH1FdHy
--HG--
extra : rebase_source : 2f1959e7e044231cdaceba3fd973609b17eaecdd
2017-04-13 14:26:47 +08:00
Vangelis Katsikaros
af4bce1bae
Bug 1354508 - Add filter option for network requests checking for a specific response header. r=ntim
...
MozReview-Commit-ID: E5wm5BgDJNU
--HG--
extra : rebase_source : ba4b21b7b53fa1f676d132f57556e86ff6fb163a
2017-04-13 22:59:21 +03:00
J. Ryan Stinnett
620f54b1ab
Bug 1346854 - Adjust network monitor test expectations. r=Honza
...
After the previous commit, we're now starting network listening at a different
point in toolbox startup. We need to rework some test expectations to account
for the new timing.
MozReview-Commit-ID: 1lNDE51uVPS
--HG--
extra : rebase_source : 331c2c5ce411f2f11152a5d80935bcc3b65154bd
2017-04-04 18:05:58 -05:00
Eugen Sawin
0b1bae9e19
Bug 1355542 - [2.0] Remove unused web progress callbacks and add missing progress filters. r=felipe
2017-04-13 23:20:17 +02:00
Gabriel Luong
1ad33e3a55
Bug 1343167 - Add navigation for the box model's position, padding, border, margin and content layout. r=jdescottes
2017-04-06 11:24:38 -04:00
J. Ryan Stinnett
3dc08dcf94
Bug 1346854 - Delay network listening until toolbox open. r=ochameau
...
Once upon a time (bug 862341), we decided to enable network listening by
default in DevTools.
In a general sense, that's fine. When you open a toolbox, we listen to that
tab and stop listening when the toolbox closes.
GCLI / Developer Toolbar is quite different, though. It connects to the whole
browser. This meant that enabling GCLI would start listening to network
activity in *every* tab (even though it doesn't have any way to even use that
data). This of course will slow down performance with all the extra tracking
and eat up memory with the tracked request data.
In this change, we move the step to enable network listening into the toolbox,
which seems more like what we intended anyway.
MozReview-Commit-ID: 2UYoQtWCAE1
--HG--
extra : rebase_source : 22545d1b47d73e43eec3407ce25f056bc8ef200f
2017-03-23 14:34:37 -05:00
Ricky Chien
db262e9484
Bug 1355833 - Fix broken context menu actions r=Honza
...
MozReview-Commit-ID: 4g8kLH5LD97
--HG--
extra : rebase_source : 3eb0843fdc1e1e3d62b03980ce8142ea2c4a67d3
2017-04-13 20:48:46 +08:00
nchevobbe
8f16cb5be3
Bug 1355869 - Delay scrollToBottom on next tick in console init. r=bgrins
...
The call to scrollToBottom could take a good amount of time if there were
already logged messages in the console. This might be related to the fact that
componentDidMount is called although there is some layout or paint work.
Delaying the first call to scrollToBottom in the component greatly reduced the
time spent in scrollToBottom.
MozReview-Commit-ID: F3cRYV4OFhm
--HG--
extra : rebase_source : 7be84aeadd33e5c57131b35da2dea5e7bc3611b0
2017-04-12 17:21:27 +02:00
Julian Descottes
7500121261
Bug 1355886 - fix regression when undoing delete node next to a whitespace sibling;r=pbro
...
MozReview-Commit-ID: GDYzsbCiQcI
--HG--
extra : rebase_source : 731b51aa56a31f9cc8e65628bc158278c2287582
2017-04-12 18:59:28 +02:00
Patrick Brosset
9015908958
Bug 1355064 - Build the markup-view DOM manually rather than with templater; r=jdescottes
...
MozReview-Commit-ID: LbULOa7UGq2
--HG--
extra : rebase_source : 6ccac31433e1cc7ad155cf1fbbd8a3c61d6b785b
2017-04-10 14:55:58 +02:00
Fred Lin
db417c9975
Bug 1355760 - detect setImageElement to not run on Chrome browser tab;r=rickychien
...
MozReview-Commit-ID: 4RODBcbmDBo
--HG--
extra : rebase_source : 5e1a29c2cf98c4763552749afccbda32b1743923
2017-04-13 16:16:32 +08:00
Locke Chen
c3513bf424
Bug 1351960 - 'Hide request details' (.network-details-panel-toggle) button should be always visible. r=ntim,rickychien
...
MozReview-Commit-ID: 5bLctr9mh7X
--HG--
extra : rebase_source : a73ae22f7fd708f67de1a34672d7121621c918fa
2017-04-13 14:22:39 +08:00
sole
93908a4505
Bug 1356163 - Devtools: bring over documentation for code directories into the tree. r=pbro
...
MozReview-Commit-ID: 4IBkq30uMTQ
--HG--
rename : devtools/docs/misc/adding-files.md => devtools/docs/files/adding-files.md
extra : rebase_source : 26d480a9dd4a0cdb558916f347c0dee02f5556a8
2017-04-13 10:24:39 +01:00
Jan Odvarko
40b981616a
Bug 1356149 - Stop using flex for request list content; r=rickychien
...
MozReview-Commit-ID: KC1dg6cB4St
--HG--
extra : rebase_source : 90f8a08199d998776994d236f01522bc4c3682fb
2017-04-13 10:13:20 +02:00
Ricky Chien
6174a87d75
Bug 1350226 - Fix mochitest failures r=Honza
...
MozReview-Commit-ID: 4BVN0V26kjX
--HG--
extra : rebase_source : 8989a9874fa4a3514da5e64450df8d461b779a7f
2017-04-09 18:11:08 +08:00
Ricky Chien
af753a230e
Bug 1350226 - Support for loading Editor in Launchpad r=gasolin,Honza
...
MozReview-Commit-ID: AHkG0KBQUTA
--HG--
extra : rebase_source : 837b14b13f0296d1695cfd052c173050c8901f04
2017-04-08 18:33:07 +08:00
Alessio Placitelli
245eaee698
Bug 1341996 - Prevent using empty keys in DEVTOOLS_JAVASCRIPT_ERROR_DISPLAYED. r=bgrins
...
MozReview-Commit-ID: 42ESILTpnAT
--HG--
extra : rebase_source : 6836616710525bd5f6bf54e32177e977ef0cd829
2017-04-12 17:33:36 +02:00
ehmpee
361086ec33
Bug 1350648 - Replace defer with new Promise in devtools/client/netmonitor directory. r=tromey
...
--HG--
extra : rebase_source : fe5662029211450f77354b129eab86b6c14dc67b
2017-04-13 11:51:31 -04:00
Xidorn Quan
d8c29760a1
Bug 1355734 - Remove text-decoration-line: -moz-anchor-decoration. r=heycam,masayuki
...
MozReview-Commit-ID: 4TmVncV1K5G
--HG--
extra : rebase_source : 568218d415642f1088c82d4b2e03d5885067b162
2017-04-13 16:17:03 +08:00
J. Ryan Stinnett
65392c8b21
Bug 1085393 - Remove pre-Runtime ADB support. r=ochameau
...
Removes support for old versions of ADB Helper which haven't been in use for
years.
It also removes `test_telemetry` because it referenced this code and is also
disabled for all configurations in a product we intend to remove.
MozReview-Commit-ID: AUAbwxVczWb
--HG--
extra : rebase_source : 9c6de560a08c97b7a1bca7b2c52e111bf78fe5e4
2017-04-06 20:51:53 -05:00
Wes Kocher
2986c817dc
Merge autoland to central, a=merge CLOSED TREE
2017-04-12 15:13:30 -07:00
Wes Kocher
25d50f2c30
Merge inbound to central, a=merge
2017-04-12 14:39:09 -07:00
Ryan VanderMeulen
76465a7527
Bug 1353736 - Fix whitespace and line wrapping issues. r=eslint
...
--HG--
extra : rebase_source : b9d2fa9548a149057efd724082d432e4e48f9934
2017-04-12 12:10:41 -04:00
Christoph Kerschbaumer
363da9f561
Bug 1353736 - Add regression test for JSON viewer after updating triggeringPrincipal. r=gijs
2017-04-12 14:52:37 +02:00
nchevobbe
046d04f0c2
Bug 1088900 - Add mocha tests for custom styles on console.group messages. r=bgrins
...
Tests custom styles on both console.group and console.groupCollapsed messages.
Update the stubs to match what the server now returns.
MozReview-Commit-ID: KHhU8Ki0YUz
--HG--
extra : rebase_source : 6f3766f9bb49d677a8f90adc0e8db7c34fa9e8bb
2017-04-11 11:43:46 +02:00
nchevobbe
f474eb2348
Bug 1088900 - Use ConsoleMessage's "parameters" property for console.group. r=bgrins
...
Because we now enable custom styling on console.group, we can't rely solely on groupName
to output the group. We can have multiple pieces on which to apply different styles, like
for console.log, so we use the same properties to have the same behavior for custom styles.
MozReview-Commit-ID: 7IKl919Dg7a
--HG--
extra : rebase_source : 770af4e62eaa779cab75179ed9789c4b102cb4d6
2017-04-11 11:41:36 +02:00
nchevobbe
e11e542a41
Bug 1088900 - Add backend tests for console.group custom styling. r=bgrins
...
MozReview-Commit-ID: IINPZWea2En
--HG--
extra : rebase_source : b185f66e240448e5fc2858c9454ecd33439dd514
2017-04-12 10:27:30 +02:00
Ruturaj K. Vartak
a3de551a16
Bug 1344523 - Add IP Address in Network Monitor. r=ntim.
...
- using "Remote IP" as column label
- using "IP:Port" as the item value
- Keeping "Remote IP" hidden as default
MozReview-Commit-ID: rT84e4SJSY
2017-04-11 22:33:00 +02:00
Iris Hsiao
d13a81eccb
Merge mozilla-central to mozilla-inbound
2017-04-12 11:24:24 +08:00
Phil Ringnalda
92aeb9b04c
Backed out changeset 94720e6beec3 (bug 1343167) for still failing browser_inspector_textbox-menu.js too often
...
CLOSED TREE
2017-04-11 19:20:32 -07:00
Mark Striemer
611e641acc
Bug 1344016 - Update styling of about:debugging for add-ons r=jdescottes
...
MozReview-Commit-ID: CGCoX6mtuv4
--HG--
extra : rebase_source : 17754a44fc7fcf15aa914f5c2cea18354038dede
2017-04-05 16:35:44 -05:00
Micah Tigley
52c25ed101
Bug 1347336
- Display grid line name and position in Grid Highlighter. r=gl
...
MozReview-Commit-ID: EbUKzd5zqaw
2017-04-11 13:31:22 -06:00
Micah Tigley
de14211084
Bug 1347338 - Add ability to grid line name in grid highlighter. r=gl
...
MozReview-Commit-ID: JvBsGTFxvbL
2017-04-07 21:48:22 -06:00
Gabriel Luong
ea4f15cb3b
Bug 1343167 - Add navigation for the box model's position, padding, border, margin and content layout. r=jdescottes
2017-04-06 11:24:38 -04:00
Sebastian Hengst
d50c66c519
Backed out changeset c844ec70bdb4 (bug 1342178) for frequently timing out in test_network_security.html on Linux. r=backout a=backout
...
MozReview-Commit-ID: 3NVZcUPRc2c
2017-04-11 11:28:59 +02:00
Sebastian Hengst
3e76c1c967
Backed out changeset 87912394d7d7 (bug 1342178)
...
MozReview-Commit-ID: FyZbX7H2TFu
--HG--
rename : devtools/shared/webconsole/test/test_network_security.html => devtools/shared/webconsole/test/test_network_security-hpkp.html
2017-04-11 11:28:15 +02:00
Sebastian Hengst
d2836098c4
Backed out changeset db96edf786de (bug 1342178)
...
MozReview-Commit-ID: 2tMaP9n3ug5
2017-04-11 11:28:10 +02:00