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

455785 Коммитов

Автор SHA1 Сообщение Дата
Nicholas Nethercote 16ee19fe3f Bug 1232822 (part 5) - Moz2Dify GetRoundOffsetsToPixels(). r=jfkthame.
Make GetRoundOffsetsToPixel() take a DrawTarget instead of a gfxContext. This
requires moving it into gfxFontShaper. The only change of note within the
function is the use of aDrawTarget->GetTransform().HasNonTranslation() instead
of CurrentMatrix().HasNonTranslation().
2015-12-15 13:56:40 -08:00
Nicholas Nethercote 8dba3aa24f Bug 1232822 (part 4) - Remove unused argument from SetPotentialLineBreaks(). r=jfkthame. 2015-12-15 13:56:40 -08:00
Nicholas Nethercote 62db02a52f Bug 1232822 (part 3) - Moz2Dify gfxFont::CalcXScale() and gfxFont::PostShapingFixup(). r=jfkthame.
This boils down to these two lines being equivalent:

  Size t = aContext->UserToDevice(Size(1.0, 0.0));
  Size t = aDrawTarget->GetTransform() * Size(1.0, 0.0);

The rest is just plumbing.
2015-12-15 13:56:40 -08:00
Nicholas Nethercote 52308b4cb3 Bug 1232822 (part 2) - Moz2Dify SetupGlyphExtents(). r=jfkthame.
The gfxContextMatrixAutoSaveRestore in SetupGlyphExtents() is now obviously not
needed, and the rest is trivial.
2015-12-15 13:56:40 -08:00
Nicholas Nethercote 2a8e0225ac Bug 1232822 (part 1) - Moz2Dify SetupCairoFont(). r=jfkthame.
This is now trivial.
2015-12-15 13:56:40 -08:00
Nicholas Nethercote e542083969 Bug 1233605 - Cull some uses of gfxContext. r=dholbert.
--HG--
extra : rebase_source : eed590fa5fd806f2ed8d754e139e7dd28a8b52e7
2015-12-17 19:36:09 -08:00
Tooru Fujisawa 6eb62d6549 Bug 1235656 - Part 2: Remove alias to selfhosted builtin from Utilities.js. r=till 2016-01-04 06:59:55 +09:00
Tooru Fujisawa 2ede3916c0 Bug 1235656 - Part 1: Set canonical name in self-hosted builtins. r=till 2016-01-04 06:59:52 +09:00
Ryan VanderMeulen b5410ccf9e Merge fx-team to m-c. a=merge 2016-01-02 22:17:03 -05:00
Ryan VanderMeulen 3354305ff0 Merge inbound to m-c. a=merge 2016-01-02 22:16:30 -05:00
Ryan VanderMeulen e0c11b70fe Bug 1235979 - Remove spammy printf that got left by accident when bug 1226904 landed. r=thinker 2016-01-02 20:56:05 -05:00
ffxbld 67ff8ead96 No bug, Automated HPKP preload list update from host bld-linux64-spot-389 - a=hpkp-update 2016-01-02 04:05:33 -08:00
ffxbld 5b3f84c48b No bug, Automated HSTS preload list update from host bld-linux64-spot-389 - a=hsts-update 2016-01-02 04:05:31 -08:00
Ryan VanderMeulen 7a3ec2ed8b Merge m-c to fx-team. a=merge 2016-01-01 20:43:56 -05:00
Ryan VanderMeulen 8dbcac5e68 Backed out changeset 4e9389db3a5a (bug 1219788) for causing M(JP) LSAN permaleaks. a=backout 2016-01-01 20:21:59 -05:00
Ryan VanderMeulen 7995665048 Merge m-c to fx-team. a=merge 2016-01-01 19:36:51 -05:00
Ryan VanderMeulen f93b41b27c Merge inbound to m-c. a=merge 2016-01-01 19:29:16 -05:00
Ryan VanderMeulen d415ac2340 Merge fx-team to m-c. a=merge 2016-01-01 18:10:26 -05:00
Ryan VanderMeulen 9d6dd58a96 Backout changeset 2f4991bbb9fb2fc97b1dadf9b8fb9b465f12b87b (bug 1221659) for making test_fullscreen-api-race.html and test_fullscreen-api.html nearly perma-timeout on Linux32. 2016-01-01 17:17:21 -05:00
Matthew Noorenberghe 42c5460e46 Bug 1229076 - Follow-up to remove leftover component references for the C++ Edge Reading List Migrator. r=bustage
--HG--
extra : commitid : FWCWkBs2E4h
2016-01-01 16:24:33 -05:00
B2G Bumper Bot 7723fe43f5 Bumping manifests a=b2g-bump 2016-01-01 12:45:58 -08:00
B2G Bumper Bot 1c06de78e5 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3bdee71faf41
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1236157 - Disable fxa_screen_flow_test.js for permafail
2016-01-01 12:44:35 -08:00
Tim P 43413e86ca Bug 1164569 - text overlaps image on SSLv3 error page. r=past 2016-01-01 21:13:59 +02:00
Jeff Gilbert 7a82450687 Bug 1220450 - Clear length on cache OOM. r=kamidphish
DONTBUILD a=relanding

--HG--
extra : source : 740e4ce7bb1623505a8555c9a2be80f8700e32fe
extra : amend_source : 9026a1b1416a7f46978b816f7866fa298bc85bba
2016-01-01 14:00:48 -05:00
Ryan VanderMeulen 6c23983753 Backout changeset 740e4ce7bb16 (bug 1220450) for landing with oddball whitespace. 2016-01-01 19:49:46 -05:00
Jeff Gilbert ca26d27230 Bug 1220450 - Clear length on cache OOM. r=kamidphish 2016-01-01 14:00:48 -05:00
B2G Bumper Bot daca2ce728 Bumping manifests a=b2g-bump 2015-12-31 19:46:57 -08:00
B2G Bumper Bot b78bf6940a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/89b9081f2a7a
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #32450 from jimporter/music-nga-tiles-titles

Bug 1214869 - [music][nga] Tiles view shouldn't show artist/album nam…

========

https://hg.mozilla.org/integration/gaia-central/rev/3c88c460fc2b
Author: Jim <jporter@mozilla.com>
Desc: Bug 1214869 - [music][nga] Tiles view shouldn't show artist/album name if we have real album art
2015-12-31 19:45:34 -08:00
B2G Bumper Bot 911133fd51 Bumping manifests a=b2g-bump 2015-12-31 11:42:19 -08:00
B2G Bumper Bot fdc47d9d00 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cf5760383773
Author: Zibi Braniecki <zibi@braniecki.net>
Desc: Merge pull request #33719 from zbraniecki/1224063-migrate-system-away-from-mozl10n-get-part2

Bug 1235975 - Refactor l10n/i18n related pieces of ValuePicker/ValueSelector/InputParser/DatePicker. r=timdream, gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/4d9351eee453
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1235975 - Refactor l10n/i18n related pieces of ValuePicker/ValueSelector/InputParser/DatePicker
2015-12-31 11:40:37 -08:00
B2G Bumper Bot efd4c79f05 Bumping manifests a=b2g-bump 2015-12-31 11:10:22 -08:00
B2G Bumper Bot e24827030e Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4b77f9756685
Author: Wes Kocher <kwierso@gmail.com>
Desc: Revert "Merge pull request #33559 from zbraniecki/1224063-migrate-system-away-from-mozl10n-get-part2" for very frequent Gu failures in date_time_test.js

This reverts commit 988180f0d98b54d1bc80e8aeae608543aacbb37b, reversing
changes made to 82553b840deea3ba3bd4983e186d1e8abcf63453.
2015-12-31 11:08:53 -08:00
B2G Bumper Bot 77defd3492 Bumping manifests a=b2g-bump 2015-12-31 09:49:58 -08:00
B2G Bumper Bot 4d8cf28732 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e02dbf27df91
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #33620 from gmarty/Bug-1219629-gip2gij-clear-browsing-history

Bug 1219629 - Implement *test_browser_clear_browsing_history.py* as an integration test in JavaScript

========

https://hg.mozilla.org/integration/gaia-central/rev/7099714e942d
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1219629 - Implement *test_browser_clear_browsing_history.py* as an integration test in JavaScript
2015-12-31 09:48:35 -08:00
B2G Bumper Bot fe92390673 Bumping manifests a=b2g-bump 2015-12-31 06:40:40 -08:00
B2G Bumper Bot 5b711104a0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/190969d3f936
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #33712 from mikehenrty/bug-1235802-pinning-library-fix

Bug 1235802 - Do not try to grab pin dialog after tapping pin button

========

https://hg.mozilla.org/integration/gaia-central/rev/1916a9f945dd
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1235802 - Do not try to grab pin dialog after tapping pin button
2015-12-31 06:39:10 -08:00
B2G Bumper Bot e16a3c2f64 Bumping manifests a=b2g-bump 2015-12-31 05:36:34 -08:00
B2G Bumper Bot 2c41915a8f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/81256fc2b688
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #33709 from mikehenrty/bug-1179587-make-it-more-robust

Bug 1179587 - use waitForElementToDisappear for system.waitForStartup

========

https://hg.mozilla.org/integration/gaia-central/rev/7e70af1e01aa
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1179587 - use waitForElementToDisappear for system.waitForStartup
2015-12-31 05:35:12 -08:00
B2G Bumper Bot 1626ba32e7 Bumping manifests a=b2g-bump 2015-12-31 04:16:00 -08:00
B2G Bumper Bot 5287c4227c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a69bdcdfc679
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #33662 from azasypkin/bug-1179604-drafts-tests

Bug 1179604 - Inbox should emit fully-loaded only when Drafts are loaded as well. r=schung

========

https://hg.mozilla.org/integration/gaia-central/rev/10c9d5dbbf23
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1179604 - Inbox should emit fully-loaded only when Drafts are loaded as well. r=schung
2015-12-31 04:14:36 -08:00
B2G Bumper Bot 5448fcbe74 Bumping manifests a=b2g-bump 2015-12-31 03:49:50 -08:00
B2G Bumper Bot a43abc6a8a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/be72f1a1b403
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #33704 from rexboy7/1235518

Bug 1235518 - [TV][AppDeck] Show confirm dialog before deleting bookmarks.r=lchang

========

https://hg.mozilla.org/integration/gaia-central/rev/8d2e973d12c5
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1235518 - [TV][AppDeck] Show confirm dialog before deleting bookmarks
2015-12-31 03:48:28 -08:00
B2G Bumper Bot 00cc9991cd Bumping manifests a=b2g-bump 2015-12-31 01:09:52 -08:00
B2G Bumper Bot eded74890a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4486289b6b6b
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #33692 from mikehenrty/bug-1235531-custom-timeout-waitforelement

Bug 1235531 - Add config options to waitForElement

========

https://hg.mozilla.org/integration/gaia-central/rev/92a38534c683
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1235531 - Add config options to waitForElement
2015-12-31 01:08:30 -08:00
B2G Bumper Bot 762f43dec2 Bumping manifests a=b2g-bump 2015-12-31 00:49:52 -08:00
B2G Bumper Bot 4053837b78 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f1d4b14373a4
Author: Evan Tseng <itoyxd@gmail.com>
Desc: Merge pull request #33660 from evanxd/bug-1227804

Bug 1227804 - Marionette test to ensure all audio channels can be played in foreground and background r=alwu

========

https://hg.mozilla.org/integration/gaia-central/rev/d1d84c1aa899
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1227804 - Marionette test to ensure all audio channels can be played in foreground and background r=alwu
2015-12-31 00:48:30 -08:00
B2G Bumper Bot b5da5cf816 Bumping manifests a=b2g-bump 2015-12-30 22:49:56 -08:00
B2G Bumper Bot a35c36ba25 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0a1bb1690658
Author: Zibi Braniecki <zibi@braniecki.net>
Desc: Merge pull request #33559 from zbraniecki/1224063-migrate-system-away-from-mozl10n-get-part2

Bug 1235975 - Refactor l10n/i18n related pieces of ValuePicker/ValueSelector/InputParser/DatePicker. r=timdream, gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/d424e309f245
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1235975 - Refactor l10n/i18n related pieces of ValuePicker/ValueSelector/InputParser/DatePicker

========

https://hg.mozilla.org/integration/gaia-central/rev/e34dc69c6dab
Author: Luke Chang <luke-chang@users.noreply.github.com>
Desc: Merge pull request #33688 from luke-chang/1235511_tv_remote_control_webcomponents

Bug 1235511 - [TV 2.5] Add the permission to let web components work correctly in the remote control app, r=rexboy

========

https://hg.mozilla.org/integration/gaia-central/rev/7eb2295c0a85
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 1235511 - [TV 2.5] Add the permission to let web components work correctly in the remote control app
2015-12-30 22:48:33 -08:00
B2G Bumper Bot 2c09d479ac Bumping manifests a=b2g-bump 2015-12-30 20:54:54 -08:00
B2G Bumper Bot a4e5659efc Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e029e2fef7b7
Author: danhuang1202 <dhuang@mozilla.com>
Desc: Merge pull request #33700 from danhuang1202/122054_update_bookmark_title_line_height

Bug 1220054 - fix bookmark title is been cut off. r=yifan

========

https://hg.mozilla.org/integration/gaia-central/rev/c22deba4bacd
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1220054 - fix bookmark title is been cut off. r=yifan

========

https://hg.mozilla.org/integration/gaia-central/rev/a28c9f661fe1
Author: danhuang1202 <dhuang@mozilla.com>
Desc: Merge pull request #33699 from danhuang1202/1205607_browser_input_field_delete_icon_should_be_circle

Bug 1205607 - update delete icon hover/active effect. r=yifan

========

https://hg.mozilla.org/integration/gaia-central/rev/4f4b21677bd3
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1205607 - update delete icon hover/active effect. r=yifan
2015-12-30 20:53:32 -08:00