Description[ChromeOS] Implement collected cookies in webui.
- Allow ConstrainedWindowGtkDelegate to specify whether it needs padding. And webui based one use no padding so that the padding could be controled from html side;
- Resurrected cookies_tree.js for the collected cookies UI and patched a bit so that we could have multiple instances in one html;
- Added CookiesTreeModelAdapter to work with the JS CookiesTree;
- Implemented the collected cookies UI in CollectedCookiesUIDelegate;
BUG=chromium-os:8134
TEST=Verify webui based cookie prompt work as expected.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=77853
Patch Set 1 #Patch Set 2 : exclude for non-chromeos build #
Total comments: 29
Patch Set 3 : sync and address arv's comments #1 #
Total comments: 14
Patch Set 4 : sync, address evan and oshima's comemnts #1 #
Total comments: 34
Patch Set 5 : address oshima's comments #2 #
Total comments: 22
Patch Set 6 : address comments in patch set 4 and 5 #
Total comments: 10
Patch Set 7 : address comments in patch set 6 #Patch Set 8 : fix chromeos trybot #
Total comments: 4
Patch Set 9 : for comments in patch set 8 #
Total comments: 4
Patch Set 10 : for comments in patch set 9 #Messages
Total messages: 24 (0 generated)
|