Bug 59966

Summary: Update ID hash on the containing TreeScope rather than the Document
Product: WebKit Reporter: Roland Steiner <rolandsteiner>
Component: DOMAssignee: Roland Steiner <rolandsteiner>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, dominicc, morrita
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 59832    
Attachments:
Description Flags
Patch dglazkov: review+, dglazkov: commit-queue-

Description Roland Steiner 2011-05-02 15:16:27 PDT
Part of the work outlined in 59832 to reduce patch size.
Comment 1 Roland Steiner 2011-05-02 15:41:04 PDT
Created attachment 91994 [details]
Patch
Comment 2 Dimitri Glazkov (Google) 2011-05-02 16:08:44 PDT
Comment on attachment 91994 [details]
Patch

This looks great! I am assuming you ran all tests on this? Can you run and watch, rather than cq?
Comment 3 Roland Steiner 2011-05-02 16:12:16 PDT
Sure thing! I did run all the tests, but to be on the safe side let's wait for the EWS bots to finish as well. Will land tomorrow then, if all is peachy green.
Comment 4 Roland Steiner 2011-05-03 10:17:53 PDT
Committed r85617: <http://trac.webkit.org/changeset/85617>