Commit Graph

507 Commits

Author SHA1 Message Date
Wes Kocher
52d75af886 Merge m-c to autoland, a=merge
MozReview-Commit-ID: 6CUQEJghjzU
2017-04-27 13:37:47 -07:00
Wes Kocher
36a9133ce4 Merge inbound to central, a=merge
MozReview-Commit-ID: HZUHBRK4UmL
2017-04-27 13:00:07 -07:00
Dragana Damjanovic
7103eb740f Bug 1334776 - ResponseHeader Visitor will get original header casing. We need to fix it at some places in devtools. 2017-04-27 16:48:43 +02:00
Carsten "Tomcat" Book
5060fa078a Backed out changeset 3e5ffcd2bba0 (bug 1356869) for browser chrome test failures 2017-04-27 17:00:53 +02:00
Carsten "Tomcat" Book
99e011c38f Backed out changeset 553ad9bebfa7 (bug 1358013) 2017-04-27 17:00:32 +02:00
Vangelis Katsikaros
cd0c06480a Bug 1358013 - Implement status-bar tooltips. r=Honza
MozReview-Commit-ID: 89QrOF66Yll
2017-04-25 11:17:52 +03:00
Vangelis Katsikaros
b197ff9eeb Bug 1356869 - Add cookies and set cookies columns. r=ntim,rickychien
MozReview-Commit-ID: CtZAYTURypz
2017-04-17 20:48:32 +03:00
Vangelis Katsikaros
8bd64e4349 Bug 1356872 - Hard to distinguish IP from Port in IPv6 address. r=ntim,rickychien
MozReview-Commit-ID: JqxWqaqZMI5
2017-04-17 09:41:29 +03:00
Vangelis Katsikaros
9b6e11ff18 Bug 1356869 - Add cookies and set cookies columns. r=ntim,rickychien
MozReview-Commit-ID: CtZAYTURypz
2017-04-17 20:48:32 +03:00
Sebastian Hengst
8d78647056 Backed out changeset 44800134e7db (bug 1358013) for failing browser-chrome's browser_misused_characters_in_strings.js. r=backout 2017-04-26 12:42:08 +02:00
Carsten "Tomcat" Book
8eb146d908 Merge mozilla-central to autoland 2017-04-26 09:08:31 +02:00
Wes Kocher
1bb3fcd58a Merge inbound to m-c a=merge
MozReview-Commit-ID: A85cs7Yriqj
2017-04-25 13:53:00 -07:00
Vangelis Katsikaros
a205455c2d Bug 1358013 - Implement status-bar tooltips. r=Honza
MozReview-Commit-ID: 89QrOF66Yll
2017-04-25 11:17:52 +03:00
Jonathan Watt
595dcc52e0 Bug 1359273 - Split up DevTools' sort-arrows.svg to improve performance. r=jryans
MozReview-Commit-ID: JYhoAWmDLo9
2017-04-04 15:54:26 +01:00
Ricky Chien
04215d2719 Bug 1358715 - Queue NetworkEventUpdate in netmonitor controller r=Honza
MozReview-Commit-ID: JyOV95mb7ci
2017-04-25 14:13:05 +08:00
Fred Lin
0d7ce26c8a Bug 1356957 - call updateRequest once when update request in netmonitor-controller;r=rickychien
MozReview-Commit-ID: J6lLXNlnJnM
2017-04-17 14:21:59 +08:00
Ricky Chien
391a984d9b Bug 1349173 - Fix mochitest failures r=Honza
MozReview-Commit-ID: Gk9q0Y9GqSs
2017-04-24 11:50:40 +08:00
Ricky Chien
566dc368d4 Bug 1349173 - Use div table layout to reduce reflow r=Honza
MozReview-Commit-ID: G4KSJxejLVy
2017-04-24 11:50:30 +08:00
Ruben Schmidmeister
525ef0bb2f Bug 1353722 - Catch errors when parsing preferences from filters and hiddenColumns r=rickychien
MozReview-Commit-ID: 6afGAHkT1rC
2017-04-22 23:19:21 +02:00
Carsten "Tomcat" Book
4aca500b8c Backed out changeset 125045e56532 (bug 1356957) for frequent failures in browser_net_security-error.js 2017-04-21 15:25:48 +02:00
Carsten "Tomcat" Book
68d7f68144 Backed out changeset f6a1f5acfd58 (bug 1356957) 2017-04-21 15:25:22 +02:00
nchevobbe
d8840a78b0 Bug 1358103 - Remove createFactory call on Reps; r=jdescottes
The new Reps bundle from Bug 1357341 is all about functions now,
so we should remove all unnecessary `createFactory` calls
we used to do when creating Reps.

MozReview-Commit-ID: 4KvCThhwphv
2017-04-21 08:50:24 +02:00
Fred Lin
ea312aef4e Bug 1356957 - combine double updateRequest call while receive event in _onNetworkEventUpdate;r=rickychien
MozReview-Commit-ID: 7cyDQT6Rz6O
2017-04-20 16:48:40 +08:00
Fred Lin
c192a05529 Bug 1356957 - call updateRequest once when update request in netmonitor-controller;r=rickychien
MozReview-Commit-ID: J6lLXNlnJnM
2017-04-17 14:21:59 +08:00
Sebastian Hengst
5dbded1fc6 Backed out changeset 948294d1e5f0 (bug 1356957) for frequently failing devtools/client/netmonitor/test/browser_net_truncate.js with e10s. r=backout 2017-04-19 20:03:50 +02:00
Vangelis Katsikaros
7d6ca2e1ff Bug 1192523 - "(cached)" tooltip of request method in netmonitor cannot be localized. r=Honza
MozReview-Commit-ID: BJpmm1nAmhg
2017-04-17 11:00:18 +03:00
Vangelis Katsikaros
9c186e2ba3 Bug 1353057 - Split requests summary button into multiple labels. r=Honza,ntim
MozReview-Commit-ID: 1lwmft6Nucy
2017-04-11 22:41:26 +03:00
Ricky Chien
616927c5e3 Bug 1357447 - Lock down devtools-core package r=gasolin
MozReview-Commit-ID: 1fMPoU3e2Y7
2017-04-18 23:46:57 +08:00
Fred Lin
9e20d46c67 Bug 1356957 - call updateRequest once when update request in netmonitor-controller;r=rickychien
MozReview-Commit-ID: J6lLXNlnJnM
2017-04-17 14:21:59 +08:00
Sebastian Hengst
3073374170 merge mozilla-central to autoland. r=merge a=merge 2017-04-17 16:30:50 +02:00
Michael Brennan
7c05d16d66 Bug 1350233 - Add MDN links for netmonitor performance analysis. r=gasolin ui-r=bwinton 2017-04-13 03:19:00 +08:00
Locke Chen
3c8c5ed353 Bug 1327756 - Netmonitor divides js files into 2 groups when I sort by type. r=Honza
MozReview-Commit-ID: GnefodFPuHo
2017-04-17 13:56:07 +08:00
Fred Lin
e2b9448410 Bug 1356126 - Move column react component to separate files;r=rickychien
MozReview-Commit-ID: HdLcKOHW0ag
2017-04-13 14:45:06 +08:00
Jan Odvarko
88f5780c6e Bug 1356586 - Properly exclude dirs for babel transpilation; r=rickychien
MozReview-Commit-ID: E2iLUstNiZq
2017-04-14 18:11:49 +02:00
Ricky Chien
b13fd2c6f9 Bug 1356146 - Link webpack alias to m-c shared r=Honza
MozReview-Commit-ID: 8vFpxH1FdHy
2017-04-13 14:26:47 +08:00
Vangelis Katsikaros
6cae09e193 Bug 1354508 - Add filter option for network requests checking for a specific response header. r=ntim
MozReview-Commit-ID: E5wm5BgDJNU
2017-04-13 22:59:21 +03:00
J. Ryan Stinnett
dd130633ce 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
2017-04-04 18:05:58 -05:00
Ricky Chien
973ff140fc Bug 1355833 - Fix broken context menu actions r=Honza
MozReview-Commit-ID: 4g8kLH5LD97
2017-04-13 20:48:46 +08:00
Fred Lin
6f05c479f3 Bug 1355760 - detect setImageElement to not run on Chrome browser tab;r=rickychien
MozReview-Commit-ID: 4RODBcbmDBo
2017-04-13 16:16:32 +08:00
ehmpee
3c913dbc74 Bug 1350648 - Replace defer with new Promise in devtools/client/netmonitor directory. r=tromey 2017-04-13 11:51:31 -04:00
Vangelis Katsikaros
2ceca90140 Bug 1345489 - Introduce a new column for protocol version. r=Honza
MozReview-Commit-ID: IKfGHiaacv8
2017-04-10 22:09:57 +03:00
Locke Chen
70d942e9c6 Bug 1351960 - 'Hide request details' (.network-details-panel-toggle) button should be always visible. r=ntim,rickychien
MozReview-Commit-ID: 5bLctr9mh7X
2017-04-13 14:22:39 +08:00
Jan Odvarko
b830f46ea9 Bug 1356149 - Stop using flex for request list content; r=rickychien
MozReview-Commit-ID: KC1dg6cB4St
2017-04-13 10:13:20 +02:00
Ricky Chien
ff76643d0b Bug 1350226 - Fix mochitest failures r=Honza
MozReview-Commit-ID: 4BVN0V26kjX
2017-04-09 18:11:08 +08:00
Ricky Chien
b9fadd84f7 Bug 1350226 - Support for loading Editor in Launchpad r=gasolin,Honza
MozReview-Commit-ID: AHkG0KBQUTA
2017-04-08 18:33:07 +08:00
Wes Kocher
15e788d2f7 Merge inbound to central, a=merge 2017-04-12 14:39:09 -07:00
Ruturaj K. Vartak
b20c77aeb8 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
Ricky Chien
c7e5970bb2 Bug 1350224 - Support for loading ContextMenu in Launchpad r=gasolin
MozReview-Commit-ID: GXFz9ZtiBWy
2017-04-10 23:38:48 +08:00
Fred Lin
1ee752ed98 Bug 1352049 - Network panel documentation;r=Honza,rickychien
MozReview-Commit-ID: J4EZnTSmRDA
2017-04-10 15:51:24 +08:00
Vangelis Katsikaros
7b456b6a92 Bug 966209 - Add a context menu for images in the Response panel. r=rickychien
MozReview-Commit-ID: B3aNoGxVBNQ
2017-04-10 12:21:36 +03:00