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

1189 Коммитов

Автор SHA1 Сообщение Дата
Carsten "Tomcat" Book 84eb46bafd merge mozilla-inbound to mozilla-central a=merge
--HG--
rename : toolkit/components/prompts/test/test_bug861605.html => toolkit/components/prompts/test/test_dom_prompts.html
2016-04-25 11:55:12 +02:00
Johann Hofmann 1037e910fa Bug 874408: Join safe browsing, add download protection to security prefs. r=gcp,francois,past
MozReview-Commit-ID: L6ZmvTmndml
2016-04-24 15:40:21 +03:00
Andrea Marchesini aa382b85fb Bug 1266016 - new string for 'Launch profile in new browser', r=flod 2016-04-20 15:01:01 +02:00
Andrea Marchesini dd9f190da2 Bug 1266016 - Rename "Exec with this profile" to "Launch profile in new browser" in about:profiles, r=me 2016-04-20 12:13:08 +02:00
Kris Maglione cc1c10dbae Bug 1254194: Add a validator for custom add-on content security policies. r=billm f=aswan
MozReview-Commit-ID: LtBbXBCFc32

--HG--
extra : rebase_source : 1da81c92a1ffb75df071d1b32ff04b7d1a9b905a
2016-04-23 20:41:14 -07:00
David Anderson 0e67bff6ff Use new translation strings for GPU properties. (bug 1265496, r=milan) 2016-04-19 18:21:33 -04:00
Andrea Marchesini 9f18f1f8d1 Bug 1264469 - Would be nice to be able to open 2 firefox sessions with a different profiles from about:profiles, r=smaug 2016-04-19 12:00:59 +02:00
David Anderson 6e0f48b380 Reorganize and tidy up the graphics section of about:support. (bug 1263849, r=milan) 2016-04-14 14:54:33 -04:00
George Wright 5d010a6843 Bug 1237769 - Disable e10s on Windows XP if layers acceleration is requested r=milan 2016-04-06 13:30:46 -04:00
Drew Willcoxon ee27759c39 Bug 1181078 - Implement new awesomebar popup design. r=mak
Based on an earlier patch by Marco Bonardo <mbonardo@mozilla.com>.

MozReview-Commit-ID: 7S0OoTGivbC
2016-04-05 18:56:54 -07:00
Nick Alexander 9ab9fa5451 Bug 1260241 - Implement Fennec packaging in Python. r=glandium
A few notes:

* This doesn't accommodate general OMNIJAR_NAME definitions.  The
  current name (assets/omni.ja) is baked into the product in a few
  places, and is very unlikely to change, so we just error out if this
  isn't true.

* This makes the package-manifest.in file authoritative for what goes
  into assets/, libs/, and the APK root.  Previously,
  package-manifest.in wrote into assets/ and libs/ but
  upload-files-APK.mk also had a convoluted DIST_FILES filtering
  process to work through before a file actually made it into the APK.

* This is intentional about repackaging.  It simplifies the repackage
  step rather than trying to make unpackage-then-repackage the same as
  just package.  I pretty much never get repackaging correct the first
  time; this should help.  (I've manually tested it.)

* The ALREADY_SZIPPED during repackaging is subsumed by the previous
  check if UNPACKAGE is set.  The custom linker expects stored, not
  deflated, libraries, so there's some small legwork to accommodate
  that in mozjar.

MozReview-Commit-ID: JvVtIUSX685

--HG--
extra : rebase_source : fd8a9cfe3dc364d23b1065995db599f99e676e38
2016-03-28 20:01:07 -07:00
Katie Broida 0170b7f16b Bug 1257599 - Rename 'Unsorted Bookmarks' into 'Other Bookmarks'. r=jaws a=kwierso
MozReview-Commit-ID: 7iMM0vg9rUo
2016-03-31 16:17:30 -07:00
Eitan Isaacson fa80d0f9b8 Bug 1166365 - Introduce Narrate feature in reader mode. r=Gijs
MozReview-Commit-ID: 6tJIu7C4eAv

--HG--
extra : rebase_source : 0ebd212968dce90c6797b261344345d0b7b601ba
2016-02-01 11:09:14 -08:00
Mark Finkle 50512ace13 Bug 1250967 - Extension inline options do not display, so add back setting.xml r=mossop 2016-03-03 13:11:35 -05:00
penhlenh a042bc999f Bug 1232917 - List & render custom pings in about:telemetry. r=gfritzsche
--HG--
extra : rebase_source : 5c3885111d194a7c55c394ba022ec2ccc430b965
2016-02-29 01:09:35 +07:00
Margaret Leibovic 3a66695ff2 Bug 1226238 - (Part 4) Remove reading list toggle button from reader view. r=ahunt,Gijs
MozReview-Commit-ID: 3pwOV5BjwC9

--HG--
extra : rebase_source : 66c2afd658320c5e5bd05e4b2a3278f2c871fee2
2016-02-22 10:35:32 -05:00
Margaret Leibovic db4aa097f5 Bug 1226238 - (Part 3) Remove reading list button from reader view. r=Gijs
MozReview-Commit-ID: 4QmGlGH8ELA

--HG--
extra : rebase_source : a4b0c81f0849ff77ec41ea6047c4b4066afe6189
2016-02-22 10:29:48 -05:00
Margaret Leibovic 1a7083e099 Bug 1226238 - (Part 2) Remove reader view footer. r=Gijs
MozReview-Commit-ID: B474joTtVwa

--HG--
extra : rebase_source : 18d1f91cf0a70724a3f6ae9ca394a2cb5b91197f
2016-02-22 10:16:24 -05:00
Margaret Leibovic 8db3f1faa4 Bug 1226238 - (Part 1) Remove share button from reader view. r=ahunt,Gijs
MozReview-Commit-ID: 3TFzz809KcM

--HG--
extra : rebase_source : 3cf003c5cbbe02e03bcf6f5f96843ccbc4a26a09
2016-02-22 10:09:07 -05:00
Vince Tieu 396f41105b Bug 524757 - "Add architecture and operating system to about:support". r=adw 2016-02-09 15:57:00 +01:00
Dave Townsend 4c3d60d100 Bug 1244302: Remove the add-ons selection UI.
--HG--
extra : commitid : 1lei0PwZgNi
extra : rebase_source : 380537fc9550e9e89e8fd3baee2bfe4db9f925fd
2016-02-02 09:15:59 -08:00
Paul Kerr [:pkerr] 447a27169b Bug 1209252: add buttons to clear session and signaling logs. r=jib, r=sicking 2016-01-27 16:05:10 -08:00
Phil Ringnalda 49a9478019 Merge m-c to m-i 2016-01-23 18:18:48 -08:00
Phil Ringnalda 6aeccf0426 Merge f-t to m-c, a=merge 2016-01-23 18:11:37 -08:00
Andrea Marchesini df8b566adc Bug 1241893 - Remove non-used properties strings about about:profiles, r=ehsan 2016-01-23 01:51:35 +00:00
simplyblue 7d8bac9a35 Bug 1172454 - The about:telemetry environment section should have expandable subsections. r=gfritzsche 2016-01-17 13:10:45 +05:30
Carsten "Tomcat" Book 3d3ee3ca4a Merge mozilla-central to fx-team 2016-01-21 12:30:07 +01:00
Andrea Marchesini d7a94ba559 Bug 1239848 - Revert ProfileManager changes until a better UX/UI is ready, r=ehsan 2016-01-20 09:16:49 +00:00
Felipe Gomes 8e514bfba2 Bug 1241959 - Add a description of e10s blocked status to about:support. r=jimm
--HG--
extra : commitid : 5r0m9Ql2GBC
2016-01-22 14:42:30 -08:00
Wes Kocher 72f3b982cf Backed out changeset e7cfbfa5847c (bug 1241959) for browser_Troubleshoot.js failures
--HG--
extra : commitid : LCOKRflYyYB
2016-01-22 14:42:04 -08:00
Felipe Gomes b5abf5a2ab Bug 1241959 - Add a description of e10s blocked status to about:support. r=jimm 2016-01-22 17:34:29 -02:00
Dave Townsend d6ea5c0172 Bug 1239810: UpdateUtils.jsm requires the update.locale file to be shipped regardless of whether the application update is included. r=nalexander,rstrong
--HG--
extra : rebase_source : 4cefc95c379fc407e6e4abbf53c90ceb62b43c95
2016-01-14 15:19:44 -08:00
Matthew Noorenberghe ead3dd1fda Bug 1208145 - Back out changeset e4e3a8b66db4 (bug 1121291). rs=dolske
Generated via qbackout with no conflicts

--HG--
extra : commitid : G58pUAbGBM5
extra : rebase_source : be785c139c19f1691789078ba6781f95f49a93e9
2016-01-12 11:38:54 -08:00
Robert Helmer 056a1adce9 Bug 1209344 - Link to about:debugging from about:addons. r=mossop
--HG--
extra : transplant_source : Z%A1QK7%92%FD3%D8%E1p%8F%C6%FAb%00fF%7D%F4
2016-01-05 12:19:59 -08:00
Robert Helmer 7ab4eeae62 Bug 1209344 - Remove debug button from about:addons. r=mossop
--HG--
extra : transplant_source : toni%12t%E0%3Fh%E7%06%98%B8%E4%29k%FB%0C%9Be
2016-01-05 12:19:15 -08:00
Shivin Yadav c07b3836cc Bug 1197163 - Update reader view "Loading…" string to use ellipsis character. r=margaret"
--HG--
extra : commitid : ERl2iY2nQk7
extra : rebase_source : 054979ee44c1ac12b134ed65b1863e871675927c
2016-01-06 10:40:34 -05:00
Mark Finkle 24b28ec36c Bug 590127 - Remove toolkit implementation of about:addons r=margaret 2016-01-06 00:49:03 -05:00
Carsten "Tomcat" Book 2262c1271c merge mozilla-inbound to mozilla-central a=merge 2016-01-05 11:58:56 +01:00
Mark Finkle 854d200e7d Bug 1236416 - Remove some misc toolkit content UI from Fennec r=margaret 2016-01-04 21:35:13 -05:00
Mark Finkle 22a2bb5ba7 Bug 1236409 - Remove toolkit impl of XUL prompt for nsICookiePromptService r=margaret 2016-01-04 20:40:00 -05:00
Mike Hommey 837f1ced88 Bug 1236259 - Quote MOZ_APP_ID; r=gps
This is glandium's suggested patch. Committing under his name reviewed
by me.

--HG--
extra : commitid : 5abfwXR51iA
extra : rebase_source : d7d3658687e5b825e2095682786653cc42bf201e
extra : amend_source : fde873074c7e5d29f0fd9b5452ed5d1bed2f279d
2016-01-04 10:58:42 -08:00
Mike Hommey ae8b4f0347 Bug 1235676 - Replace _ABS_DIST with ABS_DIST. r=mshal 2015-12-31 08:10:02 +09:00
Mike Hommey 147df9c988 Bug 1235151 - Use #include in toolkit/locales/generic/install.rdf instead of -I on the preprocessor command line. r=mshal 2015-12-31 07:26:35 +09:00
Mike Hommey 581d13d0d1 Bug 1235151 - Factor all the install.rdfs used for langpacks. r=mshal
The only difference between all of them is the application id they target.
Interestingly, the Fennec one is still targetting the XUL appid, instead
of the Android one, which doesn't seem right.


--HG--
rename : b2g/locales/generic/install.rdf => toolkit/locales/generic/install.rdf
2015-12-31 07:26:34 +09:00
Carsten "Tomcat" Book aa5ce3db49 merge mozilla-inbound to mozilla-central a=merge 2015-12-30 12:00:03 +01:00
chaithanya a95ad1aea1 Bug 1226552 - Fix the raw ping data string for about:telemetry. r=gfritzsche 2015-12-29 09:50:00 +01:00
Andrea Marchesini 903d6fc725 Bug 1235402 - Disable about:profile for android and b2g, r=ehsan 2015-12-29 18:42:47 +00:00
Andrea Marchesini b8135fa63f Bug 1234764 - ProfileManager should set the selectedProfile correctly, r=ehsan 2015-12-29 18:10:08 +00:00
penhlenh 36fa3f873b Bug 1232914: Allow switching between structured & raw ping data via radio button. r=dexter 2015-12-20 00:11:07 +07:00
Andrea Marchesini d24fdd1db2 Bug 1232998 - Add an 'Open directory' button in about:profiles, r=ehsan 2015-12-18 02:02:00 +00:00