Wes Kocher
f5766e3cb0
Merge b2g-inbound to m-c
2014-05-05 21:07:22 -07:00
Wes Kocher
db9e1a87e5
merge fx-team to m-c
2014-05-05 20:52:49 -07:00
Wes Kocher
dbd9b55a31
merge inbound to m-c
2014-05-05 20:51:04 -07:00
Wes Kocher
2468456ad0
merge inbound to m-c
2014-05-05 19:12:08 -07:00
Wes Kocher
bb01bf4d82
Backed out 2 changesets (bug 1000695) for introducing a near permafail on linux bc3
...
Backed out changeset 43306fac27e1 (bug 1000695)
Backed out changeset fcf5abdf9706 (bug 1000695)
2014-05-05 17:54:22 -07:00
Honza Bambas
3cd94cb35b
Bug 1006197 - End second HTTP cache v2 trial on desktop Firefox r=jduell
2014-05-05 16:56:59 -07:00
Wes Johnston
0e4df22fbb
Bug 854040 - Re-enable mini-app mode on Samsung phones. r=blassey
2014-05-05 16:30:30 -07:00
Jared Wein
a112dbbd43
Bug 1004576 - Background tabs are unreadable when the Color Intensity of the window frame is at or near its lowest point (white text on light-grey window frame). r=Gijs
...
--HG--
extra : rebase_source : 2fb257c889c8613aba6f488f5a4c867a34f85944
2014-05-05 18:41:40 -04:00
Henrik Skupin
779cf44c82
Bug 1003250 - Disable automatic sync for TPS tests. r=rnewman DONTBUILD
2014-05-05 23:07:52 +02:00
Sushil Chauhan
99c0f44fba
Bug 999699 - Use GPU Composition when a frame needs intermediate surface. r=dwilson
2014-05-05 13:26:51 -07:00
B2G Bumper Bot
d64ce91d2d
Bumping manifests a=b2g-bump
2014-05-05 13:41:11 -07:00
B2G Bumper Bot
eebbdf354f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d390f67c5661
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #18507 from svic/Bug_970148
Bug 970148 - Support for simple pairing record
========
https://hg.mozilla.org/integration/gaia-central/rev/5dbd7c2ddd33
Author: Arno Puder <arno@puder.org>
Desc: Bug 970148 - Support for simple pairing record. r=alive
2014-05-05 13:35:42 -07:00
Tetsuharu OHZEKI
2553bd0627
Bug 1005868 - Remove the needless migration code for 'browser.tabs.onTop'. r=dao
2014-05-06 05:17:20 +09:00
B2G Bumper Bot
ce1492b77b
Bumping manifests a=b2g-bump
2014-05-05 11:51:25 -07:00
B2G Bumper Bot
3ac14c5e08
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a068e204670a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #18911 from KevinGrandon/bug_1005330_shared_downloads_jshint
Bug 1005330 - JSHint fixes for shared/js/download/ r=aus
========
https://hg.mozilla.org/integration/gaia-central/rev/3fe3d7de0380
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1005330 - JSHint fixes for shared/js/download/ r=aus
2014-05-05 11:46:00 -07:00
B2G Bumper Bot
08f318500a
Bumping manifests a=b2g-bump
2014-05-05 11:36:21 -07:00
B2G Bumper Bot
323aaead30
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d5db104074da
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #18900 from tauzen/Bug1000981
Bug 1000981 - [NFC] NfcManager handleNdefMessage tests, NfcUtils tests moved to separate file, r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/0b9cd698f317
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1000981 - [NFC] NfcManager handleNdefMessage tests, NfcUtils tests moved to separate file
2014-05-05 11:30:56 -07:00
Honza Bambas
223e3b1b2a
Bug 1005475 - Remove lock acquire from CacheEntry::IsFileDoomed() and bellow, r=michal
2014-05-05 19:25:59 +02:00
Honza Bambas
12b8e62554
Bug 1005079 - Move index check from CacheFile to CacheEntry to speed up, r=michal
2014-05-05 19:25:58 +02:00
Ryan VanderMeulen
4249766b38
Merge fx-team to m-c.
2014-05-05 13:22:22 -04:00
Carsten "Tomcat" Book
9b0639f542
Backed out changeset 290f4be587a1 (bug 983489) for suspicion that this caused the m8 and m10 on ics debug on a CLOSED TREE
2014-05-05 16:19:22 +02:00
Michal Novotny
f5e39d9807
Bug 1003208 - HTTP cache v2: CacheFileHandle::mHash is accessed after the memory is freed, r=honzab
2014-05-05 15:11:39 +02:00
Ehsan Akhgari
2f3e612615
Bug 999341 - Null check the observer service in nsDocument::OnPageHide; r=smaug
2014-05-05 09:06:49 -04:00
Michal Novotny
5a3cea2381
Bug 1003091 - HTTP cache v2: Remove temporary fix in CacheFileContextEvictor::GetContextFile() due to CacheFileUtils::ParseKey() limitation, r=honzab
2014-05-05 15:04:09 +02:00
Boris Zbarsky
1fb4b3d050
Bug 1005590. MNot can also end up with a known-not-object type even while we think it might emulate undefined. Guard against that. r=jandem
2014-05-05 08:46:55 -04:00
Carsten "Tomcat" Book
2a68a24b89
Merge m-c to mozilla-inbound
2014-05-05 14:25:22 +02:00
Carsten "Tomcat" Book
25c6363ad6
merge b2g-inbound to mozilla-central
2014-05-05 14:23:27 +02:00
Carsten "Tomcat" Book
5697537de6
merge fx-team to mozilla-central
2014-05-05 14:22:03 +02:00
Jan de Mooij
0f21f62265
Bug 1004923 part 12 - Use GetSystemTimePreciseAsFileTime if available (Windows 8). r=njn
2014-05-05 13:12:11 +02:00
Jan de Mooij
50f6afb5fc
Bug 1004923 part 11 - Remove slow and bogus GetSystemTimeAdjustment call. r=njn
2014-05-05 13:12:09 +02:00
Olli Pettay
0d3011caaf
Bug 1005089, let touch.target be null, r=bz
2014-05-05 13:48:50 +03:00
B2G Bumper Bot
d713c97af2
Bumping manifests a=b2g-bump
2014-05-05 02:16:26 -07:00
B2G Bumper Bot
9b152a9da1
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3cb56b927c76
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #18883 from crdlc/bug-1003787
Bug 1003787 - [Contacts] Different texts to delete contacts: Delete X co...
========
https://hg.mozilla.org/integration/gaia-central/rev/a6acb4efcc8a
Author: crdlc <crdlc@tid.es>
Desc: Bug 1003787 - [Contacts] Different texts to delete contacts: Delete X contact?.. in title and text Remove in button
2014-05-05 02:10:52 -07:00
Jan de Mooij
3efb92da0c
Bug 1004923 part 10 - Remove redundant calibration lock. r=njn
2014-05-05 10:33:29 +02:00
Jan de Mooij
3b9be84710
Bug 1004923 part 9 - Remove more cruft from prmjtime.cpp. r=njn
2014-05-05 10:33:29 +02:00
Jan de Mooij
34d3abf03c
Bug 1004923 part 8 - Add PRMJ_NowInit, call QueryPerformanceFrequency only once. r=njn
2014-05-05 10:33:29 +02:00
Jan de Mooij
85577e78be
Bug 1004923 part 7 - Kill unused calibration.last, returnedTime in PRMJ_Now. r=njn
2014-05-05 10:33:29 +02:00
Jan de Mooij
efa570fca2
Bug 1004923 part 6 - Simplify PRMJ_Now as QueryPerformanceFrequency never fails on WinXP and newer. r=njn
2014-05-05 10:33:28 +02:00
Markus Stange
5fbe031638
Bug 1000875 - Fix nsDisplayBackgroundImage::GetInsideClipRegion calculation for canvas frames. r=roc
...
The opaque region of the background image display item was incorrectly clipped to the viewport size, offset by the scroll position. nsDisplayBackgroundImage::GetBoundsInternal has a special case for canvas frames that sets the clip area to the whole canvas area; this patch does the same for GetInsideClipRegion.
2014-05-05 10:27:38 +02:00
Markus Stange
4da14e9bdd
Bug 1000875 - Add invalidation debugging annotations for changes of a layer's forced background color. r=roc
2014-05-05 10:26:28 +02:00
Markus Stange
48fe884f67
Bug 1000875 - Add invalidation debugging annotations for layer content type changes. r=roc
2014-05-05 10:24:56 +02:00
Markus Stange
03e23b3d9b
Bug 1000875 - Improve test_fixed_bg_scrolling_repaints.html. r=roc
2014-05-05 10:23:41 +02:00
Markus Stange
2f9adce2c3
Bug 1000875 - Give nsDOMWindowUtils::CheckAndClearPaintedState the ability to check paints of canvas frames. r=roc
2014-05-05 10:23:18 +02:00
Carsten "Tomcat" Book
b58e47323c
Backed out changeset 79686836f1f7 "(bug 1005089) r=bz" for bustage on a CLOSED TREE
...
--HG--
extra : amend_source : 5170a31dc799f4401d30c8d6c4423dad2e84535f
2014-05-05 09:41:27 +02:00
Phil Ringnalda
ce1f827d4e
Merge m-c to f-t
2014-05-04 17:16:16 -07:00
Phil Ringnalda
935972057c
Merge b-i to m-c
2014-05-04 17:13:16 -07:00
Monica Chew
0eb7d17b0d
Bug 1005364: Disable pinning for all mozilla properties (r=keeler)
2014-05-04 17:05:58 -07:00
Jared Wein
e047af2576
Backed out changeset 928eebe0592e (bug 738797) for failing browser_experiments.js.
2014-05-04 17:15:06 -05:00
B2G Bumper Bot
dbda62df0b
Bumping manifests a=b2g-bump
2014-05-04 14:16:25 -07:00
B2G Bumper Bot
841a0a671e
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1b0c17f90885
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1005708 - Disable intermittent failing test, Contacts shortcuts > touch touch on shortcuts shortcut text should change after moving some distance
2014-05-04 14:10:59 -07:00