Skip to content
This repository was archived by the owner on Jul 26, 2022. It is now read-only.
This repository was archived by the owner on Jul 26, 2022. It is now read-only.

Combining files from the same domain should not be recommended if the files are in different frames #273

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?  If possible, include the full Url
of any web page you see a problem on.

1. Include two CSS files or two JS files from the same domain in different
iframes.
2. Run Page Speed analysis.

What is the expected output? What do you see instead?

Page Speed says "There are -x- JavaScript files served from -y-. They
should be combined into as few files as possible."

Page Speed should not lower scores and recommend that files be combined if
they are placed in different iframes, since these files cannot be combined.
 (perhaps this should only apply to cross-domain iframes, but I think it
should be any iframe)

Original issue reported on code.google.com by [email protected] on 10 May 2010 at 9:04

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions