Граф коммитов

4593 Коммитов

Автор SHA1 Сообщение Дата
Phil Ringnalda 0c055ccbcf Merge m-i to m-c, a=merge
MozReview-Commit-ID: 5JquuqfrPPy
2016-11-30 19:18:47 -08:00
Michael Brennan 9d5d426590 Bug 1316855 - Tooltip of "Toolbox Buttons" should show their shortcut. r=jryans 2016-11-29 13:21:00 -05:00
Brian Grinstead 47309efaed Bug 1259603 - Use ConsoleEvents for cached messages and observing messages when webconsole actor is running;r=ejpbruel
MozReview-Commit-ID: E3oG451qPe9

--HG--
rename : devtools/server/actors/utils/webconsole-utils.js => devtools/server/actors/utils/webconsole-listeners.js
rename : devtools/server/actors/utils/webconsole-worker-utils.js => devtools/server/actors/utils/webconsole-worker-listeners.js
extra : rebase_source : 6e60511fc0432c24fe7b85f6a24924c66ecd5547
2016-11-30 10:32:48 -08:00
Alexandre Poirot a815e0954e Bug 1320790 - Only inject gcli test helper in the inspect that use it. r=pbro
MozReview-Commit-ID: 7Zc1Fe7Yygu

--HG--
extra : rebase_source : 4232b846611a87fa0d5e817a0396e709469a284d
2016-11-28 06:08:52 -08:00
Tooru Fujisawa 22192766bf Bug 1321216 - Remove legacy generator from devtools/. r=jryans 2016-12-01 18:04:50 +09:00
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
J. Ryan Stinnett 2ec0d7411f Bug 1321631 - Delay loading RDM camera audio until used. r=ochameau
MozReview-Commit-ID: LWHS1xFRvdd

--HG--
extra : rebase_source : adc4764cf7e5e11227db805a7a935c611becc816
2016-10-31 14:22:29 -05:00
Nicolas Chevobbe 5b80eb8f49 Bug 1321518 - Fix requireHelper for enzyme. r=bgrins
Bug 1312236 updated React to v15.3.2 which was making webconsole's mocha test fail.
An error was thrown because the path and export we do in requireHelper to make enzyme
able to call React functions was changed.
We fix the require to ReactDOM by using the react-dom.js file, and we add the similar
react-dom-server.js for ReactDOMServer functions.

Tests now run like they used to.

MozReview-Commit-ID: GXIQJPlqp4A

--HG--
extra : rebase_source : 909bde919dd4d77d8910b4dba7392283f130333a
2016-12-01 19:47:36 +01:00
Tom Tromey f504948b28 Bug 1316630 - don't emit pref-changed event on gDevTools; r=jdescottes
MozReview-Commit-ID: CCqAf8dBFSY

--HG--
extra : rebase_source : dac78e13ef9e52c5f36c17372d023be62c4396e7
2016-11-21 08:47:10 -07:00
Tom Tromey b6eca933c1 Bug 1316630 - move PrefObserver to devtools/shared/prefs.js; r=jdescottes
MozReview-Commit-ID: C4KxFxv2LVT

--HG--
extra : rebase_source : 484a654309eab406913f944d6aa8988c567641d7
2016-11-14 15:46:19 -07:00
J. Ryan Stinnett 51505bd886 Bug 1318675 - Reconnect find bar when toggling RDM. r=ochameau
MozReview-Commit-ID: 4IoXvTZXbKW

--HG--
extra : rebase_source : f86449933dbc3946a94de41ef723eddae1d8361e
2016-11-28 20:46:47 -06: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
Michael Ratcliffe b4e6fa3527 Bug 1146194 - Multiple cookies with the same name not shown r=gl
Stubborn debugger statement.

MozReview-Commit-ID: F2qgWofemHG

--HG--
rename : devtools/client/storage/test/browser_storage_dynamic_updates.js => devtools/client/storage/test/browser_storage_dynamic_updates_sessionStorage.js
extra : rebase_source : 07934238d3c2d8dbc1a81d28d9a3a710ee39a126
2016-11-11 15:57:51 +00:00
Astley Chen 33ca2973e8 Bug 1270406 - Unprefix pseudo-class dir in DevTool resources. r=pbro
MozReview-Commit-ID: Dw5DhErHkY8

--HG--
extra : rebase_source : 433e1e764025578074d4fff132233b880d405b20
2016-11-22 23:05:18 +08:00
Nicolas Chevobbe 7ce08bec8a Bug 1320399 - Fix error in Grip Rep; r=nchevobbe
Check that the `preview` property is not null before using it.
The bug was harmless because we catch it and return an
empty array as the properties of the grip, which is the same
when we don't have anything in the preview prop.

MozReview-Commit-ID: COU8XLATw7x

--HG--
extra : rebase_source : e3b4efbc4957efdeda760917b6b7d22ad02f64ce
2016-11-26 20:47:09 +01:00
Gabriel Luong 93020fd317 Bug 1308263 - Part 4: Fix ESLint error in devtools/client/inspector/layout/types.js. r=me 2016-11-29 19:55:44 +08:00
djmdev c24c73becd Bug 1316613 - Disables eyedropper icon if the eyedropper highlighter is unavailable.r=jdescottes
MozReview-Commit-ID: 3HhqqGqnoHo

--HG--
extra : rebase_source : 19eaf23766650bbaf25062dccf7c3fe3bd0c58a3
extra : histedit_source : e601ebf85efc214bf5c650d76298c6a9dca72bd9
2016-11-24 03:08:28 +05:30
Gabriel Luong 560a204c41 Bug 1308265 - Add a grid display setting for displaying the grid line numbers. r=jryans 2016-11-29 19:39:10 +08:00
Gabriel Luong d30ffce04d Bug 1308263 - Part 3: Add a grid display setting for extending the grid lines infinitely. r=jryans 2016-11-29 19:38:08 +08:00
Gabriel Luong 3d9f8b5279 Bug 1308263 - Part 2: Add a grid highlighter setting PropType to manage the show infinite lines option and a method to update it. r=jryans 2016-11-29 19:38:02 +08:00
Gabriel Luong 1452e4f287 Bug 1308260 - Part 7: Display a list of grid container elements and checkbox to toggle the grid highlighter for each grid in the CSS grid layout panel. r=jryans 2016-11-29 19:33:04 +08:00
Gabriel Luong 5c701ce9da Bug 1308260 - Part 6: Toggling the grid highlighter should emit the node that the grid highlighter was shown or hidden for and update the grid's highlighted state. r=pbro 2016-11-29 19:32:59 +08:00
Carsten "Tomcat" Book ad928dbca5 Merge mozilla-central to autoland 2016-11-23 16:45:11 +01:00
oschei ce3e1f6cb5 Bug 1317745 - Rename 'round trip time' to 'latency' in network throttling. r=jryans 2016-11-15 22:51:44 -07:00
Phil Ringnalda 88d37d8841 Merge m-c to m-i
MozReview-Commit-ID: FbJhcY28dXi
2016-11-22 21:32:23 -08:00
Phil Ringnalda feef954874 Merge m-i to m-c, a=merge
MozReview-Commit-ID: EDVoIcyWOhi

--HG--
rename : storage/test/test_AsXXX_helpers.cpp => storage/test/gtest/test_AsXXX_helpers.cpp
rename : storage/test/test_binding_params.cpp => storage/test/gtest/test_binding_params.cpp
rename : storage/test/test_mutex.cpp => storage/test/gtest/test_mutex.cpp
2016-11-22 20:03:03 -08:00
J. Ryan Stinnett c8dc1ff2d1 Bug 1319628 - Remove longer timeouts from individual RDM tests. r=me
MozReview-Commit-ID: LsYKx98YvLH
2016-11-22 20:45:31 -06:00
J. Ryan Stinnett 5e0e2553a5 Bug 1319628 - Longer timeout for all RDM browser tests. r=me
MozReview-Commit-ID: E88nI5xLqtj
2016-11-22 20:45:30 -06:00
Mike Conley f556978353 Bug 1317795 - Fix broken alignment of in-content UI checkboxes. r=jaws
MozReview-Commit-ID: 4JpOSYu3BZS

--HG--
extra : rebase_source : 5642f4970f654cf6ba04f1c3a3e03ef3847681cb
2016-11-19 17:59:58 -05:00
Carsten "Tomcat" Book cf6fb9d85b Merge mozilla-central to autoland 2016-11-22 16:29:49 +01:00
Carsten "Tomcat" Book 8b27dda5d1 merge mozilla-inbound to mozilla-central a=merge 2016-11-22 15:53:05 +01:00
Ryan VanderMeulen c42459bba5 Bug 1319248 - Skip the RDM browser-chrome tests on Win64 e10s due to ongoing failures. 2016-11-21 21:46:10 -05:00
Wes Kocher 45ffce4271 Bug 1319266 - Skip browser_page_state.js on e10s/Win8 a=me CLOSED TREE 2016-11-21 15:54:49 -08:00
Wes Kocher e3af9ac541 Bug 1319248 - Skip browser_navigation on e10s/Win8 a=me CLOSED TREE 2016-11-21 15:53:44 -08:00
Wes Kocher 6ac886c9df Bug 1319248 - Skip browser_exit_button.js on e10s/Win8 a=me CLOSED TREE
--HG--
extra : rebase_source : d9e835daa189defc71f7892fe3d8dc37235e89d5
2016-11-21 15:03:02 -08:00
Michael Brennan 6782872341 Bug 1315923 - Make devtools/client/performance pass ESLint's "react/prop-types" rule. r=jdescottes
--HG--
extra : rebase_source : 4012b147c51f9607edad18d2e88e58084207b4dc
2016-11-18 20:12:48 +01:00
Alexandre Poirot 78a21c673d Bug 1154645 - Simplify inspectNode implementation by passing CSS selector instead of node reference. r=pbro
MozReview-Commit-ID: 3yeDk3OniFj

--HG--
extra : rebase_source : 5658c4db323aba50f9760027fe1f4b5233c9759c
2016-11-09 09:23:36 -08:00
Alexandre Poirot 6899883349 Bug 1154645 - Move findCssSelector from server to shared. r=pbro
MozReview-Commit-ID: DjEO1hjFSc5

--HG--
extra : rebase_source : 8f2a07757ecb1a51fdbbac9295e797dc4b546004
2016-11-09 09:22:42 -08:00
Tom Tromey 5ee540dc6b Bug 1319150 - allow function-style observers in Services shim; r=jdescottes
MozReview-Commit-ID: Zq687zNvyI

--HG--
extra : rebase_source : 31f65225fb89c41f4d58e99d4d4f73591da42b92
2016-11-21 11:51:06 -07:00
Ricky Chien ef117714d5 Bug 1319010 - Move NetworkDetailsView and SidebarView to their own modules r=Honza
MozReview-Commit-ID: ItUi9PQ1rc

--HG--
extra : rebase_source : 95ae5df42332be1df951767812c33013d2a8956e
2016-11-21 18:10:30 +08:00
Fred Lin 2b3cb25777 Bug 1314528 - [webconsole] enable mocha test on windows;r=linclark
MozReview-Commit-ID: 4jRGiMnkj9k

--HG--
extra : rebase_source : 203c4079a3c3888292e856d773f47df418c0c388
2016-11-16 09:29:20 +08:00
Fred Lin e8bca4b983 Bug 1314528 - [webconsole] rename requireHelper to require-helper;r=linclark
MozReview-Commit-ID: BiVyX2EY2cV

--HG--
rename : devtools/client/webconsole/new-console-output/test/requireHelper.js => devtools/client/webconsole/new-console-output/test/require-helper.js
extra : rebase_source : 6fcaac8590181ce40d73e5f5757223238ce8a4cb
2016-11-16 09:26:03 +08:00
Ricky Chien 08793399c6 Bug 1317205 - CSS improvement for summary button r=Honza
MozReview-Commit-ID: JRJWybwvQIx

--HG--
extra : rebase_source : dfb195eff33c12176d55cd80379ee929afddb36b
2016-11-18 18:06:29 +08:00
Nicolas Chevobbe 0a6699a875 Bug 1312178 - Make Reps modes constants; r=Honza
Edit tests and component creation accordingly.

MozReview-Commit-ID: Gsj6QwNTjL0

--HG--
extra : rebase_source : efd64e3b50a383ab5df9d939380274a9f2074914
2016-11-20 19:53:16 +01:00
Mike Conley 69f00c1066 Bug 418833 - Make browser_toolbox_computed_view.js have a longer timout to avoid a permaorange on debug builds. r=gl
MozReview-Commit-ID: D1y1kR4Qkm0

--HG--
extra : rebase_source : 03226a3e66ee5500c9584b3f52d95d0ab069dd6f
2016-11-10 19:29:33 -05:00
Mike Conley e686ab64ed Bug 418833 - Make browser_toolbox_options.js more resilient to things being added to the document loading queue. r=jryans
Earlier patches in this series add SVG icons for unstyled checkboxes and radio buttons.
This causes us to queue extra loads to documents that have those elements, even when
we're natively styling those input elements by default.

browser_toolbox_options works by loading up the DevTools options iframe, and then
clicking on things to make sure that the right prefs are set. There are checkboxes
in the iframe document, which means the extra loads I referred to happen. When
our presentation subsystems notice that there are extra loads occurring, we do
"paint suppression" to avoid flashes of unstyled content. During paint suppression,
nothing is displayed (painting is suppressed), and so nothing is clickable.

browser_toolbox_options was not waiting for the "load" event before clicking on
items. It got lucky up until the SVGs were added, but this was a race waiting
to happen. I've added a wait for the "load" event, and this test now passes.

MozReview-Commit-ID: EjzvhxhKlDs

--HG--
extra : rebase_source : 37a7223673ec7968df8035496fad7e9034765962
2016-11-09 18:08:59 -05:00
Julian Descottes a025adfa4d Bug 1319015 - fix css-properties normalization when remote dbg old ff;r=pbro
MozReview-Commit-ID: L6lPypzjzNv

--HG--
extra : rebase_source : fd1d4c57dc2f282d87cd1776f5850a8200429283
2016-11-21 10:26:31 +01:00
Tom Schuster 78e10f98ab Bug 755821 - Parse arguments of Function constructor properly. r=shu 2016-10-15 11:47:00 +09:00
Andre 5a4b0c3da2 Bug 1317414 - Fix :"Animation names are barely visible with the dark theme". r=pbrosset
--HG--
extra : rebase_source : 6fc0827aa6a539006d8b71bef2df3914221f5a50
2016-11-21 09:57:00 +01:00
Carsten "Tomcat" Book e0f46513b6 Merge mozilla-central to mozilla-inbound 2016-11-22 16:28:50 +01:00
Gabriel Luong e727c4420d Bug 1319365 - Bail out of the async function getSelectorHighlighter when the inspector is unavailable. r=jdescottes 2016-11-22 18:54:09 +08:00
Phil Ringnalda 89e92b0c3b Merge m-c to autoland 2016-11-22 21:33:35 -08:00
Jan Odvarko f95600de9b Bug 1253037 - Enable sorting test; r=jryans
MozReview-Commit-ID: BL2r1ON7OhC

--HG--
extra : rebase_source : c57f3ae5d376f858f870a9da0ff4f908aa6cab86
2016-11-18 13:53:35 +01:00
J. Ryan Stinnett 655ddb1142 Bug 1317413 - Separate net monitor messages by RDP prefix. r=tromey
In RDM, we use one net monitor RDP connection to set throttling values from the
UI and the toolbox uses a second connection to display requests.  When passing
data across processes, we need to include the RDP connection prefix in the name
to ensure it's routed properly to the right RDP connection.

MozReview-Commit-ID: 56fP9d4xj66

--HG--
extra : rebase_source : 4b57deb6c319846744829c742f179e3444f42371
2016-11-17 18:06:13 -06:00
Jaideep Bhoosreddy 9de38f5e8f Bug 1257913 - Add copy screenshot to clipboard feature; r=jryans
MozReview-Commit-ID: 6pMNR8hCR7d
2016-09-09 12:17:08 -04:00
Nicolas Chevobbe fa7ec438de Bug 1317069 - Fix ESLint in new console frontend; r=ntim
MozReview-Commit-ID: 7MgHbRxnU1V

--HG--
extra : rebase_source : 4e7296388b901773f6b8405b07aa355367cfb925
2016-12-08 09:16:41 +01:00
Alexandre Poirot b76dc18132 Bug 1302996 - Stop loading various useless SDK modules on early devtools startup. r=jryans
MozReview-Commit-ID: 5Roi7rmmbes

--HG--
extra : rebase_source : 25868d462dbfe87b00caf40bc17cebe78d7ad353
2016-08-29 08:23:32 -07:00
Alexandre Poirot 3ab3766b4a Bug 1319928 - Prevent gDevTools.showToolbox from racing when called multiple times in a row. r=jryans
MozReview-Commit-ID: ZQrecrTwb5

--HG--
extra : rebase_source : a421a1c7b14493dbcf6ae2d1671a5e8cec700dfa
2016-11-24 10:03:12 -08:00
J. Ryan Stinnett 6aed2784e0 Bug 1319948 - Remove DevTools emoji theme. r=bgrins
MozReview-Commit-ID: 7o1NFODq6Ma

--HG--
extra : rebase_source : 16b9e21898dd8ee59224c0663f0cfa7b0b1eb54b
2016-11-23 17:21:35 -06:00
Gabriel Luong 3d344123f0 Bug 1308260 - Part 4: Pass the grids props into the layout components and only display the layout-no-grid element when no grids are present. r=jryans 2016-11-22 02:07:44 +08:00
Gabriel Luong 3595c7be37 Bug 1308260 - Part 3: Dispatch the new grid data and update the store with the new grid state. r=jryans
--HG--
rename : devtools/client/responsive.html/utils/enum.js => devtools/client/shared/enum.js
2016-11-22 02:07:09 +08:00
Gabriel Luong 5e6863c72b Bug 1308260 - Part 2: Handle grid layout changes and layout sidebar selection, and prepares the grid data to be dispatched. r=pbro 2016-11-22 02:01:59 +08:00
Julian Descottes f9e7ed075e Bug 1306937 - use XHTML NS by default when creating highlighter nodes;r=pbro
MozReview-Commit-ID: 6OI5AzfWlD6

--HG--
extra : rebase_source : 1d0e4130febaa0a0e775f1b16c4cc468c804fbda
2016-11-30 11:22:17 +01:00
Julian Descottes 080d132b28 Bug 1306937 - enable inspector eyedropper when viewing images;r=pbro
MozReview-Commit-ID: BlJPMYMQb8j

--HG--
extra : rebase_source : c13bbb8d680fb48d6dccf3e0f8e83a0201f9738b
2016-11-30 14:35:28 +01:00
Nicolas Chevobbe d1a4f7ed79 Bug 1320359 - Make EventRep displays like events were displayed in old console; r=Honza
Add a target property and show the event name (and modifiers if any) in the title.
Minor edit in GripRep to allow to pass a title as a prop.
Edit tests accordingly, and add some to test node highlighting.

MozReview-Commit-ID: JmMidejKS6m

--HG--
extra : rebase_source : 29ad4d398ad7518d752b323a6e6393cd30b18a0a
2016-11-25 23:52:06 +01:00
Jarda Snajdr 27c63c6703 Bug 1309866 - Use toolbox loader to load common libs into Netmonitor r=Honza
MozReview-Commit-ID: nENUb4FV61

--HG--
extra : rebase_source : 489f0f2aa5aac8469fe37f3f920416501525f1d4
2016-11-23 16:49:44 +01:00
Jarda Snajdr 9529594eba Bug 1309866 - Add option for loading common libraries to BrowserLoader r=Honza,jlongster
MozReview-Commit-ID: HGS3T6QcOvF

--HG--
extra : rebase_source : 941e27ee1c0864ae6f9da82e8ed49d2defdcf4cf
2016-11-23 16:43:41 +01:00
Jarda Snajdr 947b7a3cd2 Bug 1309866 - Migrate RequestsMenuView to a React component with Redux store r=Honza
MozReview-Commit-ID: IMu1sJLxQYy

--HG--
extra : rebase_source : 9c128a3e145974d5ffd2c77014cd064f75119919
2016-10-11 15:13:28 +02:00
Michael Ratcliffe cb47ff5513 Bug 1320362 - Move indexedDb storage type in the storage inspector into a new column r=jdescottes
Ideally we would have used the GUID to join fields to build the compound key but because we show the uniqueId in the tree that would lead to an ugly user experience. As an
alternative we simply use e.g. db1 (default) as the uniqueId. This works as a unique key, is informative for the user and means minimal changes to tests.

MozReview-Commit-ID: I0XxTIoV33p

--HG--
extra : rebase_source : a8a9729ae639f68e849fc8239c36f451496847ad
2016-11-29 10:57:18 +00:00
Ryan VanderMeulen 7af8f38714 Merge m-c to autoland on a CLOSED TREE. a=merge 2016-11-30 13:27:46 -05:00
Phil Ringnalda 430ec9a870 Merge m-c to autoland 2016-11-29 19:31:34 -08:00
Alexandre Poirot 08a260a9ad Bug 1320793 - Fix lazy load of module globals in devtools. r=jryans
MozReview-Commit-ID: HqfnxAcPK9v

--HG--
extra : rebase_source : 58116ec5150bdab2a291ee1128269535ed96a02b
2016-11-28 07:44:15 -08:00
Alexandre Poirot 0299dcddf3 Bug 1320793 - Fix lazy loading of pseudo modules in devtools. r=jryans
MozReview-Commit-ID: 51rH3WBH3dh

--HG--
extra : rebase_source : 0468dc9fe0713a3605db073ee10424cff8482f66
2016-11-28 07:43:14 -08:00
Ryan VanderMeulen ee574db67b Merge m-c to autoland. a=merge 2016-11-18 15:47:52 -05:00
Ryan VanderMeulen 2c0ace7f19 Merge inbound to m-c. a=merge 2016-11-18 15:47:05 -05:00
Carsten "Tomcat" Book a69c372ef1 Merge mozilla-central to autoland 2016-11-18 16:57:20 +01:00
Carsten "Tomcat" Book 866da9f9c6 merge mozilla-inbound to mozilla-central a=merge 2016-11-18 16:51:17 +01:00
Ehsan Akhgari f0f85366d9 Bug 1318218 - Remove PermissionsTable; r=baku,jryans
This also removes the WebIDE UI for viewing the permissions table.
2016-11-18 08:59:35 -05:00
Gabriel Luong dd933addc1 Bug 950088 - Fix localization note for rule.selectedElement. r=jdescottes 2016-11-18 18:54:06 +09:00
Ricky Chien d6ee13cc1e Bug 1308426 - Implement netmonitor toolbar r=Honza,jsnajdr
MozReview-Commit-ID: Ir80BHj75xO

--HG--
extra : rebase_source : 45f19b53e752862eb8da9b61ba76cd0f0fab547f
2016-11-17 19:39:58 +08:00
Phil Ringnalda e3b53628aa Merge m-c to m-i
MozReview-Commit-ID: GwBaSZdoAZK
2016-11-17 20:33:59 -08:00
Sebastian Hengst 5fca81c6e4 Backed out changeset 5cffb4645bc0 (bug 1147911) 2016-11-18 00:58:52 +01:00
Sebastian Hengst b3feec2dd5 Backed out changeset 67b1290aa7ca (bug 1147911) 2016-11-18 00:58:52 +01:00
Sebastian Hengst 62d71733be Backed out changeset 32c933acd03b (bug 1147911) 2016-11-18 00:58:51 +01:00
Helen V. Holmes 16ff40a75b Bug 1291635: Adds new responsive design mode icon. r=jryans
MozReview-Commit-ID: 6yOYPqpFQpc
2016-11-17 16:57:26 -06:00
Ricky Chien f9cf0a35b8 Bug 1316484 - Add empty line for all netmonitor files r=Honza
MozReview-Commit-ID: K4u0zZz8SeC

--HG--
extra : rebase_source : 5afb002266c581e9c009599004b6790b7a881c4a
2016-11-18 11:57:11 +08:00
Nicolas Chevobbe db06f9352c Bug 1314573 - Modify textNode Reps modes to match elementNodeRep; r=Honza
On elementNodeRep, we have different outputs for tiny and short modes, and
short and long modes are the same.
Since the current long mode of textNodeRep aren't used anywhere, we can do the
same, i.e. have a really small representation for tiny mode, and then the same
rendering for short and long modes.
Modify tests to adapt them to the new rendering.

MozReview-Commit-ID: BRA7iADkn1C

--HG--
extra : rebase_source : 1e33216239ebdcde47a0f7e80e3c138a8d3335f2
2016-11-17 18:04:55 +01:00
Nicolas Chevobbe 059061f01f Bug 1314573 - Uses Reps in long mode in the console; r=bgrins
In the MessageBody component, we already have the "mode" props we use
to pass it to the Reps. We only default it to "long" so most of the
message will use it.
We only need to specify to use "short" mode in ConsoleTable cells.

MozReview-Commit-ID: 6KyZkN86bHJ

--HG--
extra : rebase_source : 39fcc8ff5cb3386663fb5f0821cecd78abae00b3
2016-11-17 13:38:23 +01:00
Nicolas Chevobbe 1cc8b8d571 Bug 1314573 - Make Reps "long" mode displays first 10 items for object & array-like grips; r=Honza
Adapt tests that relied on an other length for long mode.

MozReview-Commit-ID: J00UmOa2AwJ

--HG--
extra : rebase_source : a7ff746662f006e1a132ce1e21cac3a0cbbea0e2
2016-11-17 08:02:28 +01:00
Dalimil Hajek eced87deb9 Bug 1314539 - Unify license files and Mozilla license headers in vendor directory. r=odvarko
--HG--
extra : rebase_source : 8c40fb6a4a41aabb8955e376cb6ee72fef8b9329
2016-11-15 08:12:00 -05:00
Julian Descottes 3d8448604d Bug 1317819 - eslint cleanup of /debugger/new/panel.js;r=jlast
MozReview-Commit-ID: FSzCatDqq5o

--HG--
extra : rebase_source : d68820ffadcb8a33dbca8161dda5f4c427d50b67
2016-11-15 23:36:57 +01:00
Julian Descottes 4001c96d66 Bug 1317819 - avoid typeerror when getting debugger frames from webconsole;r=jlast
MozReview-Commit-ID: 46xtLlqQnfn

--HG--
extra : rebase_source : 26b662b88b95fa9089132ea3517cd2cae6c7413a
2016-11-15 23:31:17 +01:00
Bob Owen 52529cb9a9 Bug 1147911 Part 8: Create separate content process for file:// URIs. r=gabor, r=gijs, r=smaug 2016-11-17 15:48:53 +00:00
Bob Owen 536555b2d6 Bug 1147911 Part 4: Fix test to allow for separate file content process. r=ochameau 2016-11-17 15:48:52 +00:00
Bob Owen 8c7b20c42d 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-17 15:48:52 +00:00
Jarda Snajdr 07897a109d Bug 1317867 - Fixed window leak in browser_net_footer-summary.js mochitest r=Honza
MozReview-Commit-ID: IwBPI0CAjXG

--HG--
extra : rebase_source : 977ed096a1930e3b207e9fb1765183b48de5e29c
2016-11-18 11:15:14 +01:00
Gabriel Luong 5dbe6dd5c7 Bug 1318019 - Add missing () to call isDisplayGrid function when a property value editor closes. r=me 2016-11-17 13:15:18 +09:00
Wes Kocher a3307e8f09 Merge m-c to inbound, a=merge CLOSED TREE 2016-11-16 17:17:05 -08:00
Wes Kocher f9e9d69899 Merge inbound to m-c a=merge CLOSED TREE 2016-11-16 17:07:26 -08:00
Brian Grinstead 2448c2e6e5 Bug 1317423 - Remove unused declarations after move;r=jlast
MozReview-Commit-ID: 9hD6rAbGYP9
2016-11-16 15:38:24 -08:00
Brian Grinstead c8e3b60942 Bug 1317423 - Move WebConsoleConnectionProxy into its own module;r=jlast
MozReview-Commit-ID: EMEo0CqlOPM

--HG--
rename : devtools/client/webconsole/webconsole.js => devtools/client/webconsole/webconsole-connection-proxy.js
2016-11-16 15:38:22 -08:00
Tooru Fujisawa b1bbb27d76 Bug 1260403 - followup: Fix brotli test. r=jsnajdr 2016-11-17 08:17:47 +09:00