Commit Graph

42889 Commits

Author SHA1 Message Date
Olli Pettay
dca2ee1c12 Bug 1169287, try to make browser_visibleFindSelection.js more reliable, r=mikedeboer
--HG--
extra : rebase_source : 2987ff00964c0c9f15a13071f86ed274bba3de69
2016-10-12 19:01:19 +03:00
Neil Deakin
7f547cba15 Bug 1304243, scroll the current item into view when opening a menulist after it gets positioned so that it scrolls properly if the popup gets cropped, r=ksteuber 2016-10-12 09:18:05 -04:00
Fischer.json
91521a6744 Bug 1305407 - Rename accesskeys in sync.dtd as .accesskey instead of .label.accesskey. r=jaws
MozReview-Commit-ID: 8SuWjFVwKZI

--HG--
extra : transplant_source : %07%8Bz%8A1%CF%2AQ%0F%8F%1D_%A9%A2%8D%E0%C91%17U
2016-09-29 15:33:48 +08:00
Gijs Kruitbosch
19d5482c9c Bug 1274633 - remove official branding 'learn more' page, r=MattN
MozReview-Commit-ID: 6OtpPeaw0zj

--HG--
extra : rebase_source : 6eb7161004667b7161dac0188233370d325b0a8e
2016-09-28 16:54:12 +01:00
Gijs Kruitbosch
e097591200 Bug 1274633 - remove windows 10 welcome page, r=MattN
MozReview-Commit-ID: HI8mqzRmV45

--HG--
extra : rebase_source : 56b6c7f96185327776e988dc9f04928e2820a2b4
2016-09-28 16:53:46 +01:00
Carsten "Tomcat" Book
6c0aec63b8 Merge mozilla-central to mozilla-inbound 2016-10-12 12:03:34 +02:00
Carsten "Tomcat" Book
2844380bd4 merge mozilla-inbound to mozilla-central a=merge
--HG--
rename : media/gmp-clearkey/0.1/ClearKeyCencParser.cpp => media/psshparser/PsshParser.cpp
rename : media/gmp-clearkey/0.1/ClearKeyCencParser.h => media/psshparser/PsshParser.h
rename : media/gmp-clearkey/0.1/gtest/TestClearKeyUtils.cpp => media/psshparser/gtest/TestPsshParser.cpp
rename : media/gmp-clearkey/0.1/gtest/moz.build => media/psshparser/gtest/moz.build
2016-10-12 12:01:48 +02:00
Gijs Kruitbosch
2af350c632 Bug 1305339 - part 0: enable quarantine functionality when OSX doesn't do it for us, r=mstange
It's widely documented on the web that Apple enforces quarantine attributes
'for us' using the list in
/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/Exceptions.plist

Unfortunately, this is based on the bundle ID. Which means it won't apply to custom
builds, to Nightly, and potentially to other cases. It would also be much nicer
if we could just make these determinations ourselves. Step 1: opt-in from Info.plist

Without this, for e.g. local Nightly builds, asking for quarantine attributes
simply gets you a nil dictionary and our code bails out.

MozReview-Commit-ID: 4aLyz2901BS

--HG--
extra : rebase_source : 7aab5177276c20007036abd19efb56741d790ec2
2016-10-03 13:49:30 +01:00
Tim Huang
83c01fe1ce Bug 1277803 - Part 8 : Add a test case of favicon loading of private browsing. r=ehsan 2016-10-12 17:32:17 +08:00
Tim Huang
b6ec6afbfc Bug 1277803 - Part 7 : Add a test case of favicon loading for first party isolation. r=baku, arthuredelstein 2016-10-12 17:32:15 +08:00
Tim Huang
b392f7c2e4 Bug 1277803 - Part 6 : Add a test case for favicon loading in different userContextIds. r=baku 2016-10-12 17:32:13 +08:00
Tim Huang
caaf3e63f4 Bug 1277803 - Part 2 : Make favicons loaded through XUL:image use the correct principal. r=Gijs, tnikkel 2016-10-12 17:32:05 +08:00
Tim Huang
0ceca5575d Bug 1277803 - Part 1 : Add a new ContentPolicy TYPE_INTERNAL_IMAGE_FAVICON for indicating a favicon loading. r=ckerschb 2016-10-12 17:32:03 +08:00
Michael Kaply
1d801ff09b Bug 1309027 - Adjust test weight for Pocket towards non login version. r=Gijs 2016-10-11 14:45:30 -05:00
Andrew McCreight
04d554312c Bug 1271182 - Renable browser_aboutURLs.js on Windows. r=RyanVM
MozReview-Commit-ID: 3x58vIBsj7D
2016-10-11 11:10:32 -07:00
Francesco Lodolo (:flod)
c1036ebc5d Bug 1309204 - Update l10n searchplugins in list.json. r=mkaply
--HG--
extra : rebase_source : f70c36557b274cbfdc659aca19c56ee20602980e
extra : histedit_source : f050dabf1cad8e562d0db4eb62934c80978f2cbd
2016-10-11 05:25:00 +03: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
Carsten "Tomcat" Book
cd1be634c9 merge mozilla-inbound to mozilla-central a=merge 2016-10-11 12:01:35 +02:00
Yoshi Huang
2157c494b7 Bug 1300182: remove setTimeout to prevent intermittent failure. r=smaug 2016-10-11 11:20:55 +08:00
Phil Ringnalda
8bd6563760 Merge m-c to autoland 2016-10-10 19:12:47 -07:00
Blake Kaplan
67d7a6fd78 Bug 1202623 - Attempt to fix this intermittent orange by removing CPOWs from the test and moving to more solid test infrastructure. r=felipe
MozReview-Commit-ID: I3zmPNdp8TE
2016-10-10 15:14:19 -07:00
Mike Conley
88654a4021 Bug 1241459 - Add regression tests for background tab crashing behaviour. r=Felipe
MozReview-Commit-ID: KkOCdtJqDPQ

--HG--
extra : rebase_source : 3507e848a433a9ff70b08baad0abaee2d3460a35
2016-10-03 18:01:51 -04:00
Mike Conley
add12820ac Bug 1241459 - Background tab crashes should only show about:tabcrashed for first selected tab. r=Felipe,mikedeboer
When a content process crashes for a tab that is not currently visible to the user (which
can occur if the user is looking at only non-remote tabs, or tabs in other content processes),
then we will only show the tab crash page for the first crashed tab that is selected
by the user. The rest of the tabs will restore on demand.

MozReview-Commit-ID: 1JBAp8diHXp

--HG--
extra : rebase_source : 41cc3eb5385a83515c80b38f15ce82ba5d96e368
2016-09-30 15:06:49 -04:00
Carsten "Tomcat" Book
401922b6ce Backed out changeset 1f6f908368e5 (bug 1305289) for gtest failures 2016-10-10 09:33:01 +02:00
Sergei Chernov
0449e02200 Bug 1305289 - Certificate Transparency - basic UI indicator; r=Dolske,keeler
MozReview-Commit-ID: b0SUW2WNJT

--HG--
extra : rebase_source : 893d9945de71004ccda3222782273ad953d8a598
2016-09-28 20:19:56 +03:00
Phil Ringnalda
080c63d412 Merge m-i to m-c, a=merge
MozReview-Commit-ID: 6YHoSP3exdY
2016-10-08 16:48:33 -07:00
Sebastian Hengst
cdcc9e20da Bug 1304829 - rename RELEASE_BUILD to RELEASE_OR_BETA: main part. r=ted,Mossop
MozReview-Commit-ID: 1lCt0xTMV5O
2016-10-08 11:14:49 +02:00
Kris Maglione
a4e557a57b Bug 1289273: Resolve URLs passed to windows.create relative to the caller. r=aswan a=al
MozReview-Commit-ID: 3TUIK6EvO3q

--HG--
extra : rebase_source : cccf23ce3edc1543f15223c677645c42be0ff7a6
extra : histedit_source : 42bdc39ad4c4bdc01e3d094f8d62eae11f3532ba
2016-10-05 20:27:06 +01:00
Eitan Isaacson
78fe5d0ec3 Bug 1308021 - Replace "iw" with "he" in cld2 detectLanguage results. r=florian
I have a pull request for these changes upstream:
https://github.com/CLD2Owners/cld2/pull/50

MozReview-Commit-ID: LUqrA4Genv0
2016-10-07 14:35:45 -07:00
Gijs Kruitbosch
bda7cc7038 Bug 1306266 - test for print preview using the right tab, r=mconley
MozReview-Commit-ID: LLFmpPWwc5d

--HG--
extra : rebase_source : f2ea0e7afa2a62e3fab7de222784ed39982884c7
2016-10-06 12:57:58 +01:00
Gijs Kruitbosch
91ae9f7bb3 Bug 1302086 - fix devedition issues with toolbar colours, improve styling of bookmarks toolbar items, r=dao
This patch fixes several issues:

1. the styling of the bookmarks toolbar items was missing
     background-origin/clip: padding-box
   when not hovered
2. the devedition colours for toolbar buttons were not applying on Windows
   in the nav-bar because we set different ones on #nav-bar:-moz-lwtheme
   and on #nav-bar[brighttext]. Variables function like inherited CSS
   properties and so the ones set on the #nav-bar take precedence for items
   inside the #nav-bar over other ones set on :root, even if those are set
   later.
3. The lwtheme and [brighttext] styling should apply to all toolbars now,
   because the bookmarks toolbar items can be moved to other toolbars and
   they use these CSS variables as well.

For (2) I moved the devedition definitions of toolbar color variables into
their own block that is set on both :root and on toolbar:-moz-lwtheme.
I'm not sure if having it set on :root affects e.g. devtools styling, so I
kept that rather than only setting the custom properties on the toolbars.

MozReview-Commit-ID: Jzdb8OWmC3c

--HG--
extra : rebase_source : 43322b320fe244d991562c92e01fc0ce26e94540
2016-10-07 15:42:50 +01:00
Gijs Kruitbosch
bd9c5b38b6 Bug 1308608 - test that opening about:rights from about:home actually works, r=mikedeboer
MozReview-Commit-ID: 7nIXmw1n26f

--HG--
extra : rebase_source : adf8553a85af1f5ee9142b5fae8c42b4789c1b4e
2016-10-07 21:26:21 +01:00
Ryan VanderMeulen
38574eeac5 Merge m-c to inbound. a=merge 2016-10-07 09:44:29 -04:00
Ryan VanderMeulen
7ebb50e21d Merge inbound to m-c. a=merge 2016-10-07 09:42:25 -04:00
Ryan VanderMeulen
7a0df90650 Merge fx-team to m-c. a=merge 2016-10-07 09:38:06 -04:00
Phil Ringnalda
c21623fc42 Merge m-c to m-i
MozReview-Commit-ID: Kp60wHZauGi
2016-10-06 20:26:20 -07:00
Iris Hsiao
e6ab0adc40 Backed out changeset d283c59402ce (bug 1277803)
CLOSED TREE
2016-10-07 11:24:08 +08:00
Iris Hsiao
dd43a4748d Backed out changeset 1d88072cf36a (bug 1277803)
CLOSED TREE
2016-10-07 11:23:59 +08:00
Iris Hsiao
9f7702add7 Backed out changeset f173e3210edf (bug 1277803)
CLOSED TREE
2016-10-07 11:23:22 +08:00
Iris Hsiao
29c994cce7 Backed out changeset c9a23f0f9093 (bug 1277803)
CLOSED TREE
2016-10-07 11:23:16 +08:00
Iris Hsiao
b28809ecee Backed out changeset d416481d4813 (bug 1277803) for test_bug1277803.xul bustage
CLOSED TREE
2016-10-07 11:23:10 +08:00
Phil Ringnalda
fd7b7476c2 Merge m-i to m-c, a=merge
MozReview-Commit-ID: 93ZdJbK1x05
2016-10-06 19:58:18 -07:00
Alessio Placitelli
05422502cf Bug 1304446 - Move |recordSearchInTelemetry| to BrowserUsageTelemetry.jsm. r=mak
MozReview-Commit-ID: 3OWlz5alrsj
2016-10-07 03:48:00 +02:00
Ryan VanderMeulen
f20b1b0f12 Bug 1308362 - Update pdf.js to version 1.6.221. r=bdahl 2016-10-06 20:38:50 -04:00
Tim Huang
48b90f2f99 Bug 1277803 - Part 8: Add a test case of favicon loading of private browsing. r=ehsan 2016-10-05 00:23:00 -04:00
Tim Huang
1941ba66ad Bug 1277803 - Part 7: Add a test case of favicon loading for first party isolation. r=baku, r=arthuredelstein 2016-10-05 00:22:00 -04:00
Tim Huang
627e2fe195 Bug 1277803 - Part 6: Add a test case for favicon loading in different userContextIds. r=baku 2016-10-05 00:21:00 -04:00
Phil Ringnalda
ef58a75ffd Merge m-c to autoland 2016-10-06 20:24:09 -07:00
Kris Maglione
fcb32d398e Bug 1299891: Make pageAction panels tab-specific. r=jaws
MozReview-Commit-ID: D0ZIJzWnUF6

--HG--
extra : rebase_source : c577f58115cf737c005a030c00b5f6131db6b212
2016-09-29 23:56:58 +01:00
Gian-Carlo Pascutto
f3a1ed7502 Bug 1289718 - Extend sandbox file broker to handle paths, support more syscalls. r=jld,tedd
MozReview-Commit-ID: DW415ABoaeN
MozReview-Commit-ID: cXrlXNlEwh
MozReview-Commit-ID: CIX6d7td6Bc
MozReview-Commit-ID: DCQ9DGBBjm4
MozReview-Commit-ID: BOYSSof3t7
MozReview-Commit-ID: LmsTqv0GzC2
MozReview-Commit-ID: HOWR0HEHmMg
MozReview-Commit-ID: 6IzqdrUP7lD
MozReview-Commit-ID: 6r6sqOVekVu
MozReview-Commit-ID: 5FL2WkhIxFx
MozReview-Commit-ID: CcTyHn76p46
MozReview-Commit-ID: F8erB4Tvn2V
MozReview-Commit-ID: D9m10t0Rodc
MozReview-Commit-ID: I1llpEBgDP6

--HG--
extra : rebase_source : 1d50d5b7a9936c76decdf268a4e66e34ee7b200c
2016-09-27 17:25:06 +02:00