dfaure added inline comments.

INLINE COMMENTS

> ahmadsamir wrote in kurlnavigator.cpp:803
> I thought button->deleteLater() may change m_navButtons, doesn't it?

How would it? It doesn't know that container. All it does is posting an event 
to that object. The container isn't modified.

[and even a real C++ `delete` wouldn't modify the container itself, only the 
objects it points to]

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D24171

To: ahmadsamir, kde-frameworks-devel, dfaure
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

Reply via email to