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

Fix quote anchoring in pages which add enumerable properties on Array.prototype #226

Merged
merged 1 commit into from Feb 13, 2017

Conversation

robertknight
Copy link
Member

Update dom-anchor-text-quote to incorporate
tilgovi/dom-anchor-text-quote#11 which fixes quote anchoring on pages
which include JS that adds enumerable properties to Array.prototype.

See hypothesis/product-backlog#143 (comment) for a detailed explanation of the problem and hypothesis/product-backlog#143 (comment) for URLs to test with using a production extension build.

Fixes hypothesis/product-backlog#143

…otype

Update dom-anchor-text-quote to incorporate
tilgovi/dom-anchor-text-quote#11 which fixes quote anchoring on pages
which include JS that adds enumerable properties to `Array.prototype`.

Fixes hypothesis/product-backlog#143
@codecov-io
Copy link

codecov-io commented Feb 11, 2017

Codecov Report

Merging #226 into master will increase coverage by 0.01%.

@@            Coverage Diff             @@
##           master     #226      +/-   ##
==========================================
+ Coverage   75.17%   75.19%   +0.01%     
==========================================
  Files         114      114              
  Lines        5705     5705              
  Branches      930      930              
==========================================
+ Hits         4289     4290       +1     
+ Misses       1416     1415       -1
Impacted Files Coverage Δ
src/sidebar/directive/markdown.js 93.24% <ø> (+1.35%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 10e1091...f4fa97e. Read the comment docs.

@seanh seanh self-assigned this Feb 13, 2017
@seanh seanh self-requested a review February 13, 2017 16:09
@seanh
Copy link
Contributor

seanh commented Feb 13, 2017

Works here, verified that it fixes the problem on wapo

@seanh seanh merged commit 0c384f5 into master Feb 13, 2017
@seanh seanh deleted the update-quote-lib branch February 13, 2017 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants