Commit Graph

7946 Commits

Author SHA1 Message Date
Mark Banner
c62d0c64f8 Bug 1371293 - Upgrade ESLint to version 4.8.0, configuration changes. r=mossop
MozReview-Commit-ID: 2YHYOLTtqxu

--HG--
extra : rebase_source : 7bbc673bb72d546e1fca63227d54b6607a4ab33e
2017-10-09 10:54:16 +01:00
Daisuke Akatsuka
8dbaac70ea Bug 1406287 - Part 4: Add test for time ticks. r=gl
MozReview-Commit-ID: EPpCACBfJOP

--HG--
extra : rebase_source : ab544e71906a31e46085a13e06f0f7c0358b3fbd
2017-11-13 17:44:10 +09:00
Daisuke Akatsuka
4196053f72 Bug 1406287 - Part 3: Correspond for changing size of sidebar. r=gl
MozReview-Commit-ID: 9ndHImmpM9c

--HG--
extra : rebase_source : f213ab20328180e8e6210ea0e695c8126209b9d9
2017-11-13 17:43:25 +09:00
Daisuke Akatsuka
5de5eef2e3 Bug 1406287 - Part 2: Implement animation time tick and label. r=gl
MozReview-Commit-ID: GlkOal5ClHu

--HG--
extra : rebase_source : 7456f3da0f22b2dd5cab9d9353661e7b97caad0a
2017-11-13 17:42:55 +09:00
Daisuke Akatsuka
21947616de Bug 1406287 - Part 1: Implement basic layout. r=gl
MozReview-Commit-ID: KAe8uupfQ3z

--HG--
extra : rebase_source : e10cb17e0f46f6ade5995eddd1a97cbfea9f40d6
2017-11-13 16:41:04 +09:00
Csoregi Natalia
e520b4f458 Merge mozilla-central to mozilla-autoland. r=merge a=merge CLOSED TREE 2017-11-14 00:59:27 +02:00
Alexandre Poirot
533133afc6 Bug 1404917 - Use request.mimeType instead of request.responseContent.content.mimeType. r=Honza
MozReview-Commit-ID: EIaS1CFKzVn

--HG--
extra : rebase_source : 814ac3fd2713c89387049b92e0c857e8b9b2f8e4
2017-10-05 17:42:51 +02:00
Tim Nguyen
eea978e465 Bug 1416194 - Reduce Toolbar component updates in netmonitor. r=gasolin
MozReview-Commit-ID: Apwj73aeC0U

--HG--
extra : rebase_source : 2bc8501263dc44497971ceeded8bac31b62d8e1b
2017-11-10 11:55:27 +00:00
Mike Park
e327bde121 Bug 1411402 - Change mouse cursor when hovering/clicking shapes highlighter markers. r=pbro
MozReview-Commit-ID: 9idXQmwatiW

--HG--
extra : rebase_source : b2aac18b3ce32c91523a9cf4328ec8bef82ef1f7
2017-10-25 14:36:03 -04:00
Daniel Stenberg
baf6c03f86 Bug 1402828 - Improve "copy as cURL". r=Honza 2017-09-29 02:57:00 -04:00
Jason Laster
cfc363edbf Bug 1416960 - Update Debugger frontend (11-13). r=jdescottes
--HG--
extra : rebase_source : 073b9055280ca7484a0c3542d9e0f353f7b722c9
2017-11-13 19:49:00 -05:00
Pradeep
22ebb18d45 Bug 1409651- Fix security side panel color in netmonitor; r=gasolin
MozReview-Commit-ID: 5qWC97NFjKa
***
Bug 1409651- Fix security side panel color in netmonitor; r=gasolin

--HG--
extra : rebase_source : d1d91e737d0c6000d0431aa21eef8aa6a1704aa1
2017-11-13 10:57:14 +05:30
Nicolas Chevobbe
dd2bb623b5 Bug 1403452 - Enable browser_webconsole_block_mixedcontent_securityerrors in new console frontend; r=jdescottes.
MozReview-Commit-ID: KBd0K20pDeQ

--HG--
extra : rebase_source : d3db614b35c969948a61574ecc25594451929a48
2017-11-09 09:45:28 +01:00
Nicolas Chevobbe
a1cfd1816b Bug 1407178 - Enable browser_webconsole_certificate_messages.js in the new console; r=Honza.
MozReview-Commit-ID: HbspABuW7e4

--HG--
extra : rebase_source : d459aa3bbb6fd25c3a39eccec2fb9c4fd6629328
2017-11-08 13:45:37 +01:00
Csoregi Natalia
c7850dc549 Backed out changeset 6981bc3a8091 (bug 1411645)eslint failures /gecko/devtools/server/actors/highlighters/shapes.js:1904 r=backout 2017-11-13 22:51:14 +02:00
Brian Grinstead
d1841cbbad Bug 1403977 - Switch to inline-block for message-body and children;r=nchevobbe
MozReview-Commit-ID: KbHeA4uwas9

--HG--
extra : rebase_source : 3a0db8ec11128173676c768786962b215f2a3d05
2017-11-10 15:13:12 -08:00
Mike Park
a8b45b7be0 Bug 1411645 - Shapes highlighter: resize on one axis in transform mode for polygon and ellipse. r=pbro
MozReview-Commit-ID: 9Td88QCRPQg

--HG--
extra : rebase_source : ccdc739359c4ef2e3a94995ad337f7371b1f0933
2017-11-01 11:19:13 -04:00
Mike Park
47961d34b3 Bug 1411645 - Shapes highlighter: resize on one axis in transform mode for polygon and ellipse. r=pbro
MozReview-Commit-ID: 9Td88QCRPQg

--HG--
extra : rebase_source : b5aaa71335964aad5d60a3bd7b623d9ec64341e6
2017-11-01 11:19:13 -04:00
Jason Laster
bd8a2fdfb5 Bug 1415300 - Update Debugger frontend (11-7). r=jdescottes
Taken from upstream commit: be179268c9b89390c13bdc9c4cca6000f6f583e5
Added skip-if true to some new debugger mochitests that still look intermittent.

MozReview-Commit-ID: EIcx5z9s7XF

--HG--
extra : rebase_source : 949356260ce38bba65166130d71438f443033137
2017-11-10 12:04:10 +01:00
Gabriel Luong
f6fcb7e4d1 Bug 1412608 - Fix comment selection color in markup view. r=jdescottes 2017-11-10 06:43:48 -05:00
Margareta Eliza Balazs
7e070192d7 Merge inbound to mozilla-central r=merge a=merge 2017-11-10 11:55:43 +02:00
Sebastian Hengst
ed9d8c71ea merge mozilla-central to autoland. r=merge a=merge on a CLOSED TREE 2017-11-10 02:46:00 +02:00
Sebastian Hengst
3f52ceb1fd Bug 1416070 - Snooze time bomb in test_validators.js for 80 years or until a devtools peer fixes it. r=me on a CLOSED TREE
--HG--
extra : amend_source : bb672cc445179372bb07c05ebf98d15d97139f37
2017-11-10 02:40:53 +02:00
J. Ryan Stinnett
555be6398c Bug 1415502 - Remove RDM browser-swap docs. r=jryans
These low level docs are getting out of date and causing confusion.  Further,
they are of limited value at this stage anyway.

MozReview-Commit-ID: FSoNniNZjtj

--HG--
extra : rebase_source : fa5e02a771adcae9b0e53bd18c4eb10ebb5315ef
2017-11-09 10:50:19 -06:00
Phil Ringnalda
98c7b44e8d Backed out changeset 186ee641ae41 (bug 1415300) for frequent failures in browser_dbg-wasm-sourcemaps.js
CLOSED TREE

MozReview-Commit-ID: 4gWGPGXMgP6
2017-11-09 19:58:39 -08:00
Andreea Pavel
ae1ad6047d Backed out changeset 39beeec35ecc (bug 1415554) for failing devtools/client/shared/components/test/mochitest/test_tabs_accessibility.html r=backout on a CLOSED TREE 2017-11-10 03:11:01 +02:00
Sebastian Hengst
96773b2710 merge mozilla-central to mozilla-inbound. r=merge a=merge on a CLOSED TREE 2017-11-10 02:47:06 +02:00
Nicholas Nethercote
f4dd5e2636 Bug 1414096 (attempt 2) - Remove support for nsISupportsString values in nsPrefBranch::{get,set}ComplexValue(). r=florian.
Bug 1345294 introduced nsPrefBranch::{get,set}StringPref(), which allowed the
getting of utf8 strings from prefs, which previously required using
nsISupportsString with {get,set}ComplexValue. That bug also converted most
uses.

This patch finishes the job.

- It removes the nsISupportsString support.

- It converts existing code that relied on the nsISupportsString.

- It removes the lint that was set up to detect such uses of nsISupportsString.

--HG--
extra : rebase_source : b885ee784704819e181430200af5ef762e269d14
2017-11-10 09:07:48 +11:00
Michael Ratcliffe
e1df64fd19 Bug 1415554 - Inspector to use prop-types and react-dom-factories r=gl
MozReview-Commit-ID: 7NxFwgFLDAL
2017-11-08 18:55:58 +00:00
Jason Laster
91307fe5dd Bug 1415300 - Update Debugger frontend (11-7). r=jdescottes
MozReview-Commit-ID: HOIcls0wfCJ

--HG--
extra : rebase_source : 0ec644affb7f2fddc07cd0da1e2e3dd19e422d1f
2017-11-09 21:28:00 +01:00
Andreea Pavel
e1c8aba28f Merge mozilla-central to mozilla-inbound r=merge a=merge on a CLOSED TREE 2017-11-09 22:17:00 +02:00
Andreea Pavel
bb9e1a3930 Backed out changeset 9e2acadbdad8 (bug 1415300) for failing devtools/client/debugger/new/test/mochitest/browser_dbg-quick-open.js r=backout on a CLOSED TREE 2017-11-09 21:44:26 +02:00
J. Ryan Stinnett
f88990e5d9 Bug 1394841 - Test WebExt messaging with RDM. r=kmag,ochameau
This test verifies that WebExt messaging works as expected for both the
background page scripts and content scripts when RDM is used.

MozReview-Commit-ID: 3fODg3nYLr7

--HG--
extra : rebase_source : ad0051f6c377f15dbe27cf6cac5c3fd07af6fac7
2017-11-01 17:40:16 -05:00
J. Ryan Stinnett
0b32106c92 Bug 1394841 - Add WebExt messaging to RDM tunnel. r=ochameau
WebExt messaging sends several new message types to content that should be
tunneled by RDM.

This change allows them to reach content as expected in RDM mode.

MozReview-Commit-ID: GKelgOGBUKI

--HG--
extra : rebase_source : 77288fc586efbaeb9b4c344a291c7c5f815e1a15
2017-11-01 17:36:58 -05:00
Julian Descottes
e90066e5c9 Bug 1408337 - set devtools.enabled to true if toolbox was recently opened;r=bgrins
MozReview-Commit-ID: RKprmycu6b

--HG--
extra : rebase_source : c881f5342071ee212d438802bdf80556c251891c
2017-10-31 15:52:58 +01:00
Oriol Brufau
aa981208e3 Bug 1415728 - Change JSON Viewer's selected row on keydown instead of on keyup. r=Honza
MozReview-Commit-ID: 3qXc1VxM2Rc

--HG--
extra : rebase_source : 2ee0e7f667a4fbb972a4a2667838c050310db287
2017-11-09 01:16:36 +01:00
Oriol Brufau
3969005589 Bug 1366531 - convert uses of defer to 'new Promise' in client/jsonview r=nchevobbe
MozReview-Commit-ID: InGMTAQ0X2R

--HG--
extra : rebase_source : f74230475add8631c936958877b93c1826067d55
2017-11-09 00:07:44 +01:00
Vincent Lequertier
d717a8918f Bug 1381648 - Add non blocking time to the statistics panel of netmonitor; r=Honza
MozReview-Commit-ID: Anw4hTlpPjH

--HG--
extra : rebase_source : c39fab337818569292ebb8c70ea59cb5c421f229
2017-10-06 15:11:18 +02:00
Fred Lin
bab01c9041 Bug 1414981 - Request URL should not show #hash;r=Honza
MozReview-Commit-ID: G3FqltGcaTC

--HG--
extra : rebase_source : 1f7ef8c660c0116f8ead6b0af538301d3131765d
2017-11-07 13:46:57 +08:00
Julian Descottes
0721d80298 Bug 1408198 - Use SVG icon for breadcrumbs scrollbuttons;r=ntim
MozReview-Commit-ID: 9aZzU49ayy2

--HG--
extra : rebase_source : fae33d73dab01c5d5ae3d75a62f4bd9092d4614f
2017-11-08 18:42:03 +01:00
Julian Descottes
f55b078bf6 Bug 1408369 - move back aboutdevtools.dtd to devtools/shim/locales;r=flod
Add localization notes to aboutdevtools.dtd and move it back to the locales
folder where it can be picked up by localization teams.

MozReview-Commit-ID: 8fDimFwdBXv

--HG--
rename : devtools/shim/aboutdevtools/tmp-locale/aboutdevtools.dtd => devtools/shim/locales/en-US/aboutdevtools.dtd
extra : rebase_source : a39410806d2fc930eaaf74c7894371aa041b0dfe
2017-11-06 15:36:28 +01:00
Julian Descottes
d0d415d3b0 Bug 1408369 - create about:devtools welcome message dynamically;r=flod,nchevobbe
The welcome message used to be defined in DTD. Since it has a dynamic part (the
toggle toolbox shortcut) it's easier for localization purposes to have it in a
properties file and dynamically insert it.

MozReview-Commit-ID: FhgQjbs8Dw0

--HG--
extra : rebase_source : 35efe9ccd3ce17931edbba5e0deac32c81fc7609
2017-11-07 21:53:55 +01:00
Julian Descottes
2695e6bb98 Bug 1412029 - add probes to about:devtools;r=bgrins,datareview=francois
This changeset adds 3 scalars:
- devtools.aboutdevtools.opened -> logged every time the page is loaded
- devtools.aboutdevtools.installed -> logged when the user clicks on the
  install button
- devtools.aboutdevtools.noinstall_exits -> logged when leaving the page
  if devtools is not enabled

And 2 keyed histograms:
- DEVTOOLS_ABOUT_DEVTOOLS_OPENED_REASON (is it a shortcut, is it a menu
  item etc...)
- DEVTOOLS_ABOUT_DEVTOOLS_OPENED_KEY (in case of a keyshortcut, what is
  the keyshortcut id)


MozReview-Commit-ID: 1DET1ozf8i4

--HG--
extra : rebase_source : f2f96e29a8849dec83b03d6daacbf6c6ca7fce2f
2017-11-01 18:41:42 +01:00
Julian Descottes
9d5d22f390 Bug 1412029 - pass key shortcut id to aboutdevtools page;r=bgrins
MozReview-Commit-ID: 4Fmj1p1bgsB

--HG--
extra : rebase_source : f236777ea914ebad6cc7a0e61be97491b6eb97c2
2017-11-01 14:47:31 +01:00
Narcis Beleuzu
0f581d68da Backed out 2 changesets (bug 1412029) for ESLint failure "/devtools/shim/aboutdevtools/aboutdevtools.js" r=backout on a CLOSED TREE
Backed out changeset ab41b0060a87 (bug 1412029)
Backed out changeset d3a84e128c3c (bug 1412029)
2017-11-08 13:38:10 +02:00
Julian Descottes
418a668f0e Bug 1412029 - add probes to about:devtools;r=bgrins,datareview=francois
This changeset adds 3 scalars:
- devtools.aboutdevtools.opened -> logged every time the page is loaded
- devtools.aboutdevtools.installed -> logged when the user clicks on the
  install button
- devtools.aboutdevtools.noinstall_exits -> logged when leaving the page
  if devtools is not enabled

And 2 keyed histograms:
- DEVTOOLS_ABOUT_DEVTOOLS_OPENED_REASON (is it a shortcut, is it a menu
  item etc...)
- DEVTOOLS_ABOUT_DEVTOOLS_OPENED_KEY (in case of a keyshortcut, what is
  the keyshortcut id)


MozReview-Commit-ID: 1DET1ozf8i4

--HG--
extra : rebase_source : 5038fcb6741653b7f66581cd601ba9dea58a847f
2017-11-01 18:41:42 +01:00
Julian Descottes
2e31574d55 Bug 1412029 - pass key shortcut id to aboutdevtools page;r=bgrins
MozReview-Commit-ID: 4Fmj1p1bgsB

--HG--
extra : rebase_source : f236777ea914ebad6cc7a0e61be97491b6eb97c2
2017-11-01 14:47:31 +01:00
Narcis Beleuzu
218e1676cb Merge inbound to mozilla-central r=merge a=merge 2017-11-08 12:51:09 +02:00
Boris Zbarsky
97828fce1d Bug 1415389. Make ChromeUtils a WebIDL namespace. Remove ThreadSafeChromeUtils. r=kmag
MozReview-Commit-ID: 9ysAeaBMNVt
2017-11-08 00:25:33 -05:00
Liam
ce20333b74 Bug 1408790 - The non-selected elements with ids should be lightened to the same color as the non-selected classes r=gl
MozReview-Commit-ID: AjcnYsxxqAs
2017-10-15 17:45:12 -06:00
Margareta Eliza Balazs
4164a3a53d Merge inbound to mozilla-central r=merge a=merge 2017-11-07 23:57:03 +02:00
Oriol Brufau
8355f3f7d8 Bug 1400963 - Scroll selected row into view in JSON Viewer. r=Honza
MozReview-Commit-ID: I7QuuGzHaiA

--HG--
extra : rebase_source : 8d7696ce1e60e318518371fd65390dfd5f01ca37
2017-11-01 03:22:48 +01:00
Margareta Eliza Balazs
e0c4e35f57 Backed out changeset 3a8295d1ff40 (bug 1408334) for failing bc in /browser_misused_characters_in_strings.js r=backout on a CLOSED TREE 2017-11-07 21:04:54 +02:00
Julian Descottes
10e099779f Bug 1408334 - add form to subscribe to mozilla developer newsletter in about:devtools;r=nchevobbe
MozReview-Commit-ID: JuJqNS3r6NH

--HG--
extra : rebase_source : 20b9f294cb60873bfa6edc975d4688c1a2365eef
2017-10-31 10:19:00 +01:00
Nicolas Chevobbe
8ccd263f8e Bug 1408928 - Rename and enable browser_webconsole_closing_brackets.js in new console frontend; r=Honza.
MozReview-Commit-ID: EEwk0mSD5Rs

--HG--
rename : devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_closing_brackets.js => devtools/client/webconsole/new-console-output/test/mochitest/browser_jsterm_autocomplete_extraneous_closing_brackets.js
extra : rebase_source : fa0fd95292c31fe178a94496b671c4e443e8a6d8
2017-11-07 12:19:09 +01:00
Nicolas Chevobbe
fc01eb80b1 Bug 1401958 - Remove browser_webconsole_copy_entire_message_context_menu.js; r=Honza.
The test already exists with a different name (browser_webconsole_context_menu_copy_entire_message).

MozReview-Commit-ID: 9NmXosnAVAi

--HG--
extra : rebase_source : 2c690ac0c5e3685d3c05c11e5cb4524df6498a57
2017-11-07 12:05:57 +01:00
Nicolas Chevobbe
2d91fffafa Bug 1403449 - Enable browser_webconsole_console_dir_uninspectable.js in new frontend; r=jdescottes.
MozReview-Commit-ID: 5d0vbbVKi2T

--HG--
extra : rebase_source : fab80f8fc8b5fe322f1ec4a5b9d494d9bf9416c3
2017-11-07 09:35:06 +01:00
Nicolas Chevobbe
c3429bb148 Bug 1406069 - Enable browser_webconsole_cached_messages.js in new console frontend; r=jdescottes.
MozReview-Commit-ID: EypyZoZUWeo

--HG--
extra : rebase_source : e8dac5784aa2fadf6fd31acd2ace1a81d7571516
2017-11-06 09:43:16 +01:00
Nicolas Chevobbe
91504c0900 Bug 1408920 - Rename and enable browser_webconsole_autocomplete_in_debugger_stackframe.js; r=jdescottes.
We take this as an opportunity to add a jsterm helper function to set its value and
wait for completion, and use it in a test where we did the same thing.
This also copies the openDebugger helper from the old frontend head.js .
The test still uses the old debugger, since it will be fixed in a specific bug
for all the console tests.

MozReview-Commit-ID: AKB3CBY8GPv

--HG--
rename : devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_autocomplete_in_debugger_stackframe.js => devtools/client/webconsole/new-console-output/test/mochitest/browser_jsterm_autocomplete_in_debugger_stackframe.js
extra : rebase_source : d85b91f8385821975cb3b3f4338eac0dd1c121cf
2017-11-03 10:46:49 +01:00
Nicolas Chevobbe
d7aadf354d Bug 1408919 - Rename and enable browser_webconsole_autocomplete_crossdomain_iframe.js; r=Honza.
This bug also renames the support file, and create a dedicated one for the child iframe.
An helper method is created to only wait for a single message with given text in it, as
well as returning an array of matched message in waitForMessages (we were returning the
result of setting the listener, which I doubt is useful for any test.

MozReview-Commit-ID: Gz7zqX825oR

--HG--
rename : devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_autocomplete_crossdomain_iframe.js => devtools/client/webconsole/new-console-output/test/mochitest/browser_jsterm_autocomplete_crossdomain_iframe.js
rename : devtools/client/webconsole/new-console-output/test/mochitest/test-bug-989025-iframe-parent.html => devtools/client/webconsole/new-console-output/test/mochitest/test-iframe-parent.html
extra : rebase_source : aeef146dbe78e375e259cba96c3ab96287cb076a
2017-11-02 14:24:45 +01:00
abhinav
3ac5a4eb90 Bug 1413832 - Keep the green/active toolbar icon styling when the tool is selected. r=jdescottes
MozReview-Commit-ID: 6Sj0lECJMuC

--HG--
extra : rebase_source : 6cc048536544b24bd6e191b60848a672713a5fe4
2017-11-03 23:51:11 +05:30
Jan Odvarko
a7d42e9ce4 Bug 1415137 - Group's vertical line is moved one pixel; r=nchevobbe
MozReview-Commit-ID: CVfsJ6wx6HC

--HG--
extra : rebase_source : 43deb9576394e33ef489b765985212535cbc6efb
2017-11-07 14:09:31 +01:00
abhinav
c152f12b50 Bug 1413540 - Merge 'flash' filter into 'Others'. r=Honza
MozReview-Commit-ID: CjxepUwYHr0

--HG--
extra : rebase_source : 17fca44728967a6dda307a2640bbd3d479d04302
2017-11-05 12:26:36 +05:30
abhinav
0bd7ae9d66 Bug 1414609 - Changing z-index of filter autocomplete suggestion box to prevent being hidden behind netmonitor header. r=Honza
MozReview-Commit-ID: BpS8nLI1XTM

--HG--
extra : rebase_source : b2311847e4140105ef4f7ebbed2c4c10c25130b9
2017-11-05 16:06:38 +05:30
J. Ryan Stinnett
51ca00d13d Bug 1413765 - Skip RDM browser_permission_doorhanger.js for permafail. r=me
MozReview-Commit-ID: 3yxHaEjSMyO
2017-11-06 20:53:39 -06:00
J. Ryan Stinnett
d968d058cd Bug 1413765 - Disable RDM browser_navigation.js test for intermittents. r=jryans
MozReview-Commit-ID: IAQdq3eFHnp

--HG--
extra : rebase_source : 9d18e3114a76a2773e38d50e2319be2def91b491
2017-11-06 17:32:12 -06:00
J. Ryan Stinnett
6bda31a889 Bug 1198013 - DevToolsModules now safe to call multiple times. r=miker
MozReview-Commit-ID: 2wg78JE6Cb7

--HG--
extra : rebase_source : d2c6b592fb096a4f65a4e4f7574816e4dd70f6e5
2017-11-03 12:38:05 -05:00
Jan Odvarko
7c3a64f729 Bug 1409413 - Make sure text in the Console command line is v-centered; r=nchevobbe
MozReview-Commit-ID: 7TuLSPfzJ6k

--HG--
extra : rebase_source : 28ef0f51d65217fe82d916d38068af4cd6cb3798
2017-11-06 16:26:49 +01:00
Jan Odvarko
3e6e6eb817 Bug 1409413 - Put shared styles into network-monitor context; r=rickychien
MozReview-Commit-ID: KVuFWsRxb2W

--HG--
extra : rebase_source : 7c13bd1d487be6a80e204dc43164a7d2edf66f03
2017-11-06 16:26:48 +01:00
Jan Odvarko
274b42e26b Bug 1409413 - Split Netmonitor styles into more files; r=rickychien
MozReview-Commit-ID: 7odPKz06XeA

--HG--
extra : rebase_source : 59134d45c237152de84ee14ea8327f038b515e21
2017-11-06 16:26:28 +01:00
Julian Descottes
07ff2d75b1 Bug 1413840 - add a link to MDN on each about:devtools feature;r=flod,nchevobbe
MozReview-Commit-ID: J9BXHha9SPe

--HG--
rename : devtools/shim/aboutdevtools/images/feature-responsive-mode.svg => devtools/shim/aboutdevtools/images/feature-responsive.svg
rename : devtools/shim/aboutdevtools/images/feature-visual-editing.svg => devtools/shim/aboutdevtools/images/feature-visualediting.svg
extra : rebase_source : c705d48007ac27d129d280d0da8bb5e0541dd37e
2017-11-02 23:21:50 +01:00
Csoregi Natalia
07993d7ab4 Backed out 3 changesets (bug 1409413) for failing Devtools browser_net_headers-alignment.js r=backout CLOSED TREE
Backed out changeset 3a63235751b8 (bug 1409413)
Backed out changeset 2f4dd6186137 (bug 1409413)
Backed out changeset 263fbdbfba96 (bug 1409413)

--HG--
extra : amend_source : 9493afa934674db91393b43ae98f38f8cb0e9666
2017-11-06 15:50:26 +02:00
Jan Odvarko
6ef14e2a66 Bug 1409413 - Make sure text in the Console command line is v-centered; r=nchevobbe
MozReview-Commit-ID: 7TuLSPfzJ6k

--HG--
extra : rebase_source : c1705020e3c0ed6a93850dbca945315c4f041b6f
2017-11-06 11:31:20 +01:00
Jan Odvarko
1ac19db2dd Bug 1409413 - Put shared styles into network-monitor context; r=rickychien
MozReview-Commit-ID: KVuFWsRxb2W

--HG--
extra : rebase_source : b0229e153dc6a03f664485b8e323b96ac98ac9a1
2017-11-06 11:31:10 +01:00
Jan Odvarko
d58c625cbb Bug 1409413 - Split Netmonitor styles into more files; r=rickychien
MozReview-Commit-ID: 7odPKz06XeA

--HG--
extra : rebase_source : 8564d6d592d556d54f5bd5b373f4ef042417500c
2017-11-06 11:30:59 +01:00
Fred Lin
fc668a36e7 Bug 1413938 - remove setScalingStyles and set css variables in component;r=Honza
MozReview-Commit-ID: Emfb2w2Z7cN

--HG--
extra : rebase_source : ed8242d988441a38d4e8b760c39b9fe1be86409f
2017-11-02 22:37:35 +08:00
Mike Park
caef5991cb Bug 1412278 - Fix CSS shapes editing for shapes in iframes where points are outside the frame. r=gl
MozReview-Commit-ID: 8hO5GqJncMS

--HG--
extra : rebase_source : 1df9c44ffe780af963040f3a7c907b6bebcb1e08
2017-11-02 16:07:38 -04:00
Sebastian Hengst
d61954557d merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: Ai6Y5GGfkfT
2017-11-04 10:58:24 +01:00
Adrian Wielgosik
366ecaad7f Bug 1413605 - Reuse the parent markup tree's listeners instead of making a listener per container. r=jdescottes 2017-11-03 13:02:00 +01:00
Sebastian Hengst
e9b3a258b8 merge mozilla-central to autoland. r=merge a=merge 2017-11-02 23:15:55 +01:00
Sebastian Hengst
68106833b3 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: xcHQOq7Rbv
2017-11-02 22:59:04 +01:00
Gabriel Luong
f32b543415 Bug 1412555 - Update canvas position on scroll in the css grid highlighter. r=pbro 2017-11-02 09:46:30 -04:00
Francois Marier
b591fa63a6 Bug 1411450 - Switch devtools CoreDump.proto to the LITE_RUNTIME. r=fitzgen
The "lite" runtime allows us to pull in a lot less of the protocol
buffers library:

https://developers.google.com/protocol-buffers/docs/proto#options

MozReview-Commit-ID: 2m41fqa9j09

--HG--
extra : rebase_source : 06fca11cba46ec20b58a33eef97df4157902725c
2017-10-26 16:12:51 -07:00
tera_1225@hotmail.com
0f0d2ca958 Bug 1360457 - moved header into content, created wrapper around header, adapted css, fixed an old test, created new regression test. r=ntim,rickychien
Post-review fixes applied x2 + lint

MozReview-Commit-ID: AXNQFZC3fih

--HG--
extra : rebase_source : 7264faa23adb4b91bea6c98e216685d05831423d
2017-10-26 19:41:10 +02:00
Michael Ratcliffe
40b888f59e Bug 1412023 - Memory Tool to ES6 classes r=gregtatum
@gregtatum If you have made changes that would make it hard to land this then I can recreate the patch any time.

I did need to make a few manual changes to get this to work but it is probably a lot easier for me to regenerate the patch than for you to resolve any merge conflicts.

Because the changes are generic and mostly automated you don't need to take too long looking at every detail but you probably want to take a quick look over it. The main thing with a change like this is a green try.

MozReview-Commit-ID: 1p3ts7na1YF

--HG--
extra : rebase_source : 26c96b20960f276e09603482c0a646e9911a3df3
2017-10-26 17:35:47 +01:00
Michael Ratcliffe
55f243558a Bug 1411920 - about:debugging to ES6 classes r=jdescottes
MozReview-Commit-ID: Js4NQoGfgtI

--HG--
extra : rebase_source : 9c627a1010ade3290536fd30b72b2c789e3aa949
2017-10-26 13:20:22 +01:00
ANDREEA PAVEL
4039779167 Backed out changeset 38eb28830691 (bug 1407561) for failing devtools' browser_net_filter-02.js r=backout on a CLOSED TREE 2017-11-02 17:53:11 +02:00
ANDREEA PAVEL
af7be776fb Backed out changeset 8570b22fc8f3 (bug 1413829)for backout of bug 1407561 r=backout on a CLOSED TREE 2017-11-02 17:52:35 +02:00
ANDREEA PAVEL
3c7189f7c6 Backed out changeset e16e1fb28941 (bug 1413941) for backout of bug 1407561 r=backout on a CLOSED TREE 2017-11-02 17:52:00 +02:00
Ricky Chien
b7643736bb Bug 1413941 - Fix broken netmonitor launchpad regression from bug 1360457 r=Honza
MozReview-Commit-ID: 6EzLlNfQ4FX

--HG--
extra : rebase_source : 783caadc6a6b46e2431ba9276e04ba21d644c903
2017-11-02 22:40:44 +08:00
Ricky Chien
52c3423ef2 Bug 1413829 - RequestListContent scroll to bottom should avoid sync reflow r=Honza
MozReview-Commit-ID: KwPVFJfRQQK

--HG--
extra : rebase_source : 5deb376db4bf00f15f0f31e5f53d8f2cd8d0366d
2017-11-02 16:56:53 +08:00
abhinav
45affd0a5a Bug 1407561 - Lazy loading of tooltip text when user hovers the status column. r=gasolin
MozReview-Commit-ID: BXP8B10Q5LT

--HG--
extra : rebase_source : deb0d079fdc41c5d3a28cb1b28e448fa6dd3c2b4
2017-10-31 08:27:21 +05:30
Michael Ratcliffe
1e9d21eb34 Bug 1412311 - DevTools Shared Components to ES6 classes r=nchevobbe
In devtools/client/shared/components/tree/TreeView.js I have had to leave defaultProps outside the getter as a temporary workaround for bug 1413167.

MozReview-Commit-ID: 1yaxqFnC92p

--HG--
extra : rebase_source : 64cae084e3edbb71e2b6948d69459bd82705c040
2017-10-27 15:33:10 +01:00
Sebastian Hengst
ca88e3c4c5 Merge mozilla-central to autoland. r=merge a=merge 2017-11-01 22:58:44 +01:00
Sebastian Hengst
4ff29d14f8 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: GSDYk9wLOAM

--HG--
rename : browser/base/content/test/general/browser_bug561636.js => browser/modules/test/browser/formValidation/browser_form_validation.js
rename : browser/base/content/test/general/browser_bug595507.js => browser/modules/test/browser/formValidation/browser_validation_iframe.js
rename : browser/modules/test/browser/browser_bug1319078.js => browser/modules/test/browser/formValidation/browser_validation_invisible.js
2017-11-01 22:55:12 +01:00
Julian Descottes
9f1bc205e7 Bug 1413478 - Fix styling of snapshot delete button in memory tool;r=gregtatum
MozReview-Commit-ID: FbAWplGGR1

--HG--
extra : rebase_source : dec3dbb87a79296e71146fdea839b76cf2c883ce
2017-11-01 10:31:08 +01:00
Jan de Mooij
605e92f196 Bug 1083482 part 3 - Fix browser_webconsole_bug_632347_iterators_generators.js to not use legacy generators. r=arai 2017-11-01 15:01:08 +01:00
Michael Ratcliffe
a86d96e077 Bug 1412269 - DevTools Framework to ES6 classes r=Honza
MozReview-Commit-ID: F5wt65FAhtx

--HG--
extra : rebase_source : de0a5bbf35d7f95a3fdbf97795efe5e39d05fd73
2017-10-27 13:12:46 +01:00
Alexandre Poirot
3ac4888c45 Bug 1411887 - Add telemetry to track console refresh time when reload a page. r=nchevobbe
MozReview-Commit-ID: 8zZyq9suJWB

--HG--
extra : rebase_source : 5b5ed09859a04116caf0db1041d76fcb97dd570f
2017-10-24 11:56:58 -07:00
Julian Descottes
b88fd1ec3c Bug 1408331 - add license header to about:devtools svg files;r=nchevobbe
MozReview-Commit-ID: 3GEL9HTqzDA

--HG--
extra : rebase_source : 1be30233935210f67f4bef994d9636133a7d9a73
2017-10-31 11:37:18 +01:00