Chromium Code Reviews
Description[MD settings] move cookie tree management to cookie tree behavior
This CL moves code that will soon be shared between the site_data page
and the site_data_details_subpage page. This is separated away from
adding the subpage to ease the review process and support git bisect,
if needed in the future. The code to load and manage the cookie tree
has been moved into cookie_tree_behavior. The code to fill out the cookie
info has been moved to cookie_info. Support for closure compilation in
content settings has been improved (some types were incorrect). This
CL is related groundwork for a future CL and not a full fix for the bug.
BUG=654943
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/bc04c3ad2ead66463a7a296f77d3c9bd9f8794da
Cr-Commit-Position: refs/heads/master@{#428465}
Patch Set 1 : touchups #
Total comments: 9
Patch Set 2 : cleanup extraneous if #
Total comments: 8
Patch Set 3 : review changes #
Total comments: 6
Patch Set 4 : review changes #Messages
Total messages: 32 (23 generated)
|