Page Speed Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1)

Issue 39004: Fix for issues 137 and 138. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
2 years, 3 months ago by bmcquade
Modified:
2 years, 3 months ago
Reviewers:
Sam Kerner
CC:
page-speed-codereview_googlegroups.com
Base URL:
http://page-speed.googlecode.com/svn/firefox_addon/trunk/
Visibility:
Public.

Description

No idea why this fixes the issue, but it does. You might think that re-ordering
the tests causes the first test to return early, preventing the second test from
running, but in fact the same return path is used regardless of the order of the
tests. I have no idea why this fixes the issue but it does. I'd like to get this
checked in and pushed asap, and then follow up with mozilla to see if they
understand what's going on here.

Patch Set 1

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/js/components/componentCollectorService.js View 1 chunk +10 lines, -6 lines 0 comments Download

Messages

Total messages: 2
bmcquade
2 years, 3 months ago
Sam Kerner
2 years, 3 months ago
LGTM.

I approve in the interest of fixing this ASAP, but I think it is worth figuring
out what is going on, so that we can avoid it in the future.

Sam
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld r757