Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(324)

Issue 7719029: Revert 97966 : Revert 97955 - First pass on intents options UI. (Closed)

Created:
9 years, 4 months ago by Greg Billock
Modified:
9 years, 4 months ago
CC:
chromium-reviews, arv (Not doing code reviews), Paweł Hajdan Jr.
Visibility:
Public.

Description

Revert 97966 : Revert 97955 - First pass on intents options UI. Original review URL: http://codereview.chromium.org/7624012 R=groby@chromium.org,vandebo@chromium.org BUG=none TEST=*Intents* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98340

Patch Set 1 #

Patch Set 2 : Fix no-webkit JS to work without errors. #

Patch Set 3 : Merge to head #

Total comments: 6

Patch Set 4 : Merge to head #

Patch Set 5 : Merge head #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1803 lines, -31 lines) Patch
M build/common.gypi View 1 2 3 3 chunks +10 lines, -0 lines 0 comments Download
M chrome/app/generated_resources.grd View 4 chunks +28 lines, -3 lines 0 comments Download
M chrome/browser/intents/web_intents_registry.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/intents/web_intents_registry_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/content_settings.html View 1 chunk +27 lines, -23 lines 0 comments Download
M chrome/browser/resources/options/content_settings.js View 1 2 chunks +10 lines, -4 lines 0 comments Download
A chrome/browser/resources/options/intents_list.js View 1 chunk +715 lines, -0 lines 0 comments Download
A chrome/browser/resources/options/intents_view.css View 1 chunk +181 lines, -0 lines 0 comments Download
A chrome/browser/resources/options/intents_view.html View 1 chunk +12 lines, -0 lines 0 comments Download
A chrome/browser/resources/options/intents_view.js View 1 chunk +83 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/options.html View 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/options.js View 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/options_bundle.js View 1 chunk +4 lines, -0 lines 0 comments Download
A chrome/browser/ui/intents/intents_model.h View 1 2 3 4 1 chunk +128 lines, -0 lines 0 comments Download
A chrome/browser/ui/intents/intents_model.cc View 1 2 3 4 1 chunk +162 lines, -0 lines 0 comments Download
A chrome/browser/ui/intents/intents_model_unittest.cc View 1 chunk +185 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options/intents_settings_handler.h View 1 chunk +78 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/options/intents_settings_handler.cc View 1 chunk +159 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/options_ui.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Greg Billock
9 years, 4 months ago (2011-08-24 16:04:41 UTC) #1
Greg Billock
On 2011/08/24 16:04:41, Greg Billock wrote: OK, there was a JS error that led to ...
9 years, 4 months ago (2011-08-24 23:23:11 UTC) #2
groby-ooo-7-16
On 2011/08/24 23:23:11, Greg Billock wrote: > On 2011/08/24 16:04:41, Greg Billock wrote: > > ...
9 years, 4 months ago (2011-08-25 17:16:29 UTC) #3
vandebo (ex-Chrome)
Changes LGTM, feel free to ignore irrelevant nits. http://codereview.chromium.org/7719029/diff/5001/chrome/browser/ui/intents/intents_model.h File chrome/browser/ui/intents/intents_model.h (right): http://codereview.chromium.org/7719029/diff/5001/chrome/browser/ui/intents/intents_model.h#newcode22 chrome/browser/ui/intents/intents_model.h:22: IntentsTreeNode() ...
9 years, 4 months ago (2011-08-25 17:44:59 UTC) #4
Greg Billock
http://codereview.chromium.org/7719029/diff/5001/chrome/browser/ui/intents/intents_model.h File chrome/browser/ui/intents/intents_model.h (right): http://codereview.chromium.org/7719029/diff/5001/chrome/browser/ui/intents/intents_model.h#newcode22 chrome/browser/ui/intents/intents_model.h:22: IntentsTreeNode() On 2011/08/25 17:44:59, vandebo wrote: > nit: Why ...
9 years, 4 months ago (2011-08-25 18:07:43 UTC) #5
commit-bot: I haz the power
9 years, 4 months ago (2011-08-25 23:02:14 UTC) #6
Change committed as 98340

Powered by Google App Engine
This is Rietveld 408576698