Chromium Code Reviews
DescriptionMD Settings: Don't auto-close navigable dialogs on popstate.
Previously, we made all cr-dialogs close on popstate. This is good,
except for navigable dialogs.
For navigable dialogs: It should open if the new route is the dialog's
route, and close otherwise. All the navigable dialogs already have code
that implements this behavior, but it conflicts with the popstate
event handler on cr-dialog.
This CL adds a parameter that disables this behavior for navigable
dialogs.
BUG=656918
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/d263cf266480fb3472db7b56d54291466226c592
Cr-Commit-Position: refs/heads/master@{#427249}
Patch Set 1 #Patch Set 2 : update name of attribute #
Total comments: 2
Patch Set 3 : rename attribute #
Messages
Total messages: 21 (15 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||