Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(325)

Issue 9562050: Fix NOT_FOUND_ERR when opening sync dialog (Closed)

Created:
8 years, 9 months ago by Tyler Breisacher (Chromium)
Modified:
8 years, 9 months ago
Reviewers:
Evan Stade
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

Fix NOT_FOUND_ERR when opening sync dialog We were getting an error because |insertBefore| requires the second argument to be a direct child of its |this| object, and in the sync dialog, that is not the case. BUG=none TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=124693

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/resources/options2/options_page.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Evan Stade
8 years, 9 months ago (2012-03-02 17:03:26 UTC) #1
lgtm

Powered by Google App Engine
This is Rietveld 408576698