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

Issue 814173005: The Sky parser should yield before start tags (Closed)

Created:
5 years, 11 months ago by abarth-chromium
Modified:
5 years, 11 months ago
Reviewers:
eseidel
CC:
mojo-reviews_chromium.org, ojan, esprehn
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

The Sky parser should yield before start tags This CL makes the parser yield before non-import start tags if there are outstanding imports. This will let use remove the upgrade path from custom elements because we can require the registration to happen before the tree building. R=eseidel@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/f990d6d37b72dfb491d7b9f266f258ec31b6027f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -66 lines) Patch
M sky/engine/core/dom/Document.h View 3 chunks +3 lines, -3 lines 0 comments Download
M sky/engine/core/dom/Document.cpp View 3 chunks +7 lines, -7 lines 0 comments Download
M sky/engine/core/dom/DocumentParser.h View 1 chunk +1 line, -1 line 0 comments Download
M sky/engine/core/html/parser/BackgroundHTMLParser.h View 1 chunk +6 lines, -0 lines 0 comments Download
M sky/engine/core/html/parser/BackgroundHTMLParser.cpp View 2 chunks +14 lines, -1 line 0 comments Download
M sky/engine/core/html/parser/HTMLDocumentParser.h View 3 chunks +1 line, -4 lines 0 comments Download
M sky/engine/core/html/parser/HTMLDocumentParser.cpp View 8 chunks +6 lines, -50 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
abarth-chromium
5 years, 11 months ago (2015-01-08 22:00:42 UTC) #1
eseidel
lgtm It's difficult to tell what this does from this diff view. I agree with ...
5 years, 11 months ago (2015-01-08 22:02:23 UTC) #2
abarth-chromium
5 years, 11 months ago (2015-01-08 22:48:07 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
f990d6d37b72dfb491d7b9f266f258ec31b6027f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698