Commit Graph

434600 Commits

Author SHA1 Message Date
Kartikaya Gupta
b1576e7399 Bug 1191961 - Ensure scrollframes are activated similarly in test and reference pages. r=kip
With APZ enabled, these tests activate scrollframes (by scrolling them) in the
test pages but not the reference pages. This causes differences in layerization
which causes reftests to fail by a few pixel differences in the scrollbars. By
making the scrollboxes will-change:scroll-position both the test and reference
pages have activated scrollframes, and so the layerization is the same in both.

--HG--
extra : commitid : BafhIev6bT
2015-08-10 10:59:47 -04:00
Masayuki Nakano
9bea7f371d Bug 1187724 Don't dispatch KeyboardEvents when the target of WM_APPCOMMAND is a windowed plug-in for preventing deadlock r=jimm 2015-08-10 23:54:18 +09:00
Ryan VanderMeulen
6cfdf70c9e Backed out changeset 9eeddf4d34ea (bug 1191432) for various Gij failures.
CLOSED TREE
2015-08-10 10:29:13 -04:00
Kim Moir
1641a57a57 Bug 1183877 - Increase total-chunks for Android 4.3 Debug crashtests, js-reftests, and reftests r=jlund 2015-08-10 09:50:28 -04:00
Andrea Marchesini
da64d8ff8f Bug 1186725 - InitTextures should check if LockRect() returns an error, r=mattwoodrow 2015-08-10 14:47:22 +01:00
Neil Deakin
4e5e016c5d Bug 1134585, remove cpow usage from view selection source, r=mconley 2015-08-10 09:42:51 -04:00
Ryan VanderMeulen
bb93004620 Merge m-c to inbound. a=merge 2015-08-10 09:42:48 -04:00
Yura Zenevich
fea1dcee0d Bug 1191432 - improving coverage for marionette accessibility checks. r=automatedtester 2015-08-10 09:36:53 -04:00
Xidorn Quan
16cc2020c5 Bug 1184201 - Disable fullscreen transition on Windows if composition is disabled. r=jimm
--HG--
extra : source : 47d9ea48e4561371859c401b0fead25492e7235e
extra : amend_source : e2b291b3cb312001d2396e84d07120338609e182
2015-08-10 23:20:03 +10:00
Ryan VanderMeulen
11db054dd0 Merge inbound to m-c. a=merge 2015-08-10 09:18:21 -04:00
Neil Deakin
9a0bd3050d Bug 1186972, use correct coordinates when comparing mouse position with menu anchor rectangle so that select element popups close properly, r=tn 2015-08-10 08:31:37 -04:00
Neil Deakin
70ec2872c1 Bug 1191820, handle case of optgroup tag properly so that options appear properly, r=felipe 2015-08-10 08:31:37 -04:00
Jean-Yves Avenard
51d48c4899 Bug 1061525 - Part 7: Add software backed NV12 images support. r=mattwoodrow
Currently unused.
2015-08-10 22:04:27 +10:00
Matt Woodrow
f9b2b22d30 Bug 1061525 - Part 6: Add readback code for converting NV12 MacIOSurfaces into RGB. r=nical 2015-08-10 22:04:27 +10:00
Matt Woodrow
42f077d33f Bug 1061525 - Part 5: Make the OSX video decoders output NV12 format MacIOSurfaces. r=jya 2015-08-10 22:04:27 +10:00
Matt Woodrow
92794eca74 Bug 1061525 - Part 4: Add an NV12 effect, and implement it for CompositorOGL. r=nical 2015-08-10 22:04:26 +10:00
Matt Woodrow
4087f8188c Bug 1061525 - Part 3: Add shaders for NV12 to OGLShaderProgram. r=BenWa 2015-08-10 22:04:26 +10:00
Matt Woodrow
98a666796b Bug 1061525 - Part 2: Make MacIOSurfaceTextureHostOGL understand planar MacIOSurfaces. r=jrmuizel 2015-08-10 22:04:26 +10:00
Matt Woodrow
7c20977d1c Bug 1061525 - Part 1: Add support for planar MacIOSurfaces. r=BenWa 2015-08-10 22:04:25 +10:00
B2G Bumper Bot
be5c495ab4 Bumping manifests a=b2g-bump 2015-08-10 04:58:35 -07:00
B2G Bumper Bot
6a32085e21 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0224f3b60c5b
Author: Tzu-Lin Huang <dwi2@dwi2.com>
Desc: Merge pull request #31278 from dwi2/bug1192137

Bug 1192137 - [Stingray] Remove unused script and link tag in Smart Home

========

https://hg.mozilla.org/integration/gaia-central/rev/7c19c16bf53d
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1192137 - [Stingray] Remove unused script tag and link tag in Smart Home
2015-08-10 04:56:58 -07:00
Valentin Gosu
4f8b38c03b Bug 1190502 - RESOLVE_DISABLE_IPV4 returns A records r=mcmanus
nsHostResolver::ThreadFunc should not override addressFamily with PR_AF_UNSPEC
for IPv6 since GetAddrInfo.cpp::GetAddrInfo() can handle PR_AF_INET6.
_GetAddrInfo_Portable does this before calling PR_GetAddrInfoByName and
creates the AddrInfo with a disableIPv4 flag if necessary.
2015-08-10 11:22:02 +02:00
Valentin Gosu
edb231d431 Bug 1187159 - Add mochitest for loading packaged apps (iframe+fetch+mozapp) r=jduell 2015-08-10 11:21:59 +02:00
Valentin Gosu
e188358d0d Bug 1187159 - Pass principal and flags from the requesting channel to the packaged app channel r=honzab 2015-08-10 11:21:57 +02:00
Jonathan Kew
7fbcb7e3c8 Bug 1105807 - Fall back to GetGlyphIndicesW in gfxGDIFont::GetGlyph if ScriptGetCMap fails, for legacy Type1 fonts. r=jdaggett 2015-08-10 09:39:49 +01:00
Jonathan Kew
5200a79a85 Bug 1191167 pt 2 - Add data-shrinker license to about:license. r=gerv 2015-08-10 09:39:15 +01:00
Jonathan Kew
84708c3880 Bug 1191167 - Update graphite2 library to release 1.3.0. r=jdaggett 2015-08-10 09:38:46 +01:00
John Daggett
688cc90bfc Bug 1176637 - annotate known assertion in pango font branch. r=m_kato 2015-08-10 13:29:04 +09:00
B2G Bumper Bot
f4d06a5835 Bumping manifests a=b2g-bump 2015-08-09 20:16:58 -07:00
B2G Bumper Bot
da59c2bba1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/30d5f917cc18
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #31279 from Gioyik/bug-1170464

Bug 1170464 - [SMS] fix remain jsdoc error, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/f7a90e485fc8
Author: Giovanny Andres Gongora Granada <gioyik@gmail.com>
Desc: Bug 1170464 - [SMS] fix remain jsdoc error
2015-08-09 20:15:21 -07:00
Ben Tian
ba68749da3 Bug 1190730 - Patch 5/5: Wrap get device related variables into get device request, r=joliu 2015-08-07 14:43:44 +08:00
Nicholas Nethercote
63ee27b690 Bug 1192128 - In DOM memory reporter, handle WindowID() being a uint64_t. r=mccr8.
--HG--
extra : rebase_source : 0166b09f8800c8ee2509643573e8f85f01d0b3c0
2015-08-06 22:09:30 -07:00
JW Wang
c8f63ccc7b Bug 1191684 - Remove unnecessary calls to NotifyAll() on the decoder monitor since no one calls Wait(). r=cpearce. 2015-08-10 09:54:48 +08:00
Chris Pearce
c32f098f77 Bug 1190252. Backed out changeset d697030f7d59. r=backout 2015-08-10 13:38:03 +12:00
Chris Pearce
751d662f3d Bug 1190252 - Remove use of mozilla\/Tokenizer from GMPChild so bug 1190252 can be uplift to 41. r=gerald 2015-08-10 13:27:04 +12:00
Ben Tian
f465f5fca3 Bug 1190730 - Patch 4/5: Make runnable arrays member variables, r=joliu 2015-08-07 10:38:21 +08:00
Ben Tian
0764f341f9 Bug 1190730 - Patch 3/5: Make address-name mapping table member variable, r=joliu 2015-08-07 10:31:42 +08:00
Ben Tian
195a54c7fa Bug 1190730 - Patch 2/5: Make backend recovery variables member ones, r=joliu 2015-08-07 10:29:16 +08:00
Ben Tian
5662156042 Bug 1190730 - Patch 1/5: Make adapter properties member variables, r=joliu 2015-08-07 10:31:27 +08:00
Phil Ringnalda
6754ccc0ab Merge m-c to b-i 2015-08-09 16:40:04 -07:00
Phil Ringnalda
3d59a28eb2 Merge b-i to m-c, a=merge 2015-08-09 16:37:20 -07:00
Phil Ringnalda
2ef98b0156 Merge f-t to m-c, a=merge 2015-08-09 15:45:11 -07:00
B2G Bumper Bot
6ee2963e3f Bumping manifests a=b2g-bump 2015-08-09 14:22:05 -07:00
B2G Bumper Bot
39124a350e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1192582 - Support creating a className when creating components dynamically

========

https://hg.mozilla.org/integration/gaia-central/rev/b5b8984c3bcc
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1192582 - Support creating a className when creating components dynamically
2015-08-09 14:20:26 -07:00
B2G Bumper Bot
2c5bc3cd69 Bumping manifests a=b2g-bump 2015-08-09 10:48:51 -07:00
B2G Bumper Bot
945293be4a Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/27c4198462ca
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1187668 - Follow up, ensure check-update button is not clickable during async l10n
2015-08-09 10:47:12 -07:00
Bill McCloskey
0eaddb2f65 Back out bug 1181908 (again) for suspicion of causing bug 1191465 and other GC crashes. 2015-08-09 08:42:40 -07:00
Paolo Amadini
1febd7e183 Bug 1192621 - Update identifiers for intermediate strings of about:privatebrowsing that got merged to mozilla-central. r=tchevalier
--HG--
extra : commitid : 7wPDYTQiOTb
extra : rebase_source : db31ea869892abd56c58f84858d6cda2b6b21f44
2015-08-09 15:34:34 +01:00
Sebastian Kaspari
644a604cec Bug 1184190 - Send RESTRICTED startup action when restricted profile is used. r=mfinkle
--HG--
extra : commitid : 3nDfkIQXPAh
extra : amend_source : ed752a6090c707582f0a6de394f19aa84d99bd56
2015-08-09 19:58:43 +02:00
Ehsan Akhgari
83cb37dc14 Bug 1192580 - Fix a usage of alltabs-popup ID; r=MattN 2015-08-09 08:59:16 -04:00