Commit Graph

4468 Commits

Author SHA1 Message Date
Phil Ringnalda
4f2b77776e Merge m-c to m-i
MozReview-Commit-ID: IQH3p0Fs2su
2016-11-29 19:32:37 -08:00
Phil Ringnalda
ef3cede9a5 Merge m-i to m-c, a=merge
MozReview-Commit-ID: DAm5uRF7n91
2016-11-29 19:28:12 -08:00
André Bargull
75e7c1e895 Bug 1319935 - Remove String generics uses in devtools. r=bgrins
--HG--
extra : rebase_source : c358aeafcfae021f8cf3f3bad723ef9a1f763228
2016-11-24 13:16:44 -08:00
Nicolas Chevobbe
0f7459dfc2 Bug 1319247 - Fix devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_batching.js intermittent; r=bgrins
Adjust `waitFor` default interval and retries in head.js to speed things up for the better case.
In the test, remove the logging when the state changes saves a lot of time.

MozReview-Commit-ID: LWdClmzzJ3P

--HG--
extra : rebase_source : 7b1e3ab8925e4cb77119d1f007761d51879959ba
2016-11-24 20:19:44 +01:00
Carsten "Tomcat" Book
79b069fae0 Merge mozilla-central to autoland 2016-11-29 16:50:35 +01:00
Carsten "Tomcat" Book
68202ee27c merge mozilla-inbound to mozilla-central a=merge 2016-11-29 16:47:18 +01:00
Jarda Snajdr
eed5a0f529 Bug 1312236 - Fix debugger.html tests after upgrade to React 15 r=jlongster
MozReview-Commit-ID: FCPvqVNytO3
2016-11-28 14:38:00 +01:00
Jarda Snajdr
d4a2d004d4 Bug 1312236 - Fix Tree component tests after upgrade to React 15 r=fitzgen
MozReview-Commit-ID: 1hHF3JLg4W
2016-11-28 14:38:00 +01:00
Greg Tatum
648700281f Bug 1312236 - Fix Memory tool for React 15 update r=jsnajdr
MozReview-Commit-ID: 97VoPl6tXUy
2016-11-28 14:38:00 +01:00
Lin Clark
7e4edbd45d Bug 1312236 - Update React to 15.3.2 r=jsnajdr
MozReview-Commit-ID: LLIjkUt5AUU
2016-11-28 14:38:00 +01:00
Gabriel Luong
9c50777232 Bug 1308260 - Part 5: Add a highlighted state to the grid state and a method to update it. r=jryans 2016-11-29 17:37:57 +08:00
Andrea Marchesini
c741caf609 Bug 1311707 - dom-private-storage2-changed notification, r=janv 2016-11-29 07:19:08 +01:00
Yura Zenevich
8c1c508850 Bug 1318048 - fixing regression where network requests list is cut off for screens narrower than 700px. r=bgrins
MozReview-Commit-ID: 6iYVl7j6WOg
2016-11-28 23:45:35 -05:00
Carsten "Tomcat" Book
4703a9d09f Merge mozilla-central to mozilla-inbound 2016-11-28 16:47:40 +01:00
Carsten "Tomcat" Book
d98418da69 merge mozilla-inbound to mozilla-central a=merge 2016-11-28 16:37:22 +01:00
Gabriel Luong
1f07c18e7b Bug 1318835 - Inspector should own the one instance of the HighlightersOverlay. r=pbro 2016-11-28 21:10:53 +08:00
Alexandre Poirot
c8bf6d2c07 Bug 1151909 - Make the highlighter work on DOMContentLoaded instead of load. r=pbro
MozReview-Commit-ID: FyXEvKAgDJq

--HG--
extra : rebase_source : fbd84e16e77ab6204fc5c50bd62271e2f2f12345
2016-11-22 07:21:24 -08:00
Michael Ratcliffe
0bb9829b2e Bug 1276339 - Storage inspector doesn't work on chrome:// pages and web extensions r=jdescottes
MozReview-Commit-ID: IP33bBo0yfn

--HG--
extra : rebase_source : 2544e514e0adc3c09ef8fcd1320ca2248daebbff
2016-11-22 14:47:22 +00:00
Mats Palmgren
3b94adedc9 Bug 1319958 (followup) - Add the place-content/items/self shorthands to devtools. r=bustage 2016-11-28 01:51:32 +01:00
Tom Schuster
99fbdc777a Bug 1192038 - Handle RegExp correctly in devtools. r=fitzgen 2016-11-26 19:02:30 +01:00
Carsten "Tomcat" Book
9dd582c3dd Merge mozilla-central to autoland 2016-11-29 11:50:17 +01:00
Alexandre Poirot
125b92bf42 Bug 1151909 - Fix browser_markup_load_01.js race by listening for events before executing the action that trigger them. r=pbro
MozReview-Commit-ID: B7gA7CBxWam

--HG--
extra : rebase_source : 00a56eeeedc41bc9689c1aa1920ee99f5ef35081
2016-11-09 09:21:17 -08:00
Alexandre Poirot
8e8e2b0fc0 Bug 1151909 - Make the inspector actor wait for DOMContentLoaded instead of load. r=pbro
MozReview-Commit-ID: IV4v5ql8GJ9

--HG--
extra : rebase_source : 537eefcf27485eaf0841ff7ebd325c8734fcd02a
2016-11-07 16:07:26 -08:00
Julian Descottes
435b729633 Bug 1320053 - set height 100% on .CodeMirror element;r=gl
MozReview-Commit-ID: IKmRGwiOjwu

--HG--
extra : rebase_source : 47b85a76832f6e4f4da43474a75437572f819f35
2016-11-25 18:36:57 +01:00
Michael Ratcliffe
8fd7191757 Bug 1315639 - Event listener popup needs rewriting r=gerv,pbro
Changes:
  - Removed 5 lines from toolkit/content/license.html as requested by gerv.

MozReview-Commit-ID: COFNoCDVyp6

--HG--
rename : devtools/client/inspector/markup/test/browser_markup_events1.js => devtools/client/inspector/markup/test/browser_markup_events_01.js
rename : devtools/client/inspector/markup/test/browser_markup_events2.js => devtools/client/inspector/markup/test/browser_markup_events_02.js
rename : devtools/client/inspector/markup/test/browser_markup_events3.js => devtools/client/inspector/markup/test/browser_markup_events_03.js
rename : devtools/client/inspector/markup/test/doc_markup_events1.html => devtools/client/inspector/markup/test/doc_markup_events_01.html
rename : devtools/client/inspector/markup/test/doc_markup_events2.html => devtools/client/inspector/markup/test/doc_markup_events_02.html
rename : devtools/client/inspector/markup/test/doc_markup_events3.html => devtools/client/inspector/markup/test/doc_markup_events_03.html
extra : rebase_source : a8257bfe65c6b69bb90add5c37e99dfaad14bf2d
2016-11-04 17:16:50 +00:00
Yann Gravrand
c35e6c7055 Bug 1319989 - Don't show direction in tooltip when it is 'normal'; r=pbro
MozReview-Commit-ID: EYLKQFcq69n

--HG--
extra : rebase_source : 3221e36aa7efda14d1fcca474564e4d0a721448a
2016-11-28 12:56:47 +01:00
Astley Chen
13a45548c9 Bug 1276808 - Update DevTool properties-db.js file. r=tromey
MozReview-Commit-ID: 8zYYy4iB9Nb

--HG--
extra : rebase_source : 8cfb29f31ee865880da0f680602cabfcd3425c8b
2016-11-29 08:39:34 +08:00
Wes Kocher
8df5ab601c Backed out 2 changesets (bug 1302996) for being the likely cause of browser chrome crashes a=backout
Backed out changeset 8a97f217ebe8 (bug 1302996)
Backed out changeset 45bcf45afca2 (bug 1302996)
2016-11-28 16:38:20 -08:00
Alexandre Poirot
a4f35a668b Bug 1302996 - Remove SDK dependencies for JSONView modules loaded on startup. r=jryans
MozReview-Commit-ID: AClST5BXfK1

--HG--
extra : rebase_source : 725e2374c42cbf7b55fd53acce8f9755af19fbba
2016-11-15 09:30:46 -08:00
Carsten "Tomcat" Book
06069f9b3c Merge mozilla-central to mozilla-inbound 2016-11-29 16:49:35 +01:00
Phil Ringnalda
dc33a3b7dc Merge m-i to m-c, a=merge 2016-11-25 21:26:21 -08:00
J. Ryan Stinnett
acb8298a71 Bug 1319596 - Wait for first historychange when starting RDM. r=ochameau
In bug 1310771, the session store process for gathering data from content was
changed so that the key "historychange" is used instead of "history".  Kept the
check for "history" as well, since other places in session store still test for
it.

MozReview-Commit-ID: 4xF7FkxkriI
2016-11-25 14:12:56 -06:00
Geoff Brown
31c3a9789b Bug 1251516 - Increase timeout for browser_markup_html_edit_01.js; r=pbro 2016-11-25 11:25:02 -07:00
Carsten "Tomcat" Book
671beb0867 Merge mozilla-central to mozilla-inbound 2016-11-25 16:14:48 +01:00
Gabriel Luong
4173ebaa20 Bug 1308263 - Part 1: Add a preference for extending lines infinitely in the grid highlighter. r=pbro 2016-11-25 22:37:40 +08:00
Carsten "Tomcat" Book
a666835bf5 merge mozilla-inbound to mozilla-central a=merge
--HG--
extra : rebase_source : 7f6b0f633da54f747b30496110e5260a226fe249
2016-11-25 15:36:56 +01:00
Jarda Snajdr
aed5b28836 Bug 1320110 - WebConsoleClient API calls should return promises r=ochameau
MozReview-Commit-ID: 1mmGGUgIwqA

--HG--
extra : rebase_source : 37a1024dbae384461008634ef6a3d3fb62f1a66b
2016-11-24 16:12:25 +01:00
Phil Ringnalda
8bd35acdfe Backed out changeset fe57f5f7b49d (bug 1319596) for frequent failures in browser_tab_restore.js 2016-11-24 22:32:59 -08:00
Nicolas Chevobbe
95aa11f632 Bug 1320161 - Fix objectLink in Attribute Rep; r=Honza
MozReview-Commit-ID: IaHGVZbxHhR

--HG--
extra : rebase_source : 41bef0443bcb394211bf68187d4fa412a9f23e1d
2016-11-24 19:19:28 +01:00
Carsten "Tomcat" Book
b2aaf4ffac Merge mozilla-central to autoland 2016-11-25 16:30:53 +01:00
Jarda Snajdr
46835dd385 Bug 1304752 - Check for null channel.loadInfo in NetworkMonitor r=ochameau
MozReview-Commit-ID: 129eLxSnmi1

--HG--
extra : rebase_source : 72ad59dc7cf93be87369a3a9be113fd520ab4144
2016-11-25 11:22:57 +01:00
Marco Schaefer
1ff6dc2569 Bug 1241059 - Part 1: Extend the markup outline to the closing tag. r=gl 2016-11-18 15:43:37 +01:00
Alexandre Poirot
ee4f8a4ff1 Bug 1275446 - Bump timeout threshold for browser_rules_edit-property-increments.js on linux32. r=test-only
MozReview-Commit-ID: 4zqTpvEuomI
2016-11-24 09:21:31 -08:00
Julian Descottes
34e7b7fdd7 Bug 1316238 - request longer timeout for browser_inspector_search-05.js;r=test-only
MozReview-Commit-ID: 9YBqo6a2re4

--HG--
extra : rebase_source : 611e9f1a40c3692dd46c463b90fad3f506a46296
2016-11-24 11:50:33 +01:00
Carsten "Tomcat" Book
dd36826044 Merge mozilla-central to mozilla-inbound 2016-11-24 16:46:19 +01:00
Carsten "Tomcat" Book
61849e269d merge mozilla-inbound to mozilla-central a=merge 2016-11-24 16:41:59 +01:00
Bob Owen
47ce281631 Bug 1147911 Part 8: Create separate content process for file:// URIs. r=gabor, r=gijs, r=smaug 2016-11-24 15:08:32 +00:00
Bob Owen
7703f00919 Bug 1147911 Part 4: Fix test to allow for separate file content process. r=ochameau 2016-11-24 15:08:31 +00:00
Bob Owen
4f48f9317d Bug 1147911 Part 2: Add a remote type property and use it to drive the process switching in frontend code. r=gijs, r=jryans, r=mikedeboer 2016-11-24 15:08:30 +00:00
Gabriel Luong
a594637fd6 Bug 1320010 - Fix incorrect file reference to devtools/inspector/client/layout/components/App. r=jdescottes 2016-11-24 18:40:59 +08:00