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

Issue 1767083002: No need for resolverChanged from xml parser. (Closed)

Created:
4 years, 9 months ago by rune
Modified:
4 years, 8 months ago
CC:
blink-reviews, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

No need for resolverChanged from xml parser. StyleEngine::resolverChanged now updates the list of active stylesheets. At some point resolverChanged caused a synchronous style recalc and layout tree update. There are indications that XSL transforms also were hooked into that code based on the comments. XSL transforms are triggered on XSL PI source loaded or DOM content loaded event. For CSS stylesheets resolverChanged should be called from the StyleEngine when sheets finishes loading etc like we do for HTML documents. Committed: https://crrev.com/ca8cffaeb465375831002d81eca301b420917d7e Cr-Commit-Position: refs/heads/master@{#383933}

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -16 lines) Patch
M third_party/WebKit/Source/core/xml/parser/XMLDocumentParser.cpp View 1 2 chunks +2 lines, -16 lines 0 comments Download

Messages

Total messages: 29 (12 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1767083002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1767083002/1
4 years, 9 months ago (2016-03-07 15:04:36 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-07 16:21:01 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1767083002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1767083002/20001
4 years, 9 months ago (2016-03-08 09:57:10 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-08 11:57:35 UTC) #9
rune
ptal I don't know if any of you would be the best to review xml ...
4 years, 9 months ago (2016-03-08 12:12:22 UTC) #11
dcheng
tkent@ knows more about this than I do so I defer to him.
4 years, 9 months ago (2016-03-08 18:18:14 UTC) #12
tkent
I'm not familiar with this code. tasak@, can you review this?
4 years, 9 months ago (2016-03-08 23:44:16 UTC) #14
rune
@tasak: ptal?
4 years, 9 months ago (2016-03-10 08:35:03 UTC) #16
rune
ping
4 years, 9 months ago (2016-03-17 12:56:30 UTC) #17
rune
tasak@ not responding. any ideas who else could take a look at this?
4 years, 8 months ago (2016-03-29 10:42:55 UTC) #18
tasak
4 years, 8 months ago (2016-03-30 01:32:47 UTC) #20
tasak
I'm sorry. I'm not familiar with XML parser. On 2016/03/30 01:32:47, tasak wrote: So I ...
4 years, 8 months ago (2016-03-30 01:37:36 UTC) #21
kouhei (in TOK)
lgtm
4 years, 8 months ago (2016-03-30 08:02:25 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1767083002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1767083002/20001
4 years, 8 months ago (2016-03-30 08:03:51 UTC) #24
rune
On 2016/03/30 08:02:25, kouhei wrote: > lgtm thx!
4 years, 8 months ago (2016-03-30 08:05:00 UTC) #25
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-03-30 09:08:12 UTC) #27
commit-bot: I haz the power
4 years, 8 months ago (2016-03-30 09:09:21 UTC) #29
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ca8cffaeb465375831002d81eca301b420917d7e
Cr-Commit-Position: refs/heads/master@{#383933}

Powered by Google App Engine
This is Rietveld 408576698