[Mac] Fix for Bookmark Editor Crash
Using field editors is finicky especially when there's multiple textfields. Using one field editor is enough, so this CL combines the name and URL field editors into one. In addition, like what the AutocompleteTextFieldEditor is doing, the field editor's fieldEditor property will reset each time windowWillReturnFieldEditor:toObject: is called so that notifications will be sent properly. Bug: 744211 Change-Id: I2367d2abc788aaf1ef3daa037c879a222440015a Reviewed-on: https://chromium-review.googlesource.com/595214Reviewed-by:Avi Drissman <avi@chromium.org> Commit-Queue: Sarah Chan <spqchan@chromium.org> Cr-Commit-Position: refs/heads/master@{#491072}
Showing
Please register or sign in to comment