Brian Grinstead
2eae1a936c
Bug 1304778 - Skip new debugger mochitests on linux 32 debug;r=jlongster
...
MozReview-Commit-ID: E2UMttj6r0m
2016-10-06 13:37:24 -07:00
Carsten "Tomcat" Book
5f7f7c6912
merge fx-team to mozilla-central a=merge
2016-10-06 11:57:36 +02:00
Phil Ringnalda
3bbb4273cb
Merge m-c to f-t
2016-10-05 20:52:02 -07:00
Phil Ringnalda
76609a05d6
Backed out changeset ad324639bfae (bug 1304178) for slowing down debugger tests enough to make their Linux32 debug test chunks exceed the 80 minute limit
...
MozReview-Commit-ID: L8rkkQxTdff
2016-10-05 20:42:31 -07:00
Carsten "Tomcat" Book
776744b16a
Merge mozilla-central to fx-team
2016-10-05 17:08:10 +02:00
Carsten "Tomcat" Book
5e299a14ad
merge fx-team to mozilla-central a=merge
2016-10-05 15:29:12 +02:00
Gabriel Luong
badbea5392
Bug 1307481 - Part 1: Move Tooltip.js and HTMLTooltip.js into widgets/tooltip/ r=jdescottes
...
--HG--
rename : devtools/client/shared/widgets/HTMLTooltip.js => devtools/client/shared/widgets/tooltip/HTMLTooltip.js
rename : devtools/client/shared/widgets/Tooltip.js => devtools/client/shared/widgets/tooltip/Tooltip.js
2016-10-04 22:48:49 -04:00
Wes Kocher
8071f94c4d
Merge fx-team to central, a=merge
2016-10-04 17:40:37 -07:00
Brian Grinstead
9eb03c4dd7
Bug 1304178 - Pref on the new console frontend in nightly;r=linclark
...
MozReview-Commit-ID: E8M4YvI81bX
2016-10-04 11:32:59 -07:00
Brian Grinstead
4c4c6f2a4d
Bug 1304178 - Remove the context menu in new webconsole frontend;r=linclark
...
MozReview-Commit-ID: 2lTpxlAkuvM
2016-10-04 11:32:52 -07:00
Brian Grinstead
4ce9f8b178
Bug 1304178 - Return a promise from dispatchMessageAdd to support jsterm.execute callback for tests;r=linclark
...
MozReview-Commit-ID: AeRsjFiyikv
2016-10-04 11:32:45 -07:00
Lin Clark
b470b0e069
Bug 1307243 - Part 2: Fix Ctrl-F keyboard shortcut and add test. r=bgrins
...
MozReview-Commit-ID: 3Z5Vp6UMii4
2016-10-04 11:31:40 -07:00
Lin Clark
67faa4b6d0
Bug 1307243 - Part 1: Consolidate services in a service container and add addRefToHud. r=bgrins
...
MozReview-Commit-ID: 4lDTLFzh5ly
2016-10-04 11:31:38 -07:00
Gabriel Luong
f692353a96
Bug 1307193 - Move swatch based tooltip editors into their individual file from Tooltip.js r=jdescottes
...
--HG--
rename : devtools/client/shared/widgets/Tooltip.js => devtools/client/shared/widgets/tooltip/SwatchBasedEditorTooltip.js
rename : devtools/client/shared/widgets/Tooltip.js => devtools/client/shared/widgets/tooltip/SwatchColorPickerTooltip.js
rename : devtools/client/shared/widgets/Tooltip.js => devtools/client/shared/widgets/tooltip/SwatchCubicBezierTooltip.js
rename : devtools/client/shared/widgets/Tooltip.js => devtools/client/shared/widgets/tooltip/SwatchFilterTooltip.js
2016-10-04 10:22:47 -04:00
Carsten "Tomcat" Book
540850f563
Merge mozilla-central to fx-team
2016-10-04 12:02:24 +02:00
Carsten "Tomcat" Book
02f4754fbc
merge mozilla-inbound to mozilla-central a=merge
2016-10-04 11:58:07 +02:00
Patrick Brosset
5810e0aeaa
Bug 1258081 - Wait longer for browser_computed_search-filter_escape-keypress.js to pass; r=test-only
...
MozReview-Commit-ID: ESCwms11Qfr
2016-10-04 11:50:14 +02:00
Julian Descottes
455cb1136d
Bug 1302890 - remove alert tooltip feature relying on unavailable image;r=gl
...
MozReview-Commit-ID: 5ytisLjOcwO
--HG--
extra : rebase_source : ec784b5851d18892f3efde5cf6d28a676a20ec83
2016-10-04 11:45:16 +02:00
Matteo Ferretti
c7f9e0f637
Bug 1303484 - browser_device_modal_submit.js | unexpected number of devices; r=jryans
...
- Added `addDeviceForTest` that removes automatically the device added at the
end of the test.
- Improved `switchDevice` with more assertions.
MozReview-Commit-ID: D1BJozD65uj
2016-10-04 09:18:27 +02:00
Phil Ringnalda
73ccc79fc3
Merge m-c to f-t
2016-10-03 20:51:52 -07:00
Jan Odvarko
fa92385875
Bug 1305979 - Test for addSidebarTab API. r=jdescottes
2016-10-03 18:14:14 +02:00
Steve Chung
7753fd8cb6
Bug 1301042 - Firebug Theme - Make differences between checked style and unchecked style for toolbox-buttons, r=ntim
...
MozReview-Commit-ID: AFRsuOUmelO
--HG--
extra : rebase_source : de5d009de5054bbdee62e41e975ddf08623b397f
2016-10-03 16:55:23 +08:00
Phil Ringnalda
d935bd5a05
Merge m-c to autoland
2016-10-05 20:51:22 -07:00
Greg Tatum
6184dccc11
Bug 1303748 - Fix color cycling in CssColor by adding more HSL precision; r+tromey r=tromey
...
MozReview-Commit-ID: EtNj5IdOnKr
--HG--
rename : devtools/client/shared/test/unit/test_cssColor.js => devtools/client/shared/test/unit/test_cssColor-01.js
extra : rebase_source : 7b8c2628089368a6330489a03f31e58aca8bd0bb
2016-09-28 09:31:26 -05:00
Jan Odvarko
8ef8a5df9f
Bug 1305979 - Improve API for adding a new side panels. r=jdescottes
2016-09-28 14:48:43 +02:00
Jan Odvarko
505bdeb873
Bug 1306898 - Avoid exception. r=ntim
2016-10-03 13:33:53 +02:00
Brian Grinstead
d5f0e3743a
Bug 1307198 - Set -moz-user-focus: normal to fix text focus on new output area;r=linclark
...
MozReview-Commit-ID: 7mIXo72WBhW
2016-10-03 11:46:14 -07:00
Brian Grinstead
0320133b2f
Bug 1307151 - Clear prefs in a cleanup function in browser_webconsole_bug_737873_mixedcontent.js;r=me
...
MozReview-Commit-ID: 7X5NVOcvop8
2016-10-03 10:16:51 -07:00
Gabriel Luong
0548ed82cf
Bug 1305786 - Add initial react/redux boilerplate for creating a new layout panel r=honza
2016-10-03 10:22:26 -04:00
Brian Grinstead
3468e59ee7
Bug 1306783 - Skip test_render_perf.html temporarily;r=linclark
...
MozReview-Commit-ID: 8MxjccwSIdO
2016-10-02 15:16:50 -07:00
Lin Clark
bbfbcfb4f6
Bug 1306783 - New console frontend: Fix performance issue when adding lots of messages. r=bgrins; r=nchevobbe
...
MozReview-Commit-ID: HdU1OntWPhq
2016-10-02 15:16:50 -07:00
Lin Clark
3618c529bc
Bug 1306751 - New console frontend: Emit new-message from componentDidMount. r=bgrins
...
MozReview-Commit-ID: 1JS6FcDU9qr
2016-10-02 15:16:50 -07:00
Nicolas Chevobbe
602cb980ef
Bug 1306781 - New console frontend: Add title on repeat element. r=linclark
...
MozReview-Commit-ID: L10G6ShRuXR
2016-10-02 15:16:49 -07:00
Lin Clark
b1b922dcdb
Bug 1306775 - New console frontend: Fix classes on page errors and console commands. r=me
...
MozReview-Commit-ID: 97gjsvbKt1d
2016-10-02 15:16:49 -07:00
Lin Clark
7ea7afa4f6
Bug 1306099 - New console frontend: Fix scrolling. r=bgrins
...
MozReview-Commit-ID: 3xRTUTh53Bp
2016-10-02 15:16:49 -07:00
Nicolas Chevobbe
70881adb54
Bug 1306727 - New console frontend: Add test for the location in consoleApiCall. r=linclark
...
MozReview-Commit-ID: H3eLp8FDQRN
2016-10-02 15:16:49 -07:00
Lin Clark
9cdc8b33fc
Bug 1306622 - New console frontend: Fix stacktrace expandable closure. r=me
...
MozReview-Commit-ID: DugEHmQvbXd
2016-10-02 15:16:49 -07:00
Lin Clark
f3a08a3d22
Bug 1306622 - New console frontend: Factor out common HTML structures from message types. r=bgrins
...
MozReview-Commit-ID: 3JjyRuJyFAP
--HG--
rename : devtools/client/webconsole/new-console-output/test/components/repeat.test.js => devtools/client/webconsole/new-console-output/test/components/message-repeat.test.js
2016-10-02 15:16:49 -07:00
Lin Clark
fe85dc9030
Bug 1306460 - New console frontend: Fix text filtering. r=bgrins,r=nchevobbe
...
MozReview-Commit-ID: A0sEoQ2bzdo
2016-10-02 15:16:49 -07:00
Lin Clark
a987b44a80
Bug 1305788 - Part 3: Update mocha tests. r=me
...
MozReview-Commit-ID: 5DvUWErni0O
2016-10-02 15:16:48 -07:00
Lin Clark
92c289047a
Bug 1305788 - Part 2: Remove mocha unit testing of actions. r=me
...
MozReview-Commit-ID: AGCvvLdztDc
2016-10-02 15:16:48 -07:00
Lin Clark
071543fff5
Bug 1305788 - Part 1: Sync changed filter prefs back to system. r=bgrins
...
MozReview-Commit-ID: C9CMgjiXGSl
2016-10-02 15:16:48 -07:00
Phil Ringnalda
cc4fd28b8e
Backed out changeset d64bcb6d78e5 (bug 1205371) for browser_animation_pseudo_elements.js and browser_markup_dragdrop_invalidNodes.js failures
2016-10-02 11:41:47 -07:00
Phil Ringnalda
c2d51243de
Merge m-c to m-i
...
MozReview-Commit-ID: EDdoYQ8zdUw
2016-10-03 20:35:14 -07:00
Wellington Cordeiro
d4e50cd70b
Bug 1307250 - Add dir attribute to index.html. r=jlongster
...
--HG--
extra : rebase_source : af38f1c056e1bba147ca3d73a83230d697103d30
2016-10-03 14:10:00 -04:00
Julian Descottes
61c6c5d259
Bug 1153292 - part5: create ServiceWorkerActor;r=janx
...
MozReview-Commit-ID: CdlqUHHW1O1
--HG--
extra : rebase_source : d27c8063dd690aded44ef3e9bf7ed4ddba838a89
2016-09-27 20:52:50 +02:00
Julian Descottes
1a25f252c3
Bug 1153292 - part4: aboutdebugging: display registering status for service workers;r=janx
...
MozReview-Commit-ID: DuE46jPSDvR
--HG--
extra : rebase_source : 83bcd044a79b616b202f87cc9a93182fc12b4c24
2016-09-15 15:12:06 +02:00
Fred Lin
10d8429620
Bug 1292592 - Convert sourceeditor to use key shortcuts module;r=ochameau
...
MozReview-Commit-ID: 2hFtanHPuyr
--HG--
extra : rebase_source : 1c9d6cf406070107ad66a7eb42f0c4e50695f7c5
2016-09-23 15:12:17 +08:00
Fred Lin
8ef5bc864b
Bug 1292592 - isolate xul dependency in sourceeditor and theme-switching;r=bgrins
...
MozReview-Commit-ID: 95ylSC8MpwM
--HG--
extra : rebase_source : 74790b334bc188fb78569af606c7382e899fe8ee
2016-09-20 14:20:46 +08:00
Fred Lin
016e5cab9a
Bug 1292592 - load sourceeditor in inspector without iframe;r=bgrins
...
MozReview-Commit-ID: K3ptp0g4RP8
--HG--
extra : rebase_source : d314455dc616bdad2f90f3696048c5825a8af348
2016-09-20 13:40:18 +08:00