CSS_SHAPE_INSIDE flag was added in r163333, this patch is turning on this flag in CMake files.
Created attachment 223703 [details] proposed patch
Comment on attachment 223703 [details] proposed patch View in context: https://bugs.webkit.org/attachment.cgi?id=223703&action=review Please land this after modifying description of changelog. > ChangeLog:3 > + Enable CSS_SHAPE_INSIDE in CMake files Current patch is just to add the CSS_SHAPE_INSIDE to CMake feature list. > ChangeLog:9 > + this patch is turning on this flag in CMake files. ditto.
*** Bug 128525 has been marked as a duplicate of this bug. ***
Created attachment 223705 [details] apply suggestions
Comment on attachment 223705 [details] apply suggestions Rejecting attachment 223705 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-03', 'validate-changelog', '--check-oops', '--non-interactive', 223705, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit ChangeLog entry in ChangeLog contains OOPS!. Full output: http://webkit-queues.appspot.com/results/6623476500660224
Krzysztof, if you get r+, you need to fill "Reviewed by XXX" in ChangeLog. If you use Tools/Script/webkit-patch apply-attachment apply-attachment *attachment number*, the webkit-patch will fill it automatically.
Created attachment 223707 [details] apply suggestions
(In reply to comment #3) > *** Bug 128525 has been marked as a duplicate of this bug. *** Sorry for missing it before taking a look this one.
Comment on attachment 223707 [details] apply suggestions Clearing flags on attachment: 223707 Committed r163786: <http://trac.webkit.org/changeset/163786>
All reviewed patches have been landed. Closing bug.