Commit Graph

276949 Commits

Author SHA1 Message Date
Morris Tseng
314c72ac83 Bug 1172796 - Part 4: Implement OffscreenCanvas::ToBlob. r=roc r=smaug 2015-12-18 14:52:17 +08:00
Morris Tseng
fa7da0ed58 Bug 1172796 - Part 3: Implement OffscreenCanvas constructor. r=roc r=smaug 2015-12-18 14:52:17 +08:00
Morris Tseng
f7128495a2 Bug 1172796 - Part 2: Add write-only flag for origin-clean check. r=roc 2015-12-18 14:52:17 +08:00
Morris Tseng
54b392bce7 Bug 1172796 - Part 1: ImageEncoder can be used on worker thread. r=seth 2015-12-18 14:52:17 +08:00
Morris Tseng
a551510a0a Bug 1215438 - Part 5: Add test for imagebitmap transfer. r=roc 2015-12-18 14:52:16 +08:00
Morris Tseng
b985b4445c Bug 1215438 - Part 4: Rename CairoImage to SourceSurfaceImage. r=roc 2015-12-18 14:52:16 +08:00
Morris Tseng
c3785e6da4 Bug 1215438 - Part 3: CairoImage can use in any thread. r=roc 2015-12-18 14:52:16 +08:00
Morris Tseng
1043d109ed Bug 1215438 - Part 2: Add transfer support for ImageBitmap. r=baku 2015-12-18 14:52:16 +08:00
Morris Tseng
53a8d47467 Bug 1215438 - Part 1: Add utility functions to support transferring ImageBitmap. r=roc 2015-12-18 14:52:16 +08:00
Morris Tseng
e8533485d6 Bug 1215005 - SourceSurface has thread-safe refcount now. r=bas 2015-12-18 14:52:16 +08:00
JW Wang
49993dac35 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
bc0078055e Back out changeset 698cda645acb (bug 1209970) for Gu failures in tag_visibility_monitor_test.js 2015-12-17 19:44:55 -08:00
Michael Comella
8b980a0619 Bug 1232773 - Add Adjust.onPause/onResume to record session info. r=mfinkle
I added these to BrowserApp to match the use of Adjust.onCreate in BrowserApp.

These sessions don't perfectly match the FHR sessions they replace which get
called in:
  GeckoApp.onPause (session end)
  BrowserHealthRecorder.onEnvironmentTransition (session end)
  BrowserHealthRecorder.checkForOrphanSessions (session start)
    - From BHR.initializeStorage <- BHR.handleMessage. I didn't figure out
      where this message comes from but given "initializeStorage", I assume
      this comes from a startup routine of GeckoApp.

However, the Adjust docs are explicit about adding these values to
onPause/onResume and presumably written under the assumption that those methods
are called in the appropriate places.

The docs also mention these calls should occur in all Activities but I followed
FHR where only the main Activity is logged - I don't predict any negative side
effects from this change.
2015-12-15 14:44:02 -08:00
Drew Willcoxon
b389f16b8c Bug 1232548 - Test-only change, trying to fix intermittent leak in urlbar search suggestions tests on Aurora. r=me a=test-only CLOSED TREE 2015-12-16 15:52:30 -08:00
Varun Joshi
d38a394d51 Bug 1128675 - Duplicate indexes in browser.db. r=rnewman 2015-12-16 15:02:13 -08:00
Sebastian Hengst
7116964dfd Backed out 2 changesets (bug 1227539) for Win 7 M(bc4) and likely Win XP opt M(bc6) failures. r=backout
Backed out changeset 48d56e89c482 (bug 1227539)
Backed out changeset 0fbd239d0c37 (bug 1227539)
2015-12-16 23:33:08 +01:00
Nick Alexander
a1703fa503 Bug 1220309 - Follow-up: Add build dependencies to appcompat-v7. r=mcomella 2015-12-16 13:57:05 -08:00
Michael Comella
10b9c4ef91 Bug 1220309 - Correct all caps button text in Button from AppCompat. r=sebastian
AppCompat capitalizes all text in `Button`s so we have to override
that behavior to maintain the same UI. Ideally, we do this through
`android:buttonStyle` but the place I found the issue doesn't inherit
from that style so we can't and we change the style directly.

There may be issues with other `Button`s, but this is the only one I found.
2015-12-15 11:26:33 -08:00
David Keeler
9c0e1330a7 bug 1230994 - December 2015 batch of EV root CA changes r=mgoodwin
Adds:
  bug 1193480:
    CN=Certification Authority of WoSign G2,O=WoSign CA Limited,C=CN
    CN=CA WoSign ECC Root,O=WoSign CA Limited,C=CN
  bug 1147675:
    CN=TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı H6,O=TÜRKTRUST Bilgi İletişim ve Bilişim Güvenliği Hizmetleri A...,L=Ankara,C=TR
  bug 1230985:
    OU=Security Communication RootCA2,O="SECOM Trust Systems CO.,LTD.",C=JP
  bug 1213044:
    CN=OISTE WISeKey Global Root GB CA,OU=OISTE Foundation Endorsed,O=WISeKey,C=CH
2015-12-14 14:44:44 -08:00
Jeff Gilbert
e6dc0e34b5 Bug 1229944 - Add test. - r=kamidphish 2015-12-15 13:42:21 -08:00
Jeff Gilbert
f0558de6cb Bug 1232864 - Cauterize and release WebGL 2 to Nightly. - r=jrmuizel 2015-12-16 14:56:24 -08:00
Edgar Chen
107c520b5d Bug 1224992 - Disable test_cellbroadcast_umts_language_and_body.js. r=me 2015-12-11 11:29:10 -05:00
B2G Bumper Bot
2fcea81be4 Bumping manifests a=b2g-bump 2015-12-17 23:00:09 -08:00
B2G Bumper Bot
28a679a069 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/27627ad918da
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #33572 from gasolin/issue-1232589

Bug 1232589 - wrap Cellular And Data panel into AMD module, r=yzen

========

https://hg.mozilla.org/integration/gaia-central/rev/b78783463b6a
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1232589 - wrap Cellular And Data panel into AMD module, r=yzen

========

https://hg.mozilla.org/integration/gaia-central/rev/c10f8aaf3e7a
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #33571 from gasolin/issue-1232588

Bug 1232588 - wrap Media Storage panel into AMD module, r=yzen

========

https://hg.mozilla.org/integration/gaia-central/rev/296618d043c2
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1232588 - wrap Media Storage panel into AMD module, r=yzen

========

https://hg.mozilla.org/integration/gaia-central/rev/209c444eb904
Author: danhuang1202 <dhuang@mozilla.com>
Desc: Merge pull request #33418 from danhuang1202/1220540_revise_disconnect_page_style

Bug 1220540 - Revise disconnect page style.

========

https://hg.mozilla.org/integration/gaia-central/rev/b9014268d40b
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1220540 - Revise disconnect page style. r=yifan
2015-12-17 22:58:46 -08:00
Yoshi Huang
ab7f7704e8 Bug 1209349 - Audit the callers of the two-argument OriginAttributes. r=janv 2015-12-17 15:41:16 +08:00
Edgar Chen
57753ea326 Bug 1231462 - Disable test_cellbroadcast_gsm_language_and_body.js. r=me 2015-12-11 11:31:31 -05:00
B2G Bumper Bot
768ac5b33e Bumping manifests a=b2g-bump 2015-12-17 17:00:01 -08:00
B2G Bumper Bot
48f20c38f7 Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/03168278abd7
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1181423 - Disable tests/jsmarionette/client/marionette-client/test/integration/scope-test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/eea47bfd169f
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1163853 - Disable text_selection_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/c59d58d0a9a9
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1233573 - Disable apps/system/test/marionette/software_home_fullscreen_layout_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/2bc24fef26a3
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1232836 - Disable pinning_the_web_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/e9167c61dd36
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1191036 - Disable apps/system/test/marionette/notification_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/1f5bd8f8c674
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1226340 - Disable lockscreen_passcode_unlock_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/f0069e241a81
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1233567 - Disable apps/system/test/marionette/context_menu_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/c72d66365a7d
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1233565 - Disable apps/system/test/marionette/audio_channel_competing_test.js
2015-12-17 16:58:37 -08:00
B2G Bumper Bot
b9bf13bdd6 Bumping manifests a=b2g-bump 2015-12-17 15:05:49 -08:00
B2G Bumper Bot
4555f0b99f Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6fbea6d76332
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #32953 from djmitche/bug1218928-eslint

Bug 1218928 - Remove unnecessary scope

========

https://hg.mozilla.org/integration/gaia-central/rev/2146cd47f98d
Author: Dustin J. Mitchell <dustin@v.igoro.us>
Desc: Bug 1218928 - Remove unnecessary scope

========

https://hg.mozilla.org/integration/gaia-central/rev/68c3e6a614c7
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1233552 - Disable apps/sms/test/marionette/share_activity_test.js
2015-12-17 15:04:23 -08:00
B2G Bumper Bot
bff66e1872 Bumping manifests a=b2g-bump 2015-12-17 14:36:55 -08:00
B2G Bumper Bot
53ea270d53 Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
========

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

Bug 1224063 - Refactor System to use modern L10n API, part 1. r=ferjm, etienne, sfoster

========

https://hg.mozilla.org/integration/gaia-central/rev/d4a5950e731f
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1224063 - Refactor System to use modern L10n API, part 1

========

https://hg.mozilla.org/integration/gaia-central/rev/6feb3dbb548b
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1227796 - Disable screen_lock_settings_test.js test

========

https://hg.mozilla.org/integration/gaia-central/rev/be72775557e6
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1179604 - Disable apps/sms/test/marionette/drafts_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/e8f14fff2546
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1199530 - Disable apps/music/test/marionette/playlist_test.js
2015-12-17 14:35:32 -08:00
Dave Townsend
f25bb09b99 Bug 1230300: Add a hg extension that rejects changesets that fail to pass eslint. r=gps
This grabs the list of changed and added files that match the set we expect to
be able to lint and runs them through eslint displaying simple messages on error.
2015-12-11 09:11:49 -05:00
Jared Wein
42791e608a Bug 1230212 - Implement updated design spec for XUL alerts. r=kitcambridge 2015-12-17 14:11:22 -05:00
Mark Finkle
b2f4665d6e Bug 1229274 - Investigate tracking when a screenshot is taken in Firefox r=liuche f=nalexander 2015-12-17 13:04:47 -05:00
Sebastian Kaspari
518f0b588b Bug 1219078 - Delegate OMA downloads to external app (if available). r=mfinkle
This patch will prevent Firefox from downloading OMA download descriptors on
its own. Instead it will prompt to complete the action with an external app
if available. An error will be shown if no external app can handle the download.
2015-12-17 14:49:37 +01:00
Fischer Liu
e93aed4f22 Bug 1228974 - correct the group ID in Offline Cache Installer, r=fabrice 2015-12-10 10:33:00 +01:00
B2G Bumper Bot
9cd2561681 Bumping manifests a=b2g-bump 2015-12-17 00:29:58 -08:00
B2G Bumper Bot
c77a9554ce Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c2dc4dcc5827
Author: Ray Lin <ralin@mozilla.com>
Desc: Merge pull request #33596 from raylin/835257-limit-join-network-ssid-length

Bug 835257 - Fix oninput event binding in join hidden network, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/c78112a4df7e
Author: Ray Lin <ralin@mozilla.com>
Desc: Bug 835257 - Fix oninput event binding in join hidden network, r=gasolin
2015-12-17 00:28:35 -08:00
Edgar Chen
e1fdf52d46 Bug 1232571 - Enable emu-x86-kk marionette-webapi tests on m-c and integration branches. r=garndt 2015-12-17 15:17:16 +08:00
Richard Marti
ceafe940b4 Bug 1191230 - Add Windows 10 twisties. r=Gijs 2015-12-09 18:20:25 +01:00
Matt Woodrow
210c37683c 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
8fc96a9b52 Bug 1233259, only in-document images should respond to viewport changes, r=mystor 2015-12-18 03:48:47 +02:00
Andrea Marchesini
dfbd4d9443 Bug 1232998 - Add an 'Open directory' button in about:profiles, r=ehsan 2015-12-18 02:02:00 +00:00
Andrea Marchesini
716c8af992 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
941b45c2e3 Merge m-c to inbound, a=merge 2015-12-17 17:01:46 -08:00
Wes Kocher
f6ebb4a5e7 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
74655ae5df 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
c9dd5c94cc Bug 1233566: Drop unnecessary newline character from NS_WARNING in nsPersistentProperties. r=froydnj 2015-12-17 15:07:08 -08:00
Jeff Gilbert
a31a8e6c12 Bug 1233557 - Allow RGB8 to be renderable again for web-compat. - r=jrmuizel 2015-12-17 14:41:53 -08:00