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

Issue 864963003: Enable SitePerProcessAccessibilityBrowserTest on more platforms. (Closed)

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

Description

Enable SitePerProcessAccessibilityBrowserTest on more platforms. BUG=399775, 368298 Committed: https://crrev.com/280411c8eba94996635d0fb573922af7c0a06780 Cr-Commit-Position: refs/heads/master@{#314372}

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : Add debug logging #

Patch Set 4 : More debugging #

Patch Set 5 : Found a bug - process_id and routing_id were switched #

Patch Set 6 : Fix AriaDocument test #

Patch Set 7 : Fix Android test expectation #

Patch Set 8 : Relax restriction that frame must be direct child #

Patch Set 9 : Removed debugging, ready for review #

Total comments: 8

Patch Set 10 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -15 lines) Patch
M content/browser/accessibility/site_per_process_accessibility_browsertest.cc View 1 2 3 4 5 6 7 8 9 1 chunk +4 lines, -6 lines 0 comments Download
M content/browser/frame_host/frame_accessibility.cc View 1 2 3 4 5 6 7 8 2 chunks +18 lines, -5 lines 0 comments Download
M content/browser/frame_host/render_frame_host_impl.cc View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/accessibility/blink_ax_tree_source.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -2 lines 0 comments Download
M content/test/data/accessibility/aria/aria-document-expected-android.txt View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (3 generated)
dmazzoni
5 years, 11 months ago (2015-01-21 23:43:54 UTC) #2
nasko
LGTM
5 years, 11 months ago (2015-01-21 23:51:32 UTC) #3
dmazzoni
Please take another look. I believe I got the test to pass reliably on Windows ...
5 years, 10 months ago (2015-01-28 19:29:01 UTC) #4
nasko
LGTM, though I think it makes sense to run on Android as well. https://codereview.chromium.org/864963003/diff/160001/content/browser/accessibility/site_per_process_accessibility_browsertest.cc File ...
5 years, 10 months ago (2015-02-03 17:08:18 UTC) #5
dmazzoni
https://codereview.chromium.org/864963003/diff/160001/content/browser/accessibility/site_per_process_accessibility_browsertest.cc File content/browser/accessibility/site_per_process_accessibility_browsertest.cc (right): https://codereview.chromium.org/864963003/diff/160001/content/browser/accessibility/site_per_process_accessibility_browsertest.cc#newcode50 content/browser/accessibility/site_per_process_accessibility_browsertest.cc:50: #if defined(OS_ANDROID) On 2015/02/03 17:08:18, nasko wrote: > On ...
5 years, 10 months ago (2015-02-03 17:15:29 UTC) #6
nasko
On 2015/02/03 17:15:29, dmazzoni wrote: > https://codereview.chromium.org/864963003/diff/160001/content/browser/accessibility/site_per_process_accessibility_browsertest.cc > File content/browser/accessibility/site_per_process_accessibility_browsertest.cc > (right): > > https://codereview.chromium.org/864963003/diff/160001/content/browser/accessibility/site_per_process_accessibility_browsertest.cc#newcode50 ...
5 years, 10 months ago (2015-02-03 17:29:45 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/864963003/180001
5 years, 10 months ago (2015-02-03 17:32:53 UTC) #9
commit-bot: I haz the power
Committed patchset #10 (id:180001)
5 years, 10 months ago (2015-02-03 18:31:49 UTC) #10
commit-bot: I haz the power
Patchset 10 (id:??) landed as https://crrev.com/280411c8eba94996635d0fb573922af7c0a06780 Cr-Commit-Position: refs/heads/master@{#314372}
5 years, 10 months ago (2015-02-03 18:33:08 UTC) #11
Nico
This test is failing like a bunch of other a11y tests under asan ( http://build.chromium.org/p/chromium.fyi/builders/CrWinAsan%20tester/builds/85/steps/content_browsertests/logs/SitePerProcessAccessibilityBrowserTest.CrossSiteIframeAccessibility ...
5 years, 10 months ago (2015-02-11 23:34:12 UTC) #13
nasko
5 years, 10 months ago (2015-02-12 01:09:58 UTC) #14
Message was sent while issue was closed.
On 2015/02/11 23:34:12, Nico wrote:
> This test is failing like a bunch of other a11y tests under asan (
>
http://build.chromium.org/p/chromium.fyi/builders/CrWinAsan%20tester/builds/8...
> ). Stack looks very similar to crbug.com/455060

I have a CL that will resolve these: https://codereview.chromium.org/917793006/

Powered by Google App Engine
This is Rietveld 408576698