Граф коммитов

22 Коммитов

Автор SHA1 Сообщение Дата
Mark Banner 00259d2aed Bug 1593032 - Remove IRC/Mibbit from the list of default bookmarks that are used in nightly builds. r=mikedeboer
Differential Revision: https://phabricator.services.mozilla.com/D51419

--HG--
extra : moz-landing-system : lando
2019-11-01 16:45:05 +00:00
Dan Banner ba2daaeae2 Bug 1450923 - Update favicons for default bookmarks in Firefox Nightly. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D2645

--HG--
extra : moz-landing-system : lando
2018-08-02 13:00:41 +00:00
Nick Alexander 72a9479310 Bug 1464128 - Migrate bookmarks.html.in to LOCALIZED_GENERATED_FILES. r=ted.mielczarek
This one looks to be pretty straight-forward.  It irritates me that
the jar.mn entry doesn't explicitly say that the result is coming from
the object directory, like

locale/browser/bookmarks.html (!bookmarks.html)

but that's for another day.

MozReview-Commit-ID: Cw8E0VJhSxv

--HG--
extra : rebase_source : a1045a5b564b0094b562729bc7234e69ec7a786d
2018-05-24 11:28:47 -07:00
Alex Morega 7a6af67f45 Bug 1393881 - Change default bookmark from /firefox/desktop/customize to SUMO article. r=Standard8 2018-03-25 17:24:37 +03:00
Mark Banner 4919f48138 Bug 1439841 - Update favicons for the default bookmarks. r=mak
MozReview-Commit-ID: 90RNh6tpYjV

--HG--
extra : rebase_source : 823e86ff4ee33062786a799d5bd1eb74ee6cd83c
2018-02-27 11:47:46 +00:00
Marco Bonardo 9aaa626c5e Bug 1368451 - Nightly Tester Tool default bookmark icon is missing. r=Felipe
MozReview-Commit-ID: AYVZR7fPRUi

--HG--
extra : rebase_source : 547b75a632e0198a1218f6e2a7f3412601c5b434
2017-06-01 19:01:58 +02:00
Marco Bonardo ext:(%20%3Cmbonardo%40mozilla.com%3E) ba72bf77ec Bug 1346736 - invalid icon in default bookmarks. r=standard8
MozReview-Commit-ID: GUQtPPgaS1f

--HG--
extra : rebase_source : ebb959fa1c0f7c391be4cc421cd61a76f4148281
2017-03-22 12:13:42 +01:00
Alan Xu 4d7273c3e9 Fix to Bug 1253227 changing bookmarks.html.in#36 from old URL to /products/firefox r=Gijs
MozReview-Commit-ID: CF7a22Gj305

--HG--
extra : rebase_source : 08c58fdfea47e8fcbe651bb7d5e1b69c450b737c
2017-01-08 13:09:39 -08:00
Dão Gottwald d3de4fc885 Bug 1310894 - Remove tags from default Nightly bookmarks. r=dolske 2016-10-19 10:50:15 +02:00
Pascal Chevrel 9c997d74dc Bug 1283076: Change default bookmarks for Nightly. r=dolske
- no change on default bookmarks for non-nightly builds
- replace firefox bookmarks by this list for Nightly:
  - Link to the Firefox Nightly blog (https://blog.nightly.mozilla.org/)
  - Link to Bugzilla https://bugzilla.mozilla.org/
  - Link to MDN https://developer.mozilla.org/
  - Link to Nightly Tester Tools addon https://addons.mozilla.org/en-US/firefox/addon/nightly-tester-tools/
  - Link to about:crashes
  - Link to Nightly IRC channel on irc.mozilla.org via mibbit
  - Link to Planet Mozilla https://planet.mozilla.org/

The default bookmark in the bookmark toolbar which was a tour of Firefox feature is now a link to mozilla.org/contribute

This patch also:
- removes all rdf id references in links which are unused
- moves all the data-uri icons to replacement variables to avoid multiple copy-pastes and make the code easier to read
- removes the invalid mention that the file was automatically generated, it is not the case
- updates the meta charset line for a shorter one using HTML5 syntax
- uses lowercase html
- some of the links have keywords or tags defined
- update tests with specific values to test for the Nightly channel vs other channels
2016-10-10 18:33:03 +02:00
Mike Hommey 469d638e14 Bug 1234012 - Remove {localstore,mimeTypes}.rdf, user{Chrome,Content}-example.css. r=bsmedberg
These files have not been used since Firefox 4.0 because they were in the
omnijar while the code trying to copy them were expecting them outside the
omnijar. Fast forward a few years, and new profiles are now expected to be
empty so these files are just dead weight.
2016-01-09 07:30:32 +09:00
Mike Hommey 0cf0ab29cb Bug 1235108 - For ja-JP-mac locale, reassign AB_CD in bookmarks.html.in instead of in the Makefile. r=gps 2016-01-05 20:03:43 +09:00
Mike Hommey a30c658fab Bug 1235108 - Stop using the -I option to force-include bookmarks.inc in bookmarks.html.in. r=gps
Use a #include instead.
2016-01-05 20:03:43 +09:00
Akshit Khurana 4de203f402 Bug 1171520 - Add "Getting Started" default bookmarks favicon. r=jaws
CLOSED TREE
2015-06-07 13:22:54 -07:00
Manan Doshi 14193d5fc8 Bug 972138 - Changed default bookmarks' favicons to the new mozilla.org M favicon; r=jaws 2015-01-10 22:42:00 +01:00
Raymond Lee 8dd12d0f2f Bug 846944 - Change www.mozilla.com to .org in official Firefox Branding preferences. r=gavin 2013-05-31 02:46:34 +08:00
Gervase Markham 82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Jeff Muizelaar 76794004b2 Bug 696163. Remove default livemark. r=mak77, ui-r=limi
The livemark service does sqlite io on the main thread.  The default livemark
has become pretty hard to discover now that we have hidden the bookmarks
toolbar, so there probably won't be a lot of new users using it.  I suggest we
get rid of it so that we're not paying these IO costs for a feature that new
users are unlikely to use.

--HG--
extra : rebase_source : 1ec9c111077e3dbda1316116928582c20a0148f7
2011-10-21 11:28:17 -04:00
Matt Brubeck 196187c313 Bug 572056 - About Us bookmark is always a 301. r=mak 2010-06-17 21:46:20 +02:00
Kurt Schultz 515d0ec1da Bug 515435 - Remove "Get Bookmark Add-ons" from default bookmarks. r=mak l10n-r=pike 2010-04-28 09:17:09 +02:00
Reed Loden 15f785c155 Bug 471839 - "Modify some of the URLs used in bookmarks file" [r=Pike] 2009-01-02 15:12:05 -06:00
Axel Hecht 8e9635dfef bug 461979, make profile info easier to localize, r=ted
--HG--
extra : rebase_source : 97a221cca242dd1e87ea82e34c3b8993991d8254
2008-12-11 12:58:41 +01:00