gecko-dev/browser/base
David Keeler 100044aea9 bug 803330 - fix row count assertion failure in page info dialog r=florian
When calling rowCountChanged on an nsITreeBoxObject, the implementation assumes
that the row count has actually changed. pageInfoTreeView violated this
assumption in addRows by first calling rowCountChanged and then updating its row
count. This patch fixes the issue by using the power of decomposition. That is,
there's already a perfectly fine function called 'addRow' that can be called
once for each row being added.

MozReview-Commit-ID: HP6LkP4ICLf

--HG--
extra : rebase_source : 574afa9a8bdaf6eea027144de96c55a2a24ea241
2016-07-14 17:21:14 -07:00
..
content bug 803330 - fix row count assertion failure in page info dialog r=florian 2016-07-14 17:21:14 -07:00
jar.mn Bug 1273351 - Remove pointerlock permission requirement. r=dao 2016-07-08 13:58:31 +01:00
moz.build Bug 1281427 - move browser_devices_* tests to a webrtc folder, r=Gijs. 2016-06-27 12:23:57 +02:00