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

Issue 907983002: Table's columns and rows should not be modified outside. (Closed)

Created:
5 years, 10 months ago by k.czech
Modified:
5 years, 10 months ago
Reviewers:
dmazzoni
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Table's columns and rows should not be modified outside. rows() and columns() should return const references to collection of rows and columns. BUG=none Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189878

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M Source/modules/accessibility/AXTable.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/modules/accessibility/AXTable.cpp View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
k.czech
5 years, 10 months ago (2015-02-09 19:45:26 UTC) #2
k.czech
5 years, 10 months ago (2015-02-09 19:45:43 UTC) #3
dmazzoni
lgtm
5 years, 10 months ago (2015-02-10 07:43:27 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/907983002/1
5 years, 10 months ago (2015-02-10 07:44:08 UTC) #6
commit-bot: I haz the power
5 years, 10 months ago (2015-02-10 08:57:09 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=189878

Powered by Google App Engine
This is Rietveld 408576698