412179 Commits

Author SHA1 Message Date
Jim Blandy
e9755ee44c Bug 1144371: Implement DEBUG-only JS shell function |dumpStringRepresentation|. r=jandem
--HG--
extra : rebase_source : ebb25a0f97e59a24f8a4d7b9a022732f538f1c13
extra : amend_source : 131df33a2b698205d6b385f48c1501d87ba52f7d
2015-03-17 13:45:35 -07:00
Bevis Tseng
c44bd7e32b Bug 1143596 - Part 2: Re-write with Promise. r=echen 2015-03-17 14:35:31 +08:00
Jim Blandy
b7a121e17d Bug 1063147: Clarify comments about extensible strings. DONTBUILD r=jandem
--HG--
extra : rebase_source : 3f46915120a9e0898b7341b372f3b3ae4e1e6c63
2015-03-16 18:40:21 -07:00
Jan de Mooij
297b82ad00 Bug 1141583 - Store nargs in LambdaFunctionInfo to avoid a TSan false positive. r=bhackett 2015-03-19 10:11:55 +01:00
Jan de Mooij
417dc71a84 Bug 974418 - Fix a TSan race involving the double-elements flag on template objects. r=bhackett 2015-03-19 10:08:41 +01:00
Matt Woodrow
bfd6201948 Bug 1145029 - Disable DXVA for 4k videos on AMD hardware since it performs poorly. r=jya
--HG--
extra : rebase_source : b2b686f7b6774fb04766b47133299c78061793b5
2015-03-19 22:01:47 +13:00
Xidorn Quan
96db36c21e Bug 1112474 part 2 - Fix ruby-position reftests with bsize adjustment. r=dholbert
--HG--
extra : rebase_source : 51c27b69f29ce299954ddafc6140a91fc508b917
extra : source : 5cb02c09512316d63f6a3fbda81d04a081cf2907
extra : histedit_source : 01eccfaa0faf1d92e45324e3bb296334fbd53449
2015-03-19 19:04:50 +11:00
Xidorn Quan
a85af6a361 Bug 1112474 part 1 - Make utils of CSS Ruby reftests writing-mode aware. r=dholbert
--HG--
extra : rebase_source : 5a4be10876e45a8bb17edcca6e25be4dd5a31c0c
extra : source : 3d79017794b0718d7a382e7197e79544d00e25b4
2015-03-19 19:04:50 +11:00
David Anderson
8ebd1684f7 Fix max texture size handling in displayport clamping. (bug 1135907 follow-up, r=kats)
--HG--
extra : rebase_source : f6b399fe5f877fa88613236778e971c1c41d5ea3
2015-03-17 14:04:36 -07:00
Jan-Ivar Bruaroey
d9836cc0ca Bug 1144984 - add missing includes in MediaTimer.cpp. r=bobbyholley 2015-03-18 21:21:15 -04:00
Seth Fowler
85e3815714 Bug 1144899 - Make the perfect match check in LookupBestMatch skip undecoded surfaces. r=dholbert 2015-03-18 20:31:38 -07:00
Ehsan Akhgari
c10f1ac2e6 Bug 1144876 - Stop spamming stderr with a warning every time that we encounter a document that is not controlled by a service worker; r=nsm 2015-03-18 14:16:00 +01:00
Jed Davis
09d9f7bb4a Bug 1144580 - Whitelist pselect6 in content seccomp-bpf policy. r=kang 2015-03-18 15:30:00 +01:00
Ehsan Akhgari
2515f140bb Bug 1144236 - Add tests for the ignoreMethod match mode in DOM cache; r=bkelly 2015-03-17 10:58:00 +01:00
Ehsan Akhgari
6d29d6c974 Bug 1144214 - Fix DeleteOrphanedBodyAction so that it doesn't orphan cache files if the action is canceled; r=bkelly 2015-03-18 14:19:00 +01:00
Alexandre Ratchov
22ad88b8fa Bug 1144087 - "Audio glitches on OpenBSD caused by rounding errors." r=kinetik 2015-03-18 12:19:00 +01:00
Heiher
638adea8f9 Bug 1144005 - IonMonkey: MIPS: Fix encode break instruction. r=rankov 2015-03-18 18:21:00 +01:00
JW Wang
88d592058a Bug 1143562. Part2 - only init |mStorageBaseDir| in the chrome process. r=cpearce 2015-03-18 19:15:00 +01:00
David Keeler
2cf7194567 bug 1143085 - allow subject alternative name extensions to be empty for compatibility r=briansmith a=kwierso
--HG--
extra : amend_source : 89b8233b57049a3d2886aa08cd85c57e6faa693e
2015-03-16 14:00:33 -07:00
David Anderson
8ab6f89545 Fix regression from bug 1143567 that broke context menus. (bug 1144827, r=jmathies, a=kwierso) 2015-03-19 11:54:16 -07:00
Ehsan Akhgari
1e0c4573e6 Bug 1143222 - Put the DOM Cache tests in sequential mode again until we fix the rest of the intermittent failures; a=RyanVM 2015-03-19 17:08:02 -04:00
Ehsan Akhgari
b92e929c3e Bug 1145321 - Disconnect the CacheStorage object from its actor when it gets cycle collected; r=bkelly 2015-03-19 17:06:59 -04:00
Ehsan Akhgari
8734ffb7e3 Bug 1143504 - Disconnect the Cache object from its actor when it gets cycle collected; r=bkelly 2015-03-19 17:06:57 -04:00
JW Wang
80b1b90328 Bug 1143562 - use /data/b2g/mozilla/gmp as the gmp storage folder on B2G. r=cpearce 2015-03-16 19:51:00 +01:00
Morris Tseng
80129ca85d Bug 1143139 - Cancel all timer when SelectionCarets are terminated. r=roc 2015-03-17 21:31:00 +01:00
Masatoshi Kimura
3a321cb760 Bug 1133187 - Update fallback whitelist. r=keeler 2015-03-18 15:36:00 +01:00
Jed Davis
f6d18ff6da Bug 1141906 - Adjust some assertions in Linux sandbox feature detection. r=kang
See bug, and comment at top of SandboxInfo.cpp, for rationale.

Bonus fix: reword comment about nested namespace limit; the exact limit
is 33 (not counting the root) but doesn't particularly matter.
2015-03-17 22:50:00 +01:00
d39aa7d3f1 Bug 1120705 - Part 2: Tests (v2 Patch), r=roc
- Ensure that the scrollbar button scrolling is limited
  by the page size, to maintain context when scrolling
  small scroll frames.
2015-03-18 18:36:00 +01:00
1079a8625f Bug 1120705 - Part 1: Limit scrollbar button scrolls to one page per click. r=roc
- When using the scrollbar buttons to scroll a very small scroll frame,
  it is possible to scroll more than one page.  When this occurs, we
  now scroll by a page instead to maintain context between scrolls.
- When scrolling with scrollbar buttons, the
  "toolkit.scrollbox.verticalScrollDistance" and
  "toolkit.scrollbox.horizontalScrollDistance" were swapped,
  resulting in too much scrolling when scrolling vertically and too
  little scrolling when scrolling horizontally.  This has been fixed in
  ScrollFrameHelper::ScrollByLine.
2015-03-18 14:32:00 +01:00
Bevis Tseng
ccbf6c4ca9 Bug 1143596 - Part 1: Provide correct test number in Brazil format. r=echen 2015-03-16 16:59:58 +08:00
B2G Bumper Bot
0cff1068c5 Bumping manifests a=b2g-bump 2015-03-19 00:29:34 -07:00
B2G Bumper Bot
35bebdb270 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/48ec78b24f56
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #28943 from jessi3py/bugzilla/1144494

Bug 1144494 - Toggle network.debugging.enabled from developer menu. r=arthurcc

========

https://hg.mozilla.org/integration/gaia-central/rev/1eef49ad4565
Author: Jessica Jong <jjong@mozilla.com>
Desc: Bug 1144494 - Toggle network.debugging.enabled from developer menu. r=arthurcc

========

https://hg.mozilla.org/integration/gaia-central/rev/7bad05e20653
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #28912 from crh0716/1037962

Bug 1037962 - Remove hard coded strings r=eragonj

========

https://hg.mozilla.org/integration/gaia-central/rev/9de5c848af6e
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1037962 - Remove hard coded strings

========

https://hg.mozilla.org/integration/gaia-central/rev/eab8fe7f4a0d
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #28629 from crh0716/1139338

Bug 1139338 - Refactor Observable and implement read-only and dependency property r=eragonj

========

https://hg.mozilla.org/integration/gaia-central/rev/ff0212702bd1
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1139338 - Refactor Observable and implement read-only and dependency property
2015-03-19 00:26:51 -07:00
B2G Bumper Bot
97b84d6070 Bumping manifests a=b2g-bump 2015-03-19 00:20:34 -07:00
Ben Francis
77ff8e4486 Bug 1087469 - Add support for a start_url property in app manifests r=fabrice 2015-03-18 21:25:51 -07:00
B2G Bumper Bot
8cf6344b4c Bumping manifests a=b2g-bump 2015-03-18 20:54:28 -07:00
B2G Bumper Bot
15dc7e26cc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bfc641546a16
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #28945 from crh0716/1127718

Bug 1127718 - Update the addons icon r=eragonj

========

https://hg.mozilla.org/integration/gaia-central/rev/f032e8f25e8e
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1127718 - Update the addons icon
2015-03-18 20:51:52 -07:00
B2G Bumper Bot
96d4f2790d Bumping manifests a=b2g-bump 2015-03-18 19:33:07 -07:00
B2G Bumper Bot
702d9daa6a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ff48394c7d99
Author: EragonJ (E.J.) <eragonj@eragonj.me>
Desc: Merge pull request #28942 from EragonJ/bug-1144538

Bug 1144538 - [Settings] refactor TaskScheduler and CallConstant r=Arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/4055acc4add2
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1144538 - [Settings] refactor TaskScheduler and CallConstant
2015-03-18 19:30:29 -07:00
B2G Bumper Bot
1ffeae33dd Bumping manifests a=b2g-bump 2015-03-18 18:38:07 -07:00
B2G Bumper Bot
f46a150c59 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1228966490cf
Author: J. Ryan Stinnett <jryans@gmail.com>
Desc: Merge pull request #28777 from jryans/always-allow

Bug 1032128 - Add "always allow" for cert-based authentication. r=janx

========

https://hg.mozilla.org/integration/gaia-central/rev/c5588e419860
Author: J. Ryan Stinnett <jryans@gmail.com>
Desc: Bug 1032128 - Add "always allow" for cert-based authentication. r=janx
2015-03-18 18:35:33 -07:00
Wes Kocher
994ae1e646 Merge m-c to b2ginbound a=merge CLOSED TREE 2015-03-18 17:34:51 -07:00
Wes Kocher
efb4af18cb Merge m-c to fx-team a=merge CLOSED TREE 2015-03-18 16:04:40 -07:00
Wes Kocher
bd0bb76faa Merge m-c to b2ginbound a=merge CLOSED TREE 2015-03-18 16:01:38 -07:00
Wes Kocher
7be54b949f Merge b2g-inbound to m-c a=merge CLOSED TREE 2015-03-18 15:53:00 -07:00
Wes Kocher
3bba7718ed Merge fx-team to m-c a=merge 2015-03-18 15:38:20 -07:00
Wes Kocher
77ac9d38a5 Merge inbound to m-c a=merge 2015-03-18 15:00:56 -07:00
David Major
bff0694ceb Bug 1138794: Use an alternate crash report server on Windows XP SP2. r=ted a=lmandel
--HG--
extra : rebase_source : de3a3c17d6427449272c3535fc8b756e0c0caf98
2015-03-19 10:29:15 +13:00
B2G Bumper Bot
834813bb41 Bumping manifests a=b2g-bump 2015-03-18 14:15:28 -07:00
Christoph Kerschbaumer
459d21aa32 Bug 1144816 - Add longer timeout to meta referrer tests. r=gijs
CLOSED TREE
2015-03-18 13:47:00 -07:00
B2G Bumper Bot
ced892cd8d Bumping manifests a=b2g-bump 2015-03-18 13:22:55 -07:00