Boris Zbarsky
11a5929f8e
Bug 1334865 part 2. Remove the unused (and broken) asyncDrawXULElement API. r=smaug
2017-02-01 18:04:06 -05:00
Alexandre Poirot
f2902ed34c
Bug 1320149 - Prevent loading gcli when opening a toolbox. r=jwalker,miker
...
MozReview-Commit-ID: KE209SRA15u
--HG--
extra : rebase_source : aa6f8bcc9918b1f192e31b01cf4ecd37b892a49d
2017-01-05 10:27:31 -08:00
Florian Quèze
bdc1ffa608
Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws.
2017-01-30 08:10:22 +01:00
Florian Quèze
2cf30507bd
Bug 1334261 - script-generated patch to remove more newURI null parameters, r=jaws.
2017-01-27 10:51:02 +01:00
Florian Quèze
be4dbae285
Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws.
2017-01-27 10:51:02 +01:00
Florian Quèze
0e0865f4fc
Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws.
2017-01-25 07:01:52 +01:00
Phil Ringnalda
a78adb2d03
Backed out changeset 98530de82f5c (bug 1332085) for browser_color-widget-01.js failures
...
CLOSED TREE
2017-01-22 10:50:17 -08:00
Sheldon Roddick
960822cc20
Bug 1332085 - Add Color Name field to Color Widget. r=gl
2017-01-22 09:45:23 -07:00
Mark Banner
16e6d381ac
Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps
...
MozReview-Commit-ID: 62Hp5ISxowJ
--HG--
extra : rebase_source : daa8efb3409031fea553f4fd0c9d0746e38dc308
extra : histedit_source : b4c23aacf678ba0d0ac9c09191a7c494ead11a08
2017-01-18 10:30:39 +00:00
Michelangelo De Simone
7baf165ae7
Bug 1313155 - Remove dom/settings and related code. r=Ehsan
...
MozReview-Commit-ID: Gi7frPFQ6yW
--HG--
extra : rebase_source : 69bb31fe3bc96ca460f0e35abb0b0f82d03defb6
2016-12-29 11:26:49 -08:00
Michael Ratcliffe
509bc64559
Bug 1331505 - Stop GCLI addon list from showing hidden addons r=jdescottes
...
A really simple one. We just remove all of the hidden add-ons from the add-on list in GCLI before processing them.
There was no way for GCLI tests to check that a value did not exist so I added it because we needed to check for all of our hidden add-ons:
- Web Compat
- FlyWeb
- Pocket
- Multi-process staged rollout
- Form Autofill
- Application Update Service Helper
- Presentation
- Shield Recipe Client
MozReview-Commit-ID: 3kx5FOEJSQB
--HG--
extra : rebase_source : c02f541b0782b42d7def8ac7b56c2946b793e2a6
2017-01-17 16:05:36 +00:00
Patrick Brosset
e767d90101
Bug 1323700 - Adding a copy full path option to the inspector menu; r=gl
...
MozReview-Commit-ID: IvRnek7e7Xq
--HG--
extra : rebase_source : 360b3e72c0983c749eac9e685f29ee879cf3034a
2017-01-17 14:14:41 +01:00
Astley Chen
392514a484
Bug 1331296 : Part 5 - Update DevTool CSS property database. r=tromey
...
MozReview-Commit-ID: Ec49CX8iJNT
--HG--
extra : rebase_source : 69d5738cb1446c4736961958ea599c1d07f064f3
2017-01-18 10:50:37 +08:00
Florian Quèze
85611a7b6d
Bug 1331081
- script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
...
--HG--
extra : rebase_source : a22344ee1569f58f1f0a01017bfe0d46a6a14602
2017-01-17 11:50:25 +01:00
Geoff Brown
559c7e3f30
Bug 1328915 - Skip linux32/debug devtools tests in clipboard and gpu subsuites; r=me
2017-01-16 11:58:13 -07:00
Joel Maher
41529739bc
Bug 1330325 - add BUG_COMPONENT to devtools/* files. r=jryans
...
MozReview-Commit-ID: Bd0ca7f6QE6
2017-01-13 08:40:35 -05:00
Jared Wein
072c1a6ba3
Bug 1323618 - Allow locking off of psuedo-classes through inIDOMUtils. r=heycam
...
MozReview-Commit-ID: DppYTmILpwy
--HG--
extra : rebase_source : c0befc8f86b92cfc88b537e520c3aa032846ba6a
2017-01-12 12:10:07 -05:00
Sebastian Hengst
7e8e7b64ec
Backed out changeset 6c4807171f00 (bug 1323618) on jaws' request. r=backout
2017-01-12 18:45:39 +01:00
Jared Wein
213d81f2f4
Bug 1323618 - Allow locking off of psuedo-classes through inIDOMUtils. r=heycam
...
This patch doesn't currently work. The test fails in two test cases. Right now the styles for a 'locked-off' psuedo class are still being applied.
MozReview-Commit-ID: DppYTmILpwy
* * *
[mq]: temp
MozReview-Commit-ID: 74iIOQumfrw
--HG--
extra : rebase_source : 276e694b61aaeb0cb55a963c793d58876a92546f
2017-01-12 12:10:07 -05:00
Carsten "Tomcat" Book
3ad97e202a
merge mozilla-inbound to mozilla-central a=merge
2017-01-12 10:14:43 +01:00
Florian Quèze
a03918c148
Bug 1330147 - automatic removal of the third boolean parameter in removeObserver calls, r=jaws.
2017-01-11 22:27:42 +01:00
Julian Descottes
4a16348236
Bug 1323713 - fix prettify CSS error when encountering extra closing brace;r=tromey
...
MozReview-Commit-ID: 5TAxEP5561K
--HG--
extra : rebase_source : 41fdc014c018d2f2611e698a2292d15978e49df8
2017-01-10 22:19:47 +01:00
Sebastian Hengst
cb76f56d60
Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout
2017-01-11 23:21:56 +01:00
Tim Nguyen
d7ea1c1605
Bug 1330099 - Enable object-shorthand eslint rule. r=jryans
...
MozReview-Commit-ID: 3wA25rfznBv
2017-01-11 21:22:15 +00:00
Tim Nguyen
79b4bca632
Bug 1330074 - Enable no-self-assign, no-useless-call and no-useless-return in devtools/. r=jryans
...
MozReview-Commit-ID: A345G1QOOpm
--HG--
extra : rebase_source : c10d47aaf56a8227d4642a03fc2b10f3a459ec05
2017-01-10 22:14:03 +00:00
Jarda Snajdr
a6e316ec56
Bug 1308509 - Remove usage of Ci.nsIContentPolicy constants from Netmonitor frontend r=Honza
...
MozReview-Commit-ID: KfJdBN6TVp1
--HG--
extra : rebase_source : cfc97fec70e1dfbb65a9276a2e0dc7a697fddfdd
2017-01-09 12:17:03 +01:00
Florian Quèze
55f78ce0fa
Bug 1329182 - remove trailing newURI null parameters in devtools/, r=jaws.
2017-01-09 20:27:26 +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
Wes Kocher
0f254a30d6
Merge inbound to central, a=merge
...
MozReview-Commit-ID: 1ij6nLf8f8s
2017-01-05 17:30:35 -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
Alexandre Poirot
32a78e7d88
Bug 1320084 - Remove useless devtools JSM shims. r=jryans
...
MozReview-Commit-ID: JUui79wiNYi
2017-01-04 09:11:25 -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
Phil Ringnalda
c2fca9f20a
Bug 1326334 followup, placate yet another new eslint rule merged in from autoland
...
MozReview-Commit-ID: KHcshmPveR6
--HG--
extra : rebase_source : 416e08d387af606dcc785bd0b3a6e11e5243186a
2017-01-03 19:59:25 -08:00
Phil Ringnalda
c4d1ea9a14
Merge m-c to m-i
...
MozReview-Commit-ID: JYNBUrs2zC5
2017-01-03 18:46:43 -08:00
Tim Nguyen
1f91986edf
Bug 1326334 - Fix more errors in devtools/shared. r=jryans
...
MozReview-Commit-ID: 2MOe5hEyqYo
2017-01-03 23:47:28 +01: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
Tim Nguyen
d62604fd8b
Bug 1325213 - Fix lots of eslint errors in devtools/shared/. r=jryans
...
MozReview-Commit-ID: 2XxhfV8ih0S
--HG--
extra : rebase_source : 48cda848a23c57d3301db5e563ad8f5f20064862
2016-12-30 15:01:42 +01:00
Phil Ringnalda
6ac54a1574
Backed out changeset 67611ffb1fef (bug 1325213) for failures in test_require_lazy.js
2016-12-29 19:01:37 -08:00
Tim Nguyen
7350350463
Bug 1325213 - Fix lots of eslint errors in devtools/shared/. r=jryans
...
MozReview-Commit-ID: 2XxhfV8ih0S
--HG--
extra : rebase_source : 1d4c869401ed8b501565d0d8927728771597cc30
2016-12-30 03:11:52 +01:00
Thomas Nguyen
0aaea58b69
Bug 1304623 - Create a pref to control the default referrer policy - part 3. r=bkelly
...
MozReview-Commit-ID: 1A6IHPeNYBQ
2017-01-05 11:29:56 +08:00
gtatum@mozilla.com
91e6ea18e7
Bug 1309065 - Be smarter about filling in the client-side css properties db; r=tromey
...
MozReview-Commit-ID: BOYwveTH1Hy
--HG--
rename : devtools/server/tests/mochitest/test_css-properties_01.html => devtools/server/tests/mochitest/test_css-properties.html
extra : rebase_source : 07118d9577635c57bcf1684a6e0be66937118944
2016-10-11 20:30:24 +00:00
Wes Kocher
d1a5db810e
Backed out changeset 2aef437d23b7 (bug 1309065) for failures in test_css-properties-db.js a=backout
...
--HG--
rename : devtools/server/tests/mochitest/test_css-properties.html => devtools/server/tests/mochitest/test_css-properties_01.html
2016-12-28 13:42:19 -08:00
gtatum@mozilla.com
3878d6e752
Bug 1309065 - Be smarter about filling in the client-side css properties db; r=tromey
...
MozReview-Commit-ID: BOYwveTH1Hy
--HG--
rename : devtools/server/tests/mochitest/test_css-properties_01.html => devtools/server/tests/mochitest/test_css-properties.html
extra : rebase_source : 11ceb980e2d1039b0120e761ee59e9760ee57b00
2016-10-11 20:30:24 +00:00
Xidorn Quan
262d2eb93a
Bug 1063162 part 2 - Implement caret-color property. r=dholbert
...
MozReview-Commit-ID: DH7CX1d477R
--HG--
extra : rebase_source : 29c57f59a3073a05beed1c4160e2fd74d3e29617
2016-12-22 11:04:15 +11:00
JerryShih
2511e53948
Bug 1310681 - pass css-color-4 color function supporting info to devtool css OutputParser and SwatchColorPickerTooltip. r=tromey
...
Pass css-color-4 supporting status from css-property db to OutputParser and SwatchColorPickerTooltip.
MozReview-Commit-ID: N1ffWOlf9f
--HG--
extra : rebase_source : 94b281c2c101d27dc169a6ba6eeca5acf60b8f16
2016-10-21 14:59:07 -04:00
JerryShih
a400a6428f
Bug 1310681 - put css-color-4 color function supporting information into css property db. r=tromey
...
MozReview-Commit-ID: 8xRKGJ5wJkq
--HG--
extra : rebase_source : 565f7b41ae3797e5dc7727ab614023c32e438b27
2016-10-21 15:15:16 -04:00
Sebastian Hengst
0c01725b19
Backed out changeset 148e65bd3f3b (bug 1063162)
2016-12-22 17:43:34 +01:00
Xidorn Quan
90a0e4020f
Bug 1063162 part 2 - Implement caret-color property. r=dholbert
...
MozReview-Commit-ID: DH7CX1d477R
--HG--
extra : rebase_source : 7ae1fe1f438e8b8b475370924cea31eb65c78fab
2016-12-22 11:04:15 +11:00
Ehsan Akhgari
5ad07c7b2a
Bug 1324242 - Ignore the -Wnull-dereference warning caused by gtest; r=froydnj
2016-12-19 10:52:56 -05:00