Bug 210737

Summary: [Flatpak SDK] Prevent exception when calling git in a non-git repository
Product: WebKit Reporter: Diego Pino <dpino>
Component: New BugsAssignee: Diego Pino <dpino>
Status: RESOLVED FIXED    
Severity: Normal CC: pnormand, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Diego Pino 2020-04-20 01:07:59 PDT
[Flatpak SDK] Prevent exception when calling git in a non-git repository
Comment 1 Diego Pino 2020-04-20 01:09:17 PDT
Created attachment 396957 [details]
Patch
Comment 2 Diego Pino 2020-04-20 01:13:04 PDT
This error came up when I tried to switch the WPE build bot to flatpak:

https://build.webkit.org/builders/WPE%20Linux%2064-bit%20Release%20%28Build%29/builds/31955/steps/compile-webkit/logs/stdio

I think it didn't work because the bot uses SVN to fetch the code (https://build.webkit.org/builders/WPE%20Linux%2064-bit%20Release%20%28Build%29/builds/31955)
Comment 3 Diego Pino 2020-04-20 03:14:43 PDT

*** This bug has been marked as a duplicate of bug 210557 ***
Comment 4 Philippe Normand 2020-04-20 08:18:21 PDT
Sorry, this isn't a duplicate actually. It's a valid patch, thanks Diego :)
Comment 5 EWS 2020-04-20 08:24:21 PDT
Committed r260365: <https://trac.webkit.org/changeset/260365>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 396957 [details].
Comment 6 Radar WebKit Bug Importer 2020-04-20 08:25:13 PDT
<rdar://problem/62058978>