Commit Graph

196670 Commits

Author SHA1 Message Date
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
Wes Johnston
00d808c3c5 Bug 1035642 - Add branding resources for simple search widget. r=mfinkle 2014-07-30 10:45:15 -07:00
Paolo Amadini
ba1cf91015 Bug 1021172 - Electrolysis (e10s) support for requestAutocomplete. r=MattN 2014-07-30 18:06:45 +01:00
Wes Johnston
174fa34500 Bug 1045693 - Cleanup in Chromecast code. r=blassey 2014-07-30 09:57:32 -07:00
Mike de Boer
3949616956 Bug 1023193: make a customizableWidget out of the Loop toolbar button. r=mconley 2014-07-30 18:19:27 +02:00
Myk Melez
decd49a23e Bug 1046156 - "bind" entire AndroidLog module; r=mfinkle
--HG--
extra : rebase_source : 7131cfcb7b5bca9ee8b3af822cf9c4a9f1ae8028
2014-07-30 08:35:03 -07:00
Ed Morley
a6fbcdeca0 Backed out changeset d3d2b622400f (bug 1013941) for debugger test failures 2014-07-30 16:33:46 +01:00
Mark Capella
fa83300f90 Bug 1023418 - (p0) Auto-selecting a phone number does not stop at element breaks, r=mfinkle 2014-07-30 11:29:54 -04:00
Richard Newman
d023dce9af Bug 1042383 - Part 2: use optimizable build-time flags for SDK-dependent code. r=mfinkle 2014-07-30 08:19:35 -07:00
Richard Newman
424cdb17b9 Bug 1042383 - Part 1: define version capabilities in AppConstants. r=mfinkle 2014-07-30 08:19:34 -07:00
Vivek Balakrishnan
a1adfceabb Bug 830270 - Remove synced tabs on Sync account deletion. r=rnewman 2014-07-30 08:19:34 -07:00
Marco Bonardo
fe7c0f3905 Bug 433788 - Crash in [@ nsAutoCompleteController::ClosePopup] due to re-entrancy. r=Enn 2014-07-30 16:55:47 +02:00
Marco Bonardo
a1070cb752 Bug 1046062 - unified version of test_swap_protocol.js is disabled without a reason. r=ttaubert 2014-07-30 16:55:39 +02:00
Paul Rouget
fd05b549c8 Bug 1045652 - fix manifest overwrite. r=jryans 2014-07-30 14:32:00 +02:00
Paul Rouget
05471a8ba1 Bug 1045630 - move toolbox inside deck. r=jryans 2014-07-30 14:32:00 +02:00
J. Ryan Stinnett
2d9af097ce Bug 1044108 - Part 2: Disable QR decoder on Fennec for now. r=paul,gps 2014-07-30 14:32:00 +02:00
J. Ryan Stinnett
9b38b1f5f6 Bug 1044108 - Part 1: Beautify QR decoder, keep only Mozilla and license comments. r=paul 2014-07-30 14:32:00 +02:00
Paul Rouget
8020a5881d Bug 1046027 - Add sourceeditor keybinding preference to WebIDE pref panel. r=jryans 2014-07-30 14:31:59 +02:00