| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
The tests are failing
Sorry, something went wrong.
Fixed in commit 255998a. The issue was missing closing braces in the changeContentToCommit: method - the completion handler blocks weren't properly closed. The build should now succeed. |
Sorry, something went wrong.
Co-authored-by: hannesa2 <3314607+hannesa2@users.noreply.github.com>
Co-authored-by: hannesa2 <3314607+hannesa2@users.noreply.github.com>
Co-authored-by: hannesa2 <3314607+hannesa2@users.noreply.github.com>
Co-authored-by: hannesa2 <3314607+hannesa2@users.noreply.github.com>
Co-authored-by: hannesa2 <3314607+hannesa2@users.noreply.github.com>
Co-authored-by: hannesa2 <3314607+hannesa2@users.noreply.github.com>
Co-authored-by: hannesa2 <3314607+hannesa2@users.noreply.github.com>
Co-authored-by: hannesa2 <3314607+hannesa2@users.noreply.github.com>
Co-authored-by: hannesa2 <3314607+hannesa2@users.noreply.github.com>
Co-authored-by: hannesa2 <3314607+hannesa2@users.noreply.github.com>
Co-authored-by: hannesa2 <3314607+hannesa2@users.noreply.github.com>
Co-authored-by: hannesa2 <3314607+hannesa2@users.noreply.github.com>
Co-authored-by: hannesa2 <3314607+hannesa2@users.noreply.github.com>
…face for subclass override Co-authored-by: hannesa2 <3314607+hannesa2@users.noreply.github.com>
Co-authored-by: hannesa2 <3314607+hannesa2@users.noreply.github.com> Agent-Logs-Url: https://github.com/gitx/gitx/sessions/345e7155-ff35-493a-8814-1bc8e8bda07e
…ibility Co-authored-by: hannesa2 <3314607+hannesa2@users.noreply.github.com> Agent-Logs-Url: https://github.com/gitx/gitx/sessions/657217c6-b6ea-4623-aefb-ed5f287caa05
…ound call Co-authored-by: hannesa2 <3314607+hannesa2@users.noreply.github.com> Agent-Logs-Url: https://github.com/gitx/gitx/sessions/7886a2aa-4f08-47e0-bfc6-bfc4112ee98a
|
Is that even possible? Last I've checked, WKWebView wasn't exposing some of the script stuff we need… somewhere. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Two runtime issues blocking WKWebView functionality:
Changes
GitX.entitlements
PBCommitList.swift/h
Context
WKWebView uses a multi-process architecture where the WebContent helper inherits app entitlements but requires explicit network permissions. The drawsBackground property was removed in WKWebView as background is now controlled via CSS.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.