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

Issue 1947213002: Enable the MojoDOMSTorageBrowserTests (Closed)

Created:
4 years, 7 months ago by michaeln
Modified:
4 years, 7 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable the MojoDOMSTorageBrowserTests on most platforms now that crbug/608121 is fixed. Still disabled on osx until 609632 is figured out. BUG=586194, 609632, 608121 TBR=jam Committed: https://crrev.com/6936a1c58d788c0f6ff847a139c0ff3918aa65b4 Cr-Commit-Position: refs/heads/master@{#392393}

Patch Set 1 #

Patch Set 2 : disable on mac for now #

Patch Set 3 : manifest tweek #

Patch Set 4 : #

Total comments: 1

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -8 lines) Patch
M content/browser/dom_storage/dom_storage_browsertest.cc View 1 1 chunk +14 lines, -4 lines 0 comments Download
M content/public/app/mojo/content_browser_manifest.json View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M services/shell/shell.cc View 1 2 3 3 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 33 (12 generated)
michaeln
Arghhhh... something else is still not quite right with osx. see patchset #1 for mac ...
4 years, 7 months ago (2016-05-04 20:17:14 UTC) #3
michaeln
ptal, disabled on mac and opened 608121 about the osx specific problem.
4 years, 7 months ago (2016-05-05 23:01:59 UTC) #6
Ken Rockot(use gerrit already)
lgtm
4 years, 7 months ago (2016-05-05 23:02:23 UTC) #7
michaeln
Drat, what's a capability spec? [5672:1068:0505/164002:65900453:ERROR:interface_registry.cc(41)] CapabilitySpec of: exe:content_browser prevented binding interface: leveldb::LevelDBService provided by: ...
4 years, 7 months ago (2016-05-06 00:13:32 UTC) #8
Ken Rockot(use gerrit already)
Oops. Need to modify content/public/app/content_browser_manifest.json and add a new entry to the "required" block (as ...
4 years, 7 months ago (2016-05-06 00:25:46 UTC) #9
michaeln
That helped to get a little farther, but now its crashing becuase |this| instance has ...
4 years, 7 months ago (2016-05-06 02:06:03 UTC) #10
michaeln
The instance gets deleted via a closure that calls... void OnShellClientLost(base::WeakPtr<shell::Shell> shell) { shell_client_.reset(); OnConnectionLost(shell); ...
4 years, 7 months ago (2016-05-06 02:32:13 UTC) #11
michaeln
linix asan rel noticed the UAF Xlib: extension "RANDR" missing on display ":9". [25973:26051:0505/193817:67702684731:ERROR:native_application_support.cc(46)] Failed ...
4 years, 7 months ago (2016-05-06 19:52:40 UTC) #12
michaeln
ptal at the fix for the Shell/InProcessNativeRunner crash https://codereview.chromium.org/1947213002/diff/60001/services/shell/shell.cc File services/shell/shell.cc (left): https://codereview.chromium.org/1947213002/diff/60001/services/shell/shell.cc#oldcode219 services/shell/shell.cc:219: // ...
4 years, 7 months ago (2016-05-06 22:12:42 UTC) #13
Ken Rockot(use gerrit already)
Ah hrmm... So the fix to InProecessNativeRunner looks good and I agree it's necessary to ...
4 years, 7 months ago (2016-05-06 22:30:51 UTC) #14
michaeln
It's trying to run the tracing app, which i think is intentionally not packaged up ...
4 years, 7 months ago (2016-05-06 23:15:04 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1947213002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1947213002/80001
4 years, 7 months ago (2016-05-09 18:16:48 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/179820)
4 years, 7 months ago (2016-05-09 18:25:39 UTC) #20
Ken Rockot(use gerrit already)
Please add an OWNERS file to content/public/app/mojo with myself and ben@ in it. +jam to ...
4 years, 7 months ago (2016-05-09 18:28:50 UTC) #22
Ken Rockot(use gerrit already)
On 2016/05/09 at 18:28:50, Ken Rockot wrote: > Please add an OWNERS file to content/public/app/mojo ...
4 years, 7 months ago (2016-05-09 18:29:15 UTC) #23
michaeln
+jam for owners
4 years, 7 months ago (2016-05-09 18:45:23 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1947213002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1947213002/80001
4 years, 7 months ago (2016-05-09 19:21:54 UTC) #27
Ken Rockot(use gerrit already)
FYI 609632 is fixed on ToT, so you could land this without disabling them on ...
4 years, 7 months ago (2016-05-09 19:23:47 UTC) #28
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 7 months ago (2016-05-09 19:26:07 UTC) #30
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/6936a1c58d788c0f6ff847a139c0ff3918aa65b4 Cr-Commit-Position: refs/heads/master@{#392393}
4 years, 7 months ago (2016-05-09 19:27:38 UTC) #32
michaeln
4 years, 7 months ago (2016-05-09 20:13:32 UTC) #33
Message was sent while issue was closed.
i'll do that next

Powered by Google App Engine
This is Rietveld 408576698