Bug 139085

Summary: [EFL] Add a ENABLE_CSS_SCROLL_SNAP macro to CMake build system
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: WebKit EFLAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, lucas.de.marchi, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 139083    
Attachments:
Description Flags
Patch none

Description Gyuyoung Kim 2014-11-27 23:03:13 PST
There is a build break when it is enabled. To fix it, EFL port needs to include page/scrolling/AxisScrollSnapOffsets.cpp.
Comment 1 Gyuyoung Kim 2014-11-27 23:04:29 PST
(In reply to comment #0)
> There is a build break when it is enabled. To fix it, EFL port needs to
> include page/scrolling/AxisScrollSnapOffsets.cpp.

I change bug title, This bug will fix build break as well.
Comment 2 Gyuyoung Kim 2014-11-27 23:04:29 PST
(In reply to comment #0)
> There is a build break when it is enabled. To fix it, EFL port needs to
> include page/scrolling/AxisScrollSnapOffsets.cpp.

I change bug title, This bug will fix build break as well.
Comment 3 Gyuyoung Kim 2014-11-27 23:08:24 PST
Created attachment 242262 [details]
Patch
Comment 4 Gyuyoung Kim 2014-11-29 00:39:30 PST
CC'ing Ossy.
Comment 5 Andreas Kling 2014-12-01 17:13:35 PST
Comment on attachment 242262 [details]
Patch

r=me
Comment 6 WebKit Commit Bot 2014-12-01 18:02:31 PST
Comment on attachment 242262 [details]
Patch

Clearing flags on attachment: 242262

Committed r176620: <http://trac.webkit.org/changeset/176620>
Comment 7 WebKit Commit Bot 2014-12-01 18:02:36 PST
All reviewed patches have been landed.  Closing bug.