Commit Graph

136103 Commits

Author SHA1 Message Date
Ed Morley
fbe925ef52 Backed out changeset 7f9cf2a04252 (bug 828088) for near-permaorange metro test runs 2013-06-25 14:51:33 +01:00
Ed Morley
6de444a3ad Bug 845162 - Disable test_playback.html and test_seek.html on Android for too many intermittent failures 2013-06-25 14:41:34 +01:00
Ed Morley
fa87c28e71 Backed out changeset 1d5db5f16a32 (bug 874669) for failures in test_bug716822.html 2013-06-25 14:18:52 +01:00
Ed Morley
02d459330d Backed out changeset d7c237784ce9 (bug 886230) for B2G mochitest-9 failures in test_bug582181-1.html 2013-06-25 13:45:09 +01:00
Jan de Mooij
41bdfbf192 Bug 885660 - Fix Ion bailouts to overwrite arguments on the stack at the end of the bailout. r=djvj 2013-06-25 14:15:08 +02:00
Masatoshi Kimura
3d841b9b22 Bug 874669 - Remove legacy event type constants. r=smaug CLOBBER 2013-06-25 20:29:14 +09:00
Ed Morley
e68d70b967 Backed out changeset 8284007baae4 (bug 878674) for Android startup java exceptions 2013-06-25 11:26:00 +01:00
Ed Morley
01f09a9c1b Backed out changeset 30bf232b44f7 (bug 878674) 2013-06-25 11:25:30 +01:00
Emanuel Hoogeveen
6dc713326b Bug 886128 - Fix various clang warnings and some potential bugs in nonstandard configurations. r=nnethercote,terrence.
--HG--
extra : rebase_source : 0d833ecc9879f5d9fd0a28f9b4eca7793d01aa40
2013-06-24 21:32:05 -07:00
Birunthan Mohanathas
c69d624cdb Bug 857334 - Fix crash in mozilla::a11y::XULTextFieldAccessible::FrameSelection
Bug 857334 - Fix crash in mozilla::a11y::XULTextFieldAccessible::FrameSelection, r=tbsaunde
2013-06-22 00:29:00 +02:00
Nicholas Cameron
619ee71fa7 Bug 878142; be more precise about removing the animation manager from the refresh driver. r=dbaron 2013-06-25 20:58:46 +12:00
Ed Morley
be4af04bc8 Backed out changeset 02f3a517a7c7 (bug 886225) for breaking mochitest on a CLOSED TREE 2013-06-25 09:46:34 +01:00
Jonathan Kew
3d9448c071 bug 878674 - pt 2 - clean up obsolete copies of packaged fonts from the Android filesystem. r=blassey 2013-06-25 09:14:37 +01:00
Jonathan Kew
d3da72928e bug 878674 - pt 1 - load Fennec bundled fonts directly from omnijar without copying them out to the filesystem. r=roc 2013-06-25 09:14:03 +01:00
Hannes Verschore
e16676b51f Bug 886241 - IonMonkey: Enable inlined arguments_get_elem for constant index, r=djvj 2013-06-25 09:57:17 +02:00
Hannes Verschore
4ed67b02f1 Bug 884989: OdinMonkey: Check argument types before enabling ffi fastpath to IM, r=luke 2013-06-25 09:55:33 +02:00
Fernando Jiménez
bb3c75dadd Bug 886225 - Ci is not defined in SpecialPowersObserverAPI. r=gwagner 2013-06-25 15:28:28 +08:00
L. David Baron
5bf449ab35 Bug 858937 patch 2: Make off-main-thread CSS transitions/animations code that should be using nsLayoutUtils::GetStyleFrame do so. r=nrc
The fixes to the miniflush code
(nsTransitionManager::UpdateThrottledStyle and UpdateAllThrottledStyles)
fix the case where we constructed totally incorrect style contexts for
outer table frames (which have special style contexts inheriting from
the table frame) during the miniflush, leading to inconsistent style
data and other bad things, when we should have been touching the style
on the table frame instead.

The fixes to the other OMTA codepaths lead to layer tests being
performed on the same frame that the styles will be applied to, and
probably fix real bugs (which would occur when animating opacity or
transform on a table).
2013-06-24 22:32:10 -07:00
L. David Baron
7ec07e319b Bug 858937 patch 1: Add nsLayoutUtils::GetStyleFrame() variant taking nsIContent*, and use it for two existing users of the variant taking nsIFrame*. r=nrc 2013-06-24 22:32:10 -07:00
Phil Ringnalda
79549f98dd Back out 8e83da248fc9 (bug 886635) for warnings-as-errors bustage
CLOSED TREE
2013-06-24 23:44:52 -07:00
Phil Ringnalda
83b45dda07 Back out 2332bb3fe186:10f70b8b04fe (bug 858937) for warnings-as-errors bustage
CLOSED TREE
2013-06-24 23:42:05 -07:00
Daniel Holbert
9d41eb15f3 Bug 886611 part 2: Rename the nsSVGUtils function SetupCairoStrokeHitGeometry() to SetupCairoStrokeGeometry() . r=longsonr 2013-06-24 23:05:32 -07:00
Daniel Holbert
310aa40a9d Bug 886611 part 1: Rename the nsSVGUtils function SetupCairoStrokeGeometry() to SetupCairoStrokeBBoxGeometry() . r=longsonr 2013-06-24 23:05:31 -07:00
Cameron McCormack
e5f75898fc Bug 886230 - Don't paint SVG text under DrawWindow(..., DRAWWINDOW_DO_NOT_FLUSH) when frames are dirty. r=roc 2013-06-25 16:01:38 +10:00
L. David Baron
5c59bc82cb Bug 886635: HTMLCanvasElement.h (which is included in dom/bindings) should not include nsLayoutUtils.h r=khuey
(It still ends up included in dom/bindings, though.)
2013-06-24 22:32:11 -07:00
L. David Baron
9e55192f4e Bug 858937 patch 2: Make off-main-thread CSS transitions/animations code that should be using nsLayoutUtils::GetStyleFrame do so. r=nrc
The fixes to the miniflush code
(nsTransitionManager::UpdateThrottledStyle and UpdateAllThrottledStyles)
fix the case where we constructed totally incorrect style contexts for
outer table frames (which have special style contexts inheriting from
the table frame) during the miniflush, leading to inconsistent style
data and other bad things, when we should have been touching the style
on the table frame instead.

The fixes to the other OMTA codepaths lead to layer tests being
performed on the same frame that the styles will be applied to, and
probably fix real bugs (which would occur when animating opacity or
transform on a table).
2013-06-24 22:32:10 -07:00
L. David Baron
8a290dce94 Bug 858937 patch 1: Add nsLayoutUtils::GetStyleFrame() variant taking nsIContent*, and use it for two existing users of the variant taking nsIFrame*. r=nrc 2013-06-24 22:32:10 -07:00
Sam Foster
56291d2871 Bug 828088 - Rework richgrid and richgriditem bindings to use css columns for down-then-across grids. r=fryn
--HG--
extra : rebase_source : 797845516ce09fab93cfc0690ee204fa9cc0a157
2013-06-24 18:24:09 -07:00
Drew Willcoxon
9bbf344710 Bug 870103 - Disable plugins and HTML5 media in BackgroundPageThumbs's browser. r=markh 2013-06-24 22:07:12 -07:00
Phil Ringnalda
de1e4005d8 Merge m-c to m-i 2013-06-24 21:56:24 -07:00
Phil Ringnalda
4d8a8aa9ee Merge m-i to m-c 2013-06-24 21:54:17 -07:00
Brian Nicholson
0f7eb3d072 Bug 849847 - Make about:home scrollable with the analog stick. r=Cwiiis 2013-06-24 21:44:07 -07:00
Gaia Pushbot
0a01b9a3cf Bumping gaia.json for 2 gaia-central revision(s)
========

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

Bug 886524 - Fix CSS error/logging

========

https://hg.mozilla.org/integration/gaia-central/rev/1458ef94db38
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 886524 - Fix CSS error/logging
2013-06-24 19:40:23 -07:00
Phil Ringnalda
c68b279f95 Back out b0303f19d6fe (bug 886168) for turning on failing tests
CLOSED TREE
2013-06-24 19:11:44 -07:00
Phil Ringnalda
8f3424da1c Back out 0e276ed2d7c3 (bug 884651) for Linux test_streams_element_capture.html timeouts
CLOSED TREE
2013-06-24 18:29:34 -07:00
Phil Ringnalda
8caad2f15f Back out 1aa1a42a471f:bf03279e2b50 (bug 885169) for b2g/Android bustage on a CLOSED TREE
--HG--
extra : rebase_source : f3931316d2daa132bbe088a06877a5190b60bbd9
2013-06-24 18:00:46 -07:00
Ryan VanderMeulen
715d9a7de3 Merge m-c and inbound on a CLOSED TREE. 2013-06-24 21:00:41 -04:00
Ryan VanderMeulen
33b0355734 Merge birch and m-c. 2013-06-24 20:59:43 -04:00
Phil Ringnalda
d27bda4e98 Back out 398f67b7d629 (bug 874669) for mochitest-1 failures
CLOSED TREE
2013-06-24 17:26:36 -07:00
William Lachance
ff6f298116 Bug 885365 - Print testroot in mochitest/reftest for fennec;r=jmaher 2013-06-24 17:15:40 -07:00
Phil Ringnalda
bd2fa2877b Merge m-c to m-i 2013-06-24 16:51:59 -07:00
Brian Smith
980eed7f7e Bug 759257: Remove InfallableCopyCString [sic], r=hurley 2013-06-24 16:46:08 -07:00
Nicholas Nethercote
f600113d63 Bug 886205 (part 2) - Move some function definitions from vm/ObjectImpl-inl.h to vm/ObjectImpl.h. r=terrence.
--HG--
extra : rebase_source : c12d632b99542002954f02b7004cbbcfdee7f6c5
2013-06-24 16:03:02 -07:00
Nicholas Nethercote
4f4e32f265 Bug 886205 (part 1) - Move some function definitions from gc/Barrier-inl.h to gc/Barrier.h. r=terrence.
--HG--
extra : rebase_source : d6eeb4f6273c36069a8bbb28033737c2aec40ba0
2013-06-24 15:55:52 -07:00
Gaia Pushbot
ea44ca583a Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/72ed45c245c8
Author: John Ford <john@johnford.info>
Desc: Merge pull request #10539 from beber400/828915-fix-buttons-settings

fix bug 828915 - changed buttons style in Settings app

========

https://hg.mozilla.org/integration/gaia-central/rev/2fc97627d8bc
Author: beber400 <beber4c@gmail.com>
Desc: fix bug 828915 - changed buttons style in Settings app
2013-06-24 15:50:23 -07:00
Gaia Pushbot
116d07c642 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/0418622ce5f3
Author: John Ford <john@johnford.info>
Desc: Merge pull request #10494 from aajain/bug842551

Bug 884969 - SMS status report setting not getting updated correctly r=s...

========

https://hg.mozilla.org/integration/gaia-central/rev/8c1013fc95b9
Author: Anshul Jain <anshulj@codeaurora.org>
Desc: Bug 884969 - SMS status report setting not getting updated correctly r=schung

Change-Id: Id14aa62141b4f247f57e9b176c6be84a3b440339
2013-06-24 15:40:27 -07:00
Gaia Pushbot
c83b68ec6a Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/c9e0afc4d1f5
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #8726 from leob2g/Bug_852361_Device_is_shut_down_when_battery_level_become_two_percents

Bug 852361 - [System] Device is shut down when battery level become two percents

========

https://hg.mozilla.org/integration/gaia-central/rev/41bb7b46f7ed
Author: sungwoo.yoon <sungwoo.yoon@lge.com>
Desc: Bug 852361 - [System] When battery level become two percents, device is shut down
2013-06-24 14:00:23 -07:00
Gaia Pushbot
0532ca7e5d Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/2c1974f22ebb
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #10436 from rexboy7/fix-bug873301

Bug 873301 - [Video] Change path pattern with new device storage API on ... r=davidflanagan

========

https://hg.mozilla.org/integration/gaia-central/rev/217be4d4f6cb
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 873303 - [Video] Change path pattern with new device storage API on camera files
2013-06-24 13:15:23 -07:00
Gaia Pushbot
b10fb86481 Bumping gaia.json for 2 gaia-central revision(s)
========

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

Bug 864751 - Fix typo in Makefile

========

https://hg.mozilla.org/integration/gaia-central/rev/7c5d7781c327
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 864751 - Fix typo
2013-06-24 12:50:32 -07:00
Gaia Pushbot
d0dbea8cae Bumping gaia.json for 2 gaia-central revision(s)
========

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

Bug 864751 - Add profile directory define

========

https://hg.mozilla.org/integration/gaia-central/rev/6b3559890576
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 864751 - Add profile directory define
2013-06-24 12:30:26 -07:00