Bug 59966 - Update ID hash on the containing TreeScope rather than the Document
Summary: Update ID hash on the containing TreeScope rather than the Document
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Roland Steiner
URL:
Keywords:
Depends on:
Blocks: 59832
  Show dependency treegraph
 
Reported: 2011-05-02 15:16 PDT by Roland Steiner
Modified: 2011-05-03 10:17 PDT (History)
3 users (show)

See Also:


Attachments
Patch (28.50 KB, patch)
2011-05-02 15:41 PDT, Roland Steiner
dglazkov: review+
dglazkov: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>