gecko-dev/devtools/client/shared/widgets
Michael Ratcliffe 71ef65cb4a Bug 1374784 - Unable to use keyboard to navigate cookies r=gl
Keyboard navigation was broken because we introduced private columns that are never displayed (for compound primary keys) and were not equipped to deal with hidden key columns.

This change gets the first visible column, whether it is private or not so that we no longer have to worry about hidden key columns.

The small change to the keyboard test ensures that the private column is hidden so the test will fail if this feature is broken again.

MozReview-Commit-ID: IB7efHsflGU

--HG--
extra : rebase_source : 06e3283447a7e91641f3d91058fd472d8ca29e8a
2017-06-20 21:37:07 +01:00
..
tooltip Bug 1368695 - don't emit event when tooltip already destroyed; r=jdescottes 2017-05-30 08:08:18 -06:00
AbstractTreeItem.jsm
BarGraphWidget.js Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout 2017-01-11 23:21:56 +01:00
BreadcrumbsWidget.jsm Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
Chart.js Bug 1168376 - Show transferred size in request summary. r=Honza 2017-02-09 01:30:31 +01:00
color-widget.css Bug 1332090 - Added a contrast ratio component to the Color Widget. r=pbro 2017-02-20 22:27:22 -05:00
ColorWidget.js Bug 1332085 - Add Color Name Field to Color Widget. r=gl 2017-05-08 20:31:37 -06:00
cubic-bezier.css
CubicBezierPresets.js
CubicBezierWidget.js Bug 1210796 - Part 2: Visualize each properties. r=pbro 2017-04-18 12:15:54 +09:00
FastListWidget.js Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
filter-widget.css
FilterWidget.js Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout 2017-01-11 23:21:56 +01:00
FlameGraph.js Bug 1326100 - Restore notable inline comments in DevTools. r=tromey 2017-03-20 16:22:55 -05:00
graphs-frame.xhtml Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
Graphs.js Bug 1326100 - Restore notable inline comments in DevTools. r=tromey 2017-03-20 16:22:55 -05:00
GraphsWorker.js
LineGraphWidget.js Bug 1326100 - Restore notable inline comments in DevTools. r=tromey 2017-03-20 16:22:55 -05:00
mdn-docs.css
MdnDocsWidget.js Bug 1326265 - Set attribute dir to ltr to fix MDN article snippets appear in RTL. r=jdescottes 2017-01-17 21:59:29 +07:00
MountainGraphWidget.js Bug 1326100 - Restore notable inline comments in DevTools. r=tromey 2017-03-20 16:22:55 -05:00
moz.build Bug 1332049 - Add a new working copy of the Spectrum widget for the color picker refresh. r=pbro 2017-01-19 11:59:18 -05:00
SideMenuWidget.jsm Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
SimpleListWidget.jsm
spectrum.css
Spectrum.js Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
TableWidget.js Bug 1374784 - Unable to use keyboard to navigate cookies r=gl 2017-06-20 21:37:07 +01:00
TreeWidget.js Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout 2017-01-11 23:21:56 +01:00
VariablesView.jsm Bug 1365018 - Escape U+2028 and U+2029 when quoting a string in VariablesView. r=tromey 2017-06-06 20:25:00 -04:00
VariablesView.xul Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
VariablesViewController.jsm Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
view-helpers.js Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout 2017-01-11 23:21:56 +01:00
widgets.css Bug 1328943 - a11y: focus should skip scope element in variablesview;r=bgrins 2017-05-02 15:51:21 +02:00