Masayuki Nakano
2b6bf14a16
Bug 496360 part.1 Make TextChangeEvent of IMEContentObserver mergeable r=smaug
2014-07-31 13:37:59 +09:00
Ting-Yu Chou
cb194e9b0d
Bug 1038854 - Avoid making unlocked mutex to locked uncontended after recreating threads from pthread condition wait wrappers. r=khuey
2014-07-31 10:47:30 +08:00
Kyle Huey
f368c02a45
Bug 1046000: Shut down the wifi services. r=vchang
...
--HG--
extra : rebase_source : 121fb986ff42e414713f4ff8bab151289e9746f4
2014-07-30 19:31:18 -07:00
Kyle Huey
5b2d2616bc
Bug 1045390: Add a MOZ_FINAL annotation to STSThreadPoolListener. r=cyu
...
--HG--
extra : rebase_source : 417070dabd46733357d350b4f6e6388f9d286dbd
2014-07-30 19:30:39 -07:00
Kyle Huey
985b752191
Bug 1045390: Add a MOZ_FINAL annotation to RIDThreadPoolListener. r=cyu
...
--HG--
extra : rebase_source : 8c2fbd377cf72f556d1d1d6c9ecd6dd852138ed7
2014-07-30 19:29:52 -07:00
Daniel Holbert
aa377700c6
Bug 1046282 part 4: Make Create*Decoder functions return already_AddRefed. r=rillian
2014-07-30 18:40:21 -07:00
Daniel Holbert
44a462e1a0
Bug 1046282 part 3: Use nsRefPtr instead of RefPtr for DecoderData::mDecoder (and mTaskQueue, for consistency & good measure). r=rillian r=cpearce
2014-07-30 18:40:19 -07:00
Daniel Holbert
9c663b0e34
Bug 1046282 part 2: Drop unnecessary else-after-return in EMEDecoderModule.cpp. r=rillian
2014-07-30 18:40:18 -07:00
Daniel Holbert
07ea0b12df
Bug 1046282 part 1: Make Create*Decoder function-signatures use a consistent style. r=rillian
2014-07-30 18:40:14 -07:00
Kyle Machulis
852e70f2d3
Bug 1045752 - Change ScopedXErrorHandler assert to warn; r=karlt
2014-07-30 17:30:19 -07:00
Jim Blandy
9ba53a4ac2
Bug 1012456: Clean up namespace usage in js/src/vm/DebuggerMemory.cpp. r=terrence
2014-07-30 17:15:58 -07:00
Jim Blandy
7ebf34b190
Bug 1038316: Add support for ES6 Symbols to ubi::Node. r=sfink
2014-07-30 17:14:19 -07:00
Terrence Cole
ae0e39a89a
Bug 1029299; r=billm
2014-05-12 15:12:51 -07:00
Bas Schouten
e9f3470cf0
Bug 947781 - Part 4: Add ReadbackLayer functionality to ClientLayerManager. r=mattwoodrow
2014-07-30 15:38:47 +02:00
Bas Schouten
337d782d7e
Bug 947781 - Part 3: Do not transmit layer types that are unshadowed over the IPDL protocol. r=nical
2014-07-30 15:38:47 +02:00
Bas Schouten
2b9855ad33
Bug 947781 - Part 2: Add the ability to readback texture data to TextureClient. r=nical
2014-07-30 15:38:46 +02:00
Bas Schouten
01ff4cc231
Bug 947781 - Part 1: Refactor RotatedBuffer to easily be re-usable for any rotated buffer drawing. r=mattwoodrow
2014-07-30 15:38:46 +02:00
Nicholas Nethercote
83f6eeadee
Bug 980934 (part 2) - MFBT: Remove the excessively frequent coherency checks from SplayTree. r=froydnj.
...
--HG--
extra : rebase_source : 4d0bd8e2d56771ee8ee4612ce3536bbdc23e958e
2014-07-30 16:21:06 -07:00
Nicholas Nethercote
290bcd9552
Bug 980934 (part 1) - Add mfbt/tests/TestSplayTree.cpp. r=froydnj.
...
--HG--
extra : rebase_source : 2fa739b40d6b6f136002abc875a7c558cb4dd4ed
2014-07-30 15:53:40 -07:00
Bill McCloskey
71fa364cba
Back out bug 950745 for crashes
2014-07-30 16:19:46 -07:00
Randell Jesup
0cc3e02a54
Bug 1037424: Fix typo in checkin for allowed_domains r=ehugg
2014-07-30 18:07:08 -04:00
Randell Jesup
4699ae79b8
Bug 1043808: bustage fix for #includes that didn't get deleted r=bustage
2014-07-30 18:03:01 -04:00
Daniel Holbert
879130a56f
(no bug) Move a comment to more appropriate spot, in SVGTransformableElement.h. comment/whitespace-only, DONTBUILD
2014-07-30 14:55:38 -07:00
Seth Fowler
41ff7e62be
Bug 1034345 (Part 4) - Implement OptimalImageSizeForDest for other image types. r=tn
...
--HG--
extra : rebase_source : 3237d5ec3e196ec674d9ab0e67b65b867f458251
2014-07-28 14:27:40 -07:00
Seth Fowler
8fe27b4ca5
Bug 1034345 (Part 3) - Implement OptimalImageSizeForDest for VectorImage. r=dholbert
...
--HG--
extra : rebase_source : 664f6a978ea69c438535900531c39e23f505e764
2014-07-28 14:27:39 -07:00
Seth Fowler
63e28ed36c
Bug 1034345 (Part 2) - Implement OptimalImageSizeForDest for RasterImage. r=tn
...
--HG--
extra : rebase_source : 63c58e8df2c992f9550b481530e41938e8672ad1
2014-07-28 14:27:39 -07:00
Seth Fowler
ee4b8231c9
Bug 1034345 (Part 1) - Add OptimalImageSizeForDest to the imgIContainer interface. r=tn,sr=bz
...
--HG--
extra : rebase_source : 4f73f42647c98f3bde33e46aa81006b14b9bef45
2014-07-28 14:27:38 -07:00
Robert O'Callahan
b459ebf3f9
Bug 1042104. Part 2: Set nsDisplayTransform's visible rect appropriately if we're prerendering it. r=tn
...
--HG--
extra : rebase_source : 20e95312e0b3b17098314647edc1ad9786c46eb9
2014-07-30 00:09:35 +12:00
Robert O'Callahan
cf0d7f099b
Bug 1042104. Part 1: Cache prerender flag in nsDisplayTransform. r=tn
...
--HG--
extra : rebase_source : 79f39bb1b0d29cc28b4d492fbf6a497f99ec9dac
2014-07-30 00:09:35 +12:00
Robert O'Callahan
f33047f26e
Bug 1013054. Don't propagate non-repaint change hints to the canvas frame. r=mattwoodrow
...
--HG--
extra : rebase_source : c5e9613baf7a444dafbb1b9677cf7b4bd5381140
2014-07-22 01:57:52 +12:00
Robert O'Callahan
fe6898f2e8
Bug 1041530. Be more careful about contributing opaque areas to the window region. r=mattwoodrow
...
--HG--
extra : rebase_source : 3665198c22b44644a876332a5b6e8a480c64a3f5
2014-07-22 23:14:40 +12:00
Paul Kerr [:pkerr]
d6ff48efe7
Bug 1037424 - Part 1: Implement prefs-based screenshare domain whitelist in MediaManager. r=mt
2014-07-30 17:03:20 -04:00
Randell Jesup
523b21da24
Bug 1044408: enable crashing all GMP plugins on a pref strobe r=cpearce,ted
2014-07-30 17:40:43 -04:00
Botond Ballo
a199fd1a0b
Bug 989403 - Invalidate inactive layer's region correctly in the presence of a resolution. r=roc
...
--HG--
extra : rebase_source : 899c27b493e1aabd65d512154e7ac6f345fdf6e1
2014-07-25 17:16:29 -04:00
Sid Stamm
37ef5b48e5
Bug 991474 - Remove selfURI from AppendPolicy after removing the old backend. (r=ckerschb,grobinson)
2014-07-30 14:37:22 -07:00
Sid Stamm
20bf669758
Bug 991468 - Remove isInitialized after we remove the old parser. (r=grobinson,ckerschb)
2014-07-30 14:37:22 -07:00
Sid Stamm
0019b6c74f
Bug 994872 - Remove documentPrincipal from nsIContentSecurityPolicy::SetRequestContext. (r=ckerschb)
2014-07-30 14:37:22 -07:00
Sid Stamm
edab85ef33
Bug 994782 - Remove the old Content Security Policy parser, CSPUtils.jsm and tie-in logic. (r=ckerschb,jst)
2014-07-30 14:37:22 -07:00
Randell Jesup
38519b7452
Bug 1043808: remove assertions that video is an even number of pixels r=pkerr
2014-07-30 17:35:12 -04:00
Randell Jesup
3bfc2f209f
Bug 1043808: Don't allow content_analysis to half-initialize on small capture sizes r=pkerr
2014-07-30 17:35:05 -04:00
Birunthan Mohanathas
d3bfd0e8f1
Bug 1024668 - Extract core logic of abouthealth.js into new WebIDL interface. r=bz,gps,wchen
2014-07-29 16:54:01 -07:00
Ryan VanderMeulen
fe0282dc8f
Merge m-c to inbound on a CLOSED TREE. a=merge
2014-07-30 17:16:05 -04:00
Ryan VanderMeulen
879108f360
Merge inbound to m-c. a=merge
2014-07-30 17:13:20 -04:00
Ryan VanderMeulen
82f235007f
Backed out changeset a1fb4230b8b8 (bug 1034916) for non-unified bustage.
...
CLOSED TREE
2014-07-30 16:56:53 -04:00
Andrew McCreight
1526b357c2
Back out 5fb550bd0396 (Bug 1034912) for breaking B2G on this CLOSED TREE
2014-07-30 13:39:47 -07:00
Ryan VanderMeulen
962aeb1bae
Merge fx-team to m-c. a=merge
2014-07-30 15:54:37 -04:00
Ralph Giles
42bbe06969
Bug 941296 - Fix non-unified build. r=bustage CLOSED TREE
...
We need to include a headers defining nsrefcnt and NS_IsMainThread(),
and make sure we reference the CMLinker versions of the CoreMedia
functions rather than the system ones.
2014-07-30 11:43:05 -07:00
Ryan VanderMeulen
3f0602b523
Backed out changeset aef0101ff775 (bug 1045955) for B2G reftest failures.
...
CLOSED TREE
2014-07-30 14:43:30 -04:00
B2G Bumper Bot
ecda67a3b1
Bumping manifests a=b2g-bump
2014-07-30 11:21:56 -07:00
B2G Bumper Bot
ffce2e1320
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ed0e789fe38f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #22283 from KevinGrandon/bug_1045151_homescreen_localize_master
Bug 1045151 - Cancel button on home screen not localized on 2.0
========
https://hg.mozilla.org/integration/gaia-central/rev/8d0c4cf5a398
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1045151 - Cancel button on home screen not localized on 2.0 r=gandalf
========
https://hg.mozilla.org/integration/gaia-central/rev/197ae9c74949
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #22307 from arcturus/bug-1042586
Bug 1042586 - [Contacts][ICE] Create a DataStore for ICE Contacts r=michalb
========
https://hg.mozilla.org/integration/gaia-central/rev/009865143986
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Bug 1042586 - [Contacts][ICE] Create a DataStore for ICE Contacts r=michalb
2014-07-30 11:20:33 -07:00