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

Issue 2953363002: Updates table-like objects when cells are added or removed. (Closed)

Created:
3 years, 6 months ago by nektarios
Modified:
3 years, 5 months ago
Reviewers:
dmazzoni
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, aboxhall+watch_chromium.org, nektar+watch_chromium.org, jam, yuzo+watch_chromium.org, dougt+watch_chromium.org, darin-cc_chromium.org, aleventhal+watch_chromium.org, dtseng+watch_chromium.org, je_julie, dmazzoni+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Updates table-like objects when cells are added or removed. When a table, grid or tree grid is dynamically updated through JavaScript and some cells are added or removed, we would fire a children changed event on the affected table rows, but we were not re-calculating the attributes stored in the table-like object itself, such as the list of cell IDs. This caused some hard to debug errors. R=dmazzoni@chromium.org BUG=736542 Review-Url: https://codereview.chromium.org/2953363002 Cr-Commit-Position: refs/heads/master@{#482792} Committed: https://chromium.googlesource.com/chromium/src/+/24930aec1c8e42945e1a008e0924fa95750ce84a

Patch Set 1 #

Patch Set 2 : Updates table-like objects when cell IDs are added or removed. #

Patch Set 3 : Updates table-like objects when cell IDs are added or removed. #

Patch Set 4 : Updates table-like objects when cell IDs are added or removed. #

Patch Set 5 : Updates table-like objects when cell IDs are added or removed. #

Messages

Total messages: 23 (13 generated)
nektarios
3 years, 6 months ago (2017-06-23 23:48:33 UTC) #1
dmazzoni
lgtm, but would like a test. How about a DumpAccessibiliyTree test that has some JavaScript ...
3 years, 5 months ago (2017-06-26 16:55:53 UTC) #2
chromium-reviews
I added a test but I don't know if I can print the cell IDs ...
3 years, 5 months ago (2017-06-27 02:50:11 UTC) #3
dmazzoni
lgtm Cell ids in the test would be a plus but this is sufficient because ...
3 years, 5 months ago (2017-06-27 19:30:12 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2953363002/60001
3 years, 5 months ago (2017-06-27 19:37:00 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/477341)
3 years, 5 months ago (2017-06-27 21:07:17 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2953363002/80001
3 years, 5 months ago (2017-06-27 21:47:11 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/477477)
3 years, 5 months ago (2017-06-27 22:02:48 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2953363002/80001
3 years, 5 months ago (2017-06-27 22:17:19 UTC) #19
commit-bot: I haz the power
3 years, 5 months ago (2017-06-27 23:32:47 UTC) #23
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/24930aec1c8e42945e1a008e0924...

Powered by Google App Engine
This is Rietveld 408576698