Tim Taubert
297e906969
Bug 1002843 - Wait until important parts have been initialized before restoring tabs into windows r=smacleod
2014-05-03 08:11:43 +02:00
Jim Mathies
e5149d6a1e
Bug 911409 - Properly handle rendering menu arrows on high-dpi displays on Windows. r=tabraldes
2014-05-05 13:32:54 -05:00
vivek
e4c098d675
Bug 977167 - Open tabs should be filtered to exclude about:, chrome: etc. URLs prior to flushing to DB. r=rnewman
2014-05-05 11:35:21 -07:00
Brian Grinstead
0e98eb499a
Bug 1005431 - Invalid Property Value image is not Retina friendly;r=jryans
2014-05-05 13:32:20 -05:00
Nick Alexander
fb7ec05eb1
Bug 1000676 - Post: Return existing interval from search(). r=mfinkle
2014-05-05 11:27:57 -07:00
Nick Alexander
45e8dc4760
Bug 1000676 - Post: Expose SimpleServiceDiscovery.EVENT* constants. r=mfinkle
2014-05-05 11:27:56 -07:00
Nick Alexander
cee5d66b5e
Bug 1000676 - Part 2: Add MOZ_DEVICES and register about:devices. r=mfinkle
2014-05-05 11:27:56 -07:00
Nick Alexander
e65733b788
Bug 1000676 - Part 1: Add aboutDevices.* files. r=mfinkle
2014-05-05 11:27:56 -07:00
Nick Alexander
f9291ff99c
Bug 976216 - Part 2: Purge startup caches when starting Gecko in developer builds. r=mfinkle
...
This change only impacts developer builds. A developer build is one
where MOZILLA_OFFICIAL is not set.
The startup cache is invalidated when the buildid changes; see [1] for
details. For MOZILLA_OFFICIAL builds, the buildid is always bumped, so
the startup cache is always fresh on a package re-deploy to device.
Most developers re-deploy using |mach build mobile/android && mach
package && mach install| or similar. This does not bump the buildid.
The re-deployed package will read the out-dated startup cache, leading
to frustrating inconsistencies when developing Javascript, especially
chrome content and module JSMs.
This change purges the startup caches every time Gecko is started in
developer builds. This keeps the running Javascript consistent (which
is good for development), but incurs a startup performance
penalty (since the cache must be purged, and since the cached files must
be recompiled, etc).
[1] http://hg.mozilla.org/mozilla-central/file/901d300bb441/toolkit/xre/nsAppRunner.cpp#l2350
2014-05-05 11:27:55 -07:00
Nick Alexander
eb01d9dac1
Bug 976216 - Part 1: Add AppConstants.MOZILLA_OFFICIAL. r=rnewman
2014-05-05 11:27:55 -07:00
Ekanan Ketunuti
a90fb5906a
Bug 1000956 - Add textbox to the en-US dictionary. r=ehsan
2014-05-05 08:21:42 +07:00
Bernd Loeber
adf6edaff5
Bug 980911 - Rewrite inline script/style in browser/base/content/aboutaccounts/aboutaccounts.xhtml (about:accounts). r=ttaubert
2014-04-26 08:32:00 -04:00
Irving Reid
23a0efcdc8
Bug 608820 - Part 2: Add more logging and convert test to Task. r=Mossop
2014-05-04 22:55:14 -04: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
Jared Wein
dc3226da4e
Bug 738797 - Enable the in-content preferences by default. r=Unfocused
2014-05-04 15:54:29 -05:00
B2G Bumper Bot
e114d0cc3c
Bumping manifests a=b2g-bump
2014-05-04 13:06:14 -07:00
B2G Bumper Bot
d90d860ff8
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b9b597834441
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 983171 - [Settings] Disable intermittent failing test in screen_lock_settings_test.js
2014-05-04 13:00:44 -07:00
B2G Bumper Bot
2393c0f193
Bumping manifests a=b2g-bump
2014-05-04 12:01:24 -07:00
B2G Bumper Bot
ca94116f3c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5a6fb77ccd6c
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Merge pull request #18860 from jaoo/1003023
Bug 1003023 - [Sora] OMA CP - Parse provisioning document correctly. r=gsvelto
========
https://hg.mozilla.org/integration/gaia-central/rev/9e9f7835d248
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Bug 1003023 - [Sora] OMA CP - Parse provisioning document correctly
2014-05-04 11:56:01 -07:00
B2G Bumper Bot
8c7960a054
Bumping manifests a=b2g-bump
2014-05-04 11:07:53 -07:00