Bug 196440

Summary: Build failure after r243644 in GTK Linux 64-bit stable builds
Product: WebKit Reporter: Pablo Saavedra <psaavedra>
Component: MediaAssignee: Pablo Saavedra <psaavedra>
Status: RESOLVED FIXED    
Severity: Normal CC: calvaris, commit-queue, pnormand, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Pablo Saavedra 2019-04-01 01:50:22 PDT
Build failures in (https://build.webkit.org/waterfall?category=GTK):

* GTK Linux 64-bit Release Debian Stable (Build)
* GTK Linux 64-bit Release Ubuntu LTS (Build)


error: ‘TEXTURE_MAPPER_COLOR_CONVERT_FLAG’ was not declared in this scope
         m_textureMapperFlags |= TEXTURE_MAPPER_COLOR_CONVERT_FLAG;


Related commit:

commit 2796c0c5bdec9f0cc987400f357e92307b9ce51b
Author: philn@webkit.org <philn@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Mar 29 10:43:30 2019 +0000

    [GStreamer] imxvpudecoder detection and handling
    https://bugs.webkit.org/show_bug.cgi?id=196346
    
    Reviewed by Xabier Rodriguez-Calvar.
Comment 1 Pablo Saavedra 2019-04-01 01:53:05 PDT
Created attachment 366390 [details]
patch
Comment 2 Philippe Normand 2019-04-01 02:20:59 PDT
Comment on attachment 366390 [details]
patch

Oops. Thanks Pablo!
Comment 3 Pablo Saavedra 2019-04-01 02:44:31 PDT
(In reply to Philippe Normand from comment #2)
> Comment on attachment 366390 [details]
> patch
> 
> Oops. Thanks Pablo!

Anytime!
Comment 4 WebKit Commit Bot 2019-04-01 02:47:14 PDT
Comment on attachment 366390 [details]
patch

Clearing flags on attachment: 366390

Committed r243690: <https://trac.webkit.org/changeset/243690>
Comment 5 WebKit Commit Bot 2019-04-01 02:47:15 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2019-04-01 02:48:17 PDT
<rdar://problem/49473394>