Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • next protected
  • UI-EvenMoreTweaks
  • merge/materials_featurette protected
  • merge/webrtc protected
  • darl/linux-sh-installer
  • xenhat/maint/bolt
  • xenhat/features/cinematic-mode-new
  • screensquare
  • ssestuff
  • spdlog
  • 7.1.7.2486-beta
  • 7.1.4.2442-beta
  • 7.1.4.2413-beta
  • 7.1.3.2338-beta
  • 7.1.3.2332-beta
  • 7.1.2.2304-beta
  • 7.1.1.2251-beta
  • 7.0.1.2244-beta
  • 7.0.1.2240-beta
  • 7.0.1.2230-beta
  • 7.0.1.2206-beta
22 results

lleventdispatcher.cpp

Blame
    • Nat Goodspeed's avatar
      b26e516d
      DRTVWR-558: Change LLEventDispatcher error action (also LLEventAPI). · b26e516d
      Nat Goodspeed authored
      Originally the LLEventAPI mechanism was primarily used for VITA testing. In
      that case it was okay for the viewer to crash with LL_ERRS if the test script
      passed a bad request.
      
      With puppetry, hopefully new LEAP scripts will be written to engage
      LLEventAPIs in all sorts of interesting ways. Change error handling from
      LL_ERRS to LL_WARNS. Furthermore, if the incoming request contains a "reply"
      key, send back an error response to the requester.
      
      Update lleventdispatcher_test.cpp accordingly.
      
      (cherry picked from commit de0539fcbe815ceec2041ecc9981e3adf59f2806)
      b26e516d
      History
      DRTVWR-558: Change LLEventDispatcher error action (also LLEventAPI).
      Nat Goodspeed authored
      Originally the LLEventAPI mechanism was primarily used for VITA testing. In
      that case it was okay for the viewer to crash with LL_ERRS if the test script
      passed a bad request.
      
      With puppetry, hopefully new LEAP scripts will be written to engage
      LLEventAPIs in all sorts of interesting ways. Change error handling from
      LL_ERRS to LL_WARNS. Furthermore, if the incoming request contains a "reply"
      key, send back an error response to the requester.
      
      Update lleventdispatcher_test.cpp accordingly.
      
      (cherry picked from commit de0539fcbe815ceec2041ecc9981e3adf59f2806)
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.