https://bugzilla.redhat.com/show_bug.cgi?id=1074411
T.C. Hollingsworth <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from T.C. Hollingsworth <[email protected]> --- I'd say this is okay. Requiring the nodejs "jquery" module for something like this is way overkill; you don't need a DOM implementation ("npm install jquery" drags in jsdom) to extend the contents of an array with another one. But you already seemed to have patched it away so I guess it's not worth bothering over now. Let me know if you want to revisit this, I think FPC would be okay with a general exception to expose small bits of jQuery like this. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
