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

Issue 182843002: Drop isindex from HTMLTagNames. (Closed)

Created:
6 years, 9 months ago by Mike West
Modified:
6 years, 9 months ago
CC:
blink-reviews, dglazkov+blink, adamk+blink_chromium.org
Visibility:
Public.

Description

Drop isindex from HTMLTagNames. Followup from https://codereview.chromium.org/96653004/ This requires an update to the generation scripts, as they must treat the fallback interface as an interface supporting multiple tag names. This only accidentally worked, as both 'image' and 'isindex' were listed as using the HTMLUnknownElement interface. Removing 'isindex' exposed the bug. "Intent to Remove" discussion: https://groups.google.com/a/chromium.org/d/msg/blink-dev/14q_I06gwg8/0a3JI0kjbC0J Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168033

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M Source/build/scripts/make_element_factory.py View 1 chunk +1 line, -1 line 0 comments Download
M Source/build/scripts/make_element_type_helpers.py View 2 chunks +2 lines, -1 line 0 comments Download
M Source/core/html/HTMLTagNames.in View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Mike West
WDYT, Jochen? I split this out into a separate CL, as it wasn't quite clear ...
6 years, 9 months ago (2014-02-27 08:51:29 UTC) #1
jochen (gone - plz use gerrit)
lgtm
6 years, 9 months ago (2014-02-27 14:23:24 UTC) #2
Mike West
The CQ bit was checked by mkwst@chromium.org
6 years, 9 months ago (2014-02-27 14:24:43 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mkwst@chromium.org/182843002/1
6 years, 9 months ago (2014-02-27 14:25:09 UTC) #4
commit-bot: I haz the power
6 years, 9 months ago (2014-02-27 15:56:16 UTC) #5
Message was sent while issue was closed.
Change committed as 168033

Powered by Google App Engine
This is Rietveld 408576698