https://bugzilla.wikimedia.org/show_bug.cgi?id=65687
--- Comment #4 from Brad Jorsch <[email protected]> --- (In reply to Jackmcbarn from comment #3) > (Specifically, mw.getCurrentFrame():newChild{blah blah...}:getParent() is > what I'm worried about leaking the "real" current frame.) No, that'd return the same as mw.getCurrentFrame(). There's a test for this in Scribunto_LuaCommonTests::testFrames(). -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
