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

Issue 1323243002: WIP - Rough draft of style observation in style of apply hooks.

Created:
5 years, 3 months ago by majidvp
Modified:
5 years, 3 months ago
Reviewers:
CC:
blink-reviews, blink-reviews-style_chromium.org, sof, eae+blinkwatch, blink-reviews-dom_chromium.org, dglazkov+blink, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

WIP - Rough draft of style observation in style of apply hooks. patch from issue 1314793009 at patchset 1 (http://crrev.com/1314793009#ps1) BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+185 lines, -11 lines) Patch
M Source/core/core.gypi View 2 chunks +3 lines, -0 lines 0 comments Download
M Source/core/dom/Document.h View 3 chunks +8 lines, -0 lines 0 comments Download
M Source/core/dom/Document.cpp View 1 chunk +24 lines, -0 lines 0 comments Download
M Source/core/dom/Element.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/dom/Element.cpp View 2 chunks +5 lines, -1 line 0 comments Download
A Source/core/style/StyleObserver.h View 1 chunk +29 lines, -0 lines 0 comments Download
A + Source/core/style/StyleObserver.cpp View 1 chunk +5 lines, -10 lines 0 comments Download
A Source/core/style/StyleObserverTest.cpp View 1 chunk +110 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698