[webkit-reviews] review requested: [Bug 208213] Stub Repository needs to call the scm constructor : [Attachment 391681] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 25 13:52:12 PST 2020


Matt Lewis <jlewis3 at apple.com> has asked  for review:
Bug 208213: Stub Repository needs to call the scm constructor
https://bugs.webkit.org/show_bug.cgi?id=208213

Attachment 391681: Patch

https://bugs.webkit.org/attachment.cgi?id=391681&action=review




--- Comment #2 from Matt Lewis <jlewis3 at apple.com> ---
Created attachment 391681

  --> https://bugs.webkit.org/attachment.cgi?id=391681&action=review

Patch

This is actually the correct fix I think as when adding stub repository support
initially we left out the scm initilization due to trying to override the fact
that we don't actually have a SCM. Initiallizing it could have further
complications with the filesystems that getr passed around.


More information about the webkit-reviews mailing list