Commit Graph

12 Commits

Author SHA1 Message Date
Johann Hofmann
919a56b989 Bug 1378799 - Adjust the tracking protection toggle colors and dimensions for Photon. r=nhnt11
MozReview-Commit-ID: G2XnkUuKz9r

--HG--
extra : rebase_source : b0a12542508fdbe4580dfea0e647152290e34016
2017-07-20 17:31:37 +02:00
Dão Gottwald
c692f271f7 Bug 1361986 - Update the about:privatebrowsing design for photon. r=johannh
MozReview-Commit-ID: 8czyGdaoyLI

--HG--
extra : rebase_source : 37dc762b1d6781fe6079ea394e6e736ca566231a
2017-05-04 17:02:02 +02:00
Mike Conley
5a158d4cbd Bug 1317804 - Hide the checkbox toggle in about:privatebrowsing. r=johannh
This was originally taking advantage of the fact that we were hiding
HTML checkboxes by default via common.inc.css. Since bug 1309316
landed, we don't hide those checkboxes by default anymore.

So now we special-case about:privatebrowsing to hide the checkbox.

MozReview-Commit-ID: CaImnCPu8cE

--HG--
extra : rebase_source : bd62a48691c0ca293e2830dccadb8c5837335aa7
2016-11-19 17:25:58 -05:00
Gijs Kruitbosch
e44407c910 Bug 1274272 - followup: use float: left/right to ensure this keeps working when inline-start is not available, r=mikedeboer
MozReview-Commit-ID: 7VTz8mwyUN7

--HG--
extra : rebase_source : 610dc86551121706503369be11999c95ebab1395
2016-05-26 14:27:45 +01:00
Gijs Kruitbosch
67da17075d Bug 1274272 - fix RTL issues with about:privatebrowsing, r=mikedeboer
MozReview-Commit-ID: rFNLKSWnSX

--HG--
extra : rebase_source : acdff1b5bc4d33a1762a17f1e7c50c7460b6cdc5
2016-05-19 22:59:09 +01:00
Gijs Kruitbosch
9f383fad77 Bug 1267499 - followup: also remove font-size like in original (r+'d) patch, rs=missed-because-of-rebase,jaws
MozReview-Commit-ID: GO0MgEKVp05
2016-05-17 17:18:34 +01:00
L. David Baron
d097996b85 Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam
This patch was generated by the command:
  find . -name "*.css" -exec sed -i -f mozpropsub {} \;
in the root of a mozilla-central tree, with the file mozpropsub
containing the contents:
s/-moz-padding-end\>/padding-inline-end/g
s/-moz-padding-start\>/padding-inline-start/g
s/-moz-margin-end\>/margin-inline-end/g
s/-moz-margin-start\>/margin-inline-start/g
s/-moz-border-end\>/border-inline-end/g
s/-moz-border-end-color\>/border-inline-end-color/g
s/-moz-border-end-style\>/border-inline-end-style/g
s/-moz-border-end-width\>/border-inline-end-width/g
s/-moz-border-start\>/border-inline-start/g
s/-moz-border-start-color\>/border-inline-start-color/g
s/-moz-border-start-style\>/border-inline-start-style/g
s/-moz-border-start-width\>/border-inline-start-width/g

While I didn't manually review all the changes, I did review the list of
files, and manually reviewed the changes in the files that I thought
were more interesting.

Note that there are a few tests that should be fixed up as well, but
I'll do that in a later patch.

MozReview-Commit-ID: EiQTuuV0MNQ
2016-05-12 22:19:58 -07:00
gasolin
4659760eb1 Bug 1271502 - list does not align well in private browsing new tab page with locale lang; r=Gijs
MozReview-Commit-ID: 669uE0FzUwx

--HG--
extra : transplant_source : %1E%0E%19%90%A3E%A8%90%D6R%F4%A5%16%C4X%CB%A8H%D1N
2016-05-10 11:00:23 +08:00
Ricky Chien
dda668b9b8 Bug 1267499 - Fix Private Browsing start-page overflows off the window bottom. r=Gijs
MozReview-Commit-ID: F9Do3T8d7R3

--HG--
extra : transplant_source : %BAEaE%D5%A8%C1%86I%7F%B6%3By%C9e%E3%F0d%5C%22
2016-04-27 15:13:21 +08:00
Ricky Chien
bc20d8239b Bug 1269485 - Improve New Private Browsing start-page background styles r=Gijs
MozReview-Commit-ID: 6gju3cfipJ3

--HG--
extra : transplant_source : %AC%E3bd%AA%20Ua%C4%BD%A2Xx%12%CA%26%97%E7%07%B8
2016-05-04 17:05:50 +08:00
Daniel Holbert
934c852719 Bug 1267501: Adjust hardcoded 'width' in new Private Browsing UI to be a max-width instead, so it fits better in skinny windows. r=rickychien
MozReview-Commit-ID: 3CZP0sg9nZh

--HG--
extra : rebase_source : daffb94ff7cfbbf6aed264817fcbd48b36777abc
2016-04-25 18:31:50 -07:00
Ricky Chien
bdb9281e48 Bug 1259340 - New Private Browsing Window Update. r=past,Gijs
MozReview-Commit-ID: 5NbLribECvC
2016-04-24 16:01:45 +03:00