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

Issue 2197053002: Reland of [Presentation API] Convert presentation.mojom to new wrapper types. (Closed)

Created:
4 years, 4 months ago by tapted
Modified:
4 years, 4 months ago
CC:
blink-reviews, blink-reviews-api_chromium.org, chromium-reviews, darin-cc_chromium.org, dglazkov+blink, jam, mlamouri+watch-content_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reland of [Presentation API] Convert presentation.mojom to new wrapper types. (patchset #1 id:1 of https://codereview.chromium.org/2196143002/ ) Reason for revert: Didn't work. NaCl still crashing. Sadness :( Original issue's description: > Revert of [Presentation API] Convert presentation.mojom to new wrapper types. (patchset #5 id:80001 of https://codereview.chromium.org/2181163003/ ) > > Reason for revert: > Suspect (not the first) for widespread NaCl test failures since > https://build.chromium.org/p/chromium.win/builders/Win7%20Tests%20%281%29/builds/55504 > > Errors like > > [4224:3200:0729/162247:ERROR:nacl_process_host.cc(337)] NaCl process exited with status -1073741674 (0xc0000096) > ... > Actual: "Plugin crashed. 'NaCl module crashed'" > > Wasn't r408782 or r408787. Running out of candidates.. > > Original issue's description: > > [Presentation API] Convert presentation.mojom to new wrapper types. > > > > This converts presentation.mojom to use the new (std::) Mojo wrapper types: > > mojo::String => std::string > > mojo::Array => std::vector > > > > No behavior changes should ensue. > > > > Optional values are represented as base::Optional<Foo> with the new wrapper > > types requiring some additional changes. > > > > This work will simplify further changes for crbug.com/627655. > > > > BUG=627655 > > > > Committed: https://crrev.com/59e7b40948030815a49af887b922b370ba048b8b > > Cr-Commit-Position: refs/heads/master@{#408781} > > TBR=dcheng@chromium.org,imcheng@chromium.org,mfoltz@chromium.org > NOTRY=true > BUG=627655 > > Committed: https://crrev.com/43c746be32b2bfce5c3fd654894e4b7f7bf6387f > Cr-Commit-Position: refs/heads/master@{#408905} TBR=dcheng@chromium.org,imcheng@chromium.org,mfoltz@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=627655 Committed: https://crrev.com/8f125bddde53e2988f244ec4e31a92d247340488 Cr-Commit-Position: refs/heads/master@{#408910}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+169 lines, -129 lines) Patch
M content/browser/presentation/presentation_service_impl.h View 2 chunks +13 lines, -14 lines 0 comments Download
M content/browser/presentation/presentation_service_impl.cc View 9 chunks +50 lines, -49 lines 0 comments Download
M content/browser/presentation/presentation_service_impl_unittest.cc View 14 chunks +31 lines, -46 lines 0 comments Download
M content/renderer/presentation/presentation_dispatcher.h View 2 chunks +4 lines, -4 lines 0 comments Download
M content/renderer/presentation/presentation_dispatcher.cc View 6 chunks +13 lines, -14 lines 0 comments Download
M third_party/WebKit/public/BUILD.gn View 1 chunk +8 lines, -1 line 0 comments Download
M third_party/WebKit/public/blink.gyp View 5 chunks +50 lines, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
tapted
Created Reland of [Presentation API] Convert presentation.mojom to new wrapper types.
4 years, 4 months ago (2016-08-01 04:50:33 UTC) #2
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/2197053002/1
4 years, 4 months ago (2016-08-01 04:50:45 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-01 04:51:28 UTC) #4
commit-bot: I haz the power
4 years, 4 months ago (2016-08-01 04:53:23 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/8f125bddde53e2988f244ec4e31a92d247340488
Cr-Commit-Position: refs/heads/master@{#408910}

Powered by Google App Engine
This is Rietveld 408576698