| Summary: | [git-webkit] Post comment in bugzilla for corresponding PR | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <pnormand> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Normal | CC: | jbedard, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=239741 | ||
| Bug Depends on: | |||
| Bug Blocks: | 239082 | ||
|
Description
Philippe Normand
2022-04-16 08:42:08 PDT
It's not working for me I suppose :) Created 'PR 306 | [GStreamer] Pipewire display capture broken'! Failed to fetch 'https://bugs.webkit.org/show_bug.cgi?id=239435' Failed to fetch 'https://bugs.webkit.org/show_bug.cgi?id=239435' Failed to modify 'https://bugs.webkit.org/show_bug.cgi?id=239435 None' Failed to fetch 'https://bugs.webkit.org/show_bug.cgi?id=239435' Assigning associated issue to Philippe Normand <pnormand@igalia.com> Failed to fetch comments for 'https://bugs.webkit.org/show_bug.cgi?id=239435' Failed to fetch 'https://bugs.webkit.org/show_bug.cgi?id=239435' Failed to fetch 'https://bugs.webkit.org/show_bug.cgi?id=239435' Failed to fetch 'https://bugs.webkit.org/show_bug.cgi?id=239435' Failed to modify 'https://bugs.webkit.org/show_bug.cgi?id=239435 None' Posted pull request link to https://bugs.webkit.org/show_bug.cgi?id=239435 Failed to fetch 'https://bugs.webkit.org/show_bug.cgi?id=239435' Failed to fetch 'https://bugs.webkit.org/show_bug.cgi?id=239435' https://github.com/WebKit/WebKit/pull/306 It does, that likely means whatever your keystore is has the wrong bugzilla credentials. (In reply to Jonathan Bedard from comment #3) > It does, that likely means whatever your keystore is has the wrong bugzilla > credentials. How do I reset these then? (In reply to Philippe Normand from comment #4) > (In reply to Jonathan Bedard from comment #3) > > It does, that likely means whatever your keystore is has the wrong bugzilla > > credentials. > > How do I reset these then? That's going to depend on what your system's keystore is, which we do through keyring. I can speak for MacOS, but not other platforms. That being said, Michael Catanzaro fixed a fun little bug in https://bugs.webkit.org/show_bug.cgi?id=239741 which might have been the root of your issue. Oh wow, yes, Michael's patch definitely looks like a good fix for what I experienced so far. I'll check again next time I submit a PR. Thanks! |