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

Issue 12326052: Using the new webkit CSS change notification instead of a mutation observer. (Closed)

Created:
7 years, 10 months ago by Jeffrey Yasskin
Modified:
5 years, 3 months ago
Reviewers:
CC:
chromium-reviews, joi+watch-content_chromium.org, Aaron Boodman, jam, darin-cc_chromium.org, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Using the new webkit CSS change notification instead of a mutation observer. BUG=172011 TEST=browser_tests --gtest_filter=DeclarativeContentApiTest.Overview

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -85 lines) Patch
M chrome/renderer/extensions/content_watcher.h View 3 chunks +12 lines, -14 lines 0 comments Download
M chrome/renderer/extensions/content_watcher.cc View 5 chunks +65 lines, -53 lines 0 comments Download
M chrome/renderer/extensions/dispatcher.h View 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/renderer/extensions/dispatcher.cc View 3 chunks +13 lines, -3 lines 0 comments Download
M chrome/renderer/extensions/extension_helper.h View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/renderer/extensions/extension_helper.cc View 3 chunks +10 lines, -0 lines 0 comments Download
M chrome/renderer/resources/extensions/content_watcher.js View 2 chunks +0 lines, -14 lines 0 comments Download
M chrome/test/data/extensions/api_test/declarative_content/overview/background.js View 1 chunk +3 lines, -1 line 0 comments Download
M content/public/renderer/render_view_observer.h View 2 chunks +5 lines, -0 lines 0 comments Download
M content/renderer/render_view_impl.h View 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 chunk +9 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698