Commit Graph

189875 Commits

Author SHA1 Message Date
Bob Owen
5daf8a17bc Bug 1023969 - Part 6: Replace |AutoPushJSContext|s in bluetooth2 BluetoothAdapter::SetPropertyByValue. r=bholley 2014-06-21 18:42:28 +01:00
Bob Owen
79258189c7 Bug 1023969 - Part 5: Replace AutoPushJSContext in bluetooth2 BluetoothAdapter GetDevicesTask::ParseSuccessfulReply. r=bholley 2014-06-21 18:39:08 +01:00
Bob Owen
e193d7fb7a Bug 1023969 - Part 4: Replace |AutoPushJSContext|s in BluetoothDevice::SetPropertyByValue. r=bholley 2014-06-20 14:42:33 +01:00
Bob Owen
96c16f60ff Bug 1023969 - Part 3: Replace AutoPushJSContext in BluetoothManager GetAdapterTask::ParseSuccessfulReply. r=bholley 2014-06-19 20:17:59 +01:00
Bob Owen
3fbaac6efc Bug 1023969 - Part 2: Replace |AutoPushJSContext|s in BluetoothAdapter::SetPropertyByValue. r=bholley 2014-06-19 20:14:32 +01:00
Bob Owen
9fe35d7da0 Bug 1023969 - Part 1: Replace AutoPushJSContext in BluetoothAdapter GetDevicesTask::ParseSuccessfulReply. r=bholley 2014-06-19 20:09:03 +01:00
Projjol
c439a7092f Bug 1021049 - Incorporate more basic information into marionette documentation. r=wlach 2014-06-23 11:34:55 -04:00
Ed Morley
8480d7038f Backed out changeset 1566b80f6c2b (bug 1026181) since the curses module isn't available 2014-06-23 17:20:02 +01:00
Giovanni Sferro
8b8ef8b7df Bug 1025691 - Use Macro for AutocompleteField* enums. r=smaug DONTBUILD because relanded from an earlier cset, so a no-op
--HG--
extra : rebase_source : 0c3f97902a3fa6a66adb8e63abe2087c0f1c2248
2014-06-21 18:30:00 -04:00
Gijs Kruitbosch
c9ae69147f Backed out changeset 83d14fd3d739 (bug 1025483) for using the wrong bug number
--HG--
extra : rebase_source : 24fc50975af3063010cd038558b2edb20658c31f
2014-06-23 17:04:34 +01:00
Ehsan Akhgari
b089580f83 Bug 1028944 - Use nscore.h SEH wrapper macros in gfxWindowsPlatform.cpp; r=jrmuizel 2014-06-23 09:04:22 -07:00
Kartikaya Gupta
6372a34da2 Bug 1020778 - Reduce opacity of low-res buffer on B2G by half when compositing it to the screen. r=jrmuizel 2014-06-23 12:00:18 -04:00
Benoit Jacob
4033d06c7c Remove unused static variable that causes non-unified build to fail - trivial, no review, no bug 2014-06-23 11:53:51 -04:00
Benoit Jacob
c590a87a46 Remove unused static function that causes non-unified build to fail - trivial, no review, no bug 2014-06-23 11:50:43 -04:00
Honza Bambas
c7ab92d1ad Bug 967310 - optimize call to CacheFileIOManager::UnscheduleMetadataWrite, r=michal 2014-06-23 17:48:52 +02:00
Honza Bambas
1b75271e43 Bug 956801 - save some locking in CacheEntry::BackgroundOp, r=michal 2014-06-23 17:48:52 +02:00
Giovanni Sferro
a8529b2c04 Bug 1025483 - Use Macro for AutocompleteField* enums. r=smaug 2014-06-21 18:30:00 -04:00
Thinker K.F. Li
e8a4049fa3 Bug 1018705 - Install the test component of startupcache as one of EXTRA_COMPONENTS. r=gps 2014-06-20 23:36:00 -04:00
Nick Fitzgerald
89c96462f2 Bug 1000967 - Add source notes for |new| expression and function calls to improve source maps and debugging. r=ejpbruel 2014-06-20 13:09:00 -04:00
zhoubcfan
7e5658fbee Bug 891709 - Fix build bustage in gfx/2d/Factory.cpp when Skia is disabled. r=gw280 2014-05-03 04:13:00 -04:00
Ryan VanderMeulen
952d09f1a4 Bug 608634 - Re-disable test_error_in_video_document.html on Android for intermittent failures. 2014-06-23 11:42:40 -04:00
Jonathan Watt
3b24779226 Bug 1028825 - Get rid of the Thebes backed gfxContext in Android's nsWindow.cpp. r=Cwiiis 2014-06-23 16:33:23 +01:00
James Graham
93242027db Bug 1026181 - Make mach terminal formatter work outside mach context, r=wlach 2014-06-23 16:20:42 +01:00
Luke Wagner
c66b952b81 Bug 1027674 - OdinMonkey: small Ion FFI optimization (r=dougc)
--HG--
extra : rebase_source : 95b909bffa35ec045286430e537583a4421ec6ea
2014-06-23 09:57:45 -05:00
Ryan VanderMeulen
2872d3530d Merge m-c to inbound. 2014-06-23 10:57:40 -04:00
Ryan VanderMeulen
43961b871e Merge b2g-inbound to m-c. a=merge
--HG--
rename : layout/style/nsCSSStyleSheet.cpp => layout/style/CSSStyleSheet.cpp
rename : layout/style/nsCSSStyleSheet.h => layout/style/CSSStyleSheet.h
2014-06-23 10:56:03 -04:00
Ed Morley
b2c07ba7d7 Backed out changeset 154690942f4d (bug 1027607) for morphing the test names to something that causes greater false positives 2014-06-23 15:56:01 +01:00
Ed Morley
568fa53a54 Backed out changeset 3399263d2702 (bug 1027607) 2014-06-23 15:54:43 +01:00
Ryan VanderMeulen
8f44adceee Merge inbound to m-c. a=merge 2014-06-23 10:42:32 -04:00
Geoff Brown
983e400ef2 Bug 946656 - Disable testAboutHomeVisibility on Android 2.3; r=me 2014-06-23 08:35:53 -06:00
Geoff Brown
e68bcc54e3 Bug 1028929 - Disable testDoorHanger on Android 2.3; r=me 2014-06-23 08:35:53 -06:00
Geoff Brown
a6a963eda3 Bug 836818 - Disable testOverscroll on Android 2.3; r=me 2014-06-23 08:35:53 -06:00
Geoff Brown
04c0275600 Bug 945395 - Disable testSessionOOMSave on Android 2.3; r=me 2014-06-23 08:35:52 -06:00
Geoff Brown
badf6e2ad8 Bug 1028918 - Disable content/media/mediasource/test/test_MediaSource.html on Android 2.3; r=me 2014-06-23 08:35:52 -06:00
Geoff Brown
4fb47aace2 Bug 456899 - Avoid assertion "forgot to short-circuit a text run with zero-sized font?"; r=jfkthame 2014-06-23 08:35:52 -06:00
Jan de Mooij
10c0da615e Bug 1027528 part 13 - Remove JSString::hasPureChars etc, and refactor callers. r=njn 2014-06-23 16:20:57 +02:00
B2G Bumper Bot
80218d1dd3 Bumping manifests a=b2g-bump 2014-06-23 05:46:43 -07:00
Kartikaya Gupta
85e9e56f4e Bug 1021085 - Miscellaneous cleanup. r=Cwiiis 2014-06-23 08:42:53 -04:00
Kartikaya Gupta
9822c7f229 Bug 1021085 - Use the entire compositor-side composition bounds as the coherent update rect on B2G. r=Cwiiis r=BenWa 2014-06-23 08:42:53 -04:00
Kartikaya Gupta
937ee7bc80 Bug 1021085 - Fix up the Fennec code path as well. r=Cwiiis 2014-06-23 08:42:53 -04:00
Kartikaya Gupta
86788006ac Bug 1021085 - Remove unnecessary transform stored on the paint data. r=Cwiiis 2014-06-23 08:42:48 -04:00
Kartikaya Gupta
ab1b3da0d8 Bug 1021085 - Inflate the painted rect a bit to deal with rounding error. r=Cwiiis 2014-06-23 08:42:19 -04:00
Kartikaya Gupta
1f7f22dbb7 Bug 1021085 - Fix up the transform used for the compositor side composition bounds. r=Cwiiis 2014-06-23 08:42:01 -04:00
Kartikaya Gupta
5a886a99f9 Bug 1021085 - Refactor code to ensure we use the same scrolling ancestor layer everywhere. r=Cwiiis 2014-06-23 08:41:09 -04:00
Andrew Halberstadt
6ed830eb0e Bug 1027607 - Add missing 'self' on a CLOSED TREE, r=bustage 2014-06-23 08:45:52 -04:00
B2G Bumper Bot
02ae8264e6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/aba00cfd579c
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #20664 from anefzaoui/bug-888815

Bug 888815 - [RTL] Notification stamp r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/407bb138e6ad
Author: Ahmed Nefzaoui <nefzaoui.ahmed@hotmail.com>
Desc: Bug 888815 - [RTL] Notification stamp
2014-06-23 05:40:26 -07:00
Tim Taubert
0b20e0071c merge m-c to fx-team; a=merge
--HG--
extra : amend_source : 08a7eb6769513fc676b7d09f337f4e57a09978d7
2014-06-23 14:34:34 +02:00
B2G Bumper Bot
b3c5ceb96a Bumping manifests a=b2g-bump 2014-06-23 05:31:51 -07:00
B2G Bumper Bot
ed9d3b410d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b20987909575
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #20876 from pacorampas/aligment-buttons-oncall-1028126

Bug 1028126 - [Dialer][Call screen] In incoming call the buttons haven't a good alignment r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/902ef029096d
Author: Paco Rampas <pacorampas@gmail.com>
Desc: Bug 1028126 - [Dialer][Call screen] In incoming call the buttons haven't a good alignment
2014-06-23 05:25:26 -07:00
Andrew Halberstadt
e81d50ebd9 Bug 1027607 - Mozrunner should always pass in test_name to check_for_crashes when available, r=chmanchester 2014-06-23 08:10:30 -04:00