Branislav Rankov
4d914b609c
Bug 969375 - MIPS port: Added Trampoline-mips and Bailouts-mips. r=nbp
2014-03-17 15:33:28 +01:00
Jan Keromnes
5152713272
Bug 993137 - Trivial fixes. f=ochameau, r=glandium
2014-04-23 10:50:00 +02:00
Nick Fitzgerald
bf47d258b8
Bug 984696 - Save more detailed source notes so that Debugger.Script.prototype.getAllColumnOffsets can offer more for source mapped and/or pretty printed JS debugging. r=ejpbruel
2014-04-22 09:11:00 +02:00
Shelly Lin
ef7d147d48
Bug 908995 - Part 4: Add build flags for TaskTracer. r=khuey.
2014-04-22 10:32:29 +08:00
Shelly Lin
c016875e6a
Bug 908995 - Part 3: Add source events for TaskTracer. r=khuey,smaug.
2014-04-23 15:32:31 +08:00
Shelly Lin
2f7ea42920
Bug 908995 - Part 2: Track runnables, tasks and timer events with TaskTracer. r=khuey.
2014-03-27 16:49:06 +08:00
Shelly Lin
28f678d6a7
Bug 908995 - Part 1: The core implementation of TaskTracer. r=khuey.
2014-03-27 16:44:30 +08:00
Valentin Gosu
11baa63cd7
Bug 991116 - Intermittent test_ping_aboutnetworking.js. r=mcmanus
...
Use nsMainThreadPtrHandle<NetDashboardCallback> for JS objects.
Remove pointles code that clears the JS callback.
Fix test using out of scope variable.
2014-04-23 23:45:10 +03:00
Peter Chang
ce8d02436e
Bug 997367 - fix crash at CrossProcessCompositorParent::GetCompositionManager. r=roc
2014-04-22 19:07:00 +02:00
Valentin Gosu
71a8af93d4
Bug 996055 - Prevent url.hostname from clearing the hostname. r=mcmanus
2014-04-23 17:45:58 +03:00
Matt Woodrow
fcc205b5dd
Bug 994282 - Apply mask layer transforms in the correct order. r=roc
2014-04-24 19:38:35 +12:00
Ben Turner
93e285a83b
Bug 999742, Split Blob<> into BlobParent/BlobChild. rs=sicking.
...
--HG--
extra : transplant_source : %F6%EF%8D%0C%0E%0B7%EFm%7F%15%83%D5%82%19T%BF-%3C%98
2014-04-23 21:43:57 -07:00
Mike Conley
d5517a9580
Bug 100180 - Modal dialogs should try to cancel any drag sessions in progress. r=roc.
2014-04-23 12:35:00 -04:00
Timothy Nikkel
58d05a6240
Bug 1000266. Don't purge the canvas fixed background image cache if we are only scrolling. r=mattwoodrow
...
Also NotifyRenderingChanged was on the canvas background color item, not the background image item.
Bug 818643 was a problem where the cache didn't get purged enough, but the fix meant we basically always purged the cached and never got to use it, making it useless. It meant that we purged the cache anytime the item has any type of invalidation whatsoever, even if the item would be drawn the same but the layer contents needed to be invalidated so that it would be redrawn (ie due to staying at the same position on screen but a different position in the layer).
This is really hacky, but NotifyRenderingChanged is only observed on one type of display item. So we just isolate the case where the only thing that changed is the offset (due to scrolling) and skip the NotifyRenderingChanged in that case.
2014-04-23 21:56:15 -05:00
Wes Kocher
a9c57d89e8
Merge m-c to inbound
2014-04-23 19:33:30 -07:00
Timothy Nikkel
8ca9076c73
Bug 1000322. Don't let the display port base be larger than the subdocuments root frame bounds. r=roc
...
The dirty rect can be larger.
2014-04-23 21:12:11 -05:00
Wes Kocher
302d3900c2
Backed out 2 changesets (bug 970691) for build bustage on a CLOSED TREE
...
Backed out changeset 83f7aec5a083 (bug 970691)
Backed out changeset 94348d189ed5 (bug 970691)
2014-04-23 18:26:05 -07:00
Ehsan Akhgari
164e703836
Bug 491863 - Remove IBMBIDI; r=roc
2014-04-23 21:15:29 -04:00
B2G Bumper Bot
4489f9b2a5
Bumping manifests a=b2g-bump
2014-04-23 14:51:15 -07:00
B2G Bumper Bot
ca224d37ac
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9f480d1c52a4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #18429 from KevinGrandon/bug_997876_rocketbar_text_input
Bug 997876 - [Rocketbar] Input text should reset after entering homescreen
========
https://hg.mozilla.org/integration/gaia-central/rev/5b323487b93e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 997876 - [Rocketbar] Input text should reset after entering homescreen r=benfrancis
2014-04-23 14:45:51 -07:00
B2G Bumper Bot
2c145f6a23
Bumping manifests a=b2g-bump
2014-04-23 14:36:19 -07:00
B2G Bumper Bot
9aad7f6254
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/17205e343e7e
Author: Gregor Wagner <anygregor@gmail.com>
Desc: Merge pull request #18601 from gregorwagner/999572
Bug 999572 - Fix settingsService usage in NetworkGeolocationProvider.js
========
https://hg.mozilla.org/integration/gaia-central/rev/8ad0e3106fe3
Author: Gregor Wagner <anygregor@gmail.com>
Desc: Bug 999572 - Fix settingsService usage in NetworkGeolocationProvider.js
========
https://hg.mozilla.org/integration/gaia-central/rev/d1c1d17679d5
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #18543 from KevinGrandon/bug_999676_app_manager_homescreen_visibility
Bug 999676 - [System] Remove un-needed homescreen visibility setting r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/3fd8382d7c5f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 999676 - [System] Remove un-needed homescreen visibility setting r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/be29770fd678
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #18594 from dmarcos/bug998478
Bug 998478 - [Camera] [Madai] The setting menu button when open doesn't ...
========
https://hg.mozilla.org/integration/gaia-central/rev/e4253836a5c8
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 998478 - [Camera] [Madai] The setting menu button when open doesn't overlap with the hud button
2014-04-23 14:30:56 -07:00
Gregor Wagner
4e4c215ffd
Bug 999572 - Fix settingsService usage in NetworkGeolocationProvider.js. r=bent
2014-04-23 14:16:24 -07:00
Ryan VanderMeulen
8554d90998
Merge m-c to b2g-inbound. a=merge
2014-04-23 14:00:16 -07:00
Ben Hearsum
38ba461e62
bug 1000207: upload flame gecko/gaia mars to public ftp. r=aki DONTBUILD
2014-04-23 16:49:42 -04:00
Ryan VanderMeulen
c5968b76c1
Merge inbound to m-c.
2014-04-23 13:42:46 -07:00
B2G Bumper Bot
c35b42ee16
Bumping manifests a=b2g-bump
2014-04-23 10:56:27 -07:00
B2G Bumper Bot
24f0a186a3
Bumping gaia.json for 9 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9f73856885e9
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #18551 from mikehenrty/bug-975535-marketplace
Bug 975535 - marketplace update to include latest icons, r=julienw
========
https://hg.mozilla.org/integration/gaia-central/rev/ef130e7f21e4
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 975535 - marketplace update to include latest icons
========
https://hg.mozilla.org/integration/gaia-central/rev/4546055494c9
Author: Ed Morley <emorley@mozilla.com>
Desc: Revert "Bug 999553 - Reenable most disabled unit tests on TBPL r=jgriffin" for render_test.js failures
This reverts commit ce1c1dee95a284d7dcc06862895108180168c08d.
========
https://hg.mozilla.org/integration/gaia-central/rev/03112c2078bb
Author: Dietrich Ayala <autonome@gmail.com>
Desc: Merge pull request #18497 from autonome/helper-shutdown
Bug 999110 - warning about no shutdown method in bootstrap.js for browse...
========
https://hg.mozilla.org/integration/gaia-central/rev/a2d64a9c3ee5
Author: Dietrich Ayala <autonome@gmail.com>
Desc: Bug 999110 - warning about no shutdown method in bootstrap.js for browser-helper
========
https://hg.mozilla.org/integration/gaia-central/rev/128f40e0b64c
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #18570 from timdream/fix-trust-ui-fxa2
Bug 993273 - Ensure FxA dialog is created hidden, r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/5913e88e9c73
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 993273 - Ensure FxA dialog is created hidden
========
https://hg.mozilla.org/integration/gaia-central/rev/1efec860eb5f
Author: Jan Keromnes <janx@linux.com>
Desc: Merge pull request #18242 from jankeromnes/developermenu
Bug 995358 - [Settings] Reorganize developer menu entries. r=arthurcc
========
https://hg.mozilla.org/integration/gaia-central/rev/3a50e1c8473d
Author: Jan Keromnes <janx@linux.com>
Desc: Bug 995358 - [Settings] Reorganize developer menu entries. r=arthurcc
2014-04-23 10:55:11 -07:00
B2G Bumper Bot
6a1c65351a
Bumping manifests a=b2g-bump
2014-04-23 10:38:37 -07:00
Ryan VanderMeulen
2c8a951058
Backed out changeset a7289f22cafd (bug 981251) for WinXP test_bug343416.xul perma-fail.
...
CLOSED TREE
2014-04-23 13:18:44 -04:00
Paul Kerr [:pkerr]
f7533b8c1f
Bug 970691 - Part2: Restore digit stamping function to YuvStamper. r=jesup
...
Refactor digit writing method to use the new internals. Allows digit string
to wrap through multiple lines in a small frame.
2014-04-23 10:03:18 -07:00
Hannes Verschore
77e3dbd011
Bug 995934 - IonMonkey: Remove branch out of hot code in negative zero test, r=bbouvier
2014-04-23 17:17:29 +02:00
Geoff Brown
ea0aa3260c
Bug 997991 - Use default httpd path for robocop, mochitest-remote test targets; r=jmaher
2014-04-23 08:42:51 -06:00
Geoff Brown
525a0366da
Bug 967704 - Update reftest manifests for Android 2.3; r=me
2014-04-23 08:42:50 -06:00
Lucas Rocha
28251e1097
Bug 994734 - Handle dataset refreshes in HomePanelsManager (r=margaret)
2014-04-23 15:22:34 +01:00
Lucas Rocha
28028b0b37
Bug 994734 - Set cursor notification URI in HomeProvider (r=margaret)
2014-04-23 15:22:34 +01:00
Lucas Rocha
b336ef5475
Bug 994734 - Pass dataset id as query argument in HomeProvider (r=margaret)
2014-04-23 15:22:34 +01:00
Lucas Rocha
97f3dd8828
Bug 994734 - Rename HomeConfigInvalidator to HomePanelsManager (r=margaret)
...
--HG--
rename : mobile/android/base/home/HomeConfigInvalidator.java => mobile/android/base/home/HomePanelsManager.java
2014-04-23 15:22:34 +01:00
Lucas Rocha
b29efd5cfa
Bug 994734 - Rename PanelManager to PanelInfoManager (r=margaret)
...
--HG--
rename : mobile/android/base/home/PanelManager.java => mobile/android/base/home/PanelInfoManager.java
2014-04-23 15:22:33 +01:00
B2G Bumper Bot
e22fdb23ed
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ecba19bc11ba
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #18296 from mcav/email-toolbar
Bug 993215 - [Email] toolbar covers the bottom line of long emails. r=jrburke
========
https://hg.mozilla.org/integration/gaia-central/rev/65688ff1da8d
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 993215 - [Email] toolbar covers the bottom line of long emails. r=jrburke
========
https://hg.mozilla.org/integration/gaia-central/rev/3f5bec387bfe
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #18347 from mcav/acctsslice
Bug 966323 - [B2G] Email account unrecognizable when sharing a link from... r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/87ed1ee2fb9e
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 966323 - [B2G] Email account unrecognizable when sharing a link from the browser.
2014-04-23 07:10:18 -07:00
Alexandre Poirot
58d9f4a8b3
Bug 998898 - Fix webconsole exception on simulator. r=jryans
2014-04-23 06:45:38 -07:00
Aryeh Gregor
8a9f071657
Bug 990725 - Rename ErrorEvent.column to .colno to match spec change; r=smaug
2014-04-23 14:55:58 +03:00
Dimi Lee
0d1d424bd1
Bug 996452 - [NFC] Add emulator rf_discover test case. r=tzimmermann
2014-04-23 18:32:02 +08:00
Carsten "Tomcat" Book
098c11dc48
Merge m-c to b2g-inbound
2014-04-23 15:02:46 +02:00
Carsten "Tomcat" Book
2c60876583
merge b2g-inbound to mozilla-central
2014-04-23 14:58:05 +02:00
Carsten "Tomcat" Book
2a758a43fd
merge fx-team to mozilla-central
2014-04-23 14:54:09 +02:00
B2G Bumper Bot
a9f010347b
Bumping manifests a=b2g-bump
2014-04-23 05:36:12 -07:00
B2G Bumper Bot
267d9476fa
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a88afea89317
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #18578 from bebef1987/smkoetest
Bug 1000059 - smoketest= tag is missing from some manifest files
========
https://hg.mozilla.org/integration/gaia-central/rev/30f8e60ffb8c
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 1000059 - smoketest= tag is missing from some manifest files
2014-04-23 05:30:40 -07:00
B2G Bumper Bot
69e3a8ca04
Bumping manifests a=b2g-bump
2014-04-23 05:18:16 -07:00
B2G Bumper Bot
df31b3fb26
Bumping gaia.json for 11 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/66b45db005e3
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #18545 from stasm/999707-fouc-en-US
Bug 999707 - FOUC when English is not the default language but is currently used. r=gandalf
========
https://hg.mozilla.org/integration/gaia-central/rev/c65844248d2c
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 999707 - FOUC when English is not the default language but is currently used. r=gandalf
========
https://hg.mozilla.org/integration/gaia-central/rev/21b736c5f441
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #18538 from julienw/999553-reenable-unit-tests-tbpl
Bug 999553 - Reenable most disabled unit tests on TBPL r=jgriffin
========
https://hg.mozilla.org/integration/gaia-central/rev/5a96bb5604fc
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 999553 - Reenable most disabled unit tests on TBPL r=jgriffin
========
https://hg.mozilla.org/integration/gaia-central/rev/ac8388b53109
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #18501 from zbraniecki/999155-cleanup-mozl10n-contacts
Bug 999155 - Clean up bootstrap mozL10n API use in Contacts
========
https://hg.mozilla.org/integration/gaia-central/rev/8ee7f817a3f5
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 999155 - Clean up bootstrap mozL10n API use in Contacts
========
https://hg.mozilla.org/integration/gaia-central/rev/3d8ae183ca2c
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #18534 from zacc/bug_998896
Bug 998896 - Change location of play/pause in Python HTML5 player app ob...
========
https://hg.mozilla.org/integration/gaia-central/rev/1f7387c7ed33
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 998896 - Change location of play/pause in Python HTML5 player app object
========
https://hg.mozilla.org/integration/gaia-central/rev/8526247d8160
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Revert "Bug 989923 - [Contacts][Refactor] New app to host Contacts DataStore in test apps"
This reverts commit 4552b1b8e974e3ce2d47e894100a14fecd737a00.
========
https://hg.mozilla.org/integration/gaia-central/rev/b84ddadfc13c
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #18537 from Rik/settings-readwrite-999545
Bug 999545 - Callscreen app needs write access to settings r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/25ef9a243d8c
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 999545 - Callscreen app needs write access to settings
2014-04-23 05:15:36 -07:00