-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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
Return the query with the findcontrolstate #12251
Conversation
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.
Also, please note that in the upstream patch you'll need to extend the existing validation to ensure that the new parameter is a string, before including it in the "PDFJS:Parent:updateControlState" message, see https://searchfox.org/mozilla-central/rev/6cc48251bb97600fdf11a5b4c5f621bfc8606d55/toolkit/components/pdfjs/content/PdfStreamConverter.jsm#536-565
Thanks! Edit : ... Again! |
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, with the final comment addressed.
Sorry about the back-and-forth here, it's slightly more difficult to review these types of patches that need to be split between Bugzilla/Github.
/botio-linux preview |
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @timvandermeij received. Current queue size: 0 Live output at: http://54.67.70.0:8877/9d98452144d78b8/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/9d98452144d78b8/output.txt Total script time: 3.24 mins Published |
Thanks! |
of D85140.
@Snuffleupagus any suggestions?