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

Issue 11413088: Merge 134577 - Web Inspector: highlight is not updating as one edits CSS properties (Closed)

Created:
8 years, 1 month ago by pfeldman
Modified:
8 years, 1 month ago
Reviewers:
pfeldman
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1312/
Visibility:
Public.

Description

Merge 134577 - Web Inspector: highlight is not updating as one edits CSS properties https://bugs.webkit.org/show_bug.cgi?id=102191 Reviewed by Alexander Pavlov. We should update highlight upon layout / style recalculation. * inspector/InspectorInstrumentation.cpp: (WebCore): (WebCore::InspectorInstrumentation::didRecalculateStyleImpl): * inspector/InspectorPageAgent.cpp: (WebCore::InspectorPageAgent::InspectorPageAgent): (WebCore::InspectorPageAgent::enable): (WebCore::InspectorPageAgent::disable): (WebCore::InspectorPageAgent::domContentEventFired): (WebCore::InspectorPageAgent::didPaint): (WebCore::InspectorPageAgent::didLayout): (WebCore::InspectorPageAgent::didScroll): (WebCore): (WebCore::InspectorPageAgent::didRecalculateStyle): * inspector/InspectorPageAgent.h: TBR=pfeldman@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=135284

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -11 lines) Patch
M Source/WebCore/inspector/InspectorInstrumentation.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/WebCore/inspector/InspectorPageAgent.h View 2 chunks +3 lines, -1 line 0 comments Download
M Source/WebCore/inspector/InspectorPageAgent.cpp View 5 chunks +25 lines, -10 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
pfeldman
8 years, 1 month ago (2012-11-20 16:24:40 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698