Tested with 2465.36.0,R21 (built on Jul 1) and found that Delete option is
still disabled; rest of the options look fine though. Please let me know if
you want it tested against any specific version.
chro...@googlecode.com
unread,
Jul 12, 2012, 8:19:42 PM7/12/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Merge 144536 - Fix overlay display in certificate options.
When we try to delete a certificate, the overlay that is shown doesn't have
a parent set; which causes an exception in the show overlay javascipt. Fix
this so the delete button works again.
R=cs...@chromium.org BUG=130396
TEST=Tested that a certificate was deleted when the delete button was
pressed and the OK option selected.