Commit Graph

3019 Commits

Author SHA1 Message Date
Patrick Brosset
30b49aad5a Bug 1304679 - Box-model highlighter now highlights text nodes; r=gl
MozReview-Commit-ID: 8gZvTE1tZuH

--HG--
extra : rebase_source : f038f4719387571ff8e0801008a5adb616c6c379
2016-09-23 09:57:37 +02:00
Carsten "Tomcat" Book
8e7d5fea7b merge fx-team to mozilla-central a=merge 2016-09-23 11:59:32 +02:00
Fred Lin
e3c241f754 Bug 1304262 - codemirror dialog does not work in inspector and scratchpad; r=gl
MozReview-Commit-ID: 4JJu8mr9IpI
2016-09-22 11:34:20 +08:00
Brian Grinstead
0ed5e9f32e Bug 1303458 - Changed the dimensions of close.svg and centered the close button icon. r=bgrins
MozReview-Commit-ID: J0M3dxodO3q
2016-09-22 08:02:53 -07:00
Carsten "Tomcat" Book
d25a5baeb8 merge mozilla-inbound to mozilla-central a=merge 2016-09-22 11:55:12 +02:00
Lin Clark
570ebdd0fc Bug 1304003 - Part 3: Rewrite browser_webconsole_notifications.js. r=bgrins
MozReview-Commit-ID: A58RPFsCsI4
2016-09-21 16:07:04 -07:00
Lin Clark
0bf0439772 Bug 1304003 - Part 2: Rewrite browser_webconsole_bug_579412_input_focus.js. r=bgrins
MozReview-Commit-ID: HHVtxrLlg88
2016-09-21 16:07:04 -07:00
Lin Clark
8aed77e735 Bug 1304003 - Part 1: Rewrite browser_bug_865871_variables_view_close_on_esc_key.js. r=bgrins
MozReview-Commit-ID: DHjTBSru0uu
2016-09-21 16:07:04 -07:00
Brian Grinstead
e164a44f6a Bug 1304414 - New console frontend: remove outline flicker on #output-container; r=linclark
MozReview-Commit-ID: 2aPq3JBtbwW
2016-09-21 16:07:04 -07:00
Lin Clark
89b04f6278 Bug 1304185 - Part 2: Display evaluation result errors. r=bgrins
MozReview-Commit-ID: E4xatW19czo
2016-09-21 16:07:04 -07:00
Lin Clark
758721c2e9 Bug 1304185 - Part 1: Convert evaluation result unit test to Enzyme. r=bgrins
MozReview-Commit-ID: Btpc4E7uu9P
2016-09-21 16:07:04 -07:00
Lin Clark
ddf863a8eb Bug 1303989 - New console frontend: Transfer focus to vview window on vview link click. r=bgrins
MozReview-Commit-ID: JVs6Co1DUXv
2016-09-21 16:07:03 -07:00
James Long
a71d3c6aa7 Bug 1302862 - Initialize the debugger after the sources have loaded r=bgrins,jlast 2016-09-21 15:56:56 -04:00
Ruturaj K. Vartak
2586246e94 Bug 1301929 - Copying ellipisis-cropped cell should copy the full text. r=miker 2016-09-21 02:10:00 -04:00
Julian Descottes
6d5e17f451 Bug 1294186 - Migrate inspector.xul from DTDs to .properties files;r=pbro
MozReview-Commit-ID: 7YE3QzqiPoG

--HG--
extra : rebase_source : 5e8274100ca70661087dad13d7f73d31218b7f27
2016-09-21 12:15:30 +02:00
Carsten "Tomcat" Book
dd33962ca2 Merge mozilla-central to fx-team 2016-09-21 12:08:57 +02:00
Carsten "Tomcat" Book
4f900773f5 merge mozilla-inbound to mozilla-central a=merge 2016-09-21 12:03:31 +02:00
Carsten "Tomcat" Book
4fd246e6b8 merge fx-team to mozilla-central a=merge 2016-09-21 12:02:19 +02:00
Vincent Lequertier
f9783c3c60 Bug 1299723 - Force LTR direction on computed property names. r=pbro 2016-09-18 06:02:00 -04:00
Lin Clark
34ca0fe328 Bug 1303787 - Part 2: Add .result icon. r=me
MozReview-Commit-ID: CLvRjYzQA1V
2016-09-20 11:44:22 -07:00
Lin Clark
fcd8058867 Bug 1303872 - Part 2: Update stubs and tests. r=me
MozReview-Commit-ID: GsYzVeDXlVA
2016-09-20 11:37:04 -07:00
Lin Clark
c6141a5807 Bug 1303872 - New console frontend: Make npm test work with devtools/client package.json. r=me
MozReview-Commit-ID: 1WiKcETN61Y
2016-09-20 11:37:04 -07:00
Lin Clark
4a844cf7d6 Bug 1303812 - New console frontend: Hide CSS page errors. r=bgrins
MozReview-Commit-ID: 6gxO8n1yuYa
2016-09-20 11:37:04 -07:00
Lin Clark
7463700aaa Bug 1303787 - New console frontend: Fix missing icons/backgrounds. r=bgrins
MozReview-Commit-ID: 5CqORk9Qd84
2016-09-20 11:37:04 -07:00
Nicolas Chevobbe
f57b5d0b1b Bug 1303612 - New console frontend: pageErrors should include the location. r=linclark
MozReview-Commit-ID: 4UUOSHYtu4l
2016-09-20 11:37:03 -07:00
Lin Clark
f95d017126 Bug 1302873 - New console frontend: Remove quotes around strings. r=nchevobbe
MozReview-Commit-ID: JKw5URD5nkV
2016-09-20 11:37:03 -07:00
Lin Clark
f65c22b13b Bug 1303181 - New console frontend: Fix stub generators. r=bgrins
MozReview-Commit-ID: KeMe90yNRq3
2016-09-20 11:37:03 -07:00
Nicolas Chevobbe
bad737cfca Bug 1303101 - New console frontend: Match against stacktrace in text filter. r=linclark
MozReview-Commit-ID: 8GWuWu9Y8FD
2016-09-20 11:37:03 -07:00
Ricky Chien
3a4cc6de15 Bug 1300058 - New console frontend: Support network event messages. r=linclark
MozReview-Commit-ID: BVc8zLjsKPm
2016-09-20 11:37:03 -07:00
Lin Clark
e4907ba09e Bug 1302515 - New console frontend: Update text filtering and expand text filter tests. r=bgrins
MozReview-Commit-ID: GsdwVuXs1PS
2016-09-20 11:37:02 -07:00
Lin Clark
2f13c06726 Bug 1301695 Part 3: Add stacktrace to page error. r=nchevobbe
MozReview-Commit-ID: 6u5dHjfIhpe
2016-09-20 11:37:02 -07:00
Lin Clark
0416b4a68c Bug 1301695 Part 2: Convert page error test to enzyme. r=nchevobbe
MozReview-Commit-ID: 4YVVv9m3VHh
2016-09-20 11:37:02 -07:00
Lin Clark
1d878678d3 Bug 1301695 Part 1: Use files in page error stub generation. r=nchevobbe
MozReview-Commit-ID: HEDt7ZeLYnl
2016-09-20 11:37:01 -07:00
Nicolas Chevobbe
e3fda8e4e8 Bug 1300510 - New console frontend: Add a default value for the open prop. r=linclark
MozReview-Commit-ID: KwhFDDPpNzJ
2016-09-20 11:37:01 -07:00
Lin Clark
cfca211053 Bug 1300494 - New console frontend: Fix rep spacing for console. r=Honza
MozReview-Commit-ID: LKikTgd3DgT
2016-09-20 11:37:01 -07:00
Ricky Chien
87ae40f9cf Bug 1300057 - New console frontend: Add support for console.assert(). r=linclark
MozReview-Commit-ID: DXFAcjrWY6X
2016-09-20 11:37:01 -07:00
steveck-chung
f3be091eca Bug 1300058 - Part 1: Handle incoming network event packets. r=linclark
MozReview-Commit-ID: 6Dmeb6wbIGi
2016-09-20 11:37:01 -07:00
Nicolas Chevobbe
0ceff99404 Bug 1299668 - Clear all messages data in state when clearing messagesById;r=linclark
MozReview-Commit-ID: kOMl0KiUkG
2016-09-20 11:37:00 -07:00
Lin Clark
8ae00aeda4 Bug 1294517 - Part 2: New console frontend: Add tests for console.trace(). r=bgrins
MozReview-Commit-ID: 9sldZfh4PLY
2016-09-20 11:37:00 -07:00
Lin Clark
692fc7c093 Bug 1294517 - Part 1: convert test to use Enzyme
MozReview-Commit-ID: QhvwujTmhv
2016-09-20 11:37:00 -07:00
Carsten "Tomcat" Book
8ec5e8210d Merge mozilla-central to fx-team 2016-09-20 12:05:02 +02:00
Carsten "Tomcat" Book
65ef85e47c merge fx-team to mozilla-central a=merge 2016-09-20 12:00:36 +02:00
James Long
1702ada4bf Bug 1303862 - update new debugger frontend (9/19/2016) r=me 2016-09-19 21:58:05 -04:00
Wes Kocher
868fe79485 Merge m-c to fx-team, a=merge 2016-09-19 15:56:52 -07:00
Wes Kocher
dbbbafc979 Merge fx-team to central, a=merge 2016-09-19 15:53:05 -07:00
Patrick Brosset
4518dae1c4 Bug 1276418 - Remove getNode and all references to it in inspector tests; r=gl
MozReview-Commit-ID: HIhOHZvtUl

--HG--
extra : rebase_source : 680c659e14f6b308f72124a3241f8c81115d7a44
2016-09-16 15:58:50 +02:00
Julian Descottes
c1ba9ca20a Bug 1303043 - followup: add aHTMLTooltip in toolbox-window-process.xul;r=honza
MozReview-Commit-ID: q4Xz2IHzqE

--HG--
extra : rebase_source : 1bece069bffce82cb63acc0a6f94baa8a21a705e
2016-09-16 14:48:32 +02:00
Patrick Brosset
2a854cce3a Bug 1253655 - Get rid of CPOWs in some commandline tests; r=jsnajdr
MozReview-Commit-ID: qbKJKI7uAP

--HG--
extra : rebase_source : 0a9e2edb5b72e2ec88adfd3d0f96efdf7d6f57e5
2016-09-16 14:48:15 +02:00
Julian Descottes
89a25d9b3b Bug 1297113 - Remove keyset from toolbox.xul;r=bgrins
MozReview-Commit-ID: 4gpqIv6gH5X

--HG--
extra : rebase_source : bfdbeaafcac4a16cce8bc86cf8a07ca36d225c05
2016-09-13 14:56:44 +02:00
Julian Descottes
0a50572e0b Bug 1297113 - Convert useKeysWithSplitConsole to use key-shorcut.js;r=ochameau
MozReview-Commit-ID: 6pbjxNJaTcs

--HG--
extra : rebase_source : 6b1f1677f4eb3c7053e3d954c5e5a670ab39e669
2016-09-16 14:32:26 +02:00