Граф коммитов

4206 Коммитов

Автор SHA1 Сообщение Дата
Fred Lin eb9572c272 Bug 1312352 - Netmonitor: the Timeline column shoud have a text label when the request list is empty;r=jsnajdr
MozReview-Commit-ID: HOzXFRiiPMD

--HG--
extra : rebase_source : 0bd0540c4280688b9e74b39bfe1cdf0e5cb124e2
2016-10-27 10:12:21 +08:00
Phil Ringnalda c9fdc270b6 Merge m-c to autoland
--HG--
rename : dom/media/webaudio/compiledtest/TestAudioEventTimeline.cpp => dom/media/webaudio/gtest/TestAudioEventTimeline.cpp
2016-11-03 20:02:24 -07:00
Phil Ringnalda 0f32b67e2d Merge m-i to m-c, a=merge
MozReview-Commit-ID: Hm1RxN6OaoZ
2016-11-03 19:32:48 -07:00
Gabor Krizsanits 566393518d Bug 1301340 - part5: Turning off some tests temporarily to enable e10s-multi. r=mrbkap 2016-11-03 19:28:15 +01:00
Gabor Krizsanits fccad1c205 Bug 1301340 - part4: Force single content process for failing tests. r=mrbkap 2016-11-03 19:28:09 +01:00
Gabor Krizsanits 684d9317d3 Bug 1301340 - part3: Force single content process for tests that times out. r=mrbkap 2016-11-03 19:28:03 +01:00
Jared Wein 87b2d4c295 Bug 1315013 - part 1, remove unnecessary double-slash comments that don't add value and look out of place with the spaced-comment eslint rule. r=mossop
MozReview-Commit-ID: HIUTSdkXxbY

--HG--
extra : rebase_source : 2f05e2f275ac7f293f9c650bdec8943189e3ce01
2016-11-03 14:42:06 -04:00
Alexandre Poirot d6b7999567 Bug 1314609 - Fix support of shared devtools locale for the addon workflow. r=jryans
MozReview-Commit-ID: IvEFsq7MbTK

--HG--
extra : rebase_source : dda432a1da69065e3284487369a3dd70777d81c3
2016-10-27 13:28:31 -07:00
Ricky Chien 0bae861b5c Bug 1309192 - Implement search filter in Net Panel Toolbar r=jsnajdr
MozReview-Commit-ID: FjVo69jmE7e

--HG--
extra : rebase_source : 384206ee66824fe75d84232c7960280295909649
2016-10-20 13:58:35 +08:00
Nicolas Chevobbe 21cbbac15a Bug 1307938 - Add a Rep for DOM nodes. r=Honza,pbro;
Add tests based on existing browser_webconsole_output_dom_elements_*.js tests.

MozReview-Commit-ID: Wmzg0knuuh

--HG--
extra : rebase_source : e0751da8bbdaa91983f4ba34550cbe9860b8fff6
2016-10-17 19:29:32 +02:00
Nicolas Chevobbe 6bebdd2692 Bug 1313765 - Make Rep handles Proxy. r=Honza;
In the GripRep, we were using the root property `ownPropertyLength` to
retrieve additionnal uninterresting props on the Grip. For Proxy
objects, we don't have this property, but a `preview.ownPropertiesLength`.
This adds a test case similar to the one for Proxy in browser_webconsole_output_05.js.

MozReview-Commit-ID: 652cfTlW7Sg

--HG--
extra : rebase_source : a05306672264c2a449989075adddc35ddf5946e1
2016-10-31 20:02:02 +01:00
Phil Ringnalda 45c34d7e95 Merge m-c to autoland 2016-11-02 20:03:20 -07:00
Phil Ringnalda 393b414467 Merge m-i to m-c, a=merge
MozReview-Commit-ID: 48WAQwKUCpw
2016-11-02 19:28:38 -07:00
julia c937a1fea7 Bug 1256932 - Fix ESLint issues in test-bug-595934-workers.js. r=bgrins
MozReview-Commit-ID: 8gmJnHVJR98

--HG--
extra : rebase_source : d636e4dff7f8e952b631cf29e30cd51396fd8a63
2016-10-29 11:27:17 +02:00
katecastellano 72f476966b Bug 1256941 - Fix ESLint issues in devtools/client/webconsole/test/test-file-location.js;r=bgrins
MozReview-Commit-ID: VOMcoAjl5y
2016-10-29 11:12:50 +02:00
J. Ryan Stinnett 39f004a62f Bug 1300103 - Use correct coordinates in simulated contextmenu event. r=ochameau
MozReview-Commit-ID: FMNyaqpgHRf

--HG--
extra : rebase_source : bae500686dcefa93248a3b7c8765ab287060d324
2016-11-01 16:44:54 -05:00
Kaffeekaethe 3ea15e61e7 Bug 1256887 - "[ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_webconsole_dont_navigate_on_doubleclick.js". r=lclark
--HG--
extra : rebase_source : bc927eabc4fa62eef23ece7bf5f72fcf04d13159
2016-10-29 02:44:00 +02:00
Wes Kocher df5dbf81cc Merge central to inbound a=merge 2016-11-02 17:31:08 -07:00
Tom Tromey 1fc208e8d8 Bug 1312041 - remove requireRawId rewriting in favor of Loader paths; r=jryans
MozReview-Commit-ID: 6OSszbKpp74

--HG--
extra : rebase_source : 475b4a2de10d65cadd6198e49e5ff5cfb4e9b871
2016-10-25 21:30:18 -06:00
Tom Tromey 29513a9331 Bug 1312041 - make loader-plugin-raw.jsm eslint-clean; r=jryans
MozReview-Commit-ID: 4Lkua3ZMslL

--HG--
extra : rebase_source : e5f48a31d6f4f3cb1d3a4a80642adf477deb3a36
2016-10-25 21:24:13 -06:00
Alexandre Poirot 71b721ba15 Bug 1068400 - Restore toolbox when switching from in-parent-process to OOP tab. r=jryans
MozReview-Commit-ID: K51gp7PavC7

--HG--
extra : rebase_source : dc282f177238b378c00d247b5a9c41aa83fba1ad
2016-10-24 07:37:23 -07:00
Tom Tromey 984f811443 Bug 1314047 - remove some unnecessary eslint "globals" from inspector; r=gregtatum
MozReview-Commit-ID: EUYMiF7dNKz

--HG--
extra : rebase_source : d6ab50268f189f56dda63e1b2102155e9db7dba5
2016-10-27 05:34:33 -06:00
Wes Kocher 41f7647994 Backed out 2 changesets (bug 1312041) for mass failures a=backout
Backed out changeset c4f42d7d5453 (bug 1312041)
Backed out changeset 9bfbc8480d43 (bug 1312041)
2016-11-01 10:30:45 -07:00
Tom Tromey 966cb8ff85 Bug 1312041 - remove requireRawId rewriting in favor of Loader paths; r=jryans
MozReview-Commit-ID: 6OSszbKpp74

--HG--
extra : rebase_source : ced0ac04663356c2e2ce315d09b5cf0e27617b4e
2016-10-25 21:30:18 -06:00
Tom Tromey 74d7569a65 Bug 1312041 - make loader-plugin-raw.jsm eslint-clean; r=jryans
MozReview-Commit-ID: 4Lkua3ZMslL

--HG--
extra : rebase_source : 0af01c48c93e8006fcbe28ed198076e5ecd74c21
2016-10-25 21:24:13 -06:00
Fred Lin ac4c44867e Bug 1309193 - Implement sidebar toggle button in Net Panel Toolbar;r=Honza,jsnajdr
MozReview-Commit-ID: 2mHiawLmrPy

--HG--
extra : rebase_source : b11ec02ba25e1234b5f81bbe6a46b35d45ca3a69
2016-10-27 11:53:18 +08:00
Phil Ringnalda e06d171743 Merge the last of f-t to m-c, a=merge
MozReview-Commit-ID: KS152JZGk5o
2016-10-31 18:37:53 -07:00
Sebastian Hengst 40ecb6f98d Bug 1313196 - Add L10N support for the new Debugger: use ellipsis instead of three full stops. r=maketesthappy 2016-10-31 18:47:05 +01:00
Carsten "Tomcat" Book d54be5b042 Merge mozilla-central to fx-team 2016-10-31 16:58:01 +01:00
Jason Laster 44c54db977 Bug 1313196 - Add L10N support for the new Debugger. r=jlongster 2016-10-31 11:39:41 -04:00
Carsten "Tomcat" Book 71aac2e8b7 merge fx-team to mozilla-central a=merge 2016-10-31 16:35:47 +01:00
James Long e69fc25743 Bug 1313961 - Update new debugger frontend r=me
--HG--
rename : devtools/client/debugger/new/test/mochitest/.eslintrc.js => devtools/client/debugger/new/test/mochitest/.eslintrc
2016-10-30 23:07:28 -04:00
Phil Ringnalda 021e8e0cee Merge m-i to m-c, a=merge 2016-10-30 10:55:00 -07:00
Manuel Griessmayr 0628b97521 Bug 1311783 - Pretty print firefox -h. r=bsmedberg 2016-10-28 07:40:00 -04:00
Ryan VanderMeulen a41f7d1058 Merge autoland to m-c. a=merge 2016-10-29 09:12:45 -04:00
Mark Banner f7fca8642f Bug 1240165 - Expand the eslint rule 'mark-test-function-used' to cover xpcshell tests as well as gecko tests and apply to the whole tree. r=miker
MozReview-Commit-ID: FlbJ8yzWXlw

--HG--
extra : rebase_source : 3f9a2997b36ef8f019e38e4af61a0c44e0e7283c
2016-10-26 09:46:40 +01:00
Towkir Ahmed cb44f8cbe2 Bug 1306942 - Fix all-tabs-menu position in RTL locales. r=ntim 2016-10-28 01:50:00 -04:00
Carsten "Tomcat" Book 65715bdbc7 Merge mozilla-central to autoland 2016-10-31 16:59:30 +01:00
Tom Tromey 92a5c63599 Bug 1310702 - use webpack-like require.context in devtools l10n; r=jryans
MozReview-Commit-ID: 5noH0y0MgaK

--HG--
extra : rebase_source : e7a4507a89f467fa8143be1899cd5e6ba80aa6fe
2016-10-20 11:00:28 -06:00
Jarda Snajdr b979f28967 Bug 1310573 - Add reactjs/reselect to Devtools shared libraries r=Honza
MozReview-Commit-ID: 1XGXxlA8HFp

--HG--
extra : rebase_source : 527cb7c0857dcc24dd24791075e6ef512978c23d
2016-10-18 15:36:25 +02:00
Phil Ringnalda b6eec64324 Merge m-c to a CLOSED TREE m-i
MozReview-Commit-ID: 2JxLeQ8GYIX
2016-10-27 20:36:38 -07:00
J. Ryan Stinnett 38997c63a1 Bug 1311506 - Remove promise debugger. r=gl
MozReview-Commit-ID: 4xPoheUWZJc

--HG--
extra : rebase_source : 6ee2862d373f097b24aa7e1c3dc002d53dce57af
2016-10-26 15:47:39 -05:00
Daisuke Akatsuka 8ffe6edbf4 Bug 1210795 - Part 7: Change setCurrentTimeAll behavior. r=pbro
MozReview-Commit-ID: 298b7TfBVXu

--HG--
extra : rebase_source : 0528dab88952c217c5180aa3b6eb1ae265a5bed7
2016-10-26 16:37:20 +09:00
Daisuke Akatsuka 0c7768e262 Bug 1210795 - Part 6: Removes extra codes. r=pbro
MozReview-Commit-ID: 4SeJI0mimVk

--HG--
extra : rebase_source : f0533ace1b97ff705ecaa9f94c4b5ba641fe9676
2016-10-26 16:37:19 +09:00
Daisuke Akatsuka 1a667dc867 Bug 1210795 - Part 5: Updates popup information. r=pbro
MozReview-Commit-ID: 2XkgR5ddcvg

--HG--
extra : rebase_source : 53141ec98e881bef072ca96f9a47adadb696c718
2016-10-26 16:37:19 +09:00
Daisuke Akatsuka aca3f4149b Bug 1210795 - Part 4: Changes composite sign color and animation name. r=pbro
MozReview-Commit-ID: HW53P5nd5q0

--HG--
extra : rebase_source : 7a15648d2203e3ea5a5a6fbf5baa949b22f4ec6e
2016-10-26 16:37:12 +09:00
Daisuke Akatsuka 94c2ca46e3 Bug 1210795 - Part 3: Changes delay and endDelay expression. r=pbro
MozReview-Commit-ID: DqBZxMBxjto

--HG--
extra : rebase_source : ca42b62026b6aa432fc4a833ff90a10459c61f4d
2016-10-26 16:37:07 +09:00
Daisuke Akatsuka e93837c2fa Bug 1210795 - Part 2: Changes Infinity expression. r=pbro
MozReview-Commit-ID: Bnoy5k388B8

--HG--
extra : rebase_source : aa380f157c7b68bb348a889dbed467fc0b5a7e91
2016-10-26 16:35:58 +09:00
Daisuke Akatsuka ef258002c0 Bug 1210795 - Part 1: Display animations' timing-functions in the animation-inspector. r=pbro
MozReview-Commit-ID: CO5tVZ31RrL

--HG--
extra : rebase_source : 735685b5130f146c57ed69e9820315b7b7247b6b
2016-10-25 17:35:56 +09:00
J. Ryan Stinnett 33d6fba2fc Bug 1278762 - Support printing in RDM. r=ochameau
MozReview-Commit-ID: TLPs16E5eq

--HG--
extra : rebase_source : ef4070bc337488c231f5ae2474a0eea76453ea9f
2016-10-26 20:03:04 -05:00