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

Issue 12335128: Switch from using individual methods for hyphenation to using the WebHyphantor interface (Closed)

Created:
7 years, 9 months ago by jochen (gone - plz use gerrit)
Modified:
7 years, 9 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Switch from using individual methods for hyphenation to using the WebHyphantor interface Also allow the content embedder to override the hyphenator used. BUG=178693 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=185486

Patch Set 1 #

Patch Set 2 : updates #

Total comments: 1

Patch Set 3 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+253 lines, -101 lines) Patch
M content/public/renderer/content_renderer_client.h View 2 chunks +5 lines, -0 lines 0 comments Download
M content/public/renderer/content_renderer_client.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/renderer_webkitplatformsupport_impl.h View 1 4 chunks +4 lines, -3 lines 0 comments Download
M content/renderer/renderer_webkitplatformsupport_impl.cc View 1 6 chunks +67 lines, -19 lines 0 comments Download
A webkit/mocks/mock_webhyphenator.h View 1 2 1 chunk +45 lines, -0 lines 0 comments Download
A webkit/mocks/mock_webhyphenator.cc View 1 chunk +104 lines, -0 lines 0 comments Download
M webkit/support/test_webkit_platform_support.h View 1 4 chunks +3 lines, -3 lines 0 comments Download
M webkit/support/test_webkit_platform_support.cc View 1 8 chunks +19 lines, -76 lines 0 comments Download
M webkit/support/webkit_support.gypi View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
jochen (gone - plz use gerrit)
plz review
7 years, 9 months ago (2013-02-27 14:12:36 UTC) #1
jochen (gone - plz use gerrit)
the webkit side has landed
7 years, 9 months ago (2013-02-27 21:19:35 UTC) #2
darin (slow to review)
https://codereview.chromium.org/12335128/diff/3001/webkit/mocks/mock_webhyphenator.cc File webkit/mocks/mock_webhyphenator.cc (right): https://codereview.chromium.org/12335128/diff/3001/webkit/mocks/mock_webhyphenator.cc#newcode47 webkit/mocks/mock_webhyphenator.cc:47: size_t MockWebHyphenator::computeLastHyphenLocation( Is this really a "mock" hyphenator? It ...
7 years, 9 months ago (2013-02-27 21:59:46 UTC) #3
jochen (gone - plz use gerrit)
It's used for DRT and content shell. I'll rename it to Test... and move it ...
7 years, 9 months ago (2013-02-28 07:00:54 UTC) #4
jochen (gone - plz use gerrit)
It's used for DRT and content shell. I'll rename it to Test... and move it ...
7 years, 9 months ago (2013-02-28 07:00:58 UTC) #5
darin (slow to review)
should it really live in webkit/glue/ if it is not intended to be part of ...
7 years, 9 months ago (2013-02-28 07:03:20 UTC) #6
darin (slow to review)
OK.. please just add a comment in mock_webhyphenator.h explaining how it is a mock implementation ...
7 years, 9 months ago (2013-02-28 07:24:36 UTC) #7
darin (slow to review)
LGTM
7 years, 9 months ago (2013-02-28 07:25:24 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jochen@chromium.org/12335128/13001
7 years, 9 months ago (2013-02-28 18:48:04 UTC) #9
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) sync_integration_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=116913
7 years, 9 months ago (2013-02-28 23:26:56 UTC) #10
jochen (gone - plz use gerrit)
7 years, 9 months ago (2013-03-01 07:48:12 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 manually as r185486 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698