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

3754 Коммитов

Автор SHA1 Сообщение Дата
Alexandre Poirot 2576f85ec2 Bug 1302996 - Remove SDK dependencies for JSONView modules loaded on startup. r=jryans
MozReview-Commit-ID: AClST5BXfK1
2016-12-19 09:00:13 -08:00
Alexandre Poirot 5e34fcb962 Bug 1302996 - Stop loading various useless SDK modules on early devtools startup. r=jryans
MozReview-Commit-ID: 5Roi7rmmbes
2016-12-19 09:00:12 -08:00
Nicolas Chevobbe beaeb0e42e Bug 1322083 - Fix Reps with safeGetterValues; r=ntim
Sometimes (e.g. for window.applicationCache), Reps was shown with a negative number
before the "more..." label. This was due to displaying the children of safeGeterValues
property but not taking them into account for the total number of properties in the object
when displaying the "more..." label.
We fix this and add a test case to make sure we won't have this bug later

MozReview-Commit-ID: 1qBCvehV0Jc

--HG--
extra : rebase_source : 44461f378681407665c6426c0b30be87ae95488a
2016-12-17 20:07:29 +01:00
Iulian Radu 0c94e10004 Bug 1316296 - Remove gap at the bottom of font-inspector. r=jdescottes
--HG--
extra : rebase_source : cb2a97bbeeb0070a835118d2214d97784ef5e03b
2016-12-16 01:08:57 +02:00
Gabriel Luong 1e634e99df Bug 1322028 - Avoid destructuring requires where possible in the inspector. r=jdescottes 2016-12-17 12:44:56 +09:00
Andrea Marchesini 3f9ca03e22 Bug 1323676 - Remove ConsoleTimerStart.started, r=bgrins 2016-12-16 22:42:10 +01:00
Carsten "Tomcat" Book a244c7fb4a merge mozilla-inbound to mozilla-central a=merge 2016-12-16 16:04:50 +01:00
Julian Descottes a17c97f24d Bug 1323193 - markupview: show an ellipsis character in collapsed nodes;r=gl
MozReview-Commit-ID: 50iNPTLMK2b

--HG--
extra : rebase_source : 65b68a2d8930668676059e90396e050e3debf3c4
2016-12-13 17:47:46 +01:00
Phil Ringnalda e3ceaf61be Merge m-c to m-i
MozReview-Commit-ID: FArqhSVQLaT
2016-12-15 17:53:14 -08:00
Alexandre Poirot 0d8a1f17ab Bug 1323550 - Lazy load and setup HTML editor from the markup view. r=jdescottes
MozReview-Commit-ID: Cunz2hIsXaE

--HG--
extra : rebase_source : b21a5146f0e996267630525e92a24ae88d1aa25a
2016-12-14 09:52:26 -08:00
Ricky Chien c2a23d7e57 Bug 1317659 - Implement Preview Panel r=Honza,jsnajdr
MozReview-Commit-ID: G9vmDrz97pR

--HG--
extra : rebase_source : 57d3a35f6432be990288e85c2edb39c033ff402a
2016-11-22 21:59:12 +08:00
Ricky Chien a75599dcae Bug 1309188 - Implement Security Panel r=Honza
MozReview-Commit-ID: LgYB97ByYdR

--HG--
extra : rebase_source : 727106dd9413e05b7c0ad5a6fa8bd109ca91a7e6
2016-11-24 21:50:49 +08:00
Geoff Brown 404ab8e119 Bug 1007425 - Increase timeout for browser_console_native_getters.js; r=bgrins 2016-12-15 15:51:07 -07:00
Carsten "Tomcat" Book fa5c335f38 merge mozilla-inbound to mozilla-central a=merge 2016-12-13 16:04:16 +01:00
Kimberly Pennington 7ae5a181b0 Bug 1319079 - Fix fonts inconsistency on Linux;r=bgrins
Font size on HTML side of Inspector was smaller than the CSS Rule View
(in Firebug theme only) Font Size for Linux was set to 80% in common.css
Font Size for Rule View was set to 11px (causing discrepancy).
Replaced font-size:80% with 11px as it was too small for easy readability
Removed font-size:11px for Rule View as it is now redundant

MozReview-Commit-ID: 4a7tY4YEHgg
2016-12-09 14:27:18 -07:00
Ruturaj K. Vartak 018ac6cbd9 Bug 1318259 - Firebug theme - Adjust UI of markup view in Inspector panel. r=ntim 2016-12-09 04:10:00 +01:00
Ricky Chien 64aabf2af2 Bug 1309187 - Implement Timings Panel r=Honza,jsnajdr
MozReview-Commit-ID: 1i1wZebHRAk

--HG--
extra : rebase_source : aa01dd34d1fa3b10e4d47366bc6759e1608053ed
2016-11-24 14:43:21 +08:00
Jarda Snajdr cf52633e8b Bug 1309866 - Use toolbox loader to load common libs into Netmonitor r=Honza
MozReview-Commit-ID: nENUb4FV61
2016-11-23 16:49:44 +01:00
Jarda Snajdr 79f7a22b80 Bug 1309866 - Add option for loading common libraries to BrowserLoader r=Honza,jlongster
MozReview-Commit-ID: HGS3T6QcOvF
2016-11-23 16:43:41 +01:00
Jarda Snajdr e778ffb693 Bug 1309866 - Migrate RequestsMenuView to a React component with Redux store r=Honza
MozReview-Commit-ID: IMu1sJLxQYy
2016-10-11 15:13:28 +02:00
Carsten "Tomcat" Book 1f8d97f56e Merge mozilla-central to autoland 2016-12-09 15:52:44 +01:00
Carsten "Tomcat" Book 4e07d504d2 Backed out changeset abcb8d9139a2 (bug 1309866) to have complete backout 2016-12-09 15:46:10 +01:00
Carsten "Tomcat" Book 96b65956d8 Backed out changeset ec1ebd2666c7 (bug 1309866) 2016-12-09 15:45:49 +01:00
Carsten "Tomcat" Book d70e393686 Backed out changeset f09e9013044d (bug 1309866) for causing Bug 1322685 after merge 2016-12-09 15:42:55 +01:00
Carsten "Tomcat" Book 63e77e334f Backed out changeset 7ffd1b73e3f5 (bug 1309187) 2016-12-09 15:42:33 +01:00
Ricky Chien 8eec8fa630 Bug 1309187 - Implement Timings Panel r=Honza,jsnajdr
MozReview-Commit-ID: 1i1wZebHRAk

--HG--
extra : rebase_source : e38d5dacb8abc34f220c77e6797e36e3c8b3b85b
2016-11-24 14:43:21 +08:00
Jarda Snajdr b524278047 Bug 1309866 - Use toolbox loader to load common libs into Netmonitor r=Honza
MozReview-Commit-ID: nENUb4FV61

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

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

--HG--
extra : rebase_source : aa5a6f1a67ad0d4d83bcb0308d3dd6fe0de0ee0f
2016-10-11 15:13:28 +02:00
Julian Descottes 70d2279376 Bug 1321509 - Remove unused parameters from node-highlight event;r=pbro
The last parameter sent with the node-highlight event is never used.
Also toSource is a Firefox only API, in the context of devtools-html it
would be nice to get rid of it.

MozReview-Commit-ID: E80utdu80Sn

--HG--
extra : rebase_source : 884c00a6a5bc1e2f1afae65047ceaf446e8d2161
2016-11-28 22:47:02 +01:00
Julian Descottes 54c3ef166c Bug 1321509 - allow non devtools prefs to be loaded in webpack prefs loader;r=tromey
MozReview-Commit-ID: IVWK16kvWzw

--HG--
extra : rebase_source : ef864848933984cac0677f0b7a3f9a10c3a875be
2016-11-22 16:47:15 +01:00
Julian Descottes 3f0ff25997 Bug 1321509 - use devtools-local-toolbox to load the inspector in content;r=bgrins,tromey
Add package.json to devtools/client/inspector
Integration with devtools-local-toolbox:
- provides development server
- default webpack config
- landing page to select a tab

In this patch:
- bin/dev-server-js contains the inspector specific routes
- webpack/*-sham.js : inspector dependencies that had to be mocked
  ideally, decoupling work should continue and the inspector client
  should only ever require files that require no chrome priviledged
  APIs.
- toolbox.js contains the interface with devtools-local-toolbox bootstrap
  and the inspector panel initialization
- configs/development.json is the inspector config for the devtools-local-toolbox

MozReview-Commit-ID: 7YQLUlgSyDX

--HG--
extra : rebase_source : aba8fac87b66546dbb98f8f8d476cd1557c2659d
2016-12-07 18:24:51 +01:00
Julian Descottes 2142ad7820 Bug 1321509 - move client/package.json to sourceeditor;r=bgrins
MozReview-Commit-ID: 5lte5RWiwJe

--HG--
rename : devtools/client/package.json => devtools/client/sourceeditor/package.json
rename : devtools/client/webpack.config.js => devtools/client/sourceeditor/webpack.config.js
extra : rebase_source : a6310a09b98295800d1434914afd20c910c63e85
2016-11-24 17:04:05 +01:00
Brian Birtles 3dba0a16a9 Bug 1301305 - Notify animations when they should synchronize with geometric animations; r=hiro
MozReview-Commit-ID: 9Ploi5UwseA

--HG--
extra : rebase_source : 64322a0166d97b85ba3e4d7f752c8501774b77ef
extra : histedit_source : ba6eea45f2e975fad8ab98e73cf1d42499567cbf
2016-12-02 10:21:11 +09:00
Brian Birtles abf343e33c Bug 1301305 - Make DevTools tests that expect all animation properties to run on the compositor use 'opacity'; r=pbro
In subsequent patches in this bug we will change the heuristics for determining
which transform animations run on the compositor. As a result some assumptions
in DevTools tests about which animations run on the compositor will change.

Since the heuristics for transform animations are more complex than opacity
animations, in this patch we just switch those animations to use opacity
instead (and add an animation rule that clearly marks that it expects all its
properties to run on the compositor).

MozReview-Commit-ID: FfDUAzKJRCz

--HG--
extra : rebase_source : 6e0a30658d35fa236f9d8bfb343cb4355b4ce0e5
extra : histedit_source : 700cc9b3352caf06008224f7e5651ba7f63890b1
2016-12-02 09:02:40 +09:00
Jan Odvarko 6859c43410 Bug 1297361 - JSON Viewer: use listeners instead of exporting postChromeMessage; r=Gijs
MozReview-Commit-ID: 2LIEU10LAV1

--HG--
extra : amend_source : 43a5409555439bae28ed7425ca0beadb7e7f2f42
2016-11-30 13:55:51 +01: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
Phil Ringnalda 454dc254a3 Bug 1273374 - Disable browser_perf-recording-notices-03.js on 32-bit debug for very frequent failures
MozReview-Commit-ID: aekA652Iz5

--HG--
extra : rebase_source : 733b8da2f2daf2225b5079a6d606f9aaa191dbcc
2016-12-04 07:41:50 -08:00
Tooru Fujisawa be551e20bb Bug 883377 - Part 5: Update devtools to follow displayName change. r=miker 2016-12-03 07:44:22 +09:00
Towkir Ahmed e88165e1ca Bug 1313486 - Fix unicode-bidi for DOM label and value in RTL locales. r=Honza
--HG--
extra : rebase_source : 1ed7cdc2a2c0002e2d32dc92523914d1db7fbbc8
2016-11-25 10:16:00 -05:00
Wes Kocher 9e952ef90e Backed out 3 changesets (bug 1309866) for too many intermittent test failures after landing a=backout
Backed out changeset 30baf39ed89f (bug 1309866)
Backed out changeset e0e09f7f22a3 (bug 1309866)
Backed out changeset 75d37553b7cd (bug 1309866)
2016-12-02 11:14:57 -08:00
Wes Kocher b5de71ec44 Merge m-c to autoland, a=merge 2016-12-01 15:46:49 -08:00
Wes Kocher d360bdebf5 Merge inbound to central, a=merge 2016-12-01 15:31:47 -08:00
Ruturaj K. Vartak f749394c02 Bug 1320304 - Firebug theme - Wrong height of Inspector, Network side panel tabs. r=Honza 2016-11-29 22:53:00 -05:00
Julian Descottes b75421fe79 Bug 1321504 - update localization note and key for layout view title;r=gl
MozReview-Commit-ID: 74qZnbWmVJz

--HG--
extra : rebase_source : 1c985c112edc00320c02f23c8bb0996a67a749a1
2016-12-01 10:25:07 +01:00
Ryan VanderMeulen 9bd4ab78e6 Merge m-c to inbound. a=merge 2016-12-01 09:33:46 -05:00
Daisuke Akatsuka 741cebabaf Bug 1315598 - Part 2: Add test for short duration animation. r=pbro
MozReview-Commit-ID: IGyhXoPKehI

--HG--
extra : rebase_source : 117b2763d2633db85dd87a7787809a310c37f66b
2016-11-28 11:26:23 +09:00
Daisuke Akatsuka ddb5e58c2c Bug 1315598 - Part 1: Edge of animation graph is diagonal sometimes. r=pbro
MozReview-Commit-ID: 6HmsFklqzyK

--HG--
extra : rebase_source : c846ac767042b82e075f21b04e33ea42141c9ab8
2016-11-28 11:26:16 +09:00
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