Victor Porof
cfc7fab233
Bug 1168125 - Performance notice messages should use display: intial, not display: auto, r=regression
2015-05-26 15:42:34 -04:00
Victor Porof
9273663bb1
Bug 1168125 - Cleanup performance xul and css, r=jsantell
2015-05-26 14:55:45 -04:00
Ursula
a88a26c93c
Bug 1145303 - Remove unused 'What is this page?' link and related intro messaging. r=mconley
2015-05-22 15:52:43 -04:00
Tim Nguyen
298c67856d
Bug 1125952 - Make about:sessionrestore use more available height. r=jaws
2015-05-22 09:58:00 -04:00
Jordan Santell
8546690a0e
Bug 1167006 - Refactor marker details to not handle stack traces explicitly, and move logic into marker utils. Separate out some source link styles. r=vp
2015-05-24 00:18:08 -07:00
Ed Lee
972edb58e9
Bug 1167805 - Not enough padding for page title causing pin icon to overlap [r=adw]
2015-05-22 17:37:21 -07:00
Jordan Santell
eeaad14fe3
Revert "Bug 1167006 - Refactor marker details to not handle stack traces explicitly, and move logic into marker utils. Separate out some source link styles. r=vp"
...
This reverts commit 411adbfe0ea2
2015-05-22 13:47:18 -07:00
Jordan Santell
1fcb55404e
Bug 1167006 - Refactor marker details to not handle stack traces explicitly, and move logic into marker utils. Separate out some source link styles. r=vp
2015-05-22 11:26:51 -07:00
Tim Nguyen
4ba43574f8
Bug 1164784 - Eliminate CSS duplication with perf tool record button. r=jsantell
2015-05-21 13:27:00 -04:00
Sami Jaktholm
7dee3323a9
Bug 1158634 - Restore support for editing previews in Font Inspector. r=pbrosset
...
An input box similar to those in rule and computed views (without the search
symbol) is added to the font-inspector panel which can be used to control the
preview text. The updates are throttled to avoid unnecessary updates while the
text is being edited.
Since the PageStyleActor has allowed clients to define the preview text for a
while now, this feature is also enabled for older targets too.
2015-05-21 19:18:18 +03:00
Miles Richardson
fe2b6d5e46
Bug 1160771 - Clean unnecessary tags and properties from SVG files in browser/ and toolkit/. r=dao
2015-05-21 12:33:00 -04:00
Victor Porof
9fade2ebcf
Bug 1167459 - Skip rendering function name nodes if there's no name available (e.g. for C++ pseudoframes), r=jsantell
2015-05-22 09:39:25 -04:00
Brian Grinstead
7c4d95ab24
Bug 1122662 - Resize graphs when window resizes;r=vporof
2015-05-22 09:38:29 -04:00
Jordan Santell
986e6e749f
Bug 1164552 - create new colors in light/dark themes for devtools specifically for rendering graphs in the performance tool. The highlight-* colors in light theme work well for text, less so for rendered blocks and appear very 'bold'. Most of the dark theme graph colors are the same as their highlight-* equivilents. r=vp
2015-05-20 13:15:28 -07:00
Victor Porof
d96d5b6b99
Bug 1166797 - Remove the old profiler, r=jsantell
2015-05-21 19:39:42 -04:00
Jordan Santell
3185d9342b
Bug 11663354 - A locked recording button should appear disabled in the performance tool. r=vp
2015-05-19 12:02:00 -07:00
Victor Porof
3e8984c360
Bug 1149626 - Performance timeline legends should be dark with light text in dark theme in LineGraphs, r=jsantell
2015-05-19 14:56:28 -04:00
Gabriel Luong
9c7a845a0a
Bug 1165380 - [rule view] Filter rules should also highlight stylesheet names. r=bgrins
2015-05-19 13:33:00 -04:00
Brian Grinstead
0f10de80ad
Bug 1166029 - Update SVG toolbar icon fill colors for devtools;r=jsantell
2015-05-19 10:06:02 -07:00
Mike de Boer
b4b75c5287
Bug 1165679: show the proper size Hello icon inside the customization palette. r=Gijs
2015-05-19 12:55:52 +02:00
Jordan Santell
3d864c8404
Bug 1162583 - Disable realtime rendering in performance tools when e10s is not on. r=vp
2015-05-18 17:44:49 -07:00
Jordan Santell
fcb4c0585f
Bug 1164281 - Make a new pref devtools.performance.ui.experimental enabled on nightly to show experimental options. r=vp
2015-05-12 18:18:23 -07:00
Tim Nguyen
27e917fc0e
Bug 1165610 - Use new add-on notification icon on retina displays. r=dao
2015-05-16 11:27:00 -04:00
Tim Nguyen
b5f97a8dcd
Bug 1165609 - Clean up SVGs from bug 1162584. r=dao
2015-05-17 02:16:00 -04:00
Tim Nguyen
e81625e196
Bug 1136101 - Add an "Add rule" button in the rules view toolbar. r=bgrins, ui-r=shorlander
2015-05-16 02:10:00 -04:00
Aaron Raimist
14f9bd7999
Bug 1154059 - Fix color swatches in ruleview.css and computedview.css. r=miker
2015-05-12 20:23:00 -04:00
Dave Townsend
44eadaccd8
Bug 1162584: Update the icons for the add-on install flow. r=dao
2015-05-14 12:05:58 -07:00
Jordan Santell
83595ec6d8
Bug 1164598 - Remove legacy timeline tool from devtools source and its styles. r=vp
2015-05-13 12:23:18 -07:00
Paolo Amadini
0c89dfb625
Bug 1149975 - Part 1 of 2 - Handle visibility of the login fill doorhanger anchor. r=MattN
2015-05-13 15:34:14 +01:00
Nate Weiner
cfe639b7c9
Bug 1164419 - [OSX] Pocket panel for ru locale build has misaligned elements. r=dolske
2015-05-13 18:18:29 -07:00
Marina Samuel
89afbe40b6
Bug 1138818 - Part 2 - Add onboarding images. r=adw
2015-05-13 12:23:48 -04:00
Amila Amunugama
178515cd14
Bug 1161495 - Remove line-height from the in-content preferences main pane r=dao
2015-05-13 11:39:12 -07:00
Jordan Santell
b90f527d74
Bug 1143004 - markers from console.timeStamp() should be rendered in the performance tool's timeline. r=vp
2015-03-18 13:55:42 -07:00
Shu-yu Guo
51277151e4
Bug 1160696 - Display MIRTypes in the JIT optimizations side pane as "Site : MIRType". (r=jsantell)
2015-05-11 14:16:44 -07:00
Jordan Santell
e22382b934
Bug 1160900 - Display buffer status while recording a profile. r=vp
2015-05-08 16:19:58 -07:00
Jordan Santell
5b6dd74e0d
Bug 1082695 - Simplify the record start/stop time buttons, and more cleanly render the console.profile notifications during a console recording. r=vp
2015-05-09 13:23:16 -07:00
Wes Kocher
f122c969e1
Backed out 3 changesets (bug 1138818) for bc1 orange CLOSED TREE
...
Backed out changeset 70121f99d5f1 (bug 1138818)
Backed out changeset cb5842311d43 (bug 1138818)
Backed out changeset 5b45e43dec40 (bug 1138818)
2015-05-08 16:03:05 -07:00
Wes Kocher
74aee46829
Backed out changeset 31aa34ac00ba (bug 1138818)
2015-05-08 16:02:42 -07:00
Shane Caraveo
17d780d96e
Bug 1162324 update style of error pages in social panels to match in tab error pages. r=felipe
2015-05-08 14:46:16 -07:00
Marina Samuel
137d9d655e
Bug 1138818 - Add whimsycorn png. r=me
2015-05-08 12:59:09 -07:00
Marina Samuel
3eb8e1249f
Bug 1138817 - Change [SPONSORED] tags to [SUGGESTED] and add [SUGGESTED] tags for suggested tiles. r=adw
2015-05-08 12:51:02 -07:00
Marina Samuel
76e6e3ef92
Bug 1138818 - Part 2 - Add onboarding images. r=adw
2015-05-08 12:38:58 -07:00
Marina Samuel
17d0795c51
Bug 1158859 - Update newtab cog menu styling. r=adw
2015-05-08 11:54:23 -07:00
Jennifer Fong
31df7da57b
Bug 1161132 - Allow user resizing for console.dir output. r=bgrins
2015-05-08 11:45:13 -07:00
Marina Samuel
3c8645d855
Bug 1158853 - Replace history tile titles with base domains and include titles as part of tiles. r=adw
2015-05-08 11:17:07 -07:00
Paolo Amadini
7c0f648057
Bug 1148026 - Add a skeleton of the login fill doorhanger. r=MattN
2015-05-08 13:13:54 +01:00
Jared Wein
619c682bee
Bug 1161793 - Wait to run the Pocket popupshowing code until the popupshowing event is dispatched, same for the popupshown code. r=dolske
2015-05-07 17:55:21 -04:00
Richard Marti
93187388d8
Bug 1160734 - about:downloads: use the new in-content style-sheet. r=mak
...
CLOSED TREE
2015-05-07 10:37:39 +02:00
Gabriel Luong
a84cb4b821
Bug 1157293 - Part 1: Filter styles highlight computed styles. r=bgrins
2015-05-06 16:23:00 +02:00
Patrick Brosset
95d7f5b916
Bug 1107849 - Define a min/max width for the performance panel sidebar. r=vporof
...
This adds the devtools-main-content class to the waterfall panel in the
performance tab so that there's a min-width of 50px defined on it, and
also adds a min-width to the waterfall details sidebar of 50px so that
it can't be collapsed fully (which would make it impossible to resize).
2015-05-04 15:09:37 +02:00
Carsten "Tomcat" Book
30b56ac1ae
Backed out changeset 47a1d2e67785 (bug 1157293) for dt and dt3 test failures
2015-05-06 11:23:50 +02:00
Gabriel Luong
fad6ae0094
Bug 1157293 - Part 1: Filter styles highlight computed styles. r=bgrins
2015-05-02 23:39:00 +02:00
Carsten "Tomcat" Book
9603ea2c1f
Merge mozilla-central to mozilla-inbound
2015-05-05 12:13:10 +02:00
Mark Goodwin
37d0283698
Bug 1159789: remove line-height from links and report messages (r=dao)
2015-05-05 09:22:27 +01:00
Patrick Brosset
35a96b7279
Bug 1155653 - Preview animation target nodes in animationinspector panel; r=bgrins
...
This adds a generic walker method that cna be used to retrieve AnimationPlayerActor's
target DOM nodes in a way that they can be highlighted/selected later in the inspector.
Making the AnimationPlayerActor return the nodeActor directly wouldn't fully work, as
the walker would have missed the missing parent nodeFronts updates.
On the UI, this adds a new component in each PlayerWidget that displays a preview of the
target DOM nodes, highlight them on hover, and select them on click.
2015-05-04 13:55:51 +02:00
Jared Wein
9a170b7511
Bug 1159744 - Use the panel implementations from the Pocket add-on for the Pocket feature. r=dolske
2015-05-01 17:16:42 -04:00
Tim Nguyen
b210d4c2f6
Bug 1159437 - Add top green border for highlighted tabs in light theme. r=bgrins
2015-04-30 15:37:19 -07:00
Matthew Noorenberghe
127d61ddeb
Bug 1134507 - Implement infopanel to promote Reader View when first available. r=jaws/Gijs
...
Based on a patch by Jared Wein (:jaws).
2015-04-30 13:43:47 -07:00
Ryan VanderMeulen
60ffba2a66
Merge inbound to m-c. a=merge
2015-04-30 13:56:09 -04:00
Mark Goodwin
18e5604839
Bug 1146832 - fix ugly wrapping in TLS error page (r=dao)
2015-04-30 09:12:34 +01:00
Bill McCloskey
813b993854
Bug 1095475 - [e10s] Replace tab underlines with tooltip (r=dao)
2015-04-29 17:21:45 -07:00
Tim Nguyen
df72fb6e62
Bug 1023546 - DevTools - Support HDPI resolutions for Windows. r=bgrins
2015-04-28 07:30:00 -04:00
Gabriel Luong
183c5e17cc
Bug 1155480 - Remove the padding right to Inspector pane toggle. r=pbrosset, ui-r=shorlander
2015-04-16 18:59:00 -04:00
James Long
3354fdf8f1
Bug 764958 - Show cached network requests in the net monitor. r=jsantell
2015-04-24 14:57:00 -04:00
Jared Wein
d72a56fc9a
Bug 1155523 - Implement Pocket toolbarbutton and subview. r=gijs
2015-04-24 14:29:05 -04:00
Jordan Santell
54995d1c62
Bug 1143027 - The performance tool tab highlights during a recording. r=vp
2015-04-27 15:59:22 -07:00
Jordan Santell
5df9686f1d
Bug 1136945 - Convert GC events from memory actor to be emitted as pseudo-markers from the TimelineActor. Pull out the core of the MemoryActor into a bridge, so it does not have to be used over RDP. r=vp,fitzgen
2015-04-28 10:32:32 -07:00
Ryan VanderMeulen
053207d01e
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-04-23 17:22:50 -04:00
Patrick Brosset
989b8eaec8
Bug 1135635 - Position sidebar allTabs menu absolutely to avoid oveflow jittering; r=bgrins
2015-04-23 10:34:01 +02:00
Kartikaya Gupta
8ec41da08a
Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong
2015-04-23 15:10:30 -04:00
Richard Marti
faf8f77df6
Bug 1156913 - Use highlighttext color also for :active menus. r=Gijs
2015-04-22 00:10:37 +02:00
Tim Nguyen
93f09ec3ca
Bug 1096413 - Draw border around url bar, search box, and back/forward buttons. r=Gijs
2015-01-20 13:45:00 +01:00
Chirag Bhatia
0cbec90d67
Bug 1152281 - Playback rate in animations inspector panel is unreadable in dark theme. r=pbrosset
2015-04-16 09:52:00 +02:00
Gabriel Luong
c55e5d1050
Bug 1120616 - Part 3: Adjust the styles in the computed view's filter style search r=bgrins
2015-04-16 14:15:24 -04:00
Gabriel Luong
41ccb8bf7b
Bug 1120616 - Part 1: Implement filter styles in rule view r=bgrins
2015-04-16 14:15:09 -04:00
Jared Wein
28f9f304bc
Bug 1134501 - UITour: Force page into Reader View automatically whenever the ReaderView/ReadingList tour page is loaded. r=gijs
2015-04-15 23:45:50 -04:00
Iaroslav Sheptykin
034ae03c57
Bug 1153509 - Clipping translation notification bar on small screens. r=florian
2015-04-16 17:10:36 +02:00
Gijs Kruitbosch
d12343a2ec
Bug 1148923 - min-width the font menulists, r=jaws
2015-04-15 07:57:00 +01:00
Phil Ringnalda
87f3bdecfd
Back out 364bc6209cc5 (bug 1134501) for jetpack bustage
2015-04-15 22:08:20 -07:00
Jordan Santell
860f8fae24
Bug 1077464 - Wire console.profile/profileEnd to the new performance tool. Move most of the recording-model logic from the front end into the PerformanceFront and PerformanceActorConnection so it can manage recordings without the front end being viewed. r=vp,jryans,pbrosset
2015-04-14 08:58:58 -07:00
Jared Wein
5e0c1360f3
Bug 1134501 - UITour: Force page into Reader View automatically whenever the ReaderView/ReadingList tour page is loaded. r=gijs
2015-04-15 23:45:50 -04:00
Brian Grinstead
9ed0d0821b
Bug 969914 - Make developer toolbar match the light devtools theme when applied;r=jwalker,r=pbrosset
2015-04-15 08:12:49 -07:00
Jan Keromnes
851020d4b6
Bug 1141571 - Add a legend to the Box Model tool. r=bgrings
2015-04-14 08:58:00 +02:00
Shane Caraveo
89b86f951b
Bug 1153952 fix social button size, clarify attribute name across sdk and social, r=dao
2015-04-14 10:19:37 -07:00
Carsten "Tomcat" Book
324de2e795
Backed out changeset 946b935a9cb4 (bug 1077464) for suspicion of causing dt e10s perma failure on a CLOSED TREE
2015-04-14 08:59:56 +02:00
Jordan Santell
6b40255a44
Bug 1077464 - Wire console.profile/profileEnd to the new performance tool. Move most of the recording-model logic from the front end into the PerformanceFront and PerformanceActorConnection so it can manage recordings without the front end being viewed. r=vp, r=jryans
2015-04-10 11:14:00 -04:00
Dão Gottwald
4e7310d1b8
Bug 1153243 - Set size for badged SDK buttons in the panel / palette. r=gijs
2015-04-13 14:10:03 +02:00
Carsten "Tomcat" Book
94670e1674
merge mozilla-inbound to mozilla-central a=merge
2015-04-13 12:00:00 +02:00
Doug Turner
23d1d1263c
Bug 1038811 - Push Notifications - Firefox front end changes for preferences, and permission notification. r=MattN+bmo@mozilla.com
2015-04-10 20:19:28 -07:00
Blake Winton
df0202fa1f
Bug 1149136 - specify a min-width and min-height to avoid flex making things too small. ui-r=mmaslaney, r=florian
2015-04-07 16:35:53 -04:00
Mahdi Dibaiee
71ea4260be
Bug 1055181 - CSS Filter Tooltip; r=pbrosset
...
Adds a new devtools tooltip type in the inspector used to edit
css filters. The widget displayed in the tooltip allows to add,
edit, remove, and re-order filters.
Changes made inside the tooltip are applied to the filter
property in the rule-view.
2015-04-09 13:30:42 +04:30
Jared Wein
6e3f2c50f0
Bug 1149230 - In-content preferences: missing padding between labels and learn more links in Advanced -> Data Choices panel. rs=Gijs
2015-04-09 14:08:10 -04:00
Aaron Graham
0d2a06ebc0
Bug 892229 - Ctrl+F / Cmd+F should search/filter requests. r=vporof
2015-04-06 15:11:00 -04:00
Brian Grinstead
88f9d47063
Bug 969914 - Move all commandline (gcli) styles into shared themes folder;r=jwalker
2015-04-09 10:24:51 -07:00
Dão Gottwald
c8cfe69931
Bug 1147702 - Use a @2x Toolbar.png on Windows for basic hidpi support. r=MattN
2015-04-09 14:30:18 +02:00
Florian Quèze
bb54e7f24e
Bug 1144774 - Add to reading list button is blurry, ui-r=mmaslaney, r=jaws.
2015-04-09 12:29:40 +02:00
Brian Grinstead
12ebb7c874
Bug 1151482 - Override lightweight theme text color for #urlbar in Windows Dev Edition theme;r=Gijs
2015-04-08 08:26:15 -07:00
Jared Wein
35d96d2ff2
Bug 1136526 - Follow up, replace the default theme icon in the add-on manager. rs=Gijs
2015-04-07 15:03:31 -04:00
Jared Wein
b1371cbf06
Bug 1136526 - Replace silhouetted versions of Firefox logo with unbranded logo. r=Gijs
2015-04-07 13:37:12 -04:00
Blake Winton
ab6180fcd7
Bug 1148762 - Tweak the css on the reading list sidebar to prevent unecessary scrollbars. r=mstange
2015-04-06 11:54:20 -04:00