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

145 Коммитов

Автор SHA1 Сообщение Дата
Wes Kocher 005ac12647 Merge fx-team to m-c a=merge 2016-08-07 00:16:15 -07:00
James Long 0b2677dddc Bug 1267365 - move various flags out of DevToolsUtils and don't depend on that module so much r=tromey 2016-08-05 17:41:01 -04:00
Greg Tatum 34824c4105 Bug 1290142 - Lint devtools/client/performance/test/; r=jsantell
MozReview-Commit-ID: FprlN3Vm9H7

--HG--
extra : rebase_source : f9b225e5a4464b7e6f937e4670a0bfbf472dc916
2016-08-02 17:18:01 -05:00
Greg Tatum d1d2c48243 Bug 1290142 - Lint devtools/client/performance/test/unit; r=jsantell
MozReview-Commit-ID: IDBF4mmHElf

--HG--
extra : rebase_source : e50e7b1ec68f89efc35a466de8362ccbf988d2a5
2016-07-28 16:03:55 -05:00
Greg Tatum 0e9ac53382 Bug 1290142 - Lint devtools/client/performance/modules/; r=jsantell
MozReview-Commit-ID: 5Q71TImHlgW

--HG--
extra : rebase_source : f32af3bc22238c61d4abeafa596845809d808f34
2016-07-28 11:53:20 -05:00
Greg Tatum 931e187a6a Bug 1290142 - Lint devtools/client/performance/modules/ subfolders; r=jsantell
MozReview-Commit-ID: 5K3ugb3xAhM

--HG--
extra : rebase_source : f4ba9d278facaca084655e2fc3f5762cf805aee3
2016-07-28 11:52:48 -05:00
Greg Tatum 72753529ec Bug 1290142 - Lint devtools/client/performance/legacy; r=jsantell
MozReview-Commit-ID: 9zX19SxK8rw

--HG--
extra : rebase_source : 54d96b55046b6447e60b2d194989dc7da3b5718d
2016-07-28 10:47:12 -05:00
Greg Tatum 92f73e196a Bug 1290142 - Lint devtools/client/performance/components; r=jsantell
MozReview-Commit-ID: E418yPtONiX

--HG--
extra : rebase_source : 53f70dcefae586f5bb95c7cc21035a0aab71930e
2016-07-28 08:58:05 -05:00
Greg Tatum 4a28de030e Bug 1288830 - Start to lint parts of the performance tool. r=jsantell 2016-07-22 13:55:00 -04:00
Patrick Brosset d2cc90ec24 Bug 1262439 - 1 - Introduce a new eye-dropper highlighter; r=zer0
This is mostly porting code from the XUL eye-dropper over to a new
highlighter file.
While I have tested this locally, this highlighter isn't yet used
in devtools.
This will come in later patches.

MozReview-Commit-ID: IF0puLu5Yc7

--HG--
rename : devtools/client/shared/css-color-db.js => devtools/shared/css-color-db.js
rename : devtools/client/shared/css-color.js => devtools/shared/css-color.js
extra : rebase_source : 72431a9148d1c688987a5693a619769837c774c7
2016-07-21 14:35:14 +02:00
Tom Tromey 5538d692d3 Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
This removes the unnecessary setting of c-basic-offset from all
python-mode files.

This was automatically generated using

    perl -pi -e 's/; *c-basic-offset: *[0-9]+//'

... on the affected files.

The bulk of these files are moz.build files but there a few others as
well.

MozReview-Commit-ID: 2pPf3DEiZqx

--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
Luke Chang cee31bc485 Bug 1265686 - Add PageUp/PageDown/Home/End navigation in AbstractTreeItem; r=gregtatum
MozReview-Commit-ID: 1LkKblI5ghz

--HG--
extra : rebase_source : 60fc6c0852d0e193b2de27a07dc49124540a4da6
2016-07-13 19:12:31 +08:00
"Helen V. Holmes" a69c6d47a0 Bug 1247331: Make import snapshot an icon,r=ntim
MozReview-Commit-ID: 4p73KYag0sT
2016-07-12 20:26:00 +02:00
Greg Tatum d5b8bff9fd Bug 1259228 - Fix shortcut bug in performance tools r=jsantell 2016-07-08 08:07:00 +02:00
Alexandre Lissy ee77e301dd Bug 1285170 - Remove app:// protocol r=valentin
MozReview-Commit-ID: 4cnLrqqyP35

--HG--
extra : rebase_source : 424b63df547308033fc960632c5ef5939e3d8d85
2016-03-16 17:11:12 +01:00
Eddy Bruel 32f9a9263f Bug 1265727 - Decouple ProfilerFront from ProfilerActor;r=fitzgen 2016-07-01 15:27:41 +02:00
Jarda Snajdr 4a9d73ab29 Bug 1281732 - Part 2: Fix tests that look at the Frame component markup r=linclark 2016-06-24 09:11:00 +02:00
Wes Kocher da658e26c2 Backed out changeset 7773873116e9 (bug 1265727) for xpcshell failures and eslint failures 2016-06-29 12:00:47 -07:00
Eddy Bruel eb8de6c5ed Bug 1265727 - Decouple ProfilerFront from ProfilerActor;r=fitzgen 2016-06-29 16:20:06 +02:00
Philipp Kewisch a07ebf7178 Bug 1279784 - Remove hardcoded navigator:browser in devtools. r=jryans 2016-06-28 11:03:11 +02:00
Tom Tromey 39077d503e Bug 1273941 - do not Cu.import promises in devtools; r=jryans
MozReview-Commit-ID: 57DjVnER13e

--HG--
extra : transplant_source : -5M%03%AF%DB%25%5E%C6%9B5%85%94%22%12X%B8%86%F7%B9
2016-06-09 09:08:34 -06:00
J. Ryan Stinnett ca7fb511f8 Bug 1193390 - Remove single arg Cu.import from /devtools. r=tromey
A few miscellaneous linting issues also addressed near the lines involved.

MozReview-Commit-ID: 9t1RwxdSS2X
2016-06-09 14:10:07 -05:00
Eddy Bruel 72591e2414 Bug 1265724 - Decouple TimelineFront from TimelineActor; r=ejpbruel 2016-06-08 15:51:55 +02:00
Nick Fitzgerald 57d719d08f Bug 1265731 - Decouple DeviceFront from DeviceActor; r=ejpbruel 2016-06-07 07:53:21 -07:00
L. David Baron 792af6db64 Bug 1272857 - Fix some tree performance tests to read/write element.style.marginInlineStart instead of just element.marginInlineStart. r=gregtatum
This is a followup to bug 1111440.

MozReview-Commit-ID: BHCexWmrHoT
2016-05-25 16:30:20 -07:00
Tom Tromey 0d398a243a Bug 1265869 - Add task.js and use in devtools. r=jryans
MozReview-Commit-ID: G5UuAh2RiZZ

--HG--
rename : toolkit/modules/Task.jsm => devtools/shared/task.js
extra : transplant_source : %B8h%8A%8C%BD%91%8A%81%1D%F4%F5%2Ap%CFv%BC%963u0
2016-05-17 13:07:55 -06:00
J. Ryan Stinnett 30b2b7ce44 Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey
For simple rules like function spacing, we can auto-fix these across the code
base so they are followed in a consistent way.

To generate this patch, I ran:

./mach eslint devtools --no-ignore --fix

After this, I reverted any changes to third party files that we really do want
to ignore.

MozReview-Commit-ID: 6Q8BApkAW20
2016-05-18 12:49:23 -05:00
Alexandre Poirot 9f0ddbd261 Bug 1266828 - Convert ViewHelpers.jsm into a module. r=tromey
--HG--
rename : devtools/client/shared/widgets/ViewHelpers.jsm => devtools/client/shared/widgets/view-helpers.js
2016-05-16 03:13:30 -07:00
L. David Baron 55b6b3268e Bug 1111440 - Replace rest of -moz-/Moz prefixed logical margin/padding/border properties with their standard versions. r=heycam
This patch was generated by the command:
  find * -type f -exec sed -i -f ../mozpropsub {} \;
in the root of the repository, with the file ../mozpropsub containing:
s/-moz-padding-end\>/padding-inline-end/g
s/-moz-padding-start\>/padding-inline-start/g
s/-moz-margin-end\>/margin-inline-end/g
s/-moz-margin-start\>/margin-inline-start/g
s/-moz-border-end\>/border-inline-end/g
s/-moz-border-end-color\>/border-inline-end-color/g
s/-moz-border-end-style\>/border-inline-end-style/g
s/-moz-border-end-width\>/border-inline-end-width/g
s/-moz-border-start\>/border-inline-start/g
s/-moz-border-start-color\>/border-inline-start-color/g
s/-moz-border-start-style\>/border-inline-start-style/g
s/-moz-border-start-width\>/border-inline-start-width/g
s/\<MozPaddingEnd\>/paddingInlineEnd/g
s/\<MozPaddingStart\>/paddingInlineStart/g
s/\<MozMarginEnd\>/marginInlineEnd/g
s/\<MozMarginStart\>/marginInlineStart/g
s/\<MozBorderEnd\>/borderInlineEnd/g
s/\<MozBorderEndColor\>/borderInlineEndColor/g
s/\<MozBorderEndStyle\>/borderInlineEndStyle/g
s/\<MozBorderEndWidth\>/borderInlineEndWidth/g
s/\<MozBorderStart\>/borderInlineStart/g
s/\<MozBorderStartColor\>/borderInlineStartColor/g
s/\<MozBorderStartStyle\>/borderInlineStartStyle/g
s/\<MozBorderStartWidth\>/borderInlineStartWidth/g

The diffs for the following files:
  layout/style/nsCSSPropAliasList.h
  layout/style/test/property_database.js
  layout/style/test/test_value_computation.html
were then manually removed from the patch.

MozReview-Commit-ID: 8fbYnlZcn9U
2016-05-14 00:00:18 -07:00
J. Ryan Stinnett e1b9ca77b0 Bug 1270619 - Add missing imports instead of using globals. r=pbro
MozReview-Commit-ID: 28Xn7N9FSZr
2016-05-09 13:35:09 -05:00
James Long e87387e53d Bug 1265775 - replace Cu.reportError with console.error in devtools client code r=tromey 2016-05-06 11:29:10 -04:00
Tom Tromey 3ab72b1e0f Bug 1266842 - move css-color.js to devtools/client/shared; r=pbro
MozReview-Commit-ID: 9zS1Y4Ape2u

--HG--
rename : devtools/shared/css-color.js => devtools/client/shared/css-color.js
rename : devtools/shared/tests/unit/test_cssColor.js => devtools/client/shared/test/unit/test_cssColor.js
extra : rebase_source : fb9efd824bd025af2208b9d860f44ec67ece3de2
2016-04-28 08:41:40 -06:00
Greg Tatum 42ae2d6d94 Bug 1259299 - waterfall-breakdown is not displayed. r=vporof 2016-04-14 12:00:00 +02:00
Victor Porof 3d151bd497 Bug 1258661 - Make the `fields` property in the markers blueprint consistent, r=jsantell 2016-03-28 13:50:02 +02:00
Victor Porof 6c06967b37 Bug 1258645 - Update all occurences of MarkerUtils to use the new module, r=jsantell 2016-03-28 13:50:02 +02:00
Victor Porof 661db8e45d Bug 1258645 - Split marker-utils.js into two modules (one DOM-only and one blueprint-only) and cleanup code rot, r=jsantell
--HG--
rename : devtools/client/performance/modules/logic/marker-utils.js => devtools/client/performance/modules/marker-dom-utils.js
2016-03-28 13:50:02 +02:00
Jarda Snajdr 2b44ecc757 Bug 1220208 - Move clear button to top left corner in toolbars r=bgrins
MozReview-Commit-ID: 5xIjd2TkvP6
2016-03-25 10:01:12 -07:00
Victor Porof 97c734135a Bug 1258416 - Update test_marker-utils.js to register a prefs observer, r=orange 2016-03-22 11:41:27 +01:00
Victor Porof dea1b85c7e Bug 1258416 - Cleanup marker.js and marker-formatters.js by adding missing l10n strings, removing dead code and updating comments, r=jsantell
--HG--
rename : devtools/client/performance/modules/logic/marker-formatters.js => devtools/client/performance/modules/marker-formatters.js
2016-03-22 10:17:21 +01:00
Victor Porof d0fa63081e Bug 1258371 - Cleanup performance/modules/io.js to pass eslint and switch to using DOM promises, r=jsantell 2016-03-22 10:17:21 +01:00
Victor Porof b57c576149 Bug 1258309 - Update all occurences of ViewHelpers.Prefs to use the new module, r=jsantell 2016-03-22 10:17:21 +01:00
Victor Porof 1cfbac47ef Bug 1258305 - Update all occurences of ViewHelpers.L10N and MultiL10N to use the new module, r=jsantell 2016-03-22 10:17:21 +01:00
Victor Porof 8dd039677b Bug 1258302 - Create a categories module instead of placing everything in global.js, r=jsantell 2016-03-22 10:17:20 +01:00
Victor Porof 9448e0fb82 Bug 1177822 - The button "Start Recording Performance" is misplaced after some actions (always reproducible), r=jsantell 2016-03-21 10:05:12 +01:00
Victor Porof 302b3bade3 Backed out changeset 3810206dc61f for landing with an incorrect bug number and commit message, r=me 2016-03-21 10:09:15 +01:00
Victor Porof 413aeb38e1 Bug 1258197 - Recordings list empty label text has a different background color than its parent container, r=jsantell 2016-03-21 10:05:12 +01:00
Victor Porof ab063bbd44 Bug 1251291 - Tool notices (Take snapshot and Start Recording Performance) should use var(--theme-body-background), r=jsantell 2016-03-21 10:05:12 +01:00
Victor Porof f82d9f7dd0 Bug 1232289 - Deep tree of call stacks ends up with hidden overflow to right of toolbox, can't see the function names, r-jsantell 2016-03-21 10:05:12 +01:00
Victor Porof 0cee6b8738 Bug 1251138 - Dev Tools Performance Settings Popup button not visible on reduced size browser, r=jsantell 2016-03-21 10:05:12 +01:00
Victor Porof bb63559bbd Bug 1252100 - Imported profiles may have too long filename as the display label so sidebar is very huge, r=jsantell 2016-03-21 10:05:12 +01:00