DescriptionFix minor WebUI dialog issues, mostly with bookmark management.
Make the bookmark manager consistently reset the hash when starting to edit (so that when editing is complete, a new edit operation can still be invoked on the same element).
Disable the console diagnostics on navigateTo (to be consistent with the other disabled diagnostics in this file).
Make WebUI bookmark editing work on Mac (Mac was invoking the native UI directly instead of going through the BookmarkEditor class which decides which UI to show).
Make 'Add page' pre-populate the bookmark entry with the title/url of the current page (as for the non-webui behavior). Note that based on UX feedback, we probably don't want to use the bookmark manager in this case at all, so we'll probably add a new dialog for this. But I already had this ready and it's a step closer (removes a= from bookmark manager, etc.) so I'm still committing it for now.
Make the certificate viewer non-modal to match the native version.
BUG=99205
TEST=Manual
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107039
Patch Set 1 #Patch Set 2 : Further fixes #Patch Set 3 : Tiny tweaks #
Total comments: 9
Patch Set 4 : Tweaks from flackr CR #
Messages
Total messages: 6 (0 generated)
|