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

508 Коммитов

Автор SHA1 Сообщение Дата
Fred Lin ac4c44867e Bug 1309193 - Implement sidebar toggle button in Net Panel Toolbar;r=Honza,jsnajdr
MozReview-Commit-ID: 2mHiawLmrPy

--HG--
extra : rebase_source : b11ec02ba25e1234b5f81bbe6a46b35d45ca3a69
2016-10-27 11:53:18 +08:00
J. Ryan Stinnett 38997c63a1 Bug 1311506 - Remove promise debugger. r=gl
MozReview-Commit-ID: 4xPoheUWZJc

--HG--
extra : rebase_source : 6ee2862d373f097b24aa7e1c3dc002d53dce57af
2016-10-26 15:47:39 -05:00
Daisuke Akatsuka aca3f4149b Bug 1210795 - Part 4: Changes composite sign color and animation name. r=pbro
MozReview-Commit-ID: HW53P5nd5q0

--HG--
extra : rebase_source : 7a15648d2203e3ea5a5a6fbf5baa949b22f4ec6e
2016-10-26 16:37:12 +09:00
Daisuke Akatsuka 94c2ca46e3 Bug 1210795 - Part 3: Changes delay and endDelay expression. r=pbro
MozReview-Commit-ID: DqBZxMBxjto

--HG--
extra : rebase_source : ca42b62026b6aa432fc4a833ff90a10459c61f4d
2016-10-26 16:37:07 +09:00
Daisuke Akatsuka e93837c2fa Bug 1210795 - Part 2: Changes Infinity expression. r=pbro
MozReview-Commit-ID: Bnoy5k388B8

--HG--
extra : rebase_source : aa380f157c7b68bb348a889dbed467fc0b5a7e91
2016-10-26 16:35:58 +09:00
Daisuke Akatsuka ef258002c0 Bug 1210795 - Part 1: Display animations' timing-functions in the animation-inspector. r=pbro
MozReview-Commit-ID: CO5tVZ31RrL

--HG--
extra : rebase_source : 735685b5130f146c57ed69e9820315b7b7247b6b
2016-10-25 17:35:56 +09:00
J. Ryan Stinnett 5d51f47dfb Bug 1311178 - Expose some DevTools CSS as resource:// only. r=ntim
For CSS files which were used via both chrome:// and resource://, I converted
all usages to resource:// and removed the chrome:// copy to reduce file
duplication.

I believe most DevTools CSS could be using resource:// throughout, but that's
left as follow up work for now.

MozReview-Commit-ID: G7oxZqjodwv

--HG--
extra : rebase_source : d6ae487f35cdeddd32aa96d95d62113ba0565b2a
2016-10-19 16:19:29 -05:00
J. Ryan Stinnett 137f7ec3ea Bug 1311178 - Remove various duplicate DevTools files. r=ntim
MozReview-Commit-ID: ABtuFPC85OQ

--HG--
rename : devtools/client/themes/images/security-state-local.svg => devtools/client/themes/images/globe.svg
rename : devtools/client/themes/images/itemArrow-dark-ltr.svg => devtools/client/themes/images/item-arrow-dark-ltr.svg
rename : devtools/client/themes/images/itemArrow-ltr.svg => devtools/client/themes/images/item-arrow-ltr.svg
rename : devtools/client/themes/images/itemArrow-rtl.svg => devtools/client/themes/images/item-arrow-rtl.svg
rename : devtools/client/themes/images/debugger-blackbox.svg => devtools/client/themes/images/item-toggle.svg
extra : rebase_source : fe6f4a532d83a25ddf4083506c945f2b57015b27
2016-10-19 15:59:09 -05:00
Fred Lin d9621bf2ed Bug 1311591 - Implement clear button for Net Panel Toolbar;r=jsnajdr
MozReview-Commit-ID: LI2ObmV5BV3

--HG--
extra : rebase_source : a6d73690208531fb61c5c86d47867d4ade700e06
2016-10-24 13:55:05 +08:00
Carsten "Tomcat" Book 59a29b8b1c merge mozilla-inbound to mozilla-central a=merge 2016-10-25 10:31:03 +02:00
djmdev ff77954518 Bug 1310938 - disabled eyedropper in toolbar for non-HTML documents and added a tooltip;r=jdescottes 2016-10-22 18:04:49 +05:30
Towkir Ahmed a2371686f3 Bug 1311369 - Fix twisty visibility of variables-view-scope in the Netmonitor with Firebug theme. r=ntim 2016-10-21 13:51:00 -04:00
Ricky Chien 281273b990 Bug 1309191 - Implement filter buttons for Net Panel Toolbar r=Honza,jsnajdr
MozReview-Commit-ID: ALhCW6R8fzh

--HG--
extra : source : ac36d8c6cb4535582f9c5f018ca9129cd18fc57c
2016-10-13 15:19:09 +08:00
Fred Lin f4fd53fea5 Bug 1311572 - Remove code associated with comments linking to bug 1265759;r=ntim
MozReview-Commit-ID: 9Op9cBzIobS

--HG--
extra : rebase_source : 3a2cfbb6cb1ce49a5afc82d60f25900d1435345f
2016-10-20 09:51:54 +08:00
Wes Kocher 996d0996a0 Backed out changeset ac36d8c6cb45 (bug 1309191) for dt3 failures a=backout 2016-10-20 15:50:57 -07:00
Ricky Chien 4be1b471ac Bug 1309191 - Implement filter buttons for Net Panel Toolbar r=Honza,jsnajdr
MozReview-Commit-ID: ALhCW6R8fzh

--HG--
extra : rebase_source : d6ee784b4b7f93bd504b0b91e7e0aff130ce9be9
2016-10-13 15:19:09 +08:00
Nicolas Chevobbe 80d3b72662 Bug 1312097 - Wrap elements in new console filter bar. r=linclark
MozReview-Commit-ID: G7EaMYk9a0V

--HG--
extra : rebase_source : 322407c269bc6f3fc5e1d3c42bbd2997c51f261d
2016-10-23 00:15:48 +02:00
J. Ryan Stinnett 6563a0fbab Bug 1311402 - Dark theme scrollbars need to also match root scrollbars. r=ntim
MozReview-Commit-ID: 2aWKBiWgBMm

--HG--
extra : rebase_source : ae2ffec87753785cda11ec12ea2f898813b51278
2016-10-19 11:32:32 -05:00
Julian Descottes c64992f872 Bug 1310310 - ruleview stylesheet link using span instead of label;r=jsnajdr
MozReview-Commit-ID: Fl6vKp2GbKV

--HG--
extra : rebase_source : aebbe671eb788c3876c0f3be9dd01b4c297c3c54
2016-10-16 10:55:24 +02:00
Carsten "Tomcat" Book 5cb0520667 merge fx-team to mozilla-central a=merge 2016-10-18 10:35:30 +02:00
Gabriel Luong fcb13d2ea2 Bug 1308227 - Add a CSS Grid accordion container to the layout panel r=jdescottes
MozReview-Commit-ID: ElJnsdJYXA

--HG--
extra : rebase_source : 6aa2e2955c3152530ca5c27e4360097962de5426
2016-10-14 20:31:04 -04:00
J. Ryan Stinnett 903ed31e04 Bug 1276629 - Exclude select from floating scrollbars CSS. r=ntim
MozReview-Commit-ID: 6V05AIVmtXZ

--HG--
extra : rebase_source : 4e615febce4cd3a450ff94bb5c2cd8adee8b566a
2016-10-13 09:25:06 -05:00
Tim Nguyen 210c059b2e Bug 1309577 - Make DOM panel use shared searchbox component. r=Honza
MozReview-Commit-ID: 99L9oBeLW4s

--HG--
extra : rebase_source : 3fe175e4c72032b93af7df6d6b7e1cbdd0aeea32
2016-10-14 19:10:47 +01:00
Tim Nguyen 88cf93f5ef Bug 1309728 - Fix invisible rule-view checkboxes in light theme. r=jdescottes
MozReview-Commit-ID: Le30FWc3iuf

--HG--
extra : rebase_source : 06cc3425aa272266880297568c1743db82b70575
2016-10-14 23:12:22 +01:00
Towkir Ahmed c38b55f9d2 Bug 1309168 - Fixed twisty direction of ruleview-header in RTL locales; r=ntim 2016-10-13 14:56:00 +02:00
Tim Nguyen ddf4aa1ced Bug 1301624 - Improve d3 graph style. r=bgrins
MozReview-Commit-ID: IHZMegId2uC
2016-10-12 21:36:28 +01:00
Patrick Brosset a38e6ca6d7 Bug 1304685 - Show empty text nodes in markupview if they impact layout; r=jdescottes
When the inspector actor walks the DOM in order to find nodes to be
displayed in the inspector panel, it ignores text nodes that contain
only whitespace characters (in order to avoid cluttering the panel with
useless information).

This commit changes this logic so that whitespace text nodes are only
ignored when the node in fact has no layout at all (all text collapsed).
Inside inline formatting contexts, whitespace text nodes may have layout
and therefore push elements further apart. So seeing these nodes in the
panel actually help debugging issues.

MozReview-Commit-ID: GvNMsqsT3w6

--HG--
extra : rebase_source : 5c04eaf9e19e952d9f6ca267ef835e1846bc7f4a
2016-10-11 16:29:20 +02:00
Tim Nguyen d5933410ae Bug 1306840 - Fix RTL in DOM panel. r=Honza
MozReview-Commit-ID: Djaa4douEBY
2016-10-11 09:54:29 +01:00
Julian Descottes 3ffda1fc99 Bug 1307408 - part1: fix layout issues for small widths in inspector sidebar;r=Honza
MozReview-Commit-ID: 7bF5gsyxXfp

--HG--
extra : rebase_source : 0c437519517de5ba4f2245307bd8768e15b127eb
2016-10-04 14:02:22 +02:00
Jarda Snajdr 114a132b2e Bug 1308477 - Merge the two netmonitor.css style files into one r=Honza
MozReview-Commit-ID: IIif1WbdbtO

--HG--
extra : rebase_source : 54b1e6d6e7c5316ae7bd4c1790a5ba8ba0f2f707
2016-09-19 10:31:17 +02:00
Ryan VanderMeulen e980397fb4 Merge m-c to autoland. a=merge 2016-10-07 23:22:46 -04:00
Nicolas Chevobbe 8eb610e03a Bug 1307873 - Add support for console group. r=linclark
--HG--
extra : rebase_source : 75fa4aa5b55f31d1663218cb8aed590786d6f48e
2016-10-07 07:17:00 -04:00
Deepjyoti Mondal 511e8fd9a0 Bug 1259475 - Remove hover state from disabled icon buttons. r=ntim
--HG--
extra : amend_source : 892e32786be2e4251a7a5e0c757a1cb80c8a479a
2016-10-06 02:14:00 -04:00
Carsten "Tomcat" Book 5f7f7c6912 merge fx-team to mozilla-central a=merge 2016-10-06 11:57:36 +02:00
Julian Descottes 455cb1136d Bug 1302890 - remove alert tooltip feature relying on unavailable image;r=gl
MozReview-Commit-ID: 5ytisLjOcwO

--HG--
extra : rebase_source : ec784b5851d18892f3efde5cf6d28a676a20ec83
2016-10-04 11:45:16 +02:00
Gabriel Luong badbea5392 Bug 1307481 - Part 1: Move Tooltip.js and HTMLTooltip.js into widgets/tooltip/ r=jdescottes
--HG--
rename : devtools/client/shared/widgets/HTMLTooltip.js => devtools/client/shared/widgets/tooltip/HTMLTooltip.js
rename : devtools/client/shared/widgets/Tooltip.js => devtools/client/shared/widgets/tooltip/Tooltip.js
2016-10-04 22:48:49 -04:00
Steve Chung 7753fd8cb6 Bug 1301042 - Firebug Theme - Make differences between checked style and unchecked style for toolbox-buttons, r=ntim
MozReview-Commit-ID: AFRsuOUmelO

--HG--
extra : rebase_source : de5d009de5054bbdee62e41e975ddf08623b397f
2016-10-03 16:55:23 +08:00
Xue Fuqiao 2e33d4d709 Bug 1288577 - Firebug theme - Fix selection color in the net monitor r=jsnajdr
MozReview-Commit-ID: FJN4x267God

--HG--
extra : rebase_source : 8cd0ad7e6d2f8d697c769f37969e6ce8a881e972
2016-10-07 21:04:34 +08:00
Brian Grinstead d5f0e3743a Bug 1307198 - Set -moz-user-focus: normal to fix text focus on new output area;r=linclark
MozReview-Commit-ID: 7mIXo72WBhW
2016-10-03 11:46:14 -07:00
Phil Ringnalda cc4fd28b8e Backed out changeset d64bcb6d78e5 (bug 1205371) for browser_animation_pseudo_elements.js and browser_markup_dragdrop_invalidNodes.js failures 2016-10-02 11:41:47 -07:00
Tim Nguyen f69c87efdb Bug 1205371 - Multi-state pseudo-class lock indicator. r=gl 2016-02-26 14:09:00 +00:00
Phil Ringnalda f3a11c5cdb Merge f-t to m-c, a=merge 2016-09-30 23:25:36 -07:00
Gabriel Luong 87907d0efd Bug 1295575 - Fix the stylesheet link position and use inline-start/end to fix RTL issues with the computed view r=jdescottes 2016-09-30 02:12:59 -04:00
Julian Descottes e2fc357b48 Bug 1303732 - Set min-height/width to 50px for markupview and sidebar panel;r=Honza
MozReview-Commit-ID: D5iY63RrmS4

--HG--
extra : rebase_source : 93615e6c10d9941a3fc131102991eba3722998d5
2016-09-28 19:56:05 +02:00
Julian Descottes feba930510 Bug 1262668 - update inspector breadcrumbs background and border color;r=helenvholmes
When the inspector is in portrait mode, the breadcrumbs top border can easily be
mistaken for the splitter between the markupview and the side panel.

This patch reuses the body background for the breadcrumbs background and uses a
custom border color for the top border of the breadcrumbs. In the dark theme this
color remains the same as the splitter color, because the background change is
significant enough. In the light/firebug theme, the color is lighter than the
splitter color

MozReview-Commit-ID: ASLgmPX0g6J

--HG--
extra : rebase_source : 66afb4a001b8b6f9c183f9a5992f1e77f3a78b5b
2016-09-21 14:52:48 +02:00
Carsten "Tomcat" Book 3624cf2823 Merge mozilla-central to fx-team 2016-09-28 16:29:56 +02:00
Carsten "Tomcat" Book c084656336 merge fx-team to mozilla-central a=merge 2016-09-28 15:55:25 +02:00
Nicolas Chevobbe 079ed77295 Bug 1305499 - Part 2: Add console.table support. r=linclark
MozReview-Commit-ID: D2AryLK8jWB
2016-09-27 10:09:52 -07:00
Julian Descottes 75dae99596 Bug 1305007 - Fix RTL in inspector styles after migration to HTML;r=ntim
MozReview-Commit-ID: 9yev7xXsgJI

--HG--
extra : rebase_source : dd07a331456c902ed6e904ae0811f7e1a0ba8b9f
2016-09-27 16:49:56 +02:00
Iris Hsiao a95e0164c0 merge fx-team to mozilla-central a=merge 2016-09-26 18:29:38 +08:00