Bug 222064 - Add SPI for getting size of PDF document during printing
Summary: Add SPI for getting size of PDF document during printing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-02-17 12:47 PST by Alex Christensen
Modified: 2021-03-18 01:45 PDT (History)
7 users (show)

See Also:


Attachments
Patch (37.08 KB, patch)
2021-02-17 12:52 PST, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (37.08 KB, patch)
2021-02-17 12:54 PST, Alex Christensen
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (37.01 KB, patch)
2021-02-17 13:09 PST, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (37.04 KB, patch)
2021-02-17 13:23 PST, Alex Christensen
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (39.30 KB, patch)
2021-02-17 14:25 PST, Alex Christensen
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (40.05 KB, patch)
2021-02-17 14:49 PST, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (40.81 KB, patch)
2021-02-17 20:37 PST, Alex Christensen
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2021-02-17 12:47:49 PST
Add SPI for getting size of PDF document during printing
Comment 1 Alex Christensen 2021-02-17 12:52:12 PST
Created attachment 420697 [details]
Patch
Comment 2 Alex Christensen 2021-02-17 12:52:15 PST
<rdar://problem/73634206>
Comment 3 Alex Christensen 2021-02-17 12:54:58 PST
Created attachment 420698 [details]
Patch
Comment 4 Geoffrey Garen 2021-02-17 13:03:14 PST
Comment on attachment 420698 [details]
Patch

r=me
Comment 5 Alex Christensen 2021-02-17 13:09:36 PST
Created attachment 420699 [details]
Patch
Comment 6 Alex Christensen 2021-02-17 13:23:12 PST
Created attachment 420703 [details]
Patch
Comment 7 Alex Christensen 2021-02-17 14:25:21 PST
Created attachment 420717 [details]
Patch
Comment 8 Alex Christensen 2021-02-17 14:49:54 PST
Created attachment 420722 [details]
Patch
Comment 9 EWS Watchlist 2021-02-17 14:51:21 PST
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See https://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 10 Alex Christensen 2021-02-17 20:37:03 PST
Created attachment 420791 [details]
Patch
Comment 11 Alex Christensen 2021-02-18 08:07:05 PST
http://trac.webkit.org/r273075