Commit Graph

4647 Commits

Author SHA1 Message Date
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
Ehsan Akhgari
dc33b55d94 Bug 1312101 - Part 2: Remove AppProcessChecker and code that depends on it; r=baku 2016-11-16 14:51:08 -05:00
Ehsan Akhgari
eac76d9772 Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus
This patch removes support for mozapp iframes, leaving support for
mozbrowser iframes intact.  Some of the code has been rewritten in order
to phrase things in terms of mozbrowser only, as opposed to mozbrowser
or app.  In some places, code that was only useful with apps has been
completely removed, so that the APIs consumed can also be removed.  In
some places where the notion of appId was bleeding out of this API, now
we use NO_APP_ID.  Other notions of appId which were restricted to this
API have been removed.
2016-11-16 09:13:38 -05:00
Carsten "Tomcat" Book
e7ca75286b Merge mozilla-central to inbound 2016-11-16 14:53:15 +01:00
Carsten "Tomcat" Book
3eacc680db Backed out changeset 7d1f7dd996f7 (bug 1310845) 2016-11-16 14:50:44 +01:00
Gabriel Luong
ae931577fd Bug 1302536 - Adds a toggleable button next to the 'display: grid' declaration to toggle the grid highlighter r=pbro 2016-11-16 22:35:20 +09:00
Alexandre Poirot
36948f7dc3 Bug 1317347 - Fix exception in network monitor for requests coming from iframes added to the hidden window. r=jryans
MozReview-Commit-ID: eRVaHTbyx1

--HG--
extra : rebase_source : 988731bbd1dd6f4d1167baed6469c8dfcf9c9247
2016-11-14 08:21:50 -08:00
J. Ryan Stinnett
b2575a1b27 Bug 1315391 - Clean up actor destruction after changing to destroy. r=ochameau
The `destroy` method in some actors would throw errors or was incomplete,
leading to various issues closing the toolbox after the previous patch.

This cleans up all such cases noticed through manual testing of the toolbox.

MozReview-Commit-ID: 6EZYFwjSri

--HG--
extra : rebase_source : b9db68be857285de4269f7354f6ecbf703c82e29
2016-11-11 18:24:41 -06:00
J. Ryan Stinnett
a8aec05d11 Bug 1315391 - Rename all disconnect methods to destroy in actors. r=ochameau
Ever since protocol.js was added as a way to create DevTools actors, we've had
lots of confusion about the correct way to implement actor destruction.  If your
actor's _parent_ was the legacy kind, you had to use `disconnect`.  If it was
protocol.js, you had to use `destroy`.

There is no reason for this madness, which makes reasoning about destruction
quite hard.  Here we rename `disconnect` to `destroy` so there is only one name
for every destruction path.

MozReview-Commit-ID: C1Yw9NfUUR2

--HG--
extra : rebase_source : 4d018622b7547d404510e0b563c6324c0127aafc
2016-11-11 18:24:58 -06:00
Tim Nguyen
db1c58b6ed Bug 1307871 - Add new console frontend support for 'Enable timestamps' pref. r=bgrins
MozReview-Commit-ID: FshE769sETL

--HG--
rename : devtools/client/webconsole/test/browser_webconsole_expandable_timestamps.js => devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_timestamps.js
extra : rebase_source : 0990d586a20cbaa7e8603f3a0aadf664200506cd
2016-11-15 19:23:47 +00:00
Kan-Ru Chen
f8100451db Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
We will use the new type for the generated IPDL message handler
prototype to make sure correct error handling method is called.

MozReview-Commit-ID: AzVbApxFGZ0
2016-11-15 04:26:00 +01:00
Alexandre Poirot
9a1d46ab79 Bug 1315044 - Prevent loading multiple loaders and debugger servers when creating multiple ContentActors. r=jryans
MozReview-Commit-ID: 4slVLBNdGyg

--HG--
extra : rebase_source : 8838adf475e31fe5683cc7fa172c2ced837b9157
2016-11-04 08:04:21 -07:00
Alexandre Poirot
c1adf2fe24 Bug 1315044 - Cache ContentActor forms to prevent creating new one when calling RootActor.getProcess multiple times. r=jryans
MozReview-Commit-ID: 3YyShRXQhel

--HG--
extra : rebase_source : 670ce6dc1b4c451bdb59dcebfa859d6089ed2624
2016-11-04 08:05:15 -07:00
Carsten "Tomcat" Book
f28942ae47 Merge mozilla-central to autoland 2016-11-15 12:34:47 +01:00
Carsten "Tomcat" Book
8cfa5253e8 merge mozilla-inbound to mozilla-central a=merge 2016-11-15 12:26:41 +01:00
Daisuke Akatsuka
2a84d7eb81 Bug 1315600 - Part 2: Add test. r=pbro
MozReview-Commit-ID: B9AikFP5sEH

--HG--
extra : rebase_source : c094edaffc8a527bfa2410503fdd332f02e24cd1
2016-11-15 14:10:22 +09:00
Daisuke Akatsuka
97b57b377b Bug 1315600 - Part 1: Mask behind animation name is too long for animations running on the compositor. r=pbro
MozReview-Commit-ID: 3emNof5b908

--HG--
extra : rebase_source : 5b149fc33529ac6ce756741ea154901b62ba414d
2016-11-15 10:19:17 +09:00
Nicolas Chevobbe
cfd14cf481 Bug 1307941 - Add DOM nodes highlighter in new console frontend; r=bgrins
Add in serviceContainer highlight and unhighlight utils function so they can
be accessible in components.
Fix EvaluationResult component to pass the serviceContainer to the MessageBody.
Modify ElementNodeRep and TextNodeRep to allow passing them function properties
`onDOMNodeMouseOver` and `onDOMNodeMouseOut` that will be called respectively
on mouseOver and mouseOut.
Add a mochitest in the webconsole to make sure we indeed highlight and unhighlight
node as expected, and add tests in Reps to make sure the passed functions get called
as expected.

MozReview-Commit-ID: 8o8WM7vBfMM

--HG--
extra : rebase_source : 445f02a72b1c9859c0b034ca9e941a7f3df9f4e0
2016-11-04 23:53:35 +01:00
Phil Ringnalda
aee7b7f39e Merge m-c to autoland 2016-11-14 20:08:18 -08:00
Phil Ringnalda
c038c057e5 Backed out changeset b3ad07be866f (bug 1310416) for pushing dt4 and dt5 over 4800 seconds on Linux debug most of the time, a=backout 2016-11-14 18:28:14 -08:00
Carsten "Tomcat" Book
c7a033c3e2 merge mozilla-inbound to mozilla-central a=merge 2016-11-14 10:22:06 +01:00
Sebastian Hengst
843dced15b Backed out changeset a01303a5f2be (bug 1205371) for failing devtools test browser_markup_void_elements_html.js. r=backout 2016-11-13 14:05:39 +01:00
Fred Lin
3050735611 Bug 1309496 - Set up mocha testing framework for netmonitor,r=Honza,jsnajdr,linclark
MozReview-Commit-ID: 1tW2yua6h7u

--HG--
extra : rebase_source : c552657288e2e876177ce139493341f8176d54e0
2016-10-28 15:20:06 +08:00
Julian Descottes
15dac0307e Bug 1253822 - Rewrite browser_rules_authored_color.js to avoid timeouts;r=gl
Update the test to avoid closing / reopening the toolbox each time a new color
is tested. An element is created upfront for each color to test, and the test
simply selects a different node when switching to a different color.

MozReview-Commit-ID: Atz70fwoMN2

--HG--
extra : rebase_source : aba56bef09c05e94b55ce2153d48b502f586e3c5
2016-11-14 11:11:43 +01:00
Luca Greco
9975459c7b Bug 1318006 - Prevent "TypeError: can't access dead object" exception on webconsole getCachedMessages. r=ochameau
MozReview-Commit-ID: H0DWJ2bTyn7

--HG--
extra : rebase_source : e98eef9f9dcd47c6ef6894a6f758baee7733a952
2016-11-16 16:35:04 +01:00
Luca Greco
ef2eba34ab Bug 1308912 - Add support for addon tools registered to a specific DevTools toolbox. r=ochameau
MozReview-Commit-ID: 7DzyXLGOs5w

--HG--
rename : devtools/client/framework/test/browser_toolbox_dynamic_registration.js => devtools/client/framework/test/browser_toolbox_tools_per_toolbox_registration.js
extra : rebase_source : fb3b29d99151f3996624d8ba8cafaf8307affd8e
extra : source : 714d261424158deabda8dc3cbf20c371775b3306
2016-11-03 18:41:26 +01:00
Luca Greco
e86fa50b4e Bug 1308912 - Simplify tool-unregistered by only accepting a string toolId. r=ochameau
MozReview-Commit-ID: 3QjWIAwol6A

--HG--
extra : rebase_source : d5e8ac0d23d8105b15d01f38860ac854d6300558
extra : source : 0d9e3e91230730f4a513cad98a5758c56cf473e8
2016-10-14 17:54:56 +02:00
Ricky Chien
7f6547680d Bug 1308507 - Remove all usages of nsIURL and NetworkHelper r=jsnajdr
MozReview-Commit-ID: Gu1kE0oHDRP

--HG--
extra : rebase_source : 14a01afb1d2e6df92fb1d3485890464046535bed
2016-11-04 17:49:19 +08:00
Ricky Chien
6a0a0d6e3f Bug 1309194 - Implement summary info in Net Panel Toolbar r=Honza,jsnajdr
MozReview-Commit-ID: AqV4glBUHW1

--HG--
extra : rebase_source : d3634701c74662c600ece6782c8813167a58129e
2016-11-07 11:49:47 +08:00
Tim Nguyen
249e72c86d Bug 1307942 - Add CSS warnings and errors to new console. r=bgrins
MozReview-Commit-ID: FB0P3X0r7Jz

--HG--
extra : rebase_source : c902386ce1a8b266a34c3c83d5b693d8c47b5ffb
2016-11-14 17:33:29 +00:00
Tim Nguyen
296c2dc383 Bug 1316809 - Fix eslint errors in devtools/client/sourceeditor/test. r=tromey
MozReview-Commit-ID: HjmCUoAsqlZ

--HG--
extra : rebase_source : 13d471df5390dba8c01f2af08edb476a638b81c7
2016-11-12 16:57:41 +00:00
Sebastian Hengst
755af6cc74 Backed out changeset afd22bdea63c (bug 1285173) on request of developer for timeouts in browser_net_statistics-03.js on Linux x64 opt+pgo. r=backout 2016-11-14 16:32:51 +01:00
Nicolas Chevobbe
43e68544c4 Bug 1316225 - Add a Rep for Error objects; r=Honza
Handle the different kind of error objects.
Allow to pass a className to the objectLink component.
Add test to make sure we handle those objects as expected.

MozReview-Commit-ID: IC7ruV9odw1

--HG--
extra : rebase_source : b80c612f198af266d52ba6a56693923452a50dec
2016-11-11 01:20:55 +01:00
Jarda Snajdr
d2460f8dea Bug 1285173 - Netmonitor perf stats: whenDataAvailable should wait for a nonempty request list r=Honza
MozReview-Commit-ID: F4yi7vUdXsM

--HG--
extra : rebase_source : c1f6ff9497a3e0231ab584cb809c0576b8056798
2016-11-11 16:06:29 +01:00
J. Ryan Stinnett
1c2f705d96 Bug 1291815 - Wait for requests to settle between DAMP subtests. r=ochameau
MozReview-Commit-ID: 2WH1QquOclP

--HG--
extra : rebase_source : 4f889bcb4978e97ac67ce0b0be8e006024d8f03f
2016-09-29 16:51:15 -05:00
J. Ryan Stinnett
10e8b522ff Bug 1297575 - Longer timeout for browser_toolbox_swap_browsers.js. r=me
MozReview-Commit-ID: dCI7EII8rp
2016-11-15 21:04:38 -06:00
Ehsan Akhgari
cb369370b3 Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus
This patch removes support for mozapp iframes, leaving support for
mozbrowser iframes intact.  Some of the code has been rewritten in order
to phrase things in terms of mozbrowser only, as opposed to mozbrowser
or app.  In some places, code that was only useful with apps has been
completely removed, so that the APIs consumed can also be removed.  In
some places where the notion of appId was bleeding out of this API, now
we use NO_APP_ID.  Other notions of appId which were restricted to this
API have been removed.
2016-11-15 18:31:46 -05:00
Gabriel Luong
4a0456c98e Bug 1308260 - Part 1: Emit an event with the new grid layout actors on page navigations from the LayoutActor. r=pbro 2016-11-16 00:52:32 +09:00
Carsten "Tomcat" Book
106d39cf20 Merge mozilla-central to mozilla-inbound 2016-11-15 12:33:34 +01:00
djmdev
9c8d7b0849 Bug 1311941 - Updated addNode function so that on adding a new now the parent node remains selected. r=pbrosset 2016-11-04 02:51:12 +05:30
Michael Ratcliffe
7fcae0a5fb Bug 1210208 - Split browser_cmd_highlight_01.js r=pbro 2016-10-24 14:00:51 +01:00
Phil Ringnalda
e6d762ce0a Merge m-c to m-i
MozReview-Commit-ID: 8EtDxYJKROa
2016-11-14 20:09:21 -08:00
J. Ryan Stinnett
4d124db085 Bug 1277805 - Longer timeout for browser_toolbox_tool_remote_reopen.js. r=me
MozReview-Commit-ID: ClRBY52rBDF
2016-11-14 14:30:05 -06:00
Jarda Snajdr
3ac82a47a4 Bug 1285173 - Netmonitor perf stats: whenDataAvailable should wait for a nonempty request list r=Honza
MozReview-Commit-ID: F4yi7vUdXsM

--HG--
extra : rebase_source : fc0b41c111a7793a51b212a9c327ba6e4cf1bbf4
2016-11-11 16:06:29 +01:00
Tim Nguyen
3c755128db Bug 1316723 - Fix more eslint errors in devtools/client/shared/. r=tromey
MozReview-Commit-ID: IzXyqkQECKb

--HG--
extra : rebase_source : dee2c883181474a33a9afcd1c9cb73afd4122a8c
2016-11-11 09:09:50 +00:00
Wes Kocher
c7d27df096 Merge mozilla-central to autoland a=merge 2016-11-11 14:10:32 -08:00
Wes Kocher
cee41d5b80 Merge inbound to central, a=merge 2016-11-11 13:56:45 -08:00
Gabriel Luong
550074a81a Bug 1316797 - Refactor HighlightersOverlay and TooltipsOverlay into separate modules r=jdescottes
--HG--
rename : devtools/client/inspector/shared/style-inspector-overlays.js => devtools/client/inspector/shared/highlighters-overlay.js
rename : devtools/client/inspector/shared/style-inspector-overlays.js => devtools/client/inspector/shared/node-types.js
rename : devtools/client/inspector/shared/style-inspector-overlays.js => devtools/client/inspector/shared/tooltips-overlay.js
2016-11-12 00:58:09 +09:00
Carsten "Tomcat" Book
cc5d30c616 Merge mozilla-central to mozilla-inbound
--HG--
extra : rebase_source : 658b3ffdfa71afff2d44129f50e50e2fbecbd06e
2016-11-11 16:43:07 +01:00
Carsten "Tomcat" Book
33c30ae971 Backed out changeset 487a5da50e56 (bug 1315208) for conflicting with autoland/mozilla-inbound to m-c merge
--HG--
extra : rebase_source : eae62bb9af0b2e4bca0b4dea95218a9113d58f72
2016-11-11 16:39:11 +01:00
Eric Skoglund
748c23cbd9 Bug 1313850 - Enable users to have capital letters in filter string r=Honza
MozReview-Commit-ID: FfhHtEoqrnz

--HG--
extra : rebase_source : e963b4684bc86a84a1ba59ae611b857e13f89608
2016-11-10 15:51:28 +01:00
Tom Tromey
c0406c7342 Bug 1316700 - make developer-toolbar.js eslint-clean; r=jryans
MozReview-Commit-ID: FgvsY8PTpCj

--HG--
extra : rebase_source : f2ad123ecee242547371fd7e8482cf1e9c6bb02f
2016-11-10 14:07:02 -07:00
J. Ryan Stinnett
27d8eb9d66 Bug 1316736 - Clean up RDM typos. r=ochameau
MozReview-Commit-ID: 4waiXuzrQDE

--HG--
extra : rebase_source : 1c5e6e7d61a6236ff6b008d9ad53a34de2f467db
2016-11-09 18:38:28 -06:00
Daisuke Akatsuka
b0388916e5 Bug 1064937 - Part 1: CSS Animations and Transitions should support transitions/animations of non-interpolable properties. r=birtles,pbro
MozReview-Commit-ID: 4kMytRCKK79

--HG--
extra : rebase_source : 864b568a96b399231a1cb75742d8c428f5ee2c5c
2016-11-11 16:40:38 +09:00
James Long
2b79998809 Bug 1316413 - Update new debugger frontend r=me 2016-11-10 23:47:23 -05:00
Tooru Fujisawa
0de491a387 Bug 1315242 - Part 6: Update test_frame_01.html to follow new behavior of location. r=bgrins 2016-11-11 06:34:14 +09:00
Tooru Fujisawa
456e0331df Bug 1315242 - Part 5: Add a testcase for location in Evaluation Result. r=bgrins 2016-11-11 01:06:26 +09:00
Tooru Fujisawa
711fe4b331 Bug 1315242 - Part 4: Update stub. r=bgrins 2016-11-11 01:06:26 +09:00
Tooru Fujisawa
0bb46763c0 Bug 1315242 - Part 3: Add a test input for syntax error in Evaluation Result. r=bgrins 2016-11-11 01:06:26 +09:00
Tooru Fujisawa
1aace015d6 Bug 1315242 - Part 2: Display line number and column number in error message for console input. r=bgrins 2016-11-11 01:06:26 +09:00
J. Ryan Stinnett
bf70c9b8f7 Bug 1297205 - Longer timeout for RDM browser_resize_cmd.js. r=me
MozReview-Commit-ID: ByXmAhB9eIB
2016-11-10 12:35:30 -06:00
Tooru Fujisawa
d58043b509 Backed out changeset fd1505a03d78 for mochitest chrome bustage (bug 1315242) 2016-11-11 03:04:46 +09:00
Tooru Fujisawa
6e79da1738 Backed out changeset 07585bbe0c8f (bug 1315242) 2016-11-11 03:04:10 +09:00
Tooru Fujisawa
758659f807 Backed out changeset 5778f05e78db (bug 1315242) 2016-11-11 03:04:07 +09:00
Tooru Fujisawa
dcad4ac006 Backed out changeset ce34d3f8a3b7 (bug 1315242) 2016-11-11 03:04:03 +09:00
Gabriel Luong
816e24e14b Bug 1315208 - Remove explicit call to ReactDOM.render in the LayoutView r=Honza 2016-11-11 01:31:13 +09:00
Carsten "Tomcat" Book
f93282b491 Merge mozilla-central to mozilla-inbound 2016-11-10 17:08:43 +01:00
Tooru Fujisawa
116a43b9d0 Bug 1315242 - Part 5: Add a testcase for location in Evaluation Result. r=bgrins 2016-11-11 01:06:26 +09:00
Tooru Fujisawa
85e0da8e93 Bug 1315242 - Part 4: Update stub. r=bgrins 2016-11-11 01:06:26 +09:00
Tooru Fujisawa
2d87695fd3 Bug 1315242 - Part 3: Add a test input for syntax error in Evaluation Result. r=bgrins 2016-11-11 01:06:26 +09:00
Tooru Fujisawa
ea7adec077 Bug 1315242 - Part 2: Display line number and column number in error message for console input. r=bgrins 2016-11-11 01:06:26 +09:00
Carsten "Tomcat" Book
4b6cab91f9 merge mozilla-inbound to mozilla-central a=merge 2016-11-10 16:59:38 +01:00
Phil Ringnalda
e7fdca7c8d Backed out 6 changesets (bug 1301340, bug 1303113) for landing too close to a merge and causing leaks and test failures
Backed out changeset adfcc194af1c (bug 1303113)
Backed out changeset 085035586d2b (bug 1303113)
Backed out changeset 81f3bb541c86 (bug 1301340)
Backed out changeset 05c42cf92851 (bug 1301340)
Backed out changeset cb45e90f6596 (bug 1301340)
Backed out changeset f54a717c6fc6 (bug 1301340)

MozReview-Commit-ID: BkwhFJNtF7G

--HG--
extra : rebase_source : cc47ef8587f08b12b53406efee1d5b915d3c833a
2016-11-09 19:11:12 -08:00
Patrick Pei
e6ee3c8395 Bug 1264929 - Make about:debugging pass ESLint's "react/prop-types" rule. r=jdescottes
MozReview-Commit-ID: ABhdvunhR7a
2016-11-09 10:02:50 +01:00
Carsten "Tomcat" Book
846adaea6c merge mozilla-inbound to mozilla-central a=merge 2016-11-09 16:38:04 +01:00
amy
c48ec5eaa8 Bug 976073 - Part 2: Modify errors from try server, r=jdm 2016-11-09 17:26:03 +08:00
Iris Hsiao
b559e5cd5a Backed out changeset 2631d596fc32 (bug 1264929) for dt1 failures on OS X and Win7 2016-11-09 13:36:04 +08:00
Tooru Fujisawa
fa2f87588c Bug 1282788 - Part 2: Add dedicated HTML file for browser_net_image-tooltip.js. r=ochameau 2016-11-10 23:50:27 +09:00
Nicolas Chevobbe
86c2afef9c Bug 1302982 - Add Rep for LongString; r=Honza
Display a longString with what is available on the grip.
Straight from the server, a longString grip has a "initial"
property, which contains the first 10000 chars of the string.
The grip can also contains a "fullText" property that should
be set when the user want to display the full text of the string.
For example, in the DOM Panel, it would be when the user click on
the expand arrow.
The fullText needs to be computed with the result of the
LongStringClient.substring function, but it's not the responsability
of the Reps to do such thing.

In rep-utils, we extract the logic that replace non-printable
characters in its own function and export it, so we can use it outside
the cropString function.

Add some test to make sure LongString are displayed as expected in the
several modes.

MozReview-Commit-ID: 3P9fPBixm2v

--HG--
extra : rebase_source : 87ed610cb6d2e142728f0df9d35f1dd7a4748d18
2016-11-03 18:08:16 +01:00
Jared Wein
5bb7b57b66 Bug 1316096 - Change eslint configuration to use string values for rules instead of integers, making it easier for others who are reading the rules to know if a rule is set to off, warn, or error. r=mossop
MozReview-Commit-ID: 2Xuj5nxuQdO

--HG--
extra : rebase_source : fab5c4903b47d48080ff3c07825440e12f718698
2016-11-08 15:14:19 -05:00
Wes Kocher
0330db10eb Merge m-c to autoland, a=merge 2016-11-08 14:09:10 -08:00
Wes Kocher
008fdd9329 Merge inbound to central, a=merge 2016-11-08 13:58:20 -08:00
Olli Pettay
cb803253a5 bug 1306591, add secondary event queue to let high priority messages to be processed sooner, r=billm
--HG--
extra : rebase_source : 2ce6e06783e399e787d0445943f9f39bcef1cc22
2016-11-08 14:05:45 +02:00
Gabriel Luong
4095709c00 Bug 1308257 - Part 2: Implement LayoutActor and GridActor r=pbro, jryans 2016-11-08 20:51:13 +09:00
Julian Descottes
88fe750648 Bug 1315794 - migrate aboutdebugging to React 15.3.2;r=linclark
Use ReactDOM.render instead of React.render (same for unmountComponentAtNode)
Update tests to observe both childList and characterData mutations when
expecting only text changes.

MozReview-Commit-ID: ILTgypkpZRz

--HG--
extra : rebase_source : 0f6ac42b6828428d2606d9f52fcbf176bab949d3
2016-11-07 22:30:03 +01:00
Phil Ringnalda
592b02e148 Merge m-c to m-i
MozReview-Commit-ID: 8cFOopE3aHd
2016-11-07 20:40:30 -08:00
Phil Ringnalda
2c7a3afd66 Merge m-i to m-c, a=merge
MozReview-Commit-ID: 5599Z7kxjk3
2016-11-07 20:38:29 -08:00
Blake Kaplan
e206d178b4 Bug 1311197 - Remove a shim use from devtools tests. r=Gijs
MozReview-Commit-ID: LXfgna5sb9s
2016-11-07 14:43:43 -08:00
Jarda Snajdr
107001b1c5 Bug 1315635 - Netmonitor Performance View: fixed name of enableFilterTypeOnly action r=Honza
MozReview-Commit-ID: 5ZsDSXseiOA

--HG--
extra : rebase_source : 7acfc51bf5581eaf7c39ba40e95fb782c899ea52
2016-11-07 12:59:06 +01:00
Matteo Ferretti
16c0a53051 Bug 1276971 - Adding UI to display and change the current DPI / DPR setting; r=gl,jryans
MozReview-Commit-ID: Dnb6OLhOvOK

--HG--
extra : rebase_source : 347d4cf0118f5db452f0c43d70c193d1e437b2dd
2016-11-05 13:45:10 +01:00
Tooru Fujisawa
8d3733057e Bug 1260403 - Support brotli encoding in Developer Tools Netmonitor. r=ochameau
--HG--
extra : amend_source : af322134547025af7b135b6603fe697eff49bdf0
2016-11-08 04:18:04 +09:00
James Long
8ad312e3e3 Bug 1315289 - Use correct API for opening a source in the debugger r=me 2016-11-07 13:10:03 -05:00
Nicolas Chevobbe
25ccec6cf2 Bug 1307905 - Ignore irrelevant properties in stub generation; r=linclark
This can be tested by inserting a new stub in first position, in order to change
the actor id on the existing stubs, and then check in the resulting diff that
actor id, timestamp and timer properties are not modified.

MozReview-Commit-ID: K5enQ5cF7RR

--HG--
extra : rebase_source : 7e52d01393d84b3fef637682faae668179093a0a
2016-10-25 20:16:50 +02:00
Nicolas Chevobbe
4ce68bc581 Bug 1311168 - Handle document fragment in grip array rep; r=Honza
MozReview-Commit-ID: Cq2YyKlMjjQ

--HG--
extra : rebase_source : 9a2eee2d7cec16eb3a27938fd5e0174ab0e5989e
2016-10-23 19:31:41 +02:00
Valentin Gosu
656872593e Bug 1315302 - Remove signedPkg from origin attributes r=baku
MozReview-Commit-ID: L1xvRgeO6De

--HG--
extra : rebase_source : dee943054af499b6e3f0aca2801fa9414f5567be
2016-11-06 16:15:36 +01:00
Nicolas Chevobbe
1886bc48c0 Bug 1314590 - Add Mozilla license header in devtools/client/shared/components/test/mochitest/ files. r=Honza;
MozReview-Commit-ID: FayTCRXuAWN

--HG--
extra : rebase_source : 515227d83a3df45a38a4d65068cd05109704a6e1
2016-11-03 22:41:18 +01:00
Jarda Snajdr
aa9ac38589 Bug 1315175 - Move Netmonitor context menu code to a separate module r=Honza
MozReview-Commit-ID: LH6WvyAjiow

--HG--
extra : rebase_source : 317363c59deeae12de7a8e321f2bdc82a29e678e
2016-11-04 16:30:06 +01:00
Phil Ringnalda
a7bc94158c Merge m-i to m-c, a=merge
MozReview-Commit-ID: H4VKCYDq5cD

--HG--
rename : xpcom/tests/TestAutoRef.cpp => xpcom/tests/gtest/TestAutoRef.cpp
rename : xpcom/tests/TestCOMArray.cpp => xpcom/tests/gtest/TestCOMArray.cpp
rename : xpcom/tests/TestCOMPtr.cpp => xpcom/tests/gtest/TestCOMPtr.cpp
rename : xpcom/tests/TestCOMPtrEq.cpp => xpcom/tests/gtest/TestCOMPtrEq.cpp
rename : xpcom/tests/TestFile.cpp => xpcom/tests/gtest/TestFile.cpp
rename : xpcom/tests/TestHashtables.cpp => xpcom/tests/gtest/TestHashtables.cpp
rename : xpcom/tests/TestID.cpp => xpcom/tests/gtest/TestID.cpp
2016-11-05 13:36:25 -07:00
Boris Zbarsky
5c0257a736 Bug 1315368. Back out changeset bf190e326bfd (bug 790997) because what it implements doesn't actually follow the CSS syntax editor's draft and breaks some sites in the process. r=dbaron 2016-11-05 00:23:16 -04:00
Phil Ringnalda
06521a66a4 Merge m-c to m-i
MozReview-Commit-ID: 7W5SwSOspcB
2016-11-04 21:04:44 -07:00
Phil Ringnalda
6710a46887 Merge autoland to m-c, a=merge
MozReview-Commit-ID: ERwR70i3ZXb
2016-11-04 20:42:16 -07:00
Wes Kocher
db15df3e50 Merge m-c to inbound, a=merge CLOSED TREE 2016-11-04 15:19:49 -07:00
J. Ryan Stinnett
ed7fc5ca79 Bug 1305769 - Enable new RDM for all channels. r=clarkbw
MozReview-Commit-ID: 79Q3I0bZuBQ

--HG--
extra : rebase_source : c05688f26fe6d9ea311fb31b9fa185fcf1faed8a
2016-11-03 13:54:35 -05:00
Gabriel Luong
5fcbc5cb50 Bug 1314931 - LayoutView should be browserRequire as the root component r=Honza 2016-11-04 19:30:01 +09:00
Jarda Snajdr
db2c24d7cf Bug 1315224 - Remove duplicate react-details-pane-toggle-hook element in netmonitor.xul r=Honza
MozReview-Commit-ID: BoqIjAHaABk

--HG--
extra : rebase_source : b7626d635bc31e43332fd5b8af1967ba7f820731
2016-11-04 12:48:00 +01:00
Tim Nguyen
b1b2d0a154 Bug 1311925 - Remove yellow highlight from search boxes. r=gl
MozReview-Commit-ID: Bxu6uMKw7LM

--HG--
extra : rebase_source : bebc42eeacb99d3beaeb8431576b7f0eda88de81
2016-11-03 19:18:16 +00:00
Phil Ringnalda
0f32b67e2d Merge m-i to m-c, a=merge
MozReview-Commit-ID: Hm1RxN6OaoZ
2016-11-03 19:32:48 -07:00
Gabor Krizsanits
566393518d Bug 1301340 - part5: Turning off some tests temporarily to enable e10s-multi. r=mrbkap 2016-11-03 19:28:15 +01:00
Gabor Krizsanits
fccad1c205 Bug 1301340 - part4: Force single content process for failing tests. r=mrbkap 2016-11-03 19:28:09 +01:00
Gabor Krizsanits
684d9317d3 Bug 1301340 - part3: Force single content process for tests that times out. r=mrbkap 2016-11-03 19:28:03 +01:00
Lin Clark
2b7a9ac76a Bug 1312481 - Update react-virtualized to 8.3.1. r=bgrins 2016-11-03 15:03:00 -04:00
Lin Clark
19f27e2c99 Bug 1312481 - Part 2: Make it possible to load React Virtualized in devtools (including XUL-based tools). r=Honza 2016-11-03 14:56:00 -04:00
Lin Clark
cf2e15df76 Bug 1312481 - Part 1: Add react-virtualized. r=Honza 2016-11-03 14:56:00 -04:00
Fred Lin
eb9572c272 Bug 1312352 - Netmonitor: the Timeline column shoud have a text label when the request list is empty;r=jsnajdr
MozReview-Commit-ID: HOzXFRiiPMD

--HG--
extra : rebase_source : 0bd0540c4280688b9e74b39bfe1cdf0e5cb124e2
2016-10-27 10:12:21 +08:00
Phil Ringnalda
c9fdc270b6 Merge m-c to autoland
--HG--
rename : dom/media/webaudio/compiledtest/TestAudioEventTimeline.cpp => dom/media/webaudio/gtest/TestAudioEventTimeline.cpp
2016-11-03 20:02:24 -07:00
Jared Wein
87b2d4c295 Bug 1315013 - part 1, remove unnecessary double-slash comments that don't add value and look out of place with the spaced-comment eslint rule. r=mossop
MozReview-Commit-ID: HIUTSdkXxbY

--HG--
extra : rebase_source : 2f05e2f275ac7f293f9c650bdec8943189e3ce01
2016-11-03 14:42:06 -04:00
Mats Palmgren
a4488344f9 Bug 1313254 part 3 - [css-align] Change "last-baseline" to "last baseline" in devtools/ (scripted change). r=gregtatum 2016-11-05 02:57:07 +01:00
Alexandre Poirot
d6b7999567 Bug 1314609 - Fix support of shared devtools locale for the addon workflow. r=jryans
MozReview-Commit-ID: IvEFsq7MbTK

--HG--
extra : rebase_source : dda432a1da69065e3284487369a3dd70777d81c3
2016-10-27 13:28:31 -07:00
Ricky Chien
0bae861b5c Bug 1309192 - Implement search filter in Net Panel Toolbar r=jsnajdr
MozReview-Commit-ID: FjVo69jmE7e

--HG--
extra : rebase_source : 384206ee66824fe75d84232c7960280295909649
2016-10-20 13:58:35 +08:00
Nicolas Chevobbe
21cbbac15a Bug 1307938 - Add a Rep for DOM nodes. r=Honza,pbro;
Add tests based on existing browser_webconsole_output_dom_elements_*.js tests.

MozReview-Commit-ID: Wmzg0knuuh

--HG--
extra : rebase_source : e0751da8bbdaa91983f4ba34550cbe9860b8fff6
2016-10-17 19:29:32 +02:00
Nicolas Chevobbe
6bebdd2692 Bug 1313765 - Make Rep handles Proxy. r=Honza;
In the GripRep, we were using the root property `ownPropertyLength` to
retrieve additionnal uninterresting props on the Grip. For Proxy
objects, we don't have this property, but a `preview.ownPropertiesLength`.
This adds a test case similar to the one for Proxy in browser_webconsole_output_05.js.

MozReview-Commit-ID: 652cfTlW7Sg

--HG--
extra : rebase_source : a05306672264c2a449989075adddc35ddf5946e1
2016-10-31 20:02:02 +01:00
Phil Ringnalda
45c34d7e95 Merge m-c to autoland 2016-11-02 20:03:20 -07:00
Phil Ringnalda
393b414467 Merge m-i to m-c, a=merge
MozReview-Commit-ID: 48WAQwKUCpw
2016-11-02 19:28:38 -07:00
julia
c937a1fea7 Bug 1256932 - Fix ESLint issues in test-bug-595934-workers.js. r=bgrins
MozReview-Commit-ID: 8gmJnHVJR98

--HG--
extra : rebase_source : d636e4dff7f8e952b631cf29e30cd51396fd8a63
2016-10-29 11:27:17 +02:00
katecastellano
72f476966b Bug 1256941 - Fix ESLint issues in devtools/client/webconsole/test/test-file-location.js;r=bgrins
MozReview-Commit-ID: VOMcoAjl5y
2016-10-29 11:12:50 +02:00
J. Ryan Stinnett
39f004a62f Bug 1300103 - Use correct coordinates in simulated contextmenu event. r=ochameau
MozReview-Commit-ID: FMNyaqpgHRf

--HG--
extra : rebase_source : bae500686dcefa93248a3b7c8765ab287060d324
2016-11-01 16:44:54 -05:00
Kaffeekaethe
3ea15e61e7 Bug 1256887 - "[ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_webconsole_dont_navigate_on_doubleclick.js". r=lclark
--HG--
extra : rebase_source : bc927eabc4fa62eef23ece7bf5f72fcf04d13159
2016-10-29 02:44:00 +02:00
Sebastian Hengst
9748b56fb9 Bug 1310297 - Remove test annotations using b2g, mulet or gonk: devtools. r=RyanVM
MozReview-Commit-ID: DZit0XSS1yk

--HG--
extra : rebase_source : b972b5d28944b3d4c4bbdc2b38774f087dd62f56
2016-11-05 11:29:14 +01:00
Phil Ringnalda
c1b863b390 Merge m-c to autoland 2016-11-04 19:05:33 -07:00
Alexandre Poirot
cbb34a526e Bug 1315688 - Fix browser_toolbox_remoteness_change.js assertion on Aurora. r=jryans
MozReview-Commit-ID: 2qEUm1vzZPO

--HG--
extra : rebase_source : a75ef72f338433e65c48f9191f57825f2cdf6900
2016-11-07 10:21:16 -08:00
Alexandre Poirot
bef6c35300 Bug 985517 - Remove pseudo class locks of children to prevent ending up with broken pseudo class state. r=pbro
MozReview-Commit-ID: LAh6HdKKJsk

--HG--
extra : rebase_source : 357903791b7722557b9e4b26286b20f78d5084b9
2016-11-02 06:44:48 -07:00
Alexandre Poirot
c75e435109 Bug 985517 - Only allow one node to be pseudo class locked per pseudo. r=pbro
MozReview-Commit-ID: HF7Thklh0bZ

--HG--
extra : rebase_source : 3119040b400dac2e35befd050f0be480e53ea441
2016-11-02 04:49:06 -07:00
Alexandre Poirot
93387d7468 Bug 985517 - Keep pseudo class locked when selecting another node in the markup view. r=pbro
MozReview-Commit-ID: 4davyHgBtUh

--HG--
extra : rebase_source : d577410e185b77a20947d4b1029404f4e2be8fc1
2016-11-02 04:48:05 -07:00
Phil Ringnalda
9a35a9e7b6 Merge m-c to autoland 2016-11-07 20:41:56 -08:00
Tom Tromey
89d1b0e084 Bug 1310279 - add "wm" to Services shim; r=jdescottes
MozReview-Commit-ID: 2uW8RM2ufaf

--HG--
extra : rebase_source : 7b8ab7c18218f47f303c3323f942d8b1071af546
2016-10-20 14:34:23 -06:00
Wes Kocher
df5dbf81cc Merge central to inbound a=merge 2016-11-02 17:31:08 -07:00
Tooru Fujisawa
e48b1dfd12 Bug 1282788 - Add constant for the number of requests in html_content-type-without-cache-test-page.html. r=ochameau 2016-11-09 08:10:03 +09:00
Wes Kocher
41c087935b Merge m-c to inbound, a=merge 2016-11-08 14:08:34 -08:00
Towkir Ahmed
3557ef1b42 Bug 1311795 - Use padding instead of margin for the gap in browser styles checkbox and label. r=jdescottes
--HG--
extra : rebase_source : 918729e3531444777d718e632ea5bc5d22b0bd19
2016-11-08 07:09:00 -05:00
Patrick Pei
ee153c8e3d Bug 1264929 - Make about:debugging pass ESLint's "react/prop-types" rule. r=jdescottes
--HG--
extra : rebase_source : 0b97af80d22697e2d80dee2ce0b91ce07e45b889
2016-10-20 03:52:00 -04:00
Tom Tromey
1fc208e8d8 Bug 1312041 - remove requireRawId rewriting in favor of Loader paths; r=jryans
MozReview-Commit-ID: 6OSszbKpp74

--HG--
extra : rebase_source : 475b4a2de10d65cadd6198e49e5ff5cfb4e9b871
2016-10-25 21:30:18 -06:00
Tom Tromey
29513a9331 Bug 1312041 - make loader-plugin-raw.jsm eslint-clean; r=jryans
MozReview-Commit-ID: 4Lkua3ZMslL

--HG--
extra : rebase_source : e5f48a31d6f4f3cb1d3a4a80642adf477deb3a36
2016-10-25 21:24:13 -06:00
Nicolas Chevobbe
cd4defd11c Bug 1320173 - Generate stubs in order to make mocha tests pass. r=nchevobbe
MozReview-Commit-ID: IVQ7xTAV5kE

--HG--
extra : rebase_source : 8256067cc3bb488ce12fc5df46b5d82ee1b9e7cb
2016-11-24 19:48:55 +01:00
J. Ryan Stinnett
29f54d4c41 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.

In addition, an RDM test is added to verify that a closed RDM tab is restored to
the content page with RDM closed.

MozReview-Commit-ID: 4wCjINTDUH8

--HG--
extra : rebase_source : 392996c30e0f5ccab049521b20200adce1192236
2016-11-23 16:35:17 -06:00
Sebastian Hengst
2d9a55fea4 Backed out changeset c816bcb8572d (bug 1320110) for mass devtools failures. r=backout on a CLOSED TREE 2016-11-24 19:23:28 +01:00
Jarda Snajdr
9b3aa7d34a Bug 1320110 - WebConsoleClient API calls should return promises r=ochameau
MozReview-Commit-ID: 1mmGGUgIwqA

--HG--
extra : rebase_source : 735977ea12bf0342460d74c2b5477b0d8541527c
2016-11-24 16:12:25 +01:00
Carsten "Tomcat" Book
4945f89da4 Merge mozilla-central to autoland
--HG--
rename : browser/base/content/test/general/browser_bug1064280_changeUrlInPinnedTab.js => browser/base/content/test/tabs/browser_navigatePinnedTab.js
rename : js/src/jit-test/tests/wasm/spec.js => js/src/jit-test/tests/wasm/wast.js
extra : rebase_source : 30ebe4e98435a1fd70b26908584d608587d969d9
2016-11-24 16:47:36 +01:00