https://bugzilla.wikimedia.org/show_bug.cgi?id=37812

       Web browser: ---
             Bug #: 37812
           Summary: Module cache invalidation for "new" old components
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: ResourceLoader
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---


When documenting the cache system[1] I was wondering something we need to
check, nothing here for now:

So we recursively go through a modules components to determine the timestamp of
the module as a whole (mtimes of the js/css files, mtimes of images referenced
inside css, wiki pages (either as js/css page or as interface message) etc.).

Do we properly invalidate the cache if a new component is added that has a
last-modified timestamp that is lower than the current max().

e.g. adding a file to 'scripts', or adding a message that hasn't been changed
in a while but was forgotten.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to