githubbob42 / mingle2github2

0 stars 1 forks source link

iOS 12.2 Quota Limits #5832

Open githubbob42 opened 5 years ago

githubbob42 commented 5 years ago

Mingle Card: 6198 Narrative

WARNING FOR iOS 12.2

iOS 12.2 implements new quota limits

https://bugs.webkit.org/show_bug.cgi?id=190598

https://github.com/WebKit/webkit/commit/9be59a18dbdf9258c5325a1adef7d2a13f3bd3fc#diff-41f04caf6c79a48f25ea5843c19acc3a

So we’re effectively limited to 500MB on iOS 12.2 when it is released (if things remain unchanged)

Acceptance Criteria

Enter the Acceptance Criteria here.

Analysis

Related Stories

Tasks

{{ table query: SELECT Number, Name, Owner, 'Task Status' WHERE Type = Task and Story = THIS CARD ORDER BY Status }}

Defects

{{ table query: SELECT Number, Name, Owner, 'Status' WHERE Type = Defect and 'Related Story' = THIS CARD }}

Impact Analysis

Developers: Fill in this section during code review.

Test Plan