Chromium Code Reviews
DescriptionMD History: Replace app-drawer with cr-drawer
This replaces the sidebar drawer in MD History with the shared cr-drawer
element. cr-drawer has several benefits over app-drawer:
* Styling is now directly shared with MD Settings
* Focus is now correctly trapped within the drawer when it is open
* cr-drawer is significantly smaller, saving 8kb of bundled page size
(before gzip). Binary size will decrease further when we remove
app-drawer in a follow-up CL.
BUG=629808
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Review-Url: https://codereview.chromium.org/2627383002
Cr-Commit-Position: refs/heads/master@{#444257}
Committed: https://chromium.googlesource.com/chromium/src/+/e316eda37d7a3b330320fcad850dd62902123dd4
Patch Set 1 #Patch Set 2 : Fix tests #Patch Set 3 : Rebase #Patch Set 4 : Closure #Patch Set 5 : Use correct close function #Messages
Total messages: 26 (18 generated)
|