Closed Bug 305380 Opened 19 years ago Closed 19 years ago

Wrong URL checked for javascript: scheme in setDesktopBackground.js

Categories

(Firefox :: Menus, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jruderman, Assigned: jruderman)

References

Details

(Keywords: fixed1.8, Whiteboard: [sg:fix])

209 if (makeURI(window.arguments[0].src).scheme == "javascript") 210 return false; 211 212 img.setAttribute("src", this._image.src); window.arguments[0] and this._image can differ on Mac the second time you select "Set as desktop background". Fix in bug 263473.
Flags: blocking1.8b4?
Whiteboard: [sg:fix]
This is kinda a regression of bug 292737 (incorrect merging?).
Flags: blocking1.8b4? → blocking1.8b4+
Fixed trunk and Gecko 1.8 branch.
Status: NEW → RESOLVED
Closed: 19 years ago
Keywords: fixed1.8
Resolution: --- → FIXED
Group: security
You need to log in before you can comment on or make changes to this bug.