[webkit-changes] [WebKit/WebKit] 5df7b7: [iOS] ASSERTION FAILED: isMainThread() under WebKi...

Chris Dumez noreply at github.com
Tue Apr 11 15:37:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5df7b74b33e3d1493bae3362be2b7ae0019347bc
      https://github.com/WebKit/WebKit/commit/5df7b74b33e3d1493bae3362be2b7ae0019347bc
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-04-11 (Tue, 11 Apr 2023)

  Changed paths:
    M Source/WebKit/WebProcess/GPU/graphics/GraphicsContextGLIdentifier.h

  Log Message:
  -----------
  [iOS] ASSERTION FAILED: isMainThread() under WebKit::RemoteGraphicsContextGLProxy::RemoteGraphicsContextGLProxy
https://bugs.webkit.org/show_bug.cgi?id=255307
rdar://107905440

Reviewed by Matt Woodrow.

Switch GraphicsContextGLIdentifier to AtomicObjectIdentifier since new
identifiers get generated off the main thread.

* Source/WebKit/WebProcess/GPU/graphics/GraphicsContextGLIdentifier.h:

Canonical link: https://commits.webkit.org/262846@main




More information about the webkit-changes mailing list