Commit Graph

6225 Commits

Author SHA1 Message Date
Ryan VanderMeulen
df47cd92cd Merge inbound to m-c. a=merge 2017-05-30 20:36:44 -04:00
Matt R
1f9d9f8cb7 Bug 1368204 - convert uses of 'defer' to 'new Promise' in client/responsive.html; r=tromey
MozReview-Commit-ID: HnjT6j9yjW3

--HG--
extra : rebase_source : 7c1eedaaec2b5f9ac05517a3a0e2210cdbd80002
2017-05-27 17:32:06 +01:00
Ryan VanderMeulen
2fbcb8b3bb Merge m-c to inbound. a=merge 2017-05-30 16:09:45 -04:00
Ryan VanderMeulen
af691573d4 Merge m-c to autoland. a=merge 2017-05-30 12:59:41 -04:00
Micah Tigley
7f37d4cec1 Bug 1348471 - Display a message when the grid outline cannot effectively be fitted inside the layout panel. r=gl
MozReview-Commit-ID: 57cikdLW3IV
2017-05-24 19:40:07 -06:00
Micah Tigley
7075da3bc5 Bug 1359875 - Part 1: Remove rendering the grid lines in the grid outline. r=gl 2017-05-30 15:48:58 -04:00
Carsten "Tomcat" Book
b318c7dca7 merge mozilla-inbound to mozilla-central + UPGRADE_NSS_RELEASE a=merge
--HG--
rename : toolkit/components/extensions/test/xpcshell/xpcshell.ini => toolkit/components/extensions/test/xpcshell/xpcshell-common.ini
extra : amend_source : 458fd54fe8070ca3034ac441267ff7025adb5251
2017-05-30 11:37:46 +02:00
Carsten "Tomcat" Book
793a04d5d4 Backed out changeset fc3bbe02ce7d (bug 1348471) for test failures in browser_misused_characters_in_strings.js 2017-05-30 08:21:53 +02:00
Micah Tigley
d7a7ea94cf Bug 1348471 - Display a message when the grid outline cannot effectively be fitted inside the layout panel. r=gl
MozReview-Commit-ID: 57cikdLW3IV
2017-05-24 19:40:07 -06:00
Gabriel Luong
c00006d22f Bug 1321238 - Add unit tests for the Grid List and Display setting components. r=jdescottes 2017-05-29 15:54:35 -04:00
Phil Ringnalda
40aaa48351 Backed out changeset ad742747a8d0 (bug 1321238) for (at least) eslint failures
MozReview-Commit-ID: Em8hWRGDB3Y
2017-05-29 11:45:33 -07:00
Gabriel Luong
5edbe33f43 Bug 1321238 - Add unit tests for the Grid List and Display setting components. r=jdescottes 2017-05-29 14:23:56 -04:00
Paolo Amadini
30ea634bb0 Bug 1242505 - Part 5 - Remove obsolete whitelisting of unhandled rejections. r=Mossop
The whitelisting function thisTestLeaksUncaughtRejectionsAndShouldBeFixed was replaced by expectUncaughtRejection, and existing calls did not take effect anymore.

MozReview-Commit-ID: 3uOxkgWYWEz

--HG--
extra : rebase_source : 5a10a3ebbfe0ce2a801330041f95447c313a9a70
extra : source : 6f0394b523a66dab444b8551deb8f3c6c81d8f31
2017-05-25 15:00:49 +01:00
Paolo Amadini
d7513d1e02 Bug 1242505 - Part 3 - Detect unhandled rejections of native Promises in browser-chrome tests. r=Mossop
The browser-chrome test suite now detects and reports unhandled rejections of native Promises, in addition to those created by Promise.jsm. The whitelisting mechanism is updated to use primarily the PromiseTestUtils.expectUncaughtRejection function. Tests will fail if a rejection that is not whitelisted occurs, or if a whitelisted rejection does not occur anymore.

MozReview-Commit-ID: 1beGB5GG8Ty

--HG--
extra : rebase_source : 64395c5fdf25deebd60dfbf2cf5df3cbf7ca8abb
extra : amend_source : 0a3f13419c050662680f2bd110d724b3bf991732
extra : source : 8d53be05afc59519c5ce8cfae96d284a972fda71
2017-05-28 11:46:45 +01:00
Paolo Amadini
0369d7414c Bug 1242505 - Part 1 - Handle more rejections in code exercised by browser-chrome tests. r=Mossop
MozReview-Commit-ID: JTMgC2XwzX2

--HG--
extra : rebase_source : 279cabcd658b3877a8501df382804ae5fa7aa1fc
extra : source : b59573695517b2a464f22e00bd3792c50dcf371a
2017-05-25 15:00:22 +01:00
Sebastian Hengst
877985ac99 Backed out changeset b59573695517 (bug 1242505) 2017-05-28 11:31:22 +02:00
Sebastian Hengst
8d47870cdc Backed out changeset 8d53be05afc5 (bug 1242505) 2017-05-28 11:31:12 +02:00
Sebastian Hengst
ea55cd0be2 Backed out changeset 6f0394b523a6 (bug 1242505) 2017-05-28 11:31:01 +02:00
Paolo Amadini
94c629ed8c Bug 1242505 - Part 5 - Remove obsolete whitelisting of unhandled rejections. r=Mossop
The whitelisting function thisTestLeaksUncaughtRejectionsAndShouldBeFixed was replaced by expectUncaughtRejection, and existing calls did not take effect anymore.

MozReview-Commit-ID: 3uOxkgWYWEz

--HG--
extra : rebase_source : 3a7720091180a770b32b595f8094c0d20170166d
2017-05-25 15:00:49 +01:00
Paolo Amadini
8edd3b1d5c Bug 1242505 - Part 3 - Detect unhandled rejections of native Promises in browser-chrome tests. r=Mossop
The browser-chrome test suite now detects and reports unhandled rejections of native Promises, in addition to those created by Promise.jsm. The whitelisting mechanism is updated to use primarily the PromiseTestUtils.expectUncaughtRejection function. Tests will fail if a rejection that is not whitelisted occurs, or if a whitelisted rejection does not occur anymore.

MozReview-Commit-ID: 1beGB5GG8Ty

--HG--
extra : rebase_source : 59e5b84cb431f3ca28287d30a3da8fbea1363ec5
2017-05-25 15:00:35 +01:00
Paolo Amadini
6886a4fb81 Bug 1242505 - Part 1 - Handle more rejections in code exercised by browser-chrome tests. r=Mossop
MozReview-Commit-ID: JTMgC2XwzX2

--HG--
extra : rebase_source : 83a77cbfe5629abe99ae575b57592361ea9627b8
2017-05-25 15:00:22 +01:00
Sebastian Hengst
d8e719c8a3 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: CEadD9RweN4
2017-05-27 10:00:59 +02:00
Patrick Brosset
1ec6c3d790 Bug 1222737 - Tests for the computed-view copy feature; r=pbro
MozReview-Commit-ID: KR1H9tn0u7r

--HG--
rename : devtools/client/inspector/computed/test/browser_computed_select-and-copy-styles.js => devtools/client/inspector/computed/test/browser_computed_select-and-copy-styles-01.js
extra : rebase_source : df22d07b36a316bdd91989b36165a3b43e289c7c
2017-05-11 15:12:27 +02:00
Ryan VanderMeulen
10ca7619ed Merge m-c to inbound. a=merge 2017-05-26 15:44:50 -04:00
Ryan VanderMeulen
75fa1fd85f Merge inbound to m-c. a=merge 2017-05-26 15:43:59 -04:00
Jason Laster
4427254a16 Bug 1367193 - Release new Debugger Frontend 5/23 (dd10dcb). r=jdescottes 2017-05-26 07:31:00 -04:00
Ryan VanderMeulen
33d27b279d Bug 1282716 - Add missing newline to doc_inspector_highlighter_cssshapes.html to make ESLint happy. 2017-05-26 10:55:09 -04:00
Oriol
2997b8e284 Bug 1367894 - Refactor the JSON Viewer stream converter. r=Honza 2017-05-25 14:04:00 -04:00
Jason Laster
ad0a595b53 Bug 1367052 - Debugger Server prematurely removes out of scope variables. r=fitzgen 2017-05-25 12:33:00 -04:00
Mike Park
ab57b5c007 Bug 1282716 - Add static highlighters for ellipse and inset. r=pbro
Currently doesn't handle zooms or transforms, or rounded corners for inset().

MozReview-Commit-ID: J9ZTjhn9Ki0

--HG--
extra : rebase_source : 62a8952fe18e1493ba9f31e85a4d9bc7d558167c
2017-05-16 16:25:19 -04:00
Mike Park
341dbc43d2 Bug 1282716 - Add static highlighter for polygon and circle shapes. r=pbro
MozReview-Commit-ID: 37v4L7qKKWa

--HG--
extra : rebase_source : 20e502e6c3067a6a4a0b8925986c430bf340996d
2017-05-15 13:56:04 -04:00
sole
8c22801540 Bug 1365255 - DevTools: bring over documentation for contributing and coding standards into the tree. r=nchevobbe
MozReview-Commit-ID: IRtCRTMmPHu

--HG--
extra : rebase_source : df1a6325a746a6408159b9f8223d82748ca27c13
2017-05-26 13:02:02 +01:00
Makoto Kato
f9e613374f Bug 1358025 - Part 1. Use setUserInput instead of input.value setter. r=pbro
Actually, other browsers (except to Gecko) doesn't create undo history by input.value setter.  It only creates user interaction.

devtools tests check enableUndo after using input.value setter.  So we should use setUserInput to emulate input instead.

Although input.value setter doesn't generate input event, but setUserInput will generate input event, so we need wait for search request on browser_inspector_search-filter_context-menu.js.

MozReview-Commit-ID: KLiv1J0i5tJ

--HG--
extra : rebase_source : d964688255177cdde165a95b34986aba8e5ad2db
2017-05-18 16:32:10 +09:00
Ryan VanderMeulen
e38fed0cd1 Merge inbound to m-c. a=merge 2017-05-25 21:30:20 -04:00
Ryan VanderMeulen
ac35891cc9 Merge m-c to inbound. a=merge 2017-05-25 16:35:51 -04:00
Ryan VanderMeulen
8543438674 Merge inbound to m-c. a=merge 2017-05-25 16:34:16 -04:00
Honza Bambas
b852ed009a Backout of 7f28c1084c47 (bug 1319111) for security checks breakage, r=me 2017-05-25 18:16:02 +02:00
Oriol
3915b8eced Bug 1366239 - Display the raw JSON before loading JSON Viewer. r=Honza
--HG--
extra : rebase_source : 4ae80ebb8bcaa72fb6e927e4775ffbc40ee1b0eb
2017-05-19 08:03:00 -04:00
Bob Silverberg
eb974678e2 Bug 1349896 - Part 1: Expose devtools theme via gDevTools, r=ochameau
Added gDevTools.getTheme() to provide the theme name, and a gDevTools "theme-changed"
event to provide a notification when the theme is changed.

MozReview-Commit-ID: EeUAmtyPpUy

--HG--
extra : rebase_source : 38515c6fb4d4294aa20d862da0c1bb96f17cd99a
2017-05-09 13:03:19 -04:00
Ryan VanderMeulen
d3f265330e Merge m-c to autoland. a=merge 2017-05-25 16:44:01 -04:00
Tom Tromey
f3cad1a920 Bug 1366442 - request new debugger front end in source map tests; r=bgrins
MozReview-Commit-ID: LSuTghqoldz

--HG--
extra : rebase_source : 42daf27e2149d6091a4284d19b761bee6fd5ed75
2017-05-24 11:04:59 -06:00
Oriol
652cfe6316 Bug 1297466 - Do not attempt to open Function.prototype in Debugger. r=bgrins
--HG--
extra : rebase_source : fed13d5c980f853c313d6b62a7812af538bd79cb
2017-05-15 16:47:00 -04:00
Ryan VanderMeulen
56b8e8c07e Merge m-c to inbound. a=merge
CLOSED TREE
2017-05-24 16:33:30 -04:00
Nicolas B. Pierron
0727a6547f Bug 1364120 - Remove FINISH_LARGE_EVALUATE gc. r=jonco 2017-05-24 18:14:31 +00:00
Brian Grinstead
ec38416ba5 Bug 1307936 - Reset filter prefs in between console mochitests;r=Honza
MozReview-Commit-ID: C2yIt8Kmw8X

--HG--
extra : rebase_source : 236aef0a8ed1ade7473ad19e1a11d4f94c3fbd83
2017-05-23 15:30:17 -07:00
Ryan VanderMeulen
4202c4feab Merge m-c to autoland. a=merge 2017-05-23 18:13:54 -04:00
Ryan VanderMeulen
27fd4cc7e2 Merge inbound to m-c. a=merge 2017-05-23 18:11:35 -04:00
Honza Bambas
2dfe5d94b8 Bug 1319111 - Expose 'result principal URI' on LoadInfo as a source for NS_GetFinalChannelURI (removes some use of LOAD_REPLACE flag). r=bz 2017-05-23 08:09:00 -04:00
Tom Tromey
662cf5a1e6 Bug 1361853 - use client-side source map service in network monitor; r=Honza
MozReview-Commit-ID: A0lDkK12x8E

--HG--
extra : rebase_source : c7a2389126289a8390780a308487936f26ceab5f
2017-05-10 14:07:06 -06:00
Mark Striemer
0d2d8d0fbe Bug 1338827 - Only show reload button for temporary add-ons in about:debugging r=jdescottes
MozReview-Commit-ID: m8Le3N4xyg

--HG--
extra : rebase_source : 29339a2a539bab37bcf535221dc89ff1c597ffe7
2017-05-18 09:30:48 -05:00