Bug 204076 - [iOS] Unable to view .pages files
Summary: [iOS] Unable to view .pages files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-11-11 10:10 PST by Per Arne Vollan
Modified: 2019-11-11 10:38 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.38 KB, patch)
2019-11-11 10:14 PST, Per Arne Vollan
no flags Details | Formatted Diff | Diff
Patch (1.38 KB, patch)
2019-11-11 10:16 PST, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2019-11-11 10:10:01 PST
This is caused by a syscall being blocked by the sandbox.
Comment 1 Per Arne Vollan 2019-11-11 10:11:27 PST
rdar://problem/56998930
Comment 2 Per Arne Vollan 2019-11-11 10:14:11 PST
Created attachment 383280 [details]
Patch
Comment 3 Brent Fulgham 2019-11-11 10:15:09 PST
The correct WebKit radar is:

<rdar://problem/57079557>
Comment 4 Brent Fulgham 2019-11-11 10:15:52 PST
Comment on attachment 383280 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=383280&action=review

r=me

> Source/WebKit/ChangeLog:5
> +        <rdar://problem/56998930>

Please use the correct radar: <rdar://problem/57079557>
Comment 5 Per Arne Vollan 2019-11-11 10:16:20 PST
Created attachment 383281 [details]
Patch
Comment 6 Brent Fulgham 2019-11-11 10:16:55 PST
Comment on attachment 383281 [details]
Patch

r=me
Comment 7 Per Arne Vollan 2019-11-11 10:17:39 PST
(In reply to Brent Fulgham from comment #6)
> Comment on attachment 383281 [details]
> Patch
> 
> r=me

Thanks for reviewing!
Comment 8 WebKit Commit Bot 2019-11-11 10:38:57 PST
Comment on attachment 383281 [details]
Patch

Clearing flags on attachment: 383281

Committed r252333: <https://trac.webkit.org/changeset/252333>
Comment 9 WebKit Commit Bot 2019-11-11 10:38:59 PST
All reviewed patches have been landed.  Closing bug.