Commit Graph

4673 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
47628ca590 Merge mozilla-central to autoland 2017-01-10 12:24:10 +01:00
Carsten "Tomcat" Book
89882dc5f4 merge mozilla-inbound to mozilla-central a=merge 2017-01-10 12:11:31 +01:00
Wes Kocher
105aea2522 Merge m-c to inbound a=merge
MozReview-Commit-ID: G24aq5fbYNd
2017-01-09 16:44:58 -08:00
Sebastian Hengst
29335b9c8d Backed out changeset 35986e7aa356 (bug 1325401) for unknown -webkit-scrollbar in reps.css. r=backout 2017-01-10 00:40:28 +01:00
Jason Laster
50c80bf144 Bug 1329253 - Add test for source map bug. r=ttromey 2017-01-06 09:49:00 -05:00
Jason Laster
b2d09fc59a Bug 1325401 - Start using Reps bundle behind a flag. r=ttromey 2017-01-09 14:09:00 -05:00
Gabriel Luong
4633a5cd0b Bug 1265807 - Fix scrolling with the CodeMirror scroll r=jdescottes 2017-01-09 16:53:40 -05:00
Gabriel Luong
a159f1482f Bug 1319619 - Move RDM dimension controls above the viewport. r=jryans 2017-01-09 16:39:27 -05:00
Jarda Snajdr
ff4b72479c Bug 1329481 - Netmonitor: make sure that the waterfallWidth is correctly initialized r=Honza
MozReview-Commit-ID: C02zmx1RvuR

--HG--
extra : rebase_source : be86175958a7e2011683a39f0cfb04096618ea79
2017-01-09 17:08:06 +01:00
Julian Descottes
7ebaf882eb Bug 1313119 - wrap all rep render() methods with try/catch;r=nchevobbe
MozReview-Commit-ID: 5nXcv3in4WT

--HG--
extra : rebase_source : 1f13b2995a20fe12d3c29e9138f7bbd382fac9d4
2016-12-30 18:12:38 +01:00
Jarda Snajdr
4d20e08a8c Bug 1329147 - Optimize rendering of RequestListItem r=Honza
MozReview-Commit-ID: 8SZbK3yCOBR

--HG--
extra : rebase_source : 4b2b2ecfe10d25f8c982b7781793a421dafb6275
2017-01-05 11:25:41 +01:00
Ricky Chien
49b18815e5 Bug 1328828 - Implement Properties View r=Honza,jsnajdr
MozReview-Commit-ID: EuFGC12V6BU
2017-01-08 12:55:13 +08:00
djmdev
66788a726d Bug 1325567 - Added tooltip to rotate viewport button. r=jryans
--HG--
extra : rebase_source : bd7ef1797251da80290ed5ed5cf85b8aa82a95bb
2017-01-05 01:59:08 +05:30
Jason Laster
621c3be280 Bug 1328679 - Uplift a couple bugs. r=ttromey
--HG--
extra : rebase_source : 0c2c61dc0a67174dc6e0c2c5b04072c1539de799
2017-01-04 12:05:00 -05:00
Ryan VanderMeulen
1e6f972917 Merge inbound to m-c. a=merge 2017-01-07 11:22:47 -05:00
Jarda Snajdr
23dbd28f5f Bug 1328553 - Part 1: Add a method to NetmonitorController that waits for requests to finish r=jryans
MozReview-Commit-ID: IP18VjUaYCk

--HG--
extra : rebase_source : 3767c3c2a7dfd781fdeb5d30090e777b707c6b14
2017-01-04 11:14:22 +01:00
Jarda Snajdr
3d9f9c2935 Bug 1329158 - Optimize maintaining scroll position in RequestListContent r=Honza
MozReview-Commit-ID: 1WUcBS3xyxb

--HG--
extra : rebase_source : f22aa9c9f8ec3aa7cde11370f92fa1ab38d0eb8a
2017-01-05 15:47:19 +01:00
Tom Tromey
d0a35ae517 Bug 1328016 - add parseNamedDeclarations and use in rule view; r=pbro
MozReview-Commit-ID: 25LvVRvbpIm

--HG--
extra : rebase_source : bc1d33cf183212863b5b9a1a138d8671aad995b3
2017-01-03 13:14:08 -07:00
Tom Tromey
4e225590bc Bug 1328929 - enable no-unsafe-finally eslint rule for devtools; r=jryans
MozReview-Commit-ID: J8v5YELIyid

--HG--
extra : rebase_source : 19c5813d844365a4b0fe96b9e93451995c802398
2017-01-05 10:32:47 -07:00
Ricky Chien
b8d8e17b15 Bug 1328500 - Support input field in TreeView r=Honza
MozReview-Commit-ID: G80lLUK8CPT

--HG--
extra : rebase_source : d65638f4fa1667620eef1948729bd2b23842983e
2017-01-04 13:32:00 +08:00
Wes Kocher
1b9930db65 Merge m-c to autoland, a=merge
MozReview-Commit-ID: 2ocdQCLe0I1
2017-01-05 17:31:25 -08:00
Wes Kocher
0f254a30d6 Merge inbound to central, a=merge
MozReview-Commit-ID: 1ij6nLf8f8s
2017-01-05 17:30:35 -08:00
Fred Lin
a2db25a007 Bug 1328822 - cache getSelectedRequest with reselect; r=jsnajdr
MozReview-Commit-ID: Eo6repa3Z8z

--HG--
extra : rebase_source : 68b55c7ae389599dd1777625668c910a7087425f
2017-01-05 17:10:25 +08:00
Tom Tromey
2dc3af9393 Bug 1219556 - report full body size from NetworkResponseListener; r=jryans
MozReview-Commit-ID: LMMycsbcRg1

--HG--
extra : rebase_source : 6e6703d55dd12d9ff453454e0b2ae6a40fdbfbd4
2016-12-23 11:11:37 -07:00
Steve Chung
054529f0f9 Bug 1324334 - Migrate Chart.jsm to js and remove xul components in the chart, r=Honza,rickychien
MozReview-Commit-ID: CvVJlolZ8pZ

--HG--
rename : devtools/client/shared/widgets/Chart.jsm => devtools/client/shared/widgets/Chart.js
extra : rebase_source : 6ab3e570f9bbe27c4228dd333c0eec182b0381c1
2016-12-16 15:47:03 +08:00
Ricky Chien
99073c5977 Bug 1328532 - Refactor updateRequest to fetch full text r=jsnajdr
MozReview-Commit-ID: mqLIWLs0xM

--HG--
extra : rebase_source : b1c77b81baaaad815810fa169d7c61ba2fbdb6d7
2017-01-04 15:34:20 +08:00
Phil Ringnalda
d105fd40fd Merge m-c to autoland 2017-01-04 19:01:49 -08:00
Phil Ringnalda
c83d1d7ce9 Merge m-i to m-c, a=merge
MozReview-Commit-ID: 51FMtH1yTe6
2017-01-04 18:33:32 -08:00
Wes Kocher
ab53837a32 Backed out changeset a762568b0299 (bug 1328532) for clipboard bustage a=backout 2017-01-04 18:23:22 -08:00
Ricky Chien
a8a552beb9 Bug 1328498 - Sourceeditor appendTo HTML element supports r=Honza
MozReview-Commit-ID: 1gdhH8PdIuc

--HG--
extra : rebase_source : f6722997d50d47d7a43e01921af2135b165295d9
2017-01-04 11:52:26 +08:00
Ricky Chien
56b56f5c9f Bug 1328532 - Refactor updateRequest to fetch full text r=jsnajdr
MozReview-Commit-ID: mqLIWLs0xM

--HG--
extra : rebase_source : ac95da52fee4fb5ff8183196d5bb744ae82cdf0f
2017-01-04 15:34:20 +08:00
Ricky Chien
beec56c1e2 Bug 1328567 - TreeView expandedNodes should update when props changed r=Honza
MozReview-Commit-ID: FdJWqTY52eW

--HG--
extra : rebase_source : 66d3716f3da3aecb21cbdc34211d9c754c06b13c
2017-01-04 18:13:00 +08:00
J. Ryan Stinnett
0119e527b3 Bug 1321831 - Delay loading RDM devices to allow faster open. r=ochameau
MozReview-Commit-ID: 4UkW0qjSAmr

--HG--
extra : rebase_source : 1d8bb05b41731b8bfe60cb6635bd7ddc3b2ae83f
2016-12-29 11:59:09 -06:00
Towkir Ahmed
5fb25d056e Bug 1325570 - The checkboxes from modal can now be checked/unchecked using the left click only; r=jryans
MozReview-Commit-ID: LPRzXjp7q6v

--HG--
extra : rebase_source : 198f3bec99e8a026cbef2f0103b40d1c1e2b53c2
2017-01-04 09:34:37 -06:00
Alexandre Poirot
32a78e7d88 Bug 1320084 - Remove useless devtools JSM shims. r=jryans
MozReview-Commit-ID: JUui79wiNYi
2017-01-04 09:11:25 -08:00
Alexandre Poirot
693c71b018 Bug 1320084 - Remove project editor test files from firefox package. r=bgrins
MozReview-Commit-ID: FBvL2jtL2LZ

--HG--
rename : devtools/client/projecteditor/chrome/content/projecteditor-test.xul => devtools/client/projecteditor/test/projecteditor-test.xul
2017-01-04 09:11:25 -08:00
Alexandre Poirot
15c12bb01f Bug 1320084 - Remove unused devtools/client/themes/dom.css file. r=Honza
MozReview-Commit-ID: 1sjsBmMUlGz
2017-01-04 09:11:24 -08:00
Florian Apolloner
534c99ffcd Bug 1324929 - Accept ':' between url and line number in server side logs backtraces. r=ochameau
MozReview-Commit-ID: AtP0Gimrcxt
2017-01-04 09:11:24 -08:00
Carsten "Tomcat" Book
bf21cb8f03 Merge mozilla-central to mozilla-inbound 2017-01-04 16:18:24 +01:00
Carsten "Tomcat" Book
b4e6d275b7 merge mozilla-inbound to mozilla-central a=merge 2017-01-04 16:09:56 +01:00
Carsten "Tomcat" Book
be78cb36dd Bug 1024734 - disable test_import.html a=me
--HG--
extra : rebase_source : d06ec37900fc83976b4d61456008bb3e44459bcd
2017-01-04 15:45:30 +01:00
Carsten "Tomcat" Book
d05d412856 Backed out changeset 423594fd6c7e (bug 1325570) for eslint failure 2017-01-04 12:27:12 +01:00
Towkir Ahmed
d0c98f987e Bug 1325570 - The checkboxes from modal can now be checked/unchecked using the left click only; r=jryans 2016-12-31 11:53:00 +01:00
Tomer Cohen
7ee0a0db1b Bug 1323553 - Add RTL to JSON Viewer r=Honza
MozReview-Commit-ID: AItCFstp7xd

--HG--
extra : rebase_source : 9a77af54503cffce6e7006a2ca6fd5c333507e77
2017-01-03 12:58:30 +02:00
Wes Kocher
5dbd75ac36 Backed out changeset 0bb1f11160a4 (bug 1219556) for browser_net_truncate.js timeouts a=backout 2017-01-03 16:28:05 -08:00
Tom Tromey
826502ca19 Bug 1219556 - report full body size from NetworkResponseListener; r=jryans
MozReview-Commit-ID: LMMycsbcRg1

--HG--
extra : rebase_source : 7d1a89930eb10e611a8d84641c12f3473a67b46d
2016-12-23 11:11:37 -07:00
J. Ryan Stinnett
b616940600 Bug 1326078 - Update actor docs after RemoteBrowserActor removal. r=ochameau DONTBUILD
MozReview-Commit-ID: 2jS5ZEYeiEc

--HG--
extra : rebase_source : a2afa6db6d399255a5ec833d58a9b0e6adcf736f
2016-12-28 12:57:30 -06:00
Jared Wein
560afd3f8e Bug 1326479 - Fix 'indent' eslint errors now that eslint scans multiline array and object definitions. r=Gijs
MozReview-Commit-ID: 99mWjxu8PPn

--HG--
extra : rebase_source : f78d800263b8544ce0accbdb2dc57b303969543f
2017-01-03 10:07:50 -05:00
Jared Wein
4e35ed6e8a Bug 1326479 - Enable more options for the 'indent' rule. r=Gijs
MozReview-Commit-ID: EuxayyLNHNt

--HG--
extra : rebase_source : f13b679204d89861e608adcb774a32cf8a960e43
2016-12-30 18:32:56 -05:00
Alexandre Poirot
c512a29d01 Bug 1323466 - Lazy load dependencies from actors/script.js. r=jryans
MozReview-Commit-ID: 6DdFOIL6nD

--HG--
extra : rebase_source : 179e35fa4753a663653265653f7df24719ec622c
2016-12-20 13:35:13 -08:00