Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

fix(*): do not rely on an object's hasOwnProperty #2141

Closed
wants to merge 2 commits into from

Commits on Mar 12, 2013

  1. Configuration menu
    Copy the full SHA
    10694e9 View commit details
    Browse the repository at this point in the history
  2. fix(angular.equals): stricter test for key presence

    Merely testing for object[key] will give incorrect results on keys
    defined in Object.prototype.
    mernen committed Mar 12, 2013
    Configuration menu
    Copy the full SHA
    6c32811 View commit details
    Browse the repository at this point in the history