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

Issue 1228793003: Cleanup of accessibility_tree_formatter_win.cc. (Closed)

Created:
5 years, 5 months ago by nektarios
Modified:
5 years, 5 months ago
Reviewers:
dmazzoni, aboxhall
CC:
aboxhall+watch_chromium.org, chromium-reviews, darin-cc_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, jam, je_julie, nektar+watch_chromium.org, plundblad+watch_chromium.org, yuzo+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Cleanup of accessibility_tree_formatter_win.cc. Switched to using ScopedBstr and removed memory leaks with BSTRs. Switched to using SUCCESS macro instead of comparing to S_OK because there are methods which might return other success codes such as S_FALSE, the results of which we would want to capture in tests. Switched to using "auto" in some instances. Renamed some variables to more descriptive or more concise names. R=dmazzoni@chromium.org,aboxhall@chromium.org Committed: https://crrev.com/b4b6c7c6a5386243795a7028fbffc5fc4fd40aac Cr-Commit-Position: refs/heads/master@{#338112}

Patch Set 1 #

Patch Set 2 : Removed S_FALSE results from some float attributes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -53 lines) Patch
M content/browser/accessibility/accessibility_tree_formatter_win.cc View 1 4 chunks +68 lines, -53 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
nektarios
5 years, 5 months ago (2015-07-08 23:42:51 UTC) #1
aboxhall
LGTM Would be nice if you could be a little more descriptive in the change ...
5 years, 5 months ago (2015-07-09 14:47:14 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1228793003/1
5 years, 5 months ago (2015-07-09 16:11:45 UTC) #4
chromium-reviews
Okay, the description has been amended to give details on what has changed. To unsubscribe ...
5 years, 5 months ago (2015-07-09 16:12:08 UTC) #5
aboxhall
On 2015/07/09 16:12:08, chromium-reviews wrote: > Okay, the description has been amended to give details ...
5 years, 5 months ago (2015-07-09 16:14:52 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/78550) (exceeded global retry quota)
5 years, 5 months ago (2015-07-09 16:50:19 UTC) #8
chromium-reviews
I had to revert the inclusion of some S_FALSE results: current_value, max_value, min_value and caret_offset. ...
5 years, 5 months ago (2015-07-09 19:06:28 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1228793003/20001
5 years, 5 months ago (2015-07-09 19:20:37 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 5 months ago (2015-07-09 19:27:25 UTC) #13
commit-bot: I haz the power
5 years, 5 months ago (2015-07-09 19:28:22 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b4b6c7c6a5386243795a7028fbffc5fc4fd40aac
Cr-Commit-Position: refs/heads/master@{#338112}

Powered by Google App Engine
This is Rietveld 408576698