Commit Graph

136662 Commits

Author SHA1 Message Date
Yoshi Huang
15e764920e Bug 886809 - Part 2 : xpcshell tests. r=hsinyi 2013-06-26 17:53:42 +08:00
Yoshi Huang
b05838c8bb Bug 886809 - Part 1: Import SIM contacts fails if contact has no number. r=hsinyi 2013-06-26 16:40:34 +08:00
Yoshi Huang
facdc5f8c8 Bug 887671 - B2G RIL: Xpcshell failed in test_is_icc_service_available. r=hsinyi 2013-06-27 12:30:31 +08:00
Yoshi Huang
01aeca0f6f Bug 887674 - B2G RIL: xpcshell tests got SyntaxError in test_mcc_mnc_parsing. r=hsinyi 2013-06-27 12:29:37 +08:00
Gaia Pushbot
8717e05a51 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/e47589d4aabd
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #10680 from KevinGrandon/lazy_load_clock_js

Bug 888007 - Lazy load banner.js

========

https://hg.mozilla.org/integration/gaia-central/rev/084a7b901f20
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 888007 - Lazy load banner.js
2013-06-27 19:20:26 -07:00
Gregor Wagner
cd4493e872 Bug 887652 - Limit number of empty chunks after a GC. r=terrence 2013-06-28 09:31:17 +08:00
Irving Reid
fd3beb0d0a Bug 874890: Shut down Addon Manager in profile-before-change r=mossop 2013-06-25 19:43:56 -04:00
Ryan VanderMeulen
2413ca4a4b Merge m-c to inbound. 2013-06-26 12:56:36 -04:00
Seth Fowler
1697ccd608 Bug 695763. Part 7. Invalidate img's if they are not decoded and we are asked to do a sync decode. r=matt.woodrow 2013-06-26 11:43:27 -05:00
Seth Fowler
7d058d2b7d Bug 695763. Part 6. Invalidate XUL images if they are not decoded and we are asked to do a sync decode. r=matt.woodrow 2013-06-26 11:43:27 -05:00
Timothy Nikkel
3efded2df1 Bug 695763. Part 5. Invalidate background images if they are not decoded and we are asked to do a sync decode. r=matt.woodrow 2013-06-26 11:43:27 -05:00
Timothy Nikkel
abee3da29a Bug 695763. Part 4. Invalidate table background images if they are not decoded and we are asked to do a sync decode. r=roc 2013-06-26 11:43:26 -05:00
Timothy Nikkel
89a1d139e5 Bug 695763. Part 3. Invalidate the background images of buttons, fieldsets, and mathml chars if they are not decoded and we are asked to do a sync decode. r=matt.woodrow 2013-06-26 11:43:26 -05:00
Ryan VanderMeulen
47201567fe Merge m-c and fx-team. 2013-06-26 12:34:17 -04:00
Ryan VanderMeulen
0be5fe8111 Merge m-c and inbound. 2013-06-26 12:33:24 -04:00
Dão Gottwald
be6174be91 Bug 887171 - browser-fullZoom.js puts MOUSE_SCROLL_ZOOM into the global scope, should be private instead. r=mak 2013-06-26 18:07:14 +02:00
Jim Mathies
d88a8dacb4 Bug 866852 - Enable off main thread compositing by default in metrofx. r=bbondy 2013-06-26 10:48:11 -05:00
Shane Caraveo
edb0fef955 bug 887210 fix localStorage in frameworker for blessed providers, r=gavin 2013-06-26 11:20:53 -04:00
Masatoshi Kimura
56448b2e60 Bug 839998 - Replace thisDuringConstruction() with MOZ_THIS_IN_INITIALIZER_LIST(). r=waldo 2013-06-27 00:15:53 +09:00
Masatoshi Kimura
6c7718aa8b Bug 839998 - Introduce MOZ_THIS_IN_INITIALIZER_LIST macro. r=waldo 2013-06-27 00:15:52 +09:00
Josh Matthews
f959b7ac58 Bug 887191 - Force wrapped JS listeners to proxy callbacks to the main thread if no target is specified. r=mcmanus 2013-06-26 15:54:05 +01:00
Boris Zbarsky
70279e1221 Bug 884373. Align WebIDL handling of default parameters with ES6. r=khuey 2013-06-26 10:59:46 -04:00
Boris Zbarsky
d011ddbe12 Bug 884400. Remove the non-WebIDL version of NS_IMPL_NS_NEW_HTML_ELEMENT. r=peterv 2013-06-26 10:59:46 -04:00
Boris Zbarsky
8dddfdcd5d Bug 816343. Remove nsIDOMNodeSelector. r=smaug 2013-06-26 10:59:46 -04:00
Boris Zbarsky
45f832b55a Bug 883892. Remove HTMLFormElement classinfo. r=peterv 2013-06-26 10:59:45 -04:00
Jim Chen
27040c83be Bug 887097 - Get rid of Gecko event sync time out; r=kats 2013-06-26 10:59:37 -04:00
Gaia Pushbot
443186545b Bumping gaia.json for 1 gaia-central revision(s)
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/6175336047b5
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 882756 - [SMS][MMS] We don't find the correct contact if an incoming SMS has a local/national number a=tests

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-06-26 07:33:08 -07:00
Andrea Marchesini
dcc854fc57 Bug 884878 - Add support for multiple accept filters in input type=file. r=mounir 2013-06-26 10:15:28 -04:00
Ed Morley
e36f342aea Merge mozilla-central and fx-team 2013-06-26 15:13:03 +01:00
Ed Morley
d98de5104d Merge mozilla-central and birch 2013-06-26 15:12:39 +01:00
Ed Morley
70b8c510dd Merge latest green inbound changeset and mozilla-central 2013-06-26 15:10:19 +01:00
Sotaro Ikeda
e6911a901b Bug 884654 - Fix deadlock come from OmxDecoder::statusChanged(). r=doublec 2013-06-26 09:36:22 -04:00
Ed Morley
93d699a389 Backed out changeset fa98df7a3493 (bug 702559) for xpcshell orange 2013-06-26 12:56:40 +01:00
Ed Morley
a8b441b706 Backed out changeset ad1819ab302a (bug 702559) 2013-06-26 12:56:17 +01:00
Ed Morley
d18c59b1c1 Backed out changeset a01ced6de845 (bug 702559) 2013-06-26 12:56:14 +01:00
Ed Morley
08ba661ee3 Backed out changeset 562c3fe054e5 (bug 702559) 2013-06-26 12:56:11 +01:00
Ed Morley
27f1b7c165 Backed out changeset b1dba904d5c8 (bug 886263) for xpcshell orange 2013-06-26 11:20:46 +01:00
Ed Morley
d0f86407d2 Merge birch and mozilla-central
IGNORE BAD COMMIT MESSAGES
2013-06-26 10:54:37 +01:00
David Rajchenbach-Teller
d8afff1c3c Bug 702559 - Adapting FHR to mozIStorageAsyncConnection-based Sqlite.jsm;r=gps 2013-06-26 05:45:50 -04:00
David Rajchenbach-Teller
391f5d00ef Bug 702559 - Adapting Sqlite.jsm to use mozIStorageAsyncConnection;r=mak 2013-06-26 05:45:50 -04:00
David Rajchenbach-Teller
415b54fc8e Bug 702559 - Async tests for mozIStorage[Async]Connection;r=mak 2013-06-26 05:45:49 -04:00
David Rajchenbach-Teller
b564e3a0d8 Bug 702559 - First implementation of mozIStorageAsyncConnection;r=mak 2013-06-26 05:45:49 -04:00
Heather Arthur
e512549c46 Bug 731311 - Network monitor should allow to replay and edit requests; r=vporof 2013-06-26 12:09:59 +03:00
Mark Banner
eafc43d9dd Bug 886263 - Make places be enabled by default in all xpcshell-tests to avoid having to set it in lots of places (so that tests work with apps where places is disabled by default). r=mak 2013-06-26 10:06:30 +01:00
Victor Porof
0c801e1d35 Backed out changeset 5414c83bb989 for having the wrong patch author, r=me 2013-06-26 12:06:07 +03:00
Gaia Pushbot
28e3ad0066 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/500287afb181
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #10601 from comoyo/keyboard_landscape

Bug 884703 - Remove inline styles on visual keys if present. r=rudyl

========

https://hg.mozilla.org/integration/gaia-central/rev/9944b7ab0f83
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 884703 - Remove inline styles on visual keys if present
2013-06-26 00:05:22 -07:00
Gaia Pushbot
05b488da81 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/a02925eb225c
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #10590 from oconnore/879203-homescreen-opacity

Bug 879203 - opacity transition in home screen is not smooth r=crdlc

========

https://hg.mozilla.org/integration/gaia-central/rev/76bac192d29d
Author: Eric O'Connor <eric@bocoup.com>
Desc: Move OPACITY_STEPS to the list of constants at the top of the file.
  Pull the step function out of the event handling function.
  Improve comments
2013-06-25 23:55:22 -07:00
Victor Porof
85595c397e Bug 731311 - Network monitor should allow to replay and edit requests; r=vporof 2013-06-26 09:00:49 +03:00
Nikhil Marathe
3a777f70d0 Bug 887068 - SimplePush: Rename use of _request to _sendRequest. r=dougt
--HG--
extra : amend_source : 1c7cdca05ba04670ce696670a64607b808014188
2013-06-25 22:47:16 -07:00
Gaia Pushbot
005fec8d7d Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/3667391fc76a
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #10321 from borjasalguero/message_activity_proposal

Bug 880115 - [SMS / MMS] Activity handling does nothing when triggering ...

========

https://hg.mozilla.org/integration/gaia-central/rev/58da9ac688fc
Author: borjasalguero <fbsc@tid.es>
Desc: Bug 880115 - [SMS / MMS] Activity handling does nothing when triggering twice from Contacts app r=julienw
2013-06-25 21:35:42 -07:00