gecko-dev/browser/base/content
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
..
aboutaccounts Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08:00
abouthealthreport Bug 870870 - Check message targets for about:healthreport. r=MattN 2016-03-04 14:59:15 +01:00
abouthome Bug 1279476 - Fix search arrow background styling in about:home and about:newtab. r=florian 2016-06-10 18:25:50 +02:00
defaultthemes
docs/sslerrorreport Bug 1120377 - Update preferences so TLS error reports are POSTed to the new data pipeline. r=keeler 2016-06-14 15:56:41 +01:00
newtab Bug 1279476 - Fix search arrow background styling in about:home and about:newtab. r=florian 2016-06-10 18:25:50 +02:00
overrides
pageinfo bug 803330 - fix row count assertion failure in page info dialog r=florian 2016-07-14 17:21:14 -07:00
sync Bug 1280472 - fix focusing of text links in about:preferences, r=dao 2016-06-22 18:57:28 +01:00
test Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
aboutDialog-appUpdater.js Bug 1286930 - Allow the About dialog to show the application update UI even if the separate Update Available window is shown. r=rstrong 2016-07-14 15:22:11 -04:00
aboutDialog.css Bug 1280718 - About Dialog: Add margin missing in RTL languages between version and release notes. r=Gijs 2016-06-22 20:48:23 +02:00
aboutDialog.js Bug 1262880 - browser changes - Remove add-on compatibility check from application update. r=felipc 2016-04-29 10:01:00 -07:00
aboutDialog.xul Bug 1277747 - Show "Restarting..." label when we restart from about dialog updater, r=mikedeboer 2016-06-03 14:01:38 +08:00
aboutNetError.xhtml Bug 1274729 - corrupted content string management r=dragana 2016-05-23 10:12:31 -04:00
aboutProviderDirectory.xhtml
aboutRobots-icon.png
aboutRobots-widget-left.png
aboutRobots.xhtml
aboutSocialError.xhtml Bug 898706 remove frameworker and all associated code and tests, r=markh 2016-03-17 16:46:41 -07:00
aboutTabCrashed.css
aboutTabCrashed.js Bug 1241424 - Show the about:tabcrashed form if the send report checkbox is checked by default. r=felipe 2016-01-21 15:16:15 -05:00
aboutTabCrashed.xhtml
aboutTabGroupsMigration.js
aboutTabGroupsMigration.xhtml
baseMenuOverlay.xul Bug 1234518 - Clean MOZ_SERVICES_HEALTHREPORT and and MOZ_SERVICES_METRICS. r=gfritzsche 2016-01-21 07:59:00 +01:00
blockedSite.xhtml Bug 1274893 - remove -forbid- list from SafeBrowsing. r=francois 2016-07-11 16:11:32 +08:00
browser-addons.js Bug 1257246: Update browser for eslint 2. r=felipe 2016-04-05 11:33:33 -07:00
browser-charsetmenu.inc Bug 1088710 - part 1: fix some leftover gunk from pre-australis menubutton, r=mconley 2016-02-24 15:23:35 +00:00
browser-context.inc Backed out changeset 46231d51ba66 (bug 677372) 2016-07-14 14:12:30 +02:00
browser-ctrlTab.js
browser-customization.js Bug 1254496 - Remove gURLBar null-checks. r=dao 2016-03-10 23:15:49 +05:30
browser-data-submission-info-bar.js Bug 1234522 - Remove services/datareporting. r=gfritzsche 2016-01-05 02:01:00 +01:00
browser-devedition.js
browser-doctype.inc
browser-feeds.js Bug 985659 - Improve usability and styling of feed button's menu, remove bookmarks menu button's "subscribe to" menuitem/submenu, r=gijs 2016-02-02 03:27:00 +00:00
browser-fullScreenAndPointerLock.js Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
browser-fullZoom.js Bug 1238310: Part 2 - Return a promise from FullZoom.reset that resolves on completion. r=adw 2016-04-23 22:17:50 -07:00
browser-fxaccounts.js Backed out changeset 46231d51ba66 (bug 677372) 2016-07-14 14:12:30 +02:00
browser-gestureSupport.js Bug 1281793 - Remove some non-used telemetry IDs - part 3 - random things, r=chutten 2016-06-28 19:30:15 +02:00
browser-media.js Bug 1276132 - Don't show EME 'enable' UI for non-visible keysystems. r=gijs 2016-05-31 12:04:12 +12:00
browser-menubar.inc Bug 1285554 - Remove remnants of widget/qt. r=dougt,mshal. 2016-07-12 09:16:45 +10:00
browser-places.js Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
browser-plugins.js Bug 1277905 - Remove in-product links to plugincheck. Also remove support for startup prompting about outdated plugins, since that's annoying to users. r=Gijs r=mconley 2016-07-01 11:01:07 -04:00
browser-refreshblocker.js Bug 1055464 - Add RefreshBlocker front-end. r=Mossop 2016-02-05 15:01:38 -05:00
browser-safebrowsing.js Bug 1245992 - Update the Safe Browsing phishing interstitial page. r=flod,past 2016-02-25 21:34:01 -08:00
browser-sets.inc Bug 1253284 - Allow reserved attribute without command attribute r=masayuki 2016-05-06 18:38:44 +09:00
browser-sidebar.js Bug 1241571 - Collect synced tabs and sidebar ui telemetry. r=Gijs 2016-05-18 10:39:14 +10:00
browser-social.js Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
browser-syncui.js Bug 1269348 - Show last sync date tooltip on Synced Tabs sidebar device names. r=markh 2016-05-18 15:45:29 -07:00
browser-tabPreviews.xml
browser-tabsintitlebar-stub.js
browser-tabsintitlebar.js Bug 1273094 - only trigger TabsInTitlebar.init() after the tabbrowser has updated the visibility of the tabs toolbar, r=mikedeboer 2016-05-17 17:18:55 +01:00
browser-thumbnails.js
browser-trackingprotection.js Bug 1242525 - Enable notification on first activation of Tracking Protection in normal mode. r=past 2016-01-29 13:01:29 +00:00
browser.css Bug 1272222: Use larger icons for browser actions in the menu panel. r=Gijs 2016-07-13 15:16:00 -07:00
browser.js Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
browser.xul Backed out changeset 46231d51ba66 (bug 677372) 2016-07-14 14:12:30 +02:00
browserMountPoints.inc
chatWindow.xul
content.js Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
contentSearchUI.css Bug 1206709 - [RTL] mispositioned separators between one-off buttons in the searchbar panel, original patch by johngraciliano, r=adw. 2016-06-10 09:52:19 +02:00
contentSearchUI.js Bug 1279120 Call revokeObjectURL() on search engine icon blob URLs. r=adw 2016-06-27 08:10:50 -07:00
downloadManagerOverlay.xul
gcli_sec_bad.svg
gcli_sec_good.svg
gcli_sec_moderate.svg
global-scripts.inc Bug 1273351 - Remove pointerlock permission requirement. r=dao 2016-07-08 13:58:31 +01:00
hiddenWindow.xul
macBrowserOverlay.xul
nsContextMenu.js Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
popup-notifications.inc Bug 1279224 - remove all Sync promotions from doorhangers. r=adw 2016-06-15 13:43:25 +01:00
report-phishing-overlay.xul Bug 1266166 - Menuitems to report as phishing attempt or as a false positive/non-phishing attempt should use different accesskeys. r=francois 2016-04-20 22:47:11 +02:00
safeMode.css
safeMode.js
safeMode.xul
sanitize.js Bug 1275436 - Remove push subscriptions from the server after clearing permissions and site data. r=mt 2016-05-20 09:38:26 -07:00
sanitize.xul
sanitizeDialog.css
sanitizeDialog.js
social-content.js Back out f1e0c231d7e4 (bug 1253604) for failures in at least browser_share.js 2016-04-25 20:41:11 -07:00
socialchat.xml Bug 1147981 - Cleanup doorhanger notification anchor ID & class duplication. r=MattN,mikedeboer 2016-05-27 10:54:34 +01:00
socialmarks.xml Back out 5fdb0bf1527a (bug 1257723) for test failures, probably at least in browser_aboutHome_activation.js and browser_mozLoop_chat.js 2016-04-25 20:40:22 -07:00
softwareUpdateOverlay.xul
tab-content.js Bug 1273351 - Remove pointerlock permission requirement. r=dao 2016-07-08 13:58:31 +01:00
tab-shape.inc.svg Bug 1249818 - Remove clip-path from background tabs. r=gijs 2016-07-06 12:24:04 +02:00
tabbrowser.css Bug 1275262 - implement device sharing animation on background tabs, r=Gijs. 2016-06-22 13:07:39 +02:00
tabbrowser.xml Bug 1285789 - Implement TabBrowserCreated event. r=dao 2016-07-15 16:10:27 +02:00
urlbarBindings.xml Bug 1280381 - The prompt to enable search suggestions in the awesomebar panel should not be shown more than a few times, r=mak. 2016-06-29 19:49:40 +02:00
utilityOverlay.js Bug 1285889 - Moving the ContextualIdentityService.jsm from from browser/components/contextualidentity into tookit/components/contextualidentity. r=baku 2016-07-11 20:03:00 +02:00
viewSourceOverlay.xul
web-panels.js Bug 1159259 - Add content.js frameScript to the web-panel sidebar so link-related context commands will work. r=enn 2016-05-25 15:34:56 +01:00
web-panels.xul Bug 677372 - Send Tab/Page/Link to device. r=markh, a=KWierso 2016-06-27 16:46:43 -07:00
webrtcIndicator.js Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
webrtcIndicator.xul
win6BrowserOverlay.xul