Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 5636077285015552: Issue 656 - Replace some __proto__ with Object.create (Closed)

Created:
June 23, 2014, 8:46 a.m. by tschuster
Modified:
July 1, 2014, 12:08 p.m.
Reviewers:
Wladimir Palant
Visibility:
Public.

Description

Replace some __proto__ with Object.create

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -41 lines) Patch
M chrome/content/ui/filters-subscriptionview.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/content/ui/sendReport.js View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/content/ui/sidebar.js View 2 chunks +2 lines, -2 lines 0 comments Download
M lib/elemHide.js View 3 chunks +10 lines, -10 lines 0 comments Download
M lib/filterClasses.js View 2 chunks +2 lines, -2 lines 0 comments Download
M lib/filterStorage.js View 4 chunks +6 lines, -6 lines 0 comments Download
M lib/matcher.js View 6 chunks +9 lines, -9 lines 0 comments Download
M lib/subscriptionClasses.js View 1 chunk +1 line, -1 line 0 comments Download
M lib/sync.js View 2 chunks +2 lines, -2 lines 0 comments Download
M lib/timeline.js View 1 chunk +1 line, -1 line 0 comments Download
M lib/utils.js View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2
tschuster
Looks like I never requested review for this. This is really just a search and ...
June 26, 2014, 8:36 p.m. (2014-06-26 20:36:59 UTC) #1
Wladimir Palant
June 27, 2014, 5:51 a.m. (2014-06-27 05:51:51 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld