Commit Graph

276862 Commits

Author SHA1 Message Date
Morris Tseng
416e9b2f39 Bug 1215438 - Part 4: Rename CairoImage to SourceSurfaceImage. r=roc 2015-12-18 14:52:16 +08:00
Morris Tseng
86879fec06 Bug 1215438 - Part 3: CairoImage can use in any thread. r=roc 2015-12-18 14:52:16 +08:00
Morris Tseng
909738c82d Bug 1215438 - Part 2: Add transfer support for ImageBitmap. r=baku 2015-12-18 14:52:16 +08:00
Morris Tseng
25f051ce52 Bug 1215438 - Part 1: Add utility functions to support transferring ImageBitmap. r=roc 2015-12-18 14:52:16 +08:00
Morris Tseng
b8b064167a Bug 1215005 - SourceSurface has thread-safe refcount now. r=bas 2015-12-18 14:52:16 +08:00
JW Wang
3d5eb12a4f Bug 1232520 - dont' invoke AbstractThread::MainThread()->Dispatch() to avoid reentrant of AutoTaskDispatcher during tail dispatching phase. r=jya. 2015-12-18 11:50:32 +08:00
Phil Ringnalda
3d202aeb87 Back out changeset 698cda645acb (bug 1209970) for Gu failures in tag_visibility_monitor_test.js 2015-12-17 19:44:55 -08:00
Matt Woodrow
6a985982a7 Bug 1230696 - Don't report perspective values that round to 0 app units as not having perspective. r=roc 2015-12-09 10:47:08 -05:00
Olli Pettay
5cd9063a2f Bug 1233259, only in-document images should respond to viewport changes, r=mystor 2015-12-18 03:48:47 +02:00
Andrea Marchesini
cd8fe22589 Bug 1232998 - Add an 'Open directory' button in about:profiles, r=ehsan 2015-12-18 02:02:00 +00:00
Andrea Marchesini
bbbde99c83 Bug 1233432 - pleaseSelectTitle and pleaseSelect were missing in the localization file for about:profiles, r=ehsan 2015-12-18 02:00:12 +00:00
Wes Kocher
960e03a868 Merge m-c to inbound, a=merge 2015-12-17 17:01:46 -08:00
Wes Kocher
f34cf01dfc Backed out changeset 0b616948a0f3 (bug 1214261) for 379461-3-container-xhtml.html failures CLOSED TREE 2015-12-17 16:38:49 -08:00
Wes Kocher
ed9f67c711 Backed out changeset 82cd6a486698 (bug 1233245) for fetch-request-redirect.https.html failures CLOSED TREE 2015-12-17 16:18:29 -08:00
Daniel Holbert
1dc6fda8b6 Bug 1233566: Drop unnecessary newline character from NS_WARNING in nsPersistentProperties. r=froydnj 2015-12-17 15:07:08 -08:00
Jeff Gilbert
28acaab079 Bug 1233557 - Allow RGB8 to be renderable again for web-compat. - r=jrmuizel 2015-12-17 14:41:53 -08:00
Ehsan Akhgari
8bb87cb3b3 Bug 1233245 - Propagate the interception information in the non-e10s case for all HTTP redirects, not just the internal ones; r=jdm,bkelly
Doing this work in StartRedirectChannelToURI() was causing us to not set
the bypass service worker flag properly in the case of real HTTP redirects.
This patch also fixes the incorrect test expectation value.
2015-12-17 17:32:38 -05:00
Wes Kocher
a10196e6b9 Backed out 10 changesets (bug 1082598) for 2d.path.arcTo.shape.curve1.html failures on OSX
Backed out changeset 018c2a3031f4 (bug 1082598)
Backed out changeset 8f60e42aca2e (bug 1082598)
Backed out changeset c4297c82165f (bug 1082598)
Backed out changeset c22c1bfd091a (bug 1082598)
Backed out changeset 8754fd718869 (bug 1082598)
Backed out changeset da976e4cd253 (bug 1082598)
Backed out changeset 3c8f87df8c68 (bug 1082598)
Backed out changeset 3183d30eb549 (bug 1082598)
Backed out changeset c239a7bc6cba (bug 1082598)
Backed out changeset aa3805015270 (bug 1082598)
2015-12-17 14:30:50 -08:00
Markus Stange
fcacdfe7fb Bug 1209970 - Fire scroll events early in the refresh tick. r=mats
With APZ we want to be firing scroll events to content more consistently, so
we tie them to the refresh driver tick rather than firing them on paint or
haphazardly on the next spin of the event loop.

Patch by Markus Stange, test fixes by Kartikaya Gupta
2015-12-17 17:19:30 -05:00
B2G Bumper Bot
0df8bb57a3 Bumping manifests a=b2g-bump 2015-12-17 14:17:43 -08:00
Jeff Gilbert
b8b3a853a6 Bug 1229944 - Reenable the test. 2015-12-17 14:17:17 -08:00
B2G Bumper Bot
329dc5783d Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f0575fd3300e
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1233536 - Disable apps/keyboard/test/marionette/email_keyboard_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/5010ddcf0f40
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1233533 - Disable apps/keyboard/test/marionette/number_keyboard_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/3fd1cbeb119c
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1233529 - Disable apps/homescreen/test/marionette/pinning_the_web_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/85368dbe4fef
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1233527 - Disable apps/homescreen/test/marionette/pinning_uninstall_test.js
2015-12-17 14:15:40 -08:00
Joel Maher
bd12e98fc5 Bug 1232979 - abs-pos/scrollframe-2.html fails on new linux64 docker container. r=ehsan 2015-12-17 13:31:08 -08:00
B2G Bumper Bot
a9e7b9c446 Bumping manifests a=b2g-bump 2015-12-17 13:21:42 -08:00
B2G Bumper Bot
8ef34995e2 Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d75a1ab1a9f3
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1233525 - Disable apps/homescreen/test/marionette/app_uninstall_pending_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/1a5631f20832
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1233522 - Disabled apps/ftu/test/marionette/late_customization_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/de8fd6b96289
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #33579 from KevinGrandon/bug_1232713_remove_unused_template_ref

Bug 1232713 - Remove references to template.js in app install manager

========

https://hg.mozilla.org/integration/gaia-central/rev/cac6edb838e4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1232713 - Remove references to template.js in app install manager r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/76901a0c4b0b
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1233517 - Disabled apps/communications/contacts/test/marionette/settings_test.js
2015-12-17 13:20:19 -08:00
B2G Bumper Bot
58a2d8fd89 Bumping manifests a=b2g-bump 2015-12-17 12:50:37 -08:00
B2G Bumper Bot
523582132c Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a4f3acc5e7c5
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1106194 - Disable apps/communications/contacts/test/marionette/list_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/9d7607ae7e9c
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1116311 - Disable clock hour_format_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/0ae6eebf1c9e
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1233503 - disable  apps/clock/test/marionette/timer_test.js
2015-12-17 12:48:50 -08:00
Christoph Kerschbaumer
017530c660 Bug 1232899 - Convert JS callsites to use open2 within netwerk/test (r=mcmanus) 2015-12-17 12:47:01 -08:00
Christoph Kerschbaumer
d9184cb30c Bug 1232567 - Convert 10 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-17 12:47:22 -08:00
Nathan Froyd
544c29d05c Bug 1208566 - emit proper dependencies when compiling Rust sources; r=mshal 2015-12-17 12:14:33 -08:00
Nathan Froyd
2959265ed1 Bug 1208566 - require Rust 1.5 for --enable-rust builds; r=mshal
Rust 1.5 features fine-grained dependency tracking that we need for
proper incremental builds.  As a side effect, it also features choosing
between the builtin-to-Rust jemalloc and the system allocator, which
Gecko needs for interoperation.  (Gecko needs to make Rust use the
system allocator, which then gets redirected into Gecko's copy of
jemalloc if necessary.)  It's not great to require an unstable Rust
target here, but we need to upgrade at some point anyway, so we might as
well make people aware of the upgrade requirement sooner rather than
later.
2015-12-17 12:14:19 -08:00
Ralph Giles
9e3bdb5933 Bug 1211562 - Update b2g linux tooltool rustc to 1.5. r=mshal 2015-12-17 12:11:51 -08:00
Ralph Giles
7615279854 Bug 1211562 - Update linux64 tooltool rustc to 1.5. r=mshal
Custom build of stable rustc 1.5 with --enable-rpath
--enable-llvm-static-stdcpp and --target=i686-unknown-linux-gnu.

https://github.com/rillian/rust-build commit fe6d07b8b86c.
2015-12-17 12:11:23 -08:00
Ralph Giles
2d3e1d8eba Bug 1211562 - Update mac tooltool rustc to 1.5. r=mshal
Custom build from 1.5.0-src with MACOSX_DEPLOYMENT_TARGET=10.7
--enable-rpath --disable-elf-tls --disable-doc with i686 rustlib
copied into the x86_64 install for cross-32 support.
2015-12-17 12:11:15 -08:00
B2G Bumper Bot
96070f2909 Bumping manifests a=b2g-bump 2015-12-17 11:42:23 -08:00
B2G Bumper Bot
75fe4869f6 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/949542697c19
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1180236 - Disable browser_chrome_new_window_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/31bee490f1ed
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #33610 from mikehenrty/bug-1192249-just-disable-it

Bug 1192249 - Disabling software_home_lockscreen_power_menu_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/33311192649e
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1192249 - Disabling software_home_lockscreen_power_menu_test.js
2015-12-17 11:40:41 -08:00
B2G Bumper Bot
c55b27192c Bumping manifests a=b2g-bump 2015-12-17 09:30:30 -08:00
B2G Bumper Bot
059b2f224f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/670bb87fcd72
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #33605 from JohanLorenzo/bug-1230099

Bug 1230099 - Delete tests already ported to Gij - round #2

========

https://hg.mozilla.org/integration/gaia-central/rev/437631e3f8f6
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1230099 - Delete tests already ported to Gij - round #2
2015-12-17 09:29:05 -08:00
B2G Bumper Bot
ab5509394c Bumping manifests a=b2g-bump 2015-12-17 08:55:18 -08:00
B2G Bumper Bot
f0362bbaef Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/57cb027dfaee
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #33514 from mikehenrty/bug-1219698-device-storage-permission-tests

Bug 1219698 - Add marionette js test for privileged app device storag…

========

https://hg.mozilla.org/integration/gaia-central/rev/7e7bb47f94f2
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1219698 - Add marionette js test for privileged app device storage permission prompts
2015-12-17 08:53:55 -08:00
B2G Bumper Bot
daca3b03b9 Bumping manifests a=b2g-bump 2015-12-17 08:05:15 -08:00
B2G Bumper Bot
0a957f3c2f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a49a41f274df
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #33599 from ferjm/bug1233379.syncmanager.races

Bug 1233379 - SyncManager getters and setters can be racy. r=michielb…

========

https://hg.mozilla.org/integration/gaia-central/rev/40407b521e95
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Bug 1233379 - SyncManager getters and setters can be racy. r=michielbdejong
2015-12-17 08:03:52 -08:00
B2G Bumper Bot
6d8eb5ca9f Bumping manifests a=b2g-bump 2015-12-17 05:31:46 -08:00
B2G Bumper Bot
21f1ba6a2e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/893e6e064a6a
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #33576 from albertopq/1219630-test-browser-search

Bug 1219630 - Adding test that checks a search through the rocketbar r=Johan

========

https://hg.mozilla.org/integration/gaia-central/rev/975fcb3f902a
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1219630 - Adding test that checks a search through the rocketbar
2015-12-17 05:30:22 -08:00
B2G Bumper Bot
4cccb3dad0 Bumping manifests a=b2g-bump 2015-12-17 05:09:55 -08:00
B2G Bumper Bot
304543376f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4be490e14125
Author: isabelrios <isabelrios@gmail.com>
Desc: Merge pull request #33574 from isabelrios/set_ice_contact

Bug 1230606 - Create ice contact and call

========

https://hg.mozilla.org/integration/gaia-central/rev/8536246af305
Author: Isabel Rios Escobar <irios@MacBook-Pro-de-Isabel.local>
Desc: Bug 1230606 - Create ice contact and call

first comments review

final revision

final revision2
2015-12-17 05:08:31 -08:00
Carsten "Tomcat" Book
961c29af88 Merge mozilla-central to b2g-inbound 2015-12-17 12:05:56 +01:00
Carsten "Tomcat" Book
c7e6974835 merge mozilla-inbound to mozilla-central a=merge 2015-12-17 11:59:41 +01:00
Carsten "Tomcat" Book
637b24922a merge fx-team to mozilla-central a=merge 2015-12-17 11:57:06 +01:00
Phil Ringnalda
ee0e1a883a Back out 3 changesets (bug 1220309) for 2.3 robocop bustage in testPrivateBrowsing and testSessionHistory
CLOSED TREE

Backed out changeset 1cf6f364d319 (bug 1220309)
Backed out changeset f774157cf5f4 (bug 1220309)
Backed out changeset bd4581fe6c9d (bug 1220309)
2015-12-16 22:03:13 -08:00