Chromium Code Reviews
Description[MD Bookmarks] Fix segfault when calling chrome.bookmarks.remove().
This CL fixes an issue where a null pointer would get dereferenced when
calling certain bookmarks API functions because they expect a valid
extension. This fails on the new bookmarks page since it is a WebUI and
has no extension. This has been fixed by adding a null check.
BUG=658980
Committed: https://crrev.com/64da903e4cfacff1d9b0124bebee39ec3c64ff16
Cr-Commit-Position: refs/heads/master@{#438463}
Patch Set 1 #
Messages
Total messages: 12 (6 generated)
|
|||||||||||||||||||