⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 286567 in webkit


Ignore:
Timestamp:
Dec 6, 2021, 1:36:19 PM (5 years ago)
Author:
mark.lam@apple.com
Message:

Reverting local test code that should not have been landed.

Not reviewed.

  • UIProcess/Cocoa/ModelElementControllerCocoa.mm:
Location:
trunk/Source/WebKit
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebKit/ChangeLog

    r286566 r286567  
     12021-12-06  Mark Lam  <mark.lam@apple.com>
     2
     3        Reverting local test code that should not have been landed.
     4
     5        Not reviewed.
     6
     7        * UIProcess/Cocoa/ModelElementControllerCocoa.mm:
     8
    192021-12-06  Tim Horton  <timothy_horton@apple.com>
    210
  • trunk/Source/WebKit/UIProcess/Cocoa/ModelElementControllerCocoa.mm

    r286347 r286567  
    234234#if ENABLE(ARKIT_INLINE_PREVIEW)
    235235
    236 #undef ENABLE_ARKIT_INLINE_PREVIEW_CAMERA_TRANSFORM // mlam HACK
    237 #undef ENABLE_ARKIT_INLINE_PREVIEW_ANIMATIONS_CONTROL // mlam HACK
    238 #undef ENABLE_ARKIT_INLINE_PREVIEW_AUDIO_CONTROL // mlam HACK
    239 #undef HAVE_ASV_INLINE_PREVIEW_CAMERA_CONTROL // mlam HACK
    240 #undef HAVE_ASV_INLINE_PREVIEW_ANIMATION_CONTROL // mlam HACK
    241 #undef HAVE_ASV_INLINE_PREVIEW_AUDIO_CONTROL // mlam HACK
    242 
    243236static bool previewHasCameraSupport(ASVInlinePreview *preview)
    244237{
Note: See TracChangeset for help on using the changeset viewer.