RESOLVED FIXED 57994
Move guardRef functionality back to Document
https://bugs.webkit.org/show_bug.cgi?id=57994
Summary Move guardRef functionality back to Document
Roland Steiner
Reported 2011-04-06 15:28:50 PDT
In https://bugs.webkit.org/show_bug.cgi?id=57689 we extracted scoping functionality from Document into a separate class. This included selfOnlyRef (renamed to guardRef). Turns out, this was a bit premature - move this functionality back into Document.
Attachments
Patch (8.35 KB, patch)
2011-04-06 16:00 PDT, Roland Steiner
dglazkov: review+
Roland Steiner
Comment 1 2011-04-06 16:00:53 PDT
Dimitri Glazkov (Google)
Comment 2 2011-04-06 16:03:10 PDT
Comment on attachment 88536 [details] Patch k.
Roland Steiner
Comment 3 2011-04-06 16:53:06 PDT
Note You need to log in before you can comment on or make changes to this bug.