Commit Graph

191398 Commits

Author SHA1 Message Date
Bob Owen
1967a87d4a Bug 1029494 Part 6: Replace AutoPushJSContext in nsMenuX::MenuConstruct. r=bholley 2014-06-26 12:16:27 +01:00
Bob Owen
e934a4e568 Bug 1029494 Part 5: Replace AutoPushJSContext in nsNPAPIPlugin _getpluginelement. r=bholley 2014-06-26 12:08:49 +01:00
Bob Owen
39fe6a7e9d Bug 1029494 Part 4: Replace AutoPushJSContext in MobileMessageCursorCallback::NotifyCursorSuccess. r=bholley 2014-06-26 00:47:12 +01:00
Bob Owen
dff86c4e2d Bug 1029494 Part 3: Replace AutoPushJSContext in MobileMessageCallback::NotifyMessageDeleted. r=bholley 2014-06-26 00:35:51 +01:00
Bob Owen
4a5ff0b800 Bug 1029494 Part 2: Replace AutoPushJSContext in MobileMessageCallback::NotifySuccess. r=bholley 2014-06-25 22:09:40 +01:00
Bob Owen
444f77573b Bug 1029494 Part 1: Replace AutoPushJSContext in IDBRequest::NotifyHelperCompleted. r=bholley 2014-07-01 10:09:46 +01:00
Nathan Froyd
29804ebd2e Bug 1030399 - remove semi-spammy warning from xptiInterfaceInfo.cpp; r=bholley
This warning isn't that helpful anymore, because it means that we don't
have interface info from an .xpt.  For DOM interfaces, that's OK,
because we'll have shimmed interface info instead.  So just remove the
warnings.
2014-06-26 09:55:27 -04:00
Ms2ger
35a6da414a Bug 1015333 - Stop using nsIScriptContext in ImageEncoder's EncodingCompleteEvent; r=bholley 2014-07-01 14:32:47 +02:00
Carsten "Tomcat" Book
12afcb4bfb Merge mozilla-central to mozilla-inbound 2014-07-01 14:28:50 +02:00
Carsten "Tomcat" Book
8386a5e5a4 merge fx-team to mozilla-central a=merge
--HG--
extra : amend_source : d62f5ddf7f62ae7c9aad4d22253f53a255ea06fa
2014-07-01 14:21:32 +02:00
Carsten "Tomcat" Book
80e160fdca merge mozilla-inbound to mozilla-central a=merge 2014-07-01 14:01:21 +02:00
Lars T Hansen
00a55c4535 Bug 1020290 - Invert the MarkExactStackRoots loop to get rid of a template. r=jcoppeard 2014-07-01 12:28:43 +02:00
Randell Jesup
fe493e1e67 Bug 979716: drop opus bitrate to 16000bps to reduce mobile cpu use r=jmspeex 2014-07-01 05:10:49 -04:00
Randell Jesup
a7c962bbd9 Bug 979716: Make Opus complexity configurable in WebRTC; default Gonk to complexity 1 r=jmspeex 2014-07-01 05:10:44 -04:00
Guillaume Maudoux
625bcbf9b6 Bug 1013821 - IonMonkey: Implement Not Recover Instruction; r=bbouvier 2014-07-01 09:44:00 +02:00
B2G Bumper Bot
176bc3764a Bumping manifests a=b2g-bump 2014-06-30 23:26:39 -07:00
B2G Bumper Bot
8950497e59 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ef20236bd60e
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #21097 from crdlc/bug-1027253

Bug 1027253 - [Rocketbar][Settings] Missing grey subheaders in the setti...

========

https://hg.mozilla.org/integration/gaia-central/rev/be3f91f67d02
Author: crdlc <crdlc@tid.es>
Desc: Bug 1027253 - [Rocketbar][Settings] Missing grey subheaders in the settings for homescreen

========

https://hg.mozilla.org/integration/gaia-central/rev/64b9a8807983
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #21096 from crdlc/bug-1025517

Bug 1025517 - [Homescreen] Search bar text box not centered vertically i...

========

https://hg.mozilla.org/integration/gaia-central/rev/0c18086f6a85
Author: crdlc <crdlc@tid.es>
Desc: Bug 1025517 - [Homescreen] Search bar text box not centered vertically in container

========

https://hg.mozilla.org/integration/gaia-central/rev/7328ad5e844a
Author: EragonJ <eragonj@eragonj.me>
Desc: Merge pull request #20880 from chuck-lee/bug-1010252_reconnect_issue

Bug 1010252 - Only forget connectingfail network triggered by user. r=ejchen a=1.3+

========

https://hg.mozilla.org/integration/gaia-central/rev/6d29c0f4991d
Author: Chuck Lee <chulee@mozilla.com>
Desc: Bug 1010252 - Only forget connectingfail network triggered by user. r=ejchen a=1.3+
2014-06-30 23:20:26 -07:00
B2G Bumper Bot
36eb04959b Bumping manifests a=b2g-bump 2014-06-30 23:16:42 -07:00
B2G Bumper Bot
1bb909d9d8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6fff664db309
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #21166 from crdlc/bug-1032106

Bug 1032106 - [Vertical Homescreen] Pressing the home button returns to ...

========

https://hg.mozilla.org/integration/gaia-central/rev/91d62f9c77b2
Author: crdlc <crdlc@tid.es>
Desc: Bug 1032106 - [Vertical Homescreen] Pressing the home button returns to top after showing context menu
2014-06-30 23:05:23 -07:00
Matt Woodrow
7bbf06ccef Bug 997304 - Copy the image data if it's not a suitable size for cairo. r=Bas 2014-07-01 17:52:51 +12:00
Carsten "Tomcat" Book
60d3fd7a77 Backed out changeset c9c8c4ae8e0f (bug 997304) for bustage on a CLOSED TREE 2014-07-01 08:12:19 +02:00
Matt Woodrow
6ebed97672 Bug 997304 - Copy the image data if it's not a suitable size for cairo. r=Bas 2014-07-01 17:52:51 +12:00
Bas Schouten
77a9c3bb05 Bug 997304: Allow reading back A8 source surfaces. r=mattwoodrow 2014-07-01 17:52:49 +12:00
Ben Kelly
abb167e304 Bug 980568: Set planeAlpha and blending for opaque layer in GonkDisplayJB::Post() on KK. r=sushil 2014-07-01 13:21:50 +08:00
Hannes Verschore
c30c76ca71 Bug 1013172 - Fix bustage, r=bustage 2014-07-01 07:02:05 +02:00
B2G Bumper Bot
bf49afeab3 Bumping manifests a=b2g-bump 2014-06-30 21:36:16 -07:00
B2G Bumper Bot
d7cad9938e Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/373b6bd197c6
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #21157 from alivedise/bugzilla/1024483/immediate-homescreen-transition-on-firstboot

Bug 1024483 - Use immediate transition for homescreen from lockscreen, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/b76c00250da3
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1024483 - Use immediate transition for homescreen from lockscreen

========

https://hg.mozilla.org/integration/gaia-central/rev/85ba44c525a7
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1029542 - Work around bug 1029542 so we can see collection bg image as we scroll"
2014-06-30 21:30:31 -07:00
Hannes Verschore
b60e363f08 Bug 1013172 - IonMonkey: Implement compilation priority, r=jandem,luke 2014-07-01 06:25:43 +02:00
Hannes Verschore
2be09c48f8 Bug 1030683 - TraceLogger: Add rdtsc for windows, r=bbouvier 2014-07-01 06:09:49 +02:00
Hannes Verschore
e18301f42f Bug 1030683 - TraceLogger: Use Endian.h for conversion of little/big endian, r=bbouvier 2014-07-01 06:09:05 +02:00
Aaron Klotz
04d3b7b5e9 Bug 1026100: Add profile-do-change observer to nsSystemInfo to gather profile-dependent system information; r=bsmedberg 2014-06-30 21:48:57 -06:00
John Daggett
93276ef322 Bug 384682 - add reftest for escaped font family names. r=simonsapin 2014-07-01 11:24:37 +09:00
Wes Kocher
5d262a4de5 Merge m-c to inbound a=merge 2014-06-30 18:47:26 -07:00
Wes Kocher
9d474c79ee Merge b2g-inbound to m-c a=merge 2014-06-30 18:31:38 -07:00
Wes Kocher
d008715ddd Merge fx-team to m-c a=merge 2014-06-30 18:22:10 -07:00
Wes Kocher
5f7f1cf2bb Merge inbound to m-c a=merge 2014-06-30 18:00:36 -07:00
Bill McCloskey
1a5d21d731 Bug 1017109 - Add construct hook for CPOWs (r=mrbkap) 2014-06-30 17:50:58 -07:00
Bill McCloskey
da6ed6a9d6 Bug 1029202 - Allow CPOW receivers to be non-CPOWs (r=mrbkap) 2014-06-30 17:48:09 -07:00
Myk Melez
12e97baa8f Bug 1030464 - log mozApps debug messages only if pref is set; r=fabrice 2014-06-30 17:27:34 -07:00
Blake Kaplan
d24670ad7c Bug 1031440 - Fix an unused variable and a single-use variable pointed out by Neil. r=khuey
--HG--
extra : rebase_source : d326c1b131f777c3104f0179ab3b5b385d8bac48
2014-06-30 16:51:55 -07:00
Sotaro Ikeda
b82cf1d388 Bug 1031527 - remove dup fd from ParamTraits<MagicGrallocBufferHandle>::Read() r=jrmuizel 2014-06-30 16:36:52 -07:00
Blake Kaplan
e0d902dfaa Bug 1031440 - Start moving mozInlineSpellChecker off of nsIDOM* APIs. r=ehsan 2014-06-30 16:30:51 -07:00
Blake Kaplan
d6e9ab3c65 Bug 1031074 - Don't unblock scripts if we never blocked them. r=gabor 2014-06-30 16:30:13 -07:00
Anhad Jai Singh
e0ffffb9f8 Bug 1029870, update make_incremental_update.sh to allow passing Product Version and Channel ID, r=nthomas DONTBUILD
--HG--
extra : rebase_source : 824e10d22e04562cc10bd5f080ba416aa066ab51
2014-07-01 11:24:56 +12:00
Andrew McCreight
65e1d8fde8 Bug 1023758, part 2 - Dead traversed objects should be treated as incremental roots and colored. r=smaug 2014-06-30 16:18:47 -07:00
Andrew McCreight
5f198d2ee6 Bug 1023758, part 1 - Refactor the node scanning loop in nsCycleCollector::ScanIncrementalRoots(). r=smaug
This will make it easier to scan for things besides gray JS nodes.  It slightly
reorders the tests we do, but it shouldn't really matter.
2014-06-30 16:18:46 -07:00
Geoff Brown
1c2146b54a Bug 1031097 - Follow-up to handle llvmpipe in Android emulator GL renderer string; r=jgilbert 2014-06-30 17:07:59 -06:00
Kyle Huey
e4cdfadef0 Bug 1032340: Make Has/SetMutationListeners available on the inner window only. r=smaug 2014-06-30 16:02:04 -07:00
Kyle Huey
d2738ad8c9 Bug 1031051: Part 18 - Kill the old XPIDL-based event generator. r=smaug 2014-06-30 16:02:04 -07:00
Kyle Huey
ca9025ffee Bug 1031051: Part 17 - Manually implement CustomEvent. r=smaug
CustomEvent can't be generated because we still need the XPCOM interface which is used by a11y among others.
2014-06-30 16:02:04 -07:00