Commit Graph

3724 Commits

Author SHA1 Message Date
Sebastian Hengst
28bee7a305 Backed out changeset 333c888c9665 (bug 1304700) for failing devtools pane tests like browser_dbg_instruments-pane-collapse.js. r=backout 2016-09-23 19:15:06 +02:00
Nicolas Chevobbe
4b56a05e36 Bug 1304900 - New console frontend: Add network messages filtering in the filter bar. r=linclark
MozReview-Commit-ID: Lb597iSUyWj
2016-09-23 10:10:06 -07:00
Jan Odvarko
d494e3b7cc Bug 1304727 - Fix Inspector layout; r=jdescottes 2016-09-23 14:31:54 +02:00
Jan Odvarko
970f23ffb1 Bug 1304700 - Fix side bar panel animation; r=jdescottes 2016-09-23 13:45:17 +02:00
Jan Odvarko
510981467b Bug 1304061 - Remove explicit ns declarations in inspector.xhtml; r=pbro 2016-09-23 08:47:39 +02:00
Jan Odvarko
4a2c019558 Bug 1300291 - Fix background-color and icon color of all-tabs-menu; r=ntim 2016-09-21 16:10:21 +02:00
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
Brian Grinstead
e874f7e803 Bug 1304513 - Get rid of sdk use in devtools/shared/layout/utils.js;r=tromey
MozReview-Commit-ID: FXV7XhbuZmw
2016-09-22 07:59:35 -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
James Long
c0bbe59b87 Bug 1303866 - don't track sourcemapped sources if sourcemaps are disabled r=fitzgen,ejpbruel 2016-09-21 15:54:17 -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