Alexandre Poirot
c77bd1981b
Bug 1268450 - Convert toolbox key shortcut to stop using XUL. r=jryans
2016-05-25 08:31:05 -07:00
J. Ryan Stinnett
866de622fc
Bug 1273967 - Include DevTools command line handler via category entry. r=ochameau
...
MozReview-Commit-ID: PeO83Q6GLV
2016-05-25 10:11:10 -05:00
Carsten "Tomcat" Book
de96ed94a7
Merge mozilla-central to fx-team
2016-05-25 15:21:01 +02:00
Carsten "Tomcat" Book
c715836c7f
merge mozilla-inbound to mozilla-central a=merge
2016-05-25 15:04:00 +02:00
Carsten "Tomcat" Book
d43569f28f
Backed out changeset 3c599aa289d8 (bug 1265718) for timeouts in test_animation_actor-lifetime.html
2016-05-25 13:25:59 +02:00
Kumar McMillan
897c43f281
Bug 1273183 - Install a temporary add-on via remote debugging. r=jryans
...
MozReview-Commit-ID: FoEZxDjldIA
--HG--
extra : transplant_source : %CC%9B%20%C1n%FB%2B%1C%D4%1Ab%1C%60%C4%91e%80%FA%8D6
2016-05-20 11:36:04 -05:00
Julian Descottes
ba25739323
Bug 1267401 - part3: Create arrow style for HTML tooltips;r=bgrins
...
MozReview-Commit-ID: Bp2RylafolP
--HG--
extra : rebase_source : 9c13d93999265296d3ceb1fb3d3e58542650290a
extra : intermediate-source : 36ba78da21e53f729898696e39a939db54e4958c
extra : source : 6ee4fe593a89fc2e49a49a1b2a19f518e29b9c22
2016-05-16 17:53:19 +02:00
Tom Tromey
0d9260b6f7
Bug 1265813 - Replace nsIIOService with URL in devtools. r=ochameau
...
MozReview-Commit-ID: GyoP6ApQXVc
--HG--
extra : amend_source : ace0951657ef7290f45b26a4ae81ac27111a60e2
extra : transplant_source : 0%8B%83%83Q%D0%CF%D8r%B1%C4e%13%3E%D14%06%15%CF%D5
2016-05-13 14:27:28 -06:00
moby
fb4018764c
Bug 1256819 - Fix ESLint issues in devtools/client/webconsole/test/browser_webconsole_bug_1010953_cspro.js. r=bgrins
2016-05-24 16:18:00 -04:00
Nicolas Chevobbe
5c07ed3c81
Bug 1273323 - Add integration tests for namespaced elements. r=jdescottes
...
Add tests for :
- markup display
- add rule
- breadcrumb
- highlighter info bar
- markup search
- webconsole element output
Move webconsole dom output test to head.js as similar things are done
in several tests.
MozReview-Commit-ID: 6gclZhzd7sD
--HG--
extra : transplant_source : %8F%9C%B5%E5%04S%BC%5B%C9%E8QV%8F%E8i%C7%E8%9A%08%A6
2016-05-22 00:03:42 +02:00
Brian Grinstead
664d1ca656
Bug 1271096 - Make sure source links can be tabbed into;r=fitzgen
...
MozReview-Commit-ID: FPwYQyLQw4m
2016-05-25 16:24:01 -07:00
Wes Kocher
a24690a8d4
Merge m-c to fx-team, a=merge
2016-05-25 15:39:27 -07:00
Julian Descottes
cef3cdb93f
Bug 1266448 - part3: use HTML tooltip for markupview image previews;r=ochameau
...
MozReview-Commit-ID: E45sJPVAsxj
--HG--
extra : rebase_source : 9c53b19c1b9b4a7e62cb391f9c5744b4d695d2d2
extra : amend_source : 055967d755c82e33667f4a946e6a2fb57b861d40
2016-05-15 14:45:51 +02:00
Julian Descottes
cad8a77276
Bug 1266448 - part2: markup view: use dedicated Tooltip instance for image previews;r=ochameau
...
In preparation for using the HTML Tooltip in the markup view, we use now
a different tooltip instance for the image previews.
MozReview-Commit-ID: EOoVg6Syntj
--HG--
extra : rebase_source : 1f5424b10728e96bef1c244400c39de2301253d6
2016-05-18 23:36:31 +02:00
Julian Descottes
ce605c88aa
Bug 1266448 - part1: fix remaining TooltipToggle callback;r=ochameau
...
In bug 1270462 we changed the expected return value of the hover callback
used for the toggle tooltips. All callbacks were migrated except one in
markup.js. This changeset fixes this as well as a test which was depending
on it.
MozReview-Commit-ID: 1FZmxT6gIoS
--HG--
extra : rebase_source : c0799cca4a077dc65dd2fc6f1f4c6af82b6f7abd
2016-05-16 18:11:08 +02:00
Patrick Brosset
3d6dea90e7
Bug 1270186 - Move css-parsing-utils.js from devtools/client to devtools/shared; r=tromey
...
MozReview-Commit-ID: 75Yq1X4YjjJ
--HG--
rename : devtools/client/shared/css-parsing-utils.js => devtools/shared/css-parsing-utils.js
extra : rebase_source : da47aaa4e0baba88e401be053869f99a81ac15c4
2016-05-23 14:03:12 +02:00
Julian Descottes
3aec312112
Bug 1267401 - part2: include common.css in html tooltip tests;r=bgrins
...
MozReview-Commit-ID: KyYfOhAv6uo
--HG--
extra : rebase_source : a4c0546f2b55db1306e0cac5526feb64102cdbf7
extra : intermediate-source : c625fa7ed49a83bf0d52a20468527d85d4e2c654
extra : source : d5e3ee2d6861def9002cd60813a9403ff4ad84a8
2016-05-12 12:13:38 +02:00
Julian Descottes
b8735e8a36
Bug 1267401 - part1: Rename HTMLTooltip properties for backward comp with Tooltip;r=bgrins
...
Rename document -> doc for consistency and parent to panel
for test compatibility.
MozReview-Commit-ID: KHT7plLtNQc
--HG--
extra : rebase_source : 3860dcef5daac2d4b2c4475043e85b7548b255a9
extra : intermediate-source : af95214eecb280ed4ad858ce6b62a3fe5d3f6a7f
extra : source : 887cbcaf18e70bc12a51b8dbdb1e9fe4aee44385
2016-05-23 22:49:21 +02:00
Eddy Bruel
d3971c4c49
Bug 1265730 - Change the order in which the Style Editor actors are defined;r=jryans
2016-05-25 12:07:38 +02:00
Eddy Bruel
406c2acdc2
Bug 1265718 - Decouple AnimationsFront from AnimationsActor;r=jryans
2016-05-25 10:18:27 +02:00
L. David Baron
6621735c73
Bug 955857 - Adjust test to expect that there are now 17 CSS properties beginning with 'o' rather than 16. No review.
...
MozReview-Commit-ID: 5vHIkjgj9Kk
--HG--
extra : rebase_source : 49693c2c1014cbecb8fc2a7f642dc04ad486dc3a
2016-05-24 16:54:29 -07:00
Brian Grinstead
34bc1cd7d4
Bug 1256869 - Fix eslint issues in browser_webconsole_bug_752559_ineffective_iframe_sandbox_warning.js;r=me
...
MozReview-Commit-ID: G054kUVXbcr
2016-05-24 09:24:21 -07:00
Lin Clark
4066f6ab49
Bug 1243964 - Enable browser_webconsole_bug_752559_ineffective_iframe_sandbox_warning.js in e10s. r=bgrins
...
MozReview-Commit-ID: EGQVoeFr4VA
2016-05-24 09:20:37 -07:00
Carsten "Tomcat" Book
3cab03a461
Merge mozilla-central to fx-team
2016-05-24 15:15:55 +02:00
Carsten "Tomcat" Book
cb4337c62c
merge mozilla-inbound to mozilla-central a=merge
...
--HG--
rename : dom/presentation/tests/mochitest/file_presentation_non_receiver_oop.html => dom/presentation/tests/mochitest/file_presentation_non_receiver.html
rename : dom/presentation/tests/mochitest/file_presentation_non_receiver_inner_iframe_oop.html => dom/presentation/tests/mochitest/file_presentation_non_receiver_inner_iframe.html
rename : dom/presentation/tests/mochitest/file_presentation_receiver_inner_iframe_oop.html => dom/presentation/tests/mochitest/file_presentation_receiver_inner_iframe.html
2016-05-24 14:52:23 +02:00
Carsten "Tomcat" Book
56436e5293
Backed out changeset 25a5ae2711f3 (bug 1265718) for test failures in browser_animation_emitMutations.js
2016-05-24 14:17:34 +02:00
moby
5196c457dd
Bug 1256843 - Fix ESLint issues in devtools/client/webconsole/test/browser_webconsole_bug_599725_response_headers.js; r=bgrins
...
MozReview-Commit-ID: AivhQ31wr1G
2016-05-23 16:45:00 +02:00
Jaideep Bhoosreddy
ae4a15dd5c
Bug 1256780 - Fix ESLint issues in devtools/client/webconsole/test/browser_console_addonsdk_loader_exception.js; r=bgrins
...
MozReview-Commit-ID: BqcfZi9Y26c
2016-05-23 16:28:00 +02:00
Wes Kocher
1600254607
Followup to hopefully fix browser_se_first-run.js after bug 1270994 landed rs=gijs
...
--HG--
extra : amend_source : 616c26abebfed46a5a195a78999876170a148d18
2016-05-23 13:57:49 -07:00
J. Ryan Stinnett
01992bca45
Bug 1273584 - Stop growing device list forever. r=gl
...
MozReview-Commit-ID: L6jPEWeFDcr
2016-05-23 15:33:55 -05:00
J. Ryan Stinnett
8812faeb8b
Bug 1193747 - Remove link to inspector error in Browser Console. r=pbro
...
MozReview-Commit-ID: 1ek1pIFeKg2
2016-05-23 15:32:32 -05:00
Daniel Holbert
9a78c49077
Bug 1274096 part 2: Add support for "-webkit-flex" & "-webkit-inline-flex" as spellings of modern flexbox "display" keywords, if webkit prefix support is enabled. r=mats
...
MozReview-Commit-ID: 3UKsC1qTz1B
2016-05-23 21:42:36 -07:00
Benoit Chabod
265ec53ae8
Bug 1245780 - Use ContentTask to load frame scripts in tests. r=pbro f=janx
2016-05-24 02:01:00 +02:00
Ricky Chien
5a684079ac
Bug 1273076 - Show more details in about:debugging#invalid-hash. r=jdescottes
...
MozReview-Commit-ID: EbQvxXBixRe
--HG--
extra : rebase_source : d336ac52d260fdf5949e89bac8f62bce0c8489ff
2016-05-17 11:52:35 +08:00
Eddy Bruel
726161f005
Bug 1265718 - Decouple AnimationsFront from AnimationsActor;r=jryans
2016-05-24 11:33:25 +02:00
Michael Kohler
6b51fb3dce
Bug 1256794 - [ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_console_private_browsing.js r=bgrins
...
MozReview-Commit-ID: IFqqaYMACke
2016-05-07 11:35:00 +02:00
Michael Kohler
d8099c7451
Bug 1256818 - [ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_webconsole_block_mixedcontent_securityerrors.js r=jlast
...
MozReview-Commit-ID: ImlCGHuBb7s
2016-05-14 13:48:00 +02:00
Michael Kohler
8237bfb4cd
Bug 1256798 - [ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_console_variables_view_filter.js r=jlast
...
MozReview-Commit-ID: ISSOCbU2xX6
2016-05-07 02:17:00 +02:00
Michael Kohler
03fa1a72b0
Bug 1256790 - [ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_console_keyboard_accessibility.js r=jlast
...
MozReview-Commit-ID: J11LwUypu2J
2016-05-07 11:36:00 +02:00
Chris Frey
b386996e65
Bug 1272208 - Use classList instead of className for testing if SVG node has classes. r=pbro
...
MozReview-Commit-ID: 5wq8NKYXGVx
2016-05-23 08:06:00 -04:00
Michael Kohler
47c4ff03cb
Bug 1256942 - [ESLint] Fix ESLint issues in devtools/client/webconsole/test/testscript.js r=jlast
...
MozReview-Commit-ID: DKyjxZbmPR9
2016-05-07 13:01:00 +02:00
Michael Kohler
5308b4c46b
Bug 1256939 - [ESLint] Fix ESLint issues in devtools/client/webconsole/test/test-console-count-external-file.js r=jlast
...
MozReview-Commit-ID: 6icowm29klP
2016-05-07 13:04:00 +02:00
Michael Kohler
f56962f83e
Bug 1256791 - [ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_console_navigation_marker.js r=jlast
...
MozReview-Commit-ID: BnVLQMdxXhd
2016-05-07 11:35:00 +02:00
Michael Kohler
42f41de689
Bug 1256785 - [ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_console_dead_objects.js r=jlast
...
MozReview-Commit-ID: ByGw79VSbbl
2016-05-07 11:36:00 +02:00
Tom Tromey
50ab4ddfdd
Bug 1270994 - Fix ESLint errors in devtools/client/shared/*.js; r=jryans
...
MozReview-Commit-ID: 1od43gBnUq1
2016-05-19 08:35:45 -06:00
Wes Kocher
8520fb4148
Merge m-c to fx-team, a=merge
2016-05-20 21:22:27 -07:00
Wes Kocher
2596f34110
Backed out 3 changesets (bug 1267910) for reports of it breaking session restore a=backout
...
Backed out changeset 5962f8e6d030 (bug 1267910)
Backed out changeset f8afc5cf9e0e (bug 1267910)
Backed out changeset cc202e0ac0dd (bug 1267910)
2016-05-20 21:15:17 -07:00
Wes Kocher
fa48509cda
Merge fx-team to central, a=merge
2016-05-20 14:14:00 -07:00
Ryan VanderMeulen
4069dcd34f
Backed out 3 changesets (bug 1268450) for browser_keybindings_03.js timeouts.
...
Backed out changeset 466d5c96f439 (bug 1268450)
Backed out changeset 9d79d99a3e18 (bug 1268450)
Backed out changeset 9090f1b3c2e4 (bug 1268450)
2016-05-19 22:48:37 -04:00
J. Ryan Stinnett
0b67196115
Bug 1274333 - Fix indentation of Heritage.extend. r=tromey
...
ESLint's auto-fix got confused by cases that passed an object literal to
Heritage.extend() but placed the opening brace on the next line.
MozReview-Commit-ID: 60NIZHYpwv3
2016-05-19 20:48:43 -05:00