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

3724 Коммитов

Автор SHA1 Сообщение Дата
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
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
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 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 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
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
Carsten "Tomcat" Book e7ca75286b Merge mozilla-central to inbound 2016-11-16 14:53:15 +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
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
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 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 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
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
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
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