James Long
|
9232f9818d
|
Bug 1302872 - update debugger bundle r=me UPDATE_BUNDLE
--HG--
rename : devtools/client/debugger/new/test/mochitest/examples/doc-script-switching-01.html => devtools/client/debugger/new/test/mochitest/examples/doc-script-switching.html
|
2016-09-15 10:40:47 -04:00 |
|
James Long
|
474601f18a
|
Bug 1302833 - fix CodeMirror styles in new debugger r=me
|
2016-09-15 09:50:59 -04:00 |
|
Carsten "Tomcat" Book
|
e4ded7fc61
|
Merge mozilla-central to fx-team
|
2016-09-15 12:07:34 +02:00 |
|
Julian Descottes
|
48ae3f1a79
|
Bug 1297113 - Fix eslint errors in toolbox.js;r=ochameau
MozReview-Commit-ID: 3q53J5L1bOk
--HG--
extra : rebase_source : 9a453e8484092df3eb52ff350e3289b339e8c6c7
|
2016-09-12 16:51:40 +02:00 |
|
Alexandre Poirot
|
8913fa4956
|
Bug 1274106 - Allow displaying items with the same name/url/title in about:debugging. r=jdescottes
MozReview-Commit-ID: 60tENnw1GyW
|
2016-09-21 02:48:49 -07:00 |
|
Alexandre Poirot
|
583f0bb2fb
|
Bug 1300036 - Reenable browser_dbg_pretty-print-11.js now that it is no longer intermittent. r=ejpbruel
MozReview-Commit-ID: K1MWKnpetX4
|
2016-09-21 02:48:48 -07:00 |
|
Jan Odvarko
|
f11090bde3
|
Bug 1262443 - Fix tests; r=pbro
|
2016-09-20 17:24:47 +02:00 |
|
Jan Odvarko
|
f4505be3c1
|
Bug 1262443 - Rename inspector.xul to inspector.xhtml; r=pbro
--HG--
rename : devtools/client/inspector/inspector.xul => devtools/client/inspector/inspector.xhtml
|
2016-09-20 17:12:48 +02:00 |
|
Jan Odvarko
|
6e4cfc0a90
|
Bug 1260552 - Fixing test failures; r=me
|
2016-09-13 15:32:20 +02:00 |
|
Julian Descottes
|
cef512286c
|
Bug 1303390 - use width:100vw for inspector splitter container to avoid overflow;r=bgrins
MozReview-Commit-ID: CJ5XhvlkDqw
|
2016-09-17 10:21:59 +02:00 |
|
Jan Odvarko
|
532453acb4
|
Bug 1260552 - Replace xul:spliter by html:splitter; r=pbro
|
2016-09-21 08:26:02 +02:00 |
|
Carsten "Tomcat" Book
|
a07a9f05fc
|
Merge mozilla-central to autoland
|
2016-09-16 14:28:01 +02:00 |
|
Jan de Mooij
|
a53986bf29
|
Bug 1302448 part 1 - Rename CycleCollectedJSRuntime to CycleCollectedJSContext. r=mccr8
--HG--
rename : xpcom/base/CycleCollectedJSRuntime.cpp => xpcom/base/CycleCollectedJSContext.cpp
rename : xpcom/base/CycleCollectedJSRuntime.h => xpcom/base/CycleCollectedJSContext.h
extra : rebase_source : 075214b5057f151520926715b6154e99ae80a0b3
|
2016-09-14 15:47:32 +02:00 |
|
Carsten "Tomcat" Book
|
d2c3fe7fd3
|
merge autoland to mozilla-central a=merge
|
2016-09-14 12:07:02 +02:00 |
|
Carsten "Tomcat" Book
|
1019d4f3c1
|
merge mozilla-inbound to mozilla-central a=merge
|
2016-09-14 12:04:01 +02:00 |
|
Jason Laster
|
71f4af770c
|
Bug 1302202 - Fix splitconsole keypress handler. r=jlongster
|
2016-09-13 22:55:05 -04:00 |
|
Phil Ringnalda
|
76834b90c1
|
Bug 1300036 - Disable browser_dbg_pretty-print-11.js until it's fixed to work correctly and not constantly fail
|
2016-09-13 19:30:55 -07:00 |
|
Matteo Ferretti
|
b0da97f01c
|
Bug 1254388 - Apply touch simulation from selected device. r=ntim
MozReview-Commit-ID: De8lVrct0iZ
--HG--
extra : transplant_source : %81Xo%B0%A31%E3%EB%E5%15N%0A%8Ct%D6%95%F1%DB%C5%3C
|
2016-09-13 16:28:15 +02:00 |
|
Oriol
|
a6d040a4cd
|
Bug 1301999 - Stop hiding array indices of generic objects in console. r=fitzgen
|
2016-09-11 17:57:00 -04:00 |
|
Carsten "Tomcat" Book
|
f77a18b1b7
|
merge mozilla-inbound to mozilla-central a=merge
|
2016-09-13 11:57:54 +02:00 |
|
James Long
|
6d3885f455
|
Bug 1300861 - enable new debugger in nightly r=bgrins
|
2016-09-12 23:45:16 -04:00 |
|
Wes Kocher
|
06c62c6cde
|
Merge m-c to inbound, a=merge
|
2016-09-12 17:22:56 -07:00 |
|
Wes Kocher
|
bcc9ea6947
|
Merge fx-team to central, a=merge
|
2016-09-12 17:19:37 -07:00 |
|
Tim Nguyen
|
9f838998a8
|
Bug 1300473 - Properly set recording buttons classes in performance tool. r=gregtatum
|
2016-09-12 17:31:51 +02:00 |
|
James Long
|
7a284cc997
|
Bug 1301487 - Update the debugger bundle and implement a proper shutdown method r=me UPDATE_BUNDLE
|
2016-09-12 14:20:22 -04:00 |
|
Sebastian Hengst
|
12f9c4e67f
|
Backed out changeset 5b64b2e8e518 (bug 1300473) for failing devtools test browser_perf-recording-selected-03.js. r=backout
|
2016-09-12 20:03:26 +02:00 |
|
Tim Nguyen
|
64c8ce2feb
|
Bug 1300473 - Properly set recording buttons classes in performance tool. r=gregtatum
|
2016-09-12 17:31:51 +02:00 |
|
Dalimil Hajek
|
8296835c92
|
Bug 1262434 - [promise-dbg] Remove empty boilerplate file promisedebugger.properties. r=Pike
|
2016-09-11 10:30:00 -04:00 |
|
James Long
|
5a92b72c0b
|
Bug 1301788 - Use context menu from correct window in source editor. r=bgrins
|
2016-09-12 15:25:00 -04:00 |
|
Tim Nguyen
|
b04fe09c15
|
Bug 1302190 - Make highlighted performance tool icon match the normal one. r=bgrins
|
2016-09-12 22:31:07 +02:00 |
|
Wes Kocher
|
5225afcd1a
|
Merge m-c to fx-team, a=merge
|
2016-09-12 17:23:31 -07:00 |
|
Jarda Snajdr
|
8b0eddb516
|
Bug 1301898 - Fix white-space style of console netlogging stack trace r=bgrins
|
2016-09-12 12:38:25 +02:00 |
|
Oriol
|
388d2d0e89
|
Bug 1301794 - Allow sparse pseudo-arrays in console r=fitzgen
|
2016-09-12 13:03:50 -07:00 |
|
Tom Tromey
|
30f5d120ff
|
Bug 1301078 - correctly disable pasted commented-out properties; r=pbro
MozReview-Commit-ID: 97ueaqvYVVN
--HG--
extra : rebase_source : 253428be10e9664693d0818deffbc983ef4c8af0
|
2016-09-07 11:08:12 -06:00 |
|
Sebastian Hengst
|
eb615bb8d4
|
Backed out changeset 5a68cb04da53 (bug 1295556) for failing clipboard test browser_computed_search-filter_context-menu.js. r=backout
|
2016-09-12 17:48:44 +02:00 |
|
Julian Descottes
|
12c974d5c6
|
Bug 1303043 - fix toolbox HTML tooltips in devtools window host;r=Honza
MozReview-Commit-ID: 96LLMJngQOX
--HG--
extra : rebase_source : 23a7c0371b2fc4394f36d8d58fa81eea5f21938f
|
2016-09-15 17:07:38 +02:00 |
|
Alexandre Poirot
|
f3ca43bfe6
|
Bug 1280267 - Open a browser content toolbox matching the current tab process. r=jryans
MozReview-Commit-ID: EifO2RaNqg0
--HG--
extra : rebase_source : 9a4b6aabc654af000f3b754d46934bc25421bec2
|
2016-09-07 06:48:42 -07:00 |
|
Shubheksha Jalan
|
fb55b2146e
|
Bug 1295556 - Use waitForClipboardPromise from shared-head.js in Inspector tests r=jsnajdr
MozReview-Commit-ID: 5fB7Wz1jLGe
--HG--
extra : rebase_source : 2ae6bacfecd450cfe1886b92efea9b8c1d4dda2c
|
2016-09-12 15:37:34 +05:30 |
|
Jan Odvarko
|
e99e517678
|
Bug 1260552 - Implement Splitter React component; r=jlongster, pbro
|
2016-09-06 19:02:23 +02:00 |
|
Brian Grinstead
|
296935fff5
|
Bug 1301790 - Bundle codemirror into a single script;r=gl
MozReview-Commit-ID: FnK8reRI4Ve
--HG--
rename : devtools/client/sourceeditor/codemirror/mode/clike.js => devtools/client/sourceeditor/codemirror/mode/clike/clike.js
rename : devtools/client/sourceeditor/codemirror/mode/css.js => devtools/client/sourceeditor/codemirror/mode/css/css.js
rename : devtools/client/sourceeditor/codemirror/mode/htmlmixed.js => devtools/client/sourceeditor/codemirror/mode/htmlmixed/htmlmixed.js
rename : devtools/client/sourceeditor/codemirror/mode/javascript.js => devtools/client/sourceeditor/codemirror/mode/javascript/javascript.js
rename : devtools/client/sourceeditor/codemirror/mode/wasm.js => devtools/client/sourceeditor/codemirror/mode/wasm/wasm.js
rename : devtools/client/sourceeditor/codemirror/mode/xml.js => devtools/client/sourceeditor/codemirror/mode/xml/xml.js
|
2016-09-11 09:38:51 -07:00 |
|
Sebastian Hengst
|
9c8a34a6a8
|
Backed out changeset 4cba7ff88539 (bug 1301794) for timing out in devtools test browser_webconsole_output_05.js. r=backout
|
2016-09-10 22:29:12 +02:00 |
|
Oriol
|
eb51e3096c
|
Bug 1301794 - Allow sparse pseudo-arrays in console. r=fitzgen
|
2016-09-09 14:59:00 +02:00 |
|
Florent Fayolle
|
b9699f810d
|
Bug 1222586 - Don't assume document to be HTML when pasting markup into the markup-view; r=pbro
|
2016-09-10 00:59:00 +02:00 |
|
Phil Ringnalda
|
f7102d808c
|
Merge f-t to m-c, a=merge
|
2016-09-10 00:13:41 -07:00 |
|
Matteo Ferretti
|
7d9ef479e9
|
Bug 1254385 - Apply dPR from selected device; r=jryans
- dPR and media queries are now reflecting the selected device's dppx
- added unit test
MozReview-Commit-ID: 9634mleTwkS
|
2016-08-31 09:58:26 +02:00 |
|
Jason Laster
|
cce018a703
|
Bug 1301719 - Fix new debugger in remote toolboxes. r=jlongster
|
2016-09-09 13:55:15 -04:00 |
|
Kevin Chan
|
017fe8c219
|
Bug 1273369 - Remove CPOW usage in browser_webconsole_bug_613280_jsterm_copy.js;r=bgrins
MozReview-Commit-ID: 8fYEOrIZF72
|
2016-09-09 07:48:56 -07:00 |
|
Carsten "Tomcat" Book
|
0f2c669a48
|
merge mozilla-inbound to mozilla-central a=merge
|
2016-09-09 12:02:43 +02:00 |
|
Matteo Ferretti
|
c6371a1150
|
Bug 1241582 - Port touch, window_close tests from legacy tool; r=ntim
MozReview-Commit-ID: 8Npzkbfekur
--HG--
extra : rebase_source : c7c59fa87b32364260f0fe068ec210bd8f576822
|
2016-09-09 10:45:07 +02:00 |
|
J. Ryan Stinnett
|
49b495e2f3
|
Bug 1281138 - Disable WebIDE test_simulators for intermittent failures. r=me
MozReview-Commit-ID: 6sXZ8v7zqL8
|
2016-09-08 17:59:34 -05:00 |
|