Bug 130666

Summary: ENABLE(VIDEO_TRACK) guard for CSSParserSelector::parsePseudoCueFunctionSelector
Product: WebKit Reporter: Martin Hodovan <mhodovan.u-szeged>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, esprehn+autocc, glenn, gyuyoung.kim, kling, macpherson, menard
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

Martin Hodovan
Reported 2014-03-24 07:00:44 PDT
The implementation of CSSParserSelector::parsePseudoCueFunctionSelector() was moved from Source/WebCore/css/CSSGrammar.y.in to Source/WebCore/css/CSSParserValues.cpp by http://trac.webkit.org/changeset/166094 . This function should be guarded with ENABLE(VIDEO_TRACK) as it was guarded originally.
Attachments
Proposed patch (2.02 KB, patch)
2014-03-24 07:12 PDT, Martin Hodovan
no flags
Martin Hodovan
Comment 1 2014-03-24 07:12:00 PDT
Created attachment 227641 [details] Proposed patch
Andreas Kling
Comment 2 2014-03-24 07:59:11 PDT
Comment on attachment 227641 [details] Proposed patch Okelidoki! r=me
WebKit Commit Bot
Comment 3 2014-03-24 08:27:40 PDT
Comment on attachment 227641 [details] Proposed patch Clearing flags on attachment: 227641 Committed r166167: <http://trac.webkit.org/changeset/166167>
WebKit Commit Bot
Comment 4 2014-03-24 08:27:45 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.