Closed Bug 321344 Opened 20 years ago Closed 20 years ago

[trunk] Google maps/gmail compose is broken

Categories

(Core :: DOM: HTML Parser, defect, P2)

defect

Tracking

()

VERIFIED FIXED
mozilla1.9alpha1

People

(Reporter: polidobj, Assigned: mrbkap)

References

()

Details

(Keywords: regression, Whiteboard: [patch])

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20051223 Firefox/1.6a1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20051223 Firefox/1.6a1 Google maps no longer works in the 12-23 nightly. The error given in the console is: Error: a has no properties Source File: http://maps.google.com/mapfiles/maps.30a.js Line: 647 Reproducible: Always Actual Results: No map is shown. I went back and confirmed that this works in 1.5 and it works in the 12-22 nightly. So this does not seem like something that changed on google's end.
Severity: normal → major
Keywords: regression
Summary: [trunk]Google maps is broken. → [trunk] Google maps is broken.
Version: unspecified → Trunk
Blocks: 316582
No longer depends on: 316582
*** Bug 321345 has been marked as a duplicate of this bug. ***
Assignee: nobody → mrbkap
Component: General → HTML: Parser
Priority: -- → P2
Product: Firefox → Core
QA Contact: general → parser
Target Milestone: --- → mozilla1.9alpha
Summary: [trunk] Google maps is broken. → [trunk] Google maps/gmail compose is broken
Attached patch OopsSplinter Review
The original code looked like: PRBool firstTime = PR_TRUE; PRBool theIterationIsOk = firstTime || ...; I was trying to be too clever, this fixes things.
Attachment #206716 - Flags: superreview?(peterv)
Attachment #206716 - Flags: review?(peterv)
Status: NEW → ASSIGNED
Whiteboard: [patch]
OS: Windows XP → All
Hardware: PC → All
I'd say to restore the trunk's honor, this should land ASAP, even before review, if the patch fixes the bug and doesn't introduce any others that can be found by the usual smoketesting (which must include maps and gmail compose, henceforth!). /be
I checked this into the trunk.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20051224 Firefox/1.6a1 ID:2005122401 Verified on Win32
*** Bug 321372 has been marked as a duplicate of this bug. ***
Comment on attachment 206716 [details] [diff] [review] Oops Oh :-(.
Attachment #206716 - Flags: superreview?(peterv)
Attachment #206716 - Flags: superreview+
Attachment #206716 - Flags: review?(peterv)
Attachment #206716 - Flags: review+
Verified FIXED with both Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20051225 Firefox/1.6a1 and SeaMonkey 1.5a;Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20051224 Mozilla/1.0
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: