Aaboxhall@chromium.orgUse existing logic in list.js to correctly set aria-activedescandant for the file list.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Implement popup bubbles for the controlled setting indicator This CL adds support for popup bubbles to the settings UI and makes the options.ControlledSettingIndicator show such a bubble when it is clicked. The options.Bubble class inherits from cr.ui.BubbleBase, allowing all style and most of the code to be shared between the different bubbles in Chrome's Web UI. The CL also fixes several long-standing bugs in the Chrome OS classes options.ManagedNetworkIndicator and options.NetworkList so that the bubbles these pop up behave consistently with the rest. TEST=manual, including UI in rtl languages BUG=104955 Review URL: https://chromiumcodereview.appspot.com/10907148 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158783 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix button order to OK, Cancel BUG=chromium-os:29684 TEST=Manual test. Review URL: http://codereview.chromium.org/10155030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133864 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove text and private chunks from png images Removing tEXt, iTXt, tIME, mk*, prVW, and vpAg chunks saves over 2 MB. The biggest savings is from iTXt chunks containing XML, seemingly left by Adobe ImageReady, which totaled 1.6 MB in 1600 files. Also update chrome/app/theme/README with extra pngcrush flags to drop the worst offenders. Chunks I left in place but that we may not need: cHRM, gAMA, iCCP, pHYs, sBIT. TBR=ben@chromium.org BUG=146632 TEST=pngtopnm|md5sum unchanged for all affected images Review URL: https://codereview.chromium.org/10916327 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157065 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Use existing logic in list.js to correctly set aria-activedescandant for the file list. This means that each file row will be spoken as it is selected. BUG=151471 Review URL: https://chromiumcodereview.appspot.com/10991033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158786 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 |