[Webkit-unassigned] [Bug 121013] Make RenderView anonymous
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 9 11:40:55 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121013
--- Comment #7 from Antonio Gomes <tonikitoo at webkit.org> 2013-09-09 11:40:07 PST ---
Although, I understand and agree with the reason for doing this, it adds some burden to call sites:
it will be easier for a developer to forget to add a isReviewView check, in addition to renderer->node(), leading to unforeseen issues.
Maybe there should be a helper to be called to do the trick? renderer::hasNodeOrIsRenderView()
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list