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

Issue 98723009: Change isBlock and isInline functions to check for isElementNode (Closed)

Created:
7 years ago by vanihegde
Modified:
6 years, 10 months ago
CC:
blink-reviews, vanivhegde
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Change isBlock and isInline functions to check for isElementNode Simple refactoring to add isElementNode check in isBlock and isInline functions. Also removed isElementNode check from enclosingBlock. Webkit bug pointing the same - https://bugs.webkit.org/show_bug.cgi?id=86106 TEST=Refactoring, no behavior change. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163285

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M Source/core/editing/htmlediting.cpp View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
vanihegde
Please have a look. Thanks!
7 years ago (2013-12-05 13:57:14 UTC) #1
ojan
lgtm
7 years ago (2013-12-05 18:40:00 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vani.hegde@samsung.com/98723009/1
7 years ago (2013-12-05 18:40:14 UTC) #3
commit-bot: I haz the power
Change committed as 163285
7 years ago (2013-12-05 20:53:19 UTC) #4
philipj_slow
6 years, 10 months ago (2014-02-07 17:07:39 UTC) #5
Message was sent while issue was closed.
It appears that this introduced a crash, see
https://code.google.com/p/chromium/issues/detail?id=341783

Powered by Google App Engine
This is Rietveld 408576698