Skip to content
This repository was archived by the owner on Jan 26, 2022. It is now read-only.
This repository was archived by the owner on Jan 26, 2022. It is now read-only.

Web compatibility issue with flickr.com (in YUI 3) #32

Open
@jorendorff

Description

@jorendorff

Steps to reproduce:

  1. Go to https://www.flickr.com/photos/mhoye/50305446521/
  2. Wait the page is fully rendered
  3. Click on the arrow pointing downward on the right hand below the image.

Expected:
Show a modal popup with image size available to download

Actual:
Nothing happens.

Discovered in Firefox Nightly. We have already backed out String.prototype.item, but this problem still persists. Manually doing delete Array.prototype.item; in the JS console fixes it.

See https://bugzilla.mozilla.org/show_bug.cgi?id=1669867.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions