gecko-dev/devtools/client/storage
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
..
test Bug 1374784 - Unable to use keyboard to navigate cookies r=gl 2017-06-20 21:37:07 +01:00
moz.build Bug 1330325 - add BUG_COMPONENT to devtools/* files. r=jryans 2017-01-13 08:40:35 -05:00
panel.js Bug 1268460 - Part 1: Errors when deleting an IndexedDB database are not handled r=mratcliffe 2016-05-17 11:57:21 -07:00
storage.xul Bug 1364437 - Make storage inspector layout match inspector's layout r=pbro 2017-06-06 10:55:41 +01:00
ui.js Backed out changeset 9647f9c56e13 (bug 1356943) for failing browser_storage_dynamic_updates_cookies.js, browser_storage_sidebar_update.js and browser_storage_values.js. r=backout 2017-06-21 19:09:40 +02:00