[Webkit-unassigned] [Bug 150275] Rename the PICTURE_SIZES flag to CURRENTSRC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 19 23:06:33 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=150275

Dean Jackson <dino at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #263454|review?                     |review+
              Flags|                            |

--- Comment #6 from Dean Jackson <dino at apple.com> ---
Comment on attachment 263454
  --> https://bugs.webkit.org/attachment.cgi?id=263454
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=263454&action=review

> Source/JavaScriptCore/Configurations/FeatureDefines.xcconfig:156
> -ENABLE_PICTURE_SIZES = ;
> +ENABLE_CURRENTSRC = ;

These files are slightly sorted. You should probably move CURRENTSRC to earlier in the list.

> Source/cmake/WebKitFeatures.cmake:134
> -    WEBKIT_OPTION_DEFINE(ENABLE_PICTURE_SIZES "Toggle sizes attribute support" PRIVATE OFF)
> +    WEBKIT_OPTION_DEFINE(ENABLE_CURRENTSRC "Toggle currentSrc attribute support" PRIVATE OFF)

Same here.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151020/df2e2afd/attachment-0001.html>


More information about the webkit-unassigned mailing list