Skip to content
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

Check for click handler on printing user script #318

Merged
merged 1 commit into from
Nov 15, 2021

Conversation

alistairjcbrown
Copy link
Member

Task/Issue URL: https://app.asana.com/0/1199178362774117/1201167517963996/f
Tech Design URL:
CC:

Description:
Fixes error in printing user script

Steps to test this PR:

  1. Go to an amazon order summary and open the web developer console
  2. Click the "Order Placed" text
  3. TypeError: null is not an object (evaluating 'onClickAttribute.includes') should not show
  4. Click the "Print this page for your records" link
  5. The print dialog should open

Testing checklist:

  • Test with Release configuration

Internal references:

Software Engineering Expectations
Technical Design Template
When ready for review, remember to post the PR in MM

@alistairjcbrown alistairjcbrown force-pushed the abrown/bugfix-window-print-script branch from 5549a09 to dcba69a Compare November 10, 2021 13:31
Copy link
Collaborator

@samsymons samsymons left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@alistairjcbrown alistairjcbrown merged commit 24531dd into develop Nov 15, 2021
@alistairjcbrown alistairjcbrown deleted the abrown/bugfix-window-print-script branch November 15, 2021 11:02
samsymons added a commit that referenced this pull request Nov 22, 2021
* develop:
  Avoid using a specific browser as the default. (#341)
  Closing animation duration changed to 0.15 (#333)
  Hiding the favicon view when favicon is nil (#326)
  export bookmarks (#339)
  Ensure ITP database is cleared (#328)
  Execute print user script in page content world (#238)
  move the next/previous handlers to the main view controller (#331)
  Search with DuckDuckGo in PDF Context Menu (#323)
  Fix  Back button takes to r.duckduckgo.com (#321)
  Track the existing print handler to avoid DoS attacks. (#330)
  Minor copy fixes (#325)
  support cmd-option-left/right for navigating tabs (#324)
  Version 0.17.5
  Debounce privacy entry point update (#309)
  Change major tracker network threshold (#319)
  Check for click handler on printing user script (#318)
  Fix Homepage navigation (#322)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants