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

Issue 248963002: Making LayoutUnit conversions to Int types explicit in core/accessibility (Closed)

Created:
6 years, 8 months ago by gnana
Modified:
6 years, 8 months ago
CC:
blink-reviews, dmazzoni, aboxhall
Base URL:
https://chromium.googlesource.com/chromium/blink.git@patch3
Visibility:
Public.

Description

Making LayoutUnit conversions to Int types explicit in core/accessibility LayoutUnit misuse, often from improper conversion to other types, is a constant source of bugs in Blink. These conversion sites were discovered by toggling the int conversions to explicit and finding the compiler errors. BUG=350474 TEST=none Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172455

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M Source/core/accessibility/AXInlineTextBox.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/accessibility/AXObject.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/accessibility/AXRenderObject.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
gnana
Please have a look
6 years, 8 months ago (2014-04-23 07:02:03 UTC) #1
eae
LGTM
6 years, 8 months ago (2014-04-23 16:44:57 UTC) #2
gnana
The CQ bit was checked by gnanasekar.s@samsung.com
6 years, 8 months ago (2014-04-24 04:06:02 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gnanasekar.s@samsung.com/248963002/1
6 years, 8 months ago (2014-04-24 04:06:09 UTC) #4
commit-bot: I haz the power
6 years, 8 months ago (2014-04-24 05:09:56 UTC) #5
Message was sent while issue was closed.
Change committed as 172455

Powered by Google App Engine
This is Rietveld 408576698