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

Issue 2562263002: [ABANDONED] Revert of Change exo::SurfaceFactoryOwner to exo::ExoCompositorFrameSink (Closed)

Created:
4 years ago by yhirano
Modified:
4 years ago
CC:
blundell+watchlist_chromium.org, chromium-reviews, droger+watchlist_chromium.org, sdefresne+watchlist_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Change exo::SurfaceFactoryOwner to exo::ExoCompositorFrameSink (patchset #55 id:1070001 of https://codereview.chromium.org/2493223002/ ) Reason for revert: Speculative revert for a chrome_public_test_apk breakage. https://build.chromium.org/p/chromium.linux/builders/Android%20Tests%20%28dbg%29/builds/38004 Original issue's description: > Moved exo::SurfaceFactoryOwner to its own file and renamed it to exo::CompositorFrameSink. > > CompositorFrameSink implements cc::mojom::MojoCompositorFrameSink. > > CompositorFrameSink is no longer a friend class of exo::Surface. > > Added exo::CompositorFrameSinkHolder class that implements cc::mojom::MojoCompositorFrameSinkClient. > > BUG=659601 > CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel > > Review-Url: https://codereview.chromium.org/2493223002 > Review-Url: https://codereview.chromium.org/2493223002 TBR=reveman@chromium.org,fsamuel@chromium.org,jbauman@chromium.org,sky@chromium.org,sadrul@chromium.org,staraz@chromium.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=659601

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+196 lines, -493 lines) Patch
M ash/test/ash_test_helper.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/media/webrtc/desktop_media_list_ash_unittest.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M components/exo/BUILD.gn View 2 chunks +0 lines, -5 lines 0 comments Download
M components/exo/DEPS View 1 chunk +0 lines, -7 lines 0 comments Download
D components/exo/compositor_frame_sink.h View 1 chunk +0 lines, -61 lines 0 comments Download
D components/exo/compositor_frame_sink.cc View 1 chunk +0 lines, -101 lines 0 comments Download
D components/exo/compositor_frame_sink_holder.h View 1 chunk +0 lines, -108 lines 0 comments Download
D components/exo/compositor_frame_sink_holder.cc View 1 chunk +0 lines, -142 lines 0 comments Download
M components/exo/surface.h View 9 chunks +56 lines, -13 lines 0 comments Download
M components/exo/surface.cc View 12 chunks +140 lines, -31 lines 0 comments Download
M components/exo/surface_unittest.cc View 3 chunks +0 lines, -7 lines 0 comments Download
M components/exo/test/run_all_unittests.cc View 1 chunk +0 lines, -8 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
yhirano
Created Revert of Change exo::SurfaceFactoryOwner to exo::ExoCompositorFrameSink
4 years ago (2016-12-12 02:16:24 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/2562263002/1
4 years ago (2016-12-12 02:16:39 UTC) #3
Fady Samuel
Seems unlikely given this is a Chrome OS specific change? I haven't dug deeply though. ...
4 years ago (2016-12-12 02:40:50 UTC) #4
commit-bot: I haz the power
Failed to apply patch for components/exo/surface.cc: While running git apply --index -p1; error: patch failed: ...
4 years ago (2016-12-12 03:58:32 UTC) #6
yhirano
On 2016/12/12 02:40:50, Fady Samuel wrote: > Seems unlikely given this is a Chrome OS ...
4 years ago (2016-12-12 08:03:37 UTC) #9
Alex Z.
4 years ago (2016-12-12 13:43:33 UTC) #10
On 2016/12/12 08:03:37, yhirano wrote:
> On 2016/12/12 02:40:50, Fady Samuel wrote:
> > Seems unlikely given this is a Chrome OS specific change? I haven't dug
> > deeply though.
> > 
> > Fady
> > 
> > On Sun, Dec 11, 2016, 9:16 PM mailto:commit-bot@chromium.org via
> > http://codereview.chromium.org
> <mailto:reply@chromiumcodereview-hr.appspotmail.com> wrote:
> > 
> > > CQ is trying da patch. Follow status at
> > >
> > >
> > >
> >
>
https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
> > >
> > >
> > > https://codereview.chromium.org/2562263002/
> > >
> > 
> > -- 
> > You received this message because you are subscribed to the Google Groups
> > "Chromium-reviews" group.
> > To unsubscribe from this group and stop receiving emails from it, send an
> email
> > to mailto:chromium-reviews+unsubscribe@chromium.org.
> 
> Thank you. I failed to revert the CL and gab@ is trying to revert the other
CL.
> So I'm waiting for the other CL to be reverted now. By the way,
> WebRtcMediaRecorderTest.PeerConnection starts failing in the same range
(437705
> - 437707) and I see the CL modifies a webrtc/ file. Is it possible that the CL
> broke the test?

Unlikely. My webrtc change overrides DesktopMediaListAshTest::TearDown() and 
WebRtcMediaRecorderTest doesn't use that class.

Powered by Google App Engine
This is Rietveld 408576698