Bug 191788 - [ews-app] Do not store patch content in database
Summary: [ews-app] Do not store patch content in database
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-11-16 16:09 PST by Aakash Jain
Modified: 2022-03-01 02:29 PST (History)
5 users (show)

See Also:


Attachments
Proposed patch (1.20 KB, patch)
2018-11-16 16:11 PST, Aakash Jain
lforschler: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2018-11-16 16:09:39 PST
EWS app does not really need to store the patch content. It can simply fetch it from bugzilla and relay it to Buildbot, without saving to database. In case the patch content is required, it can be fetched from Bugzilla.
Comment 1 Aakash Jain 2018-11-16 16:11:15 PST
Created attachment 355151 [details]
Proposed patch
Comment 2 Aakash Jain 2018-11-26 13:40:44 PST
Committed r238517: <https://trac.webkit.org/changeset/238517>
Comment 3 Radar WebKit Bug Importer 2018-11-26 13:41:38 PST
<rdar://problem/46255123>