sidstamm / FirefoxCertificateManager

Rose-Hulman Senior Project with Mozilla
5 stars 4 forks source link

Inefficiencies in post-import tasks #31

Closed burchtm closed 8 years ago

burchtm commented 8 years ago

Currently, whenever a new certificate is imported both the main table and the detail table are updated. This should not be the case as it is inefficient to update both tables when it is not needed. The details table should only be update on import if you are on the certificate page and the main table should only update if you are on the main page.

cheungnj commented 8 years ago

Fixed. See 311a48677be12004ab13274d9ae5b4f9421fe68b