Carsten "Tomcat" Book
323b54c218
merge mozilla-inbound to mozilla-central a=merge
2016-01-28 12:13:37 +01:00
Gabriel Luong
63f3fa53d1
Bug 1243403 - Implement the general design of the responsive design mode r=jryans
2016-01-27 17:51:57 -05:00
Brian Grinstead
a18e07a83d
Bug 1239506 - Make console formatter return NaN instead of nan with %f;r=baku
...
--HG--
extra : commitid : GJeKyJ32MRJ
2016-01-27 14:22:45 -08:00
Brian Grinstead
a644471555
Bug 1243388 - Don't access CPOW in browser_webconsole_bug_597756_reopen_closed_tab.js;r=linclark
...
--HG--
extra : commitid : FPl4Thjk7rG
2016-01-27 14:16:34 -08:00
Chris Manchester
d6f59759cd
Bug 1243096 - Remove ini manifests containing only support-files and move their contents to TEST_HARNESS_FILES. r=gps
...
--HG--
extra : commitid : FyLge9QyfDF
2016-01-27 17:46:34 -08:00
Xidorn Quan
ee035ed239
Bug 1064843 part 7 - Add backdrop pseudo-element and add related UA stylesheet. r=heycam
...
--HG--
extra : source : 79eadc4133fe81da5e01d9abbd0c5b1f95ae8d19
2016-01-28 10:11:00 +11:00
Jan Keromnes
6d0cc0097e
Bug 1242469 - Remove the "Enable worker debugging (in development)" checkbox from about:debugging. r=ochameau
2016-01-25 07:06:00 +01:00
Julian Descottes
7fd0d42449
Bug 1242296 - mem. profiler: clear snapshots icon; r=ntim
...
Added a new icon clear.svg, use as clear button for the
memory profiler. Updated title for the button.
2016-01-25 00:40:47 +01:00
Carsten "Tomcat" Book
021613c369
Merge mozilla-central to fx-team
2016-01-27 12:12:26 +01:00
Carsten "Tomcat" Book
b9e929e1a7
merge mozilla-inbound to mozilla-central a=merge
2016-01-27 11:59:49 +01:00
Julian Descottes
fdd45ff28f
Bug 1226887 - add aHTMLTooltip in toolbox.xul;r=bgrins
...
In order for tooltips to work in XHTML documents embedded in XUL documents,
the parent XUL document needs to have a <tooltip> element which can be
used to display the title.
In the devtools, a tooltip element with id "aHTMLTooltip" is usually created
for this. For the memory profiler, the embedding XUL document is toolbox.xul.
This commit adds a tooltip element with id aHTMLTooltip.
2016-01-24 17:36:25 +01:00
Julian Descottes
5960df4699
Bug 1224201 - mem. profiler : reduce font-size & add column min-width (16ch);r=vporof
...
Goal of this commit is to ensure we can display at least 12 number digits +
4 percent chars in the memory table columns whatever the viewport size.
With a viewport width of 800px, we still have 200px usable for the last col
in census view
Some items of the memory table are already using 90% font size.
This commit applies this font-size to the whole memory table.
Also added a 16ch min-width to the non-flex columns
2016-01-24 18:26:54 +01:00
Shivang Nagaria
45157ed060
Bug 768469 - [gcli] implement a "mdn" command. r=pbrosset
2016-01-23 02:59:00 +01:00
Mike Conley
3428d9b680
Bug 1233497 - Remove some more CPOW yields from Tasks in devtools tests. r=jryans
...
--HG--
extra : commitid : IhpHdHYxn19
extra : rebase_source : 7b61702659373d9a7750d06675837c00246811b9
2016-01-11 10:08:38 -05:00
Mike Conley
1f5ff0f8bb
Bug 1233497 - Don't yield or resolve CPOWs from Tasks or Promises in devtools tests. r=jryans
...
--HG--
extra : commitid : 9JIJ8ndwr2V
extra : rebase_source : b8f3d16cc2868f9f3d85aaee6129ddc8b2deb714
2016-01-07 13:40:41 -05:00
Mike Conley
94474914fb
Bug 1233497 - Avoid unsafe CPOWs in devtools tests. r=jryans
...
--HG--
extra : commitid : 3zY9DDjAUcW
extra : rebase_source : ffbb065ce9c0258eb7471891586f32d1b7cfddec
2016-01-07 11:54:18 -05:00
J. Ryan Stinnett
4ed4b973e4
Bug 1242584 - import-globals-from should carry over to tests. r=tromey
2016-01-26 17:08:33 -06:00
Wes Kocher
3e3f5f0eb8
Backed out 2 changesets (bug 1013219) for apparently making test_ocsp_stapling_expired.js frequently time out
...
Backed out changeset a97c7103effe (bug 1013219)
Backed out changeset a877772255f6 (bug 1013219)
--HG--
extra : commitid : JPFRlWTclrg
2016-01-26 10:51:24 -08:00
Gijs Kruitbosch
2df3a1b2b8
Bug 1138737
- improve naming of sharedGlobal list of exceptions, r=jsantell
...
--HG--
extra : commitid : 44jVFuEBuSC
extra : rebase_source : c755026d10dcf13846cd771c2af87d3430ba3859
2016-01-26 12:25:31 +00:00
James Long
4bec8149a9
Bug 1239018 - add file watching and hot reloading for devtools files r=jryans
2016-01-26 11:29:32 -05:00
Gabriel Luong
4f689a4857
Bug 1238133 - Part 8: Select the default inspector sidebar tab on open and record the tool opened r=bgrins
2016-01-26 11:17:48 -05:00
Gabriel Luong
dba62e0031
Bug 1238133 - Part 7: Update test methods for opening the inspector sidebar panels r=bgrins
2016-01-26 11:17:48 -05:00
Gabriel Luong
0a1c9bf0fe
Bug 1238133 - Part 6: Make the layout view live inside the inspector panel frame r=bgrins
2016-01-26 11:17:48 -05:00
Gabriel Luong
0529e8a060
Bug 1238133 - Part 5: Make the font inspector live inside the inspector panel frame r=bgrins
2016-01-26 11:17:48 -05:00
Gabriel Luong
f5172856d6
Bug 1238133 - Part 4: Make the computed view live inside the inspector panel frame r=bgrins
2016-01-26 11:17:48 -05:00
Gabriel Luong
9197a5ebf7
Bug 1238133 - Part 3: Make the rule view live inside the inspector panel frame r=bgrins
2016-01-26 11:17:47 -05:00
Alexandre Poirot
927c24ec04
Bug 1238939 - Fix reentrance loop with active requests during client close. r=jryans
2016-01-26 03:23:47 -08:00
Alexandre Poirot
4a1db20d59
Bug 1238939 - Fix NetMonitorController race on disconnect. r=vporof
2016-01-26 03:23:47 -08:00
Alexandre Poirot
df7141649a
Bug 1242567 - Cleanup OptionsPanel.open by using Task.async. r=bgrins
2016-01-26 03:23:47 -08:00
Patrick Brosset
985beb4e9c
Bug 1242689 - Fix eslint errors in devtools/client/*.js and un-ignore the files; r=tromey
...
--HG--
extra : commitid : 76W5rnBhXFZ
extra : rebase_source : b8ab20a08648924fe8d508efed76ae46a0d99b1a
extra : histedit_source : 9e56a71166fc5017eaa22ad5aedccaa5d585ad68%2C6dc936e4406a7930ea0419b199c2f71f0fe94911
2016-01-26 10:53:45 +01:00
Patrick Brosset
b0a9a928f8
Bug 1242570 - Fix unhandled promise rejections in markupview tests; r=bgrins
...
--HG--
extra : commitid : 9t5luFTwByY
2016-01-25 21:22:27 +01:00
Patrick Brosset
989d599b4c
Bug 1241527 - 5 - Use ruleview-changed event to fix remaining pending requests in tests; r=gl
...
--HG--
extra : commitid : 9A6MyrgAkgH
2016-01-25 16:22:07 +01:00
Gabriel Luong
df500ea125
Bug 1242201
- Part 1: Make one instance of markup.css r=bgrins
2016-01-25 23:09:57 -05:00
Phil Ringnalda
bd69bce2db
Back out changeset 3380feadf35b (bug 1242201
) for being the wrong patch
...
CLOSED TREE
2016-01-25 19:54:12 -08:00
Gabriel Luong
5cea417412
Bug 1242201
- Part 1: Make one instance of markup.css r=bgrins
2016-01-25 22:32:42 -05:00
Brian Grinstead
a67a694da6
Bug 1016024 - Increase time limit for the log to finish in webconsole test to give extra space for linux debug runs;r=me
...
This test isn't actually meant to test the performance of logging, just that the timestamps are sensible.
--HG--
extra : commitid : Fu9ou1sASL4
2016-01-25 18:37:46 -08:00
J. Ryan Stinnett
82608243d7
Bug 1239437 - Browser mochitests for responsive.html. r=pbrosset
2016-01-25 19:44:08 -06:00
J. Ryan Stinnett
bc17ebb4d3
Bug 1239437 - xpcshell tests for responsive.html. r=pbrosset
2016-01-25 19:44:08 -06:00
J. Ryan Stinnett
482e796bd3
Bug 1239437 - Allow run_test to be unused in xpcshell tests. r=pbrosset
2016-01-25 19:44:08 -06:00
J. Ryan Stinnett
291fcf80ac
Bug 1239437 - Stir in React and Redux. r=pbrosset,jlongster
2016-01-25 19:44:08 -06:00
J. Ryan Stinnett
8cf6614854
Bug 1239437 - Hide iframe border. r=pbrosset
2016-01-25 19:44:08 -06:00
J. Ryan Stinnett
6bd419a14d
Bug 1239437 - Add a basic viewport frame. r=pbrosset
2016-01-25 19:44:08 -06:00
J. Ryan Stinnett
310c7f9a77
Bug 1239437 - Delegate to empty, new responsive UI tool if enabled. r=pbrosset
2016-01-25 19:44:08 -06:00
James Long
b299ca191c
Bug 1239060 - add exports hook in loader r=zer0
2016-01-25 20:23:04 -05:00
Brian Grinstead
9b30ac0218
Bug 1242716 - Get rid of CPOW usage in browser_webconsole_bug_585237_line_limit.js;r=linclark
...
--HG--
extra : commitid : Gx2cAnfw4bl
2016-01-25 16:07:51 -08:00
Hugo Arregui
18da53aab7
Bug 1225063 - add option (devtools.markup.collapseAttributes) to enable/disable attribute collapsing from settings panel;r=bgrins
...
--HG--
extra : commitid : 7AKsC2gbakg
2016-01-25 16:02:31 -08:00
Gabriel Luong
9f804b7b10
Bug 1242278 - Eslint cleanup of Inspector markup view r=pbro
2016-01-25 15:00:04 -05:00
Alexandre Poirot
9c1aa1000d
Backed out 3 changesets (bug 1003860) for dt6//browser_storage_basic.js failure on win7-debug
...
Backed out changeset 824ccce70bcf (bug 1003860)
Backed out changeset d1d1dbec6725 (bug 1003860)
Backed out changeset a4fe93d921ad (bug 1003860)
2016-01-25 11:56:07 -08:00
Gabriel Luong
998ec86a10
Bug 1242309 - Upgrade to CodeMirror 5.11.0 r=bgrins
2016-01-25 14:46:22 -05:00
Lin Clark
3e48b93fed
Bug 1241956 - Use standard license boilerplate in webconsole js files. r=bgrins
...
--HG--
extra : commitid : 9KHzQR1VrHq
2016-01-25 11:19:58 -08:00