Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Apply suggestions from code review
  • Loading branch information
dipikabh authored Nov 17, 2025
commit 9b9ca32fef4e5358b7c5a390efa2252cddb7603c
4 changes: 2 additions & 2 deletions files/en-us/mozilla/firefox/releases/30/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ page-type: firefox-release-notes
sidebar: firefox
---

Firefox 30 was released on June 10th, 2014. This article lists key changes that are useful not only for web developers, but also Firefox and Gecko developers as well as add-on developers.
Firefox 30 was released on [June 10th, 2014](https://whattrainisitnow.com/release/?version=30). This article lists key changes that are useful not only for web developers, but also Firefox and Gecko developers as well as add-on developers.

## Changes for Web developers

Expand Down Expand Up @@ -65,7 +65,7 @@ _No change._

## Security

- `<form autocomplete="off">` no longer prevents passwords from being saved ([Firefox bug 956906](https://bugzil.la/956906)).
- `<form autocomplete="off">` no longer prevents passwords from being saved. See [Managing autofill for login fields](/en-US/docs/Web/Security/Practical_implementation_guides/Turning_off_form_autocompletion#managing_autofill_for_login_fields) for more information. ([Firefox bug 956906](https://bugzil.la/956906)).

## Changes for add-on and Mozilla developers

Expand Down