-
Notifications
You must be signed in to change notification settings - Fork 10.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Editor] Make ink annotation editable #19151
Conversation
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/ad5789582cadb54/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/5cf09aae68508ca/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/ad5789582cadb54/output.txt Total script time: 27.76 mins
Image differences available at: http://54.241.84.105:8877/ad5789582cadb54/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/5cf09aae68508ca/output.txt Total script time: 48.78 mins
|
/botio integrationtest |
From: Bot.io (Linux m4)ReceivedCommand cmd_integrationtest from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/a163cd6da0ee50b/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_integrationtest from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/ee8c323ea51374b/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/a163cd6da0ee50b/output.txt Total script time: 9.11 mins
|
From: Bot.io (Windows)SuccessFull output at http://54.193.163.58:8877/ee8c323ea51374b/output.txt Total script time: 20.80 mins
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've not done a full review, but leaving a couple of questions for now:
- Can the following code be removed now, thus re-enabling that integration-test?
pdf.js/test/integration/annotation_spec.mjs
Lines 507 to 514 in 97c7a8e
if (browserName) { // TODO pending( "Re-enable this test when the Ink annotation has been made editable." ); return; } - Should this PR be marked as fixes issue Support editing already existing ink-/stamp-annotations #16883, or is more work required?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r=me, thank you.
/botio makeref |
From: Bot.io (Windows)ReceivedCommand cmd_makeref from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/b32557cf275a461/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_makeref from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/b6014793c843be1/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/b6014793c843be1/output.txt Total script time: 17.36 mins
|
From: Bot.io (Windows)SuccessFull output at http://54.193.163.58:8877/b32557cf275a461/output.txt Total script time: 26.61 mins
|
No description provided.