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 Wednesday, April 6, 2011 11:28:50 PM UTC
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 Thursday, April 7, 2011 12:00:53 AM UTC
Dimitri Glazkov (Google)
Comment 2 Thursday, April 7, 2011 12:03:10 AM UTC
Comment on attachment 88536 [details] Patch k.
Roland Steiner
Comment 3 Thursday, April 7, 2011 12:53:06 AM UTC
Note You need to log in before you can comment on or make changes to this bug.