changeset: 312045:7aea44059251 user: Olli Pettay Date: Fri May 13 20:10:22 2016 +0300 summary: Bug 1271460, don't leak editor created element objects, r=ehsan a=ritu diff -r 09418166fd77 -r 7aea44059251 editor/libeditor/nsHTMLInlineTableEditor.cpp --- a/editor/libeditor/nsHTMLInlineTableEditor.cpp Wed May 11 10:14:45 2016 +0100 +++ b/editor/libeditor/nsHTMLInlineTableEditor.cpp Fri May 13 20:10:22 2016 +0300 @@ -109,7 +109,6 @@ // get the root content node. nsCOMPtr bodyContent = GetRoot(); - NS_ENSURE_TRUE(bodyContent, NS_ERROR_FAILURE); DeleteRefToAnonymousNode(mAddColumnBeforeButton, bodyContent, ps); mAddColumnBeforeButton = nullptr; d='selected'>koszko Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/THANKS
94f&showmsg=1'>Expand) c Courtès
AgeCommit message (Expand)Author
2021-09-12Thank Christine under her updated name.Christine Lemmer-Webber
Author
2021-12-13gnu: Simplify package inputs....This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès
2021-05-03gnu: dico: Omit static libraries....* gnu/packages/dico.scm (dico)[arguments]: Add ‘--disable-static’ to the #:configure-flags. Tobias Geerinckx-Rice
2021-05-03gnu: dico: Update to 2.11....* gnu/packages/dico.scm (dico): Update to 2.11. Tobias Geerinckx-Rice
2019-05-04doc: Update htmlxref.cnf....* doc/htmlxref.cnf (G): Switch to https. (geiser, guix.de, guix.es, hurd): New entries. Ludovic Courtès