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

Issue 1329103002: [blink/mac] Support getting baseline point for showing dictionary lookup bubble. (Closed)

Created:
5 years, 3 months ago by Shu Chen
Modified:
5 years, 3 months ago
Reviewers:
esprehn, eae
CC:
blink-reviews, dglazkov+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

[blink/mac] Support getting baseline point for showing dictionary lookup bubble. TBR=jochen@chromium.org BUG=121917 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=202504

Patch Set 1 #

Patch Set 2 : Avoid breakge. #

Patch Set 3 : #

Total comments: 4

Patch Set 4 : nit. #

Total comments: 4

Patch Set 5 : nits. #

Patch Set 6 : avoid |const NSClass*| #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -20 lines) Patch
M Source/web/mac/WebSubstringUtil.mm View 1 2 3 4 5 3 chunks +28 lines, -20 lines 0 comments Download
M public/web/mac/WebSubstringUtil.h View 1 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (8 generated)
Shu Chen
jochen@, can you please help to review this cl? Thanks
5 years, 3 months ago (2015-09-09 04:46:20 UTC) #2
Shu Chen
On 2015/09/09 04:46:20, Shu Chen wrote: > jochen@, can you please help to review this ...
5 years, 3 months ago (2015-09-09 04:47:34 UTC) #3
jochen (gone - plz use gerrit)
sorry, I don't know enough about this code to review it. Elliot or Emil, is ...
5 years, 3 months ago (2015-09-09 14:24:44 UTC) #5
eae
https://codereview.chromium.org/1329103002/diff/40001/Source/web/mac/WebSubstringUtil.mm File Source/web/mac/WebSubstringUtil.mm (right): https://codereview.chromium.org/1329103002/diff/40001/Source/web/mac/WebSubstringUtil.mm#newcode116 Source/web/mac/WebSubstringUtil.mm:116: // TODO(yosin) We shold avoid to create |Range| object. ...
5 years, 3 months ago (2015-09-09 16:56:05 UTC) #6
Shu Chen
https://codereview.chromium.org/1329103002/diff/40001/Source/web/mac/WebSubstringUtil.mm File Source/web/mac/WebSubstringUtil.mm (right): https://codereview.chromium.org/1329103002/diff/40001/Source/web/mac/WebSubstringUtil.mm#newcode116 Source/web/mac/WebSubstringUtil.mm:116: // TODO(yosin) We shold avoid to create |Range| object. ...
5 years, 3 months ago (2015-09-10 01:14:07 UTC) #7
esprehn
Why does this take a pointer but the other one take a reference? I'd be ...
5 years, 3 months ago (2015-09-10 03:01:48 UTC) #8
Shu Chen
On 2015/09/10 03:01:48, esprehn wrote: > Why does this take a pointer but the other ...
5 years, 3 months ago (2015-09-10 03:23:28 UTC) #9
Shu Chen
On 2015/09/10 03:23:28, Shu Chen wrote: > On 2015/09/10 03:01:48, esprehn wrote: > > Why ...
5 years, 3 months ago (2015-09-10 03:26:44 UTC) #10
Shu Chen
Pinging...
5 years, 3 months ago (2015-09-15 01:16:29 UTC) #11
Shu Chen
Pinging for reivew. eae@/esprehn@, mind taking another look? Thanks
5 years, 3 months ago (2015-09-18 01:53:56 UTC) #13
eae
LGTM but please allow Elliot to comment before landing.
5 years, 3 months ago (2015-09-18 02:02:16 UTC) #14
esprehn
lgtm w/ nits. https://codereview.chromium.org/1329103002/diff/60001/Source/web/mac/WebSubstringUtil.mm File Source/web/mac/WebSubstringUtil.mm (right): https://codereview.chromium.org/1329103002/diff/60001/Source/web/mac/WebSubstringUtil.mm#newcode125 Source/web/mac/WebSubstringUtil.mm:125: if (font) We normally write this ...
5 years, 3 months ago (2015-09-18 02:34:00 UTC) #15
Shu Chen
Thanks for you review! https://codereview.chromium.org/1329103002/diff/60001/Source/web/mac/WebSubstringUtil.mm File Source/web/mac/WebSubstringUtil.mm (right): https://codereview.chromium.org/1329103002/diff/60001/Source/web/mac/WebSubstringUtil.mm#newcode125 Source/web/mac/WebSubstringUtil.mm:125: if (font) On 2015/09/18 02:34:00, ...
5 years, 3 months ago (2015-09-18 02:39:37 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1329103002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1329103002/80001
5 years, 3 months ago (2015-09-18 02:40:36 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/101357)
5 years, 3 months ago (2015-09-18 02:51:38 UTC) #21
Shu Chen
TBR'ing jochen@ for rubber stamp on WebSubstringUtil.h.
5 years, 3 months ago (2015-09-18 02:59:43 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1329103002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1329103002/100001
5 years, 3 months ago (2015-09-18 03:00:15 UTC) #25
commit-bot: I haz the power
5 years, 3 months ago (2015-09-18 04:41:50 UTC) #26
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=202504

Powered by Google App Engine
This is Rietveld 408576698