Commit Graph

234403 Commits

Author SHA1 Message Date
Ehsan Akhgari
0804076238 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
deb1ad625a Bug 1144087 - "Audio glitches on OpenBSD caused by rounding errors." r=kinetik 2015-03-18 12:19:00 +01:00
Heiher
aea9910cc3 Bug 1144005 - IonMonkey: MIPS: Fix encode break instruction. r=rankov 2015-03-18 18:21:00 +01:00
JW Wang
e8186745ca Bug 1143562. Part2 - only init |mStorageBaseDir| in the chrome process. r=cpearce 2015-03-18 19:15:00 +01:00
JW Wang
8e48668d12 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
e8f401d691 Bug 1143139 - Cancel all timer when SelectionCarets are terminated. r=roc 2015-03-17 21:31:00 +01:00
Masatoshi Kimura
1999ec07b4 Bug 1133187 - Update fallback whitelist. r=keeler 2015-03-18 15:36:00 +01:00
Jed Davis
d2a1fdfdb7 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
92472cd78a 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
45070240ed 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
Mike Hommey
53f845ad68 Backout changeset a1a89ff4ee31 (bug 762449) to disable jemalloc 3 for now. 2015-03-19 15:53:01 +09:00
Phil Ringnalda
bc03d24e02 Backed out 3 changesets (bug 1126089) for ASan e10s bc1 failures and green-crashes
CLOSED TREE

Backed out changeset 9af9111e9c27 (bug 1126089)
Backed out changeset 288efd5e2ca0 (bug 1126089)
Backed out changeset 3bcebfd13538 (bug 1126089)
2015-03-18 21:51:34 -07:00
Phil Ringnalda
5045d9d2c4 Back out 59fd15407a79 (bug 1142336) for shutdown hangs
CLOSED TREE
2015-03-18 20:38:43 -07:00
Jeff Gilbert
dd1158dab0 Bug 1142975 - Check for Present()-caused context loss. - r=kamidphish 2015-03-18 19:55:44 -07:00
Dan Glastonbury
654f5c4436 Bug 1110120 - Remove use of UniquePtr for XFB and UB tracking.; r=smaug 2015-02-09 00:13:00 +10:00
Seth Fowler
1f5ce39657 Bug 935850 - Add a little more fuzz to box-sizing-replaced-003.xht. r=me 2015-03-18 18:45:42 -07:00
Seth Fowler
c0fee4202e Bug 1141398 - Do not always revalidate image cache entries for file URIs. r=tn 2015-03-18 18:29:32 -07:00
Seth Fowler
0e4b26ec92 Bug 1019840 - Use cached intrinsic size in nsImageFrame::ComputeSize unless the image loader has a size. r=tn 2015-03-18 18:29:32 -07:00
Seth Fowler
53ef65f7af Bug 1141376 - Do not call OnSizeAvailable in nsImageFrame::Init. r=tn 2015-03-18 18:29:32 -07:00
Seth Fowler
188a0d0275 Bug 1139636 - Add BUG_COMPONENT info for ImageLib. r=gps 2015-03-18 18:29:32 -07:00
Tooru Fujisawa
4acf2eea1b Bug 1116376 - Skip full GC triggered by atoms zone if keepAtoms is true, and retrigger it after keepAtoms becomes false. r=jonco 2015-03-19 10:12:37 +09:00
Brian Hackett
ef20bc498c Bug 1137180 - Add most functionality necessary for extensible unboxed objects, r=jandem. 2015-03-18 18:05:51 -07:00
Brian Hackett
1c8357ba59 Bug 1143521 - Remove IsPoisonedPtr stuff, r=sfink. 2015-03-18 18:01:35 -07:00
Bobby Holley
ce2e01163c Bug 1142336 - Create one unified thread pool for media code and run the MDSM task queues on it. r=mattwoodrow
This allows for parallel MDSM execution. \o/
2015-03-18 18:00:49 -07:00
Ben Turner
c323e57869 Bug 1134309 - Fix slice handling when the first access is from a remote input stream, r=khuey. 2015-03-16 20:52:57 -07:00
Ben Turner
d405a7eb4f Bug 1143885 - Fix transaction handling when requests are killed prematurely, r=khuey. 2015-03-18 14:20:59 -07:00
Wes Kocher
f04229dfdd Merge m-c to inbound a=merge CLOSED TREE 2015-03-18 17:33:44 -07:00
Daniel Holbert
92e8217dbd Bug 1038839 followup: Add missing MOZ_OVERRIDE annotation to mightAlias() impls in MIR.h. r=ehsan 2015-03-18 16:44:03 -07:00
Daniel Holbert
1d9455d2a8 Bug 1134462 followup: Add missing MOZ_OVERRIDE annotation to SynthesizeStatus impls in SynthesizeStatus.h. r=ehsan 2015-03-18 16:44:02 -07:00
Brian Hackett
e6582b51d4 Bug 1130640 - Don't unroll loops based on bounds using terms that have been discarded, r=jandem. 2015-03-18 16:42:53 -07:00
NiLuJe
7d94574a22 Bug 1143411 - Fix build against latest freetype code. r=glandium 2015-03-18 19:32:53 -04:00
Wes Kocher
8f53ff74b9 Merge m-c to fx-team a=merge CLOSED TREE 2015-03-18 16:04:40 -07:00
Wes Kocher
d3a01938c3 Merge b2g-inbound to m-c a=merge CLOSED TREE 2015-03-18 15:53:00 -07:00
Wes Kocher
b86d5e6713 Merge fx-team to m-c a=merge 2015-03-18 15:38:20 -07:00
Wes Kocher
fff04f9311 Merge inbound to m-c a=merge 2015-03-18 15:00:56 -07:00
David Major
56656a287e Bug 1138794: Use an alternate crash report server on Windows XP SP2. r=ted a=lmandel 2015-03-19 10:29:15 +13:00
Christoph Kerschbaumer
6058ba79ef Bug 1144816 - Add longer timeout to meta referrer tests. r=gijs
CLOSED TREE
2015-03-18 13:47:00 -07:00
B2G Bumper Bot
20877eb1c9 Bumping manifests a=b2g-bump 2015-03-18 13:22:55 -07:00
B2G Bumper Bot
72eacaef97 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a7732a117f94
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Merge pull request #28937 from russnicoletti/bug-1144052

Bug 1144052 - Video attachment in message cannot be played r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/492858c495fc
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 1144052 - Video attachment in message cannot be played
2015-03-18 13:19:32 -07:00
Jordan Lund
50e6d3ce21 Bug 1113460 - mozharness.json bump, r=ryanvm a=testing 2015-03-18 12:09:31 -07:00
Gregor Wagner
f8527dd881 Backout Bug 1114935 for causing bug 1144567. 2015-03-18 11:48:52 -07:00
B2G Bumper Bot
e7a5f2aef3 Bumping manifests a=b2g-bump 2015-03-18 11:49:44 -07:00
B2G Bumper Bot
194b5feeb8 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/46a22c60443a
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Bug 1144435 - Fix l10n meta reading to get defaultLocale"

This reverts commit 41646318c7e102ecb2529c22a945c156d8fe829a.
2015-03-18 11:46:59 -07:00
Stephen Horlander
a979da3b9b Bug 1070706 - Add an inverted RSS icon to menuPanel*.png. r=Gijs 2015-03-18 11:18:00 -07:00
B2G Bumper Bot
4e8fa8af57 Bumping manifests a=b2g-bump 2015-03-18 10:08:51 -07:00
B2G Bumper Bot
a56abc306f Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5cd4c50b1a4b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1138350 - [Messages][RTL] Ellipsis direction fix in thread list view, r=azasypkin/julienw"

This reverts commit 3f9cda2a52a6a501fdf51dea447b8a0293443c51.

========

https://hg.mozilla.org/integration/gaia-central/rev/7d6efbc26149
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1140321 - merge pull request #28798 from gmarty:Bug-1140321-RTL-Downloads-list to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/568141e6553e
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1140321 - [RTL][Download] Fail to download the file, then the error icon is left-aligned and overlap with refresh icon in download list

========

https://hg.mozilla.org/integration/gaia-central/rev/252feed1c72d
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1144435 - merge pull request #28936 from ath0mas:fix-l10n-default-locale to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/514861f49a68
Author: Alexis THOMAS <fr.alexisthomas@gmail.com>
Desc: Bug 1144435 - Fix l10n meta reading to get defaultLocale
2015-03-18 10:08:31 -07:00
Jordan Santell
5730dbdc84 Bug 1143915 - Fix test for MemoryActor now that it backs out when attempting to restart recording allocations when its already recording.
CLOSED TREE
2015-03-18 11:52:00 -04:00
Carsten "Tomcat" Book
245d5618aa merge mozilla-inbound to mozilla-central a=merge 2015-03-18 13:51:53 +01:00
Carsten "Tomcat" Book
551050ea2e merge fx-team to mozilla-central a=merge 2015-03-18 13:12:18 +01:00
B2G Bumper Bot
56b2e80f6a Bumping manifests a=b2g-bump 2015-03-18 01:48:18 -07:00