Bug 44723 - Optimize style resolution by resolving backwards
Summary: Optimize style resolution by resolving backwards
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-26 15:12 PDT by Simon Fraser (smfr)
Modified: 2016-04-14 02:27 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2010-08-26 15:12:05 PDT
hyatt: yeah i'd like it better if we just resolved backwards
[3:09pm] hyatt: then we wouldn't even need this 
[3:09pm] hyatt: but that's slightly harder.
[3:09pm] hyatt: resolving backwards involves keeping a hash of set property ids
[3:10pm] hyatt: and ignoring them as you keep going back
[3:10pm] hyatt: smfr: we should file a bug about doing that
[3:11pm] hyatt: then all this code[1] can be removed

[1] code added in bug 24223
Comment 1 Antti Koivisto 2016-04-14 02:27:52 PDT
Nope.