Граф коммитов

386089 Коммитов

Автор SHA1 Сообщение Дата
Sotaro Ikeda 41fa2ab6fd Bug 1067455 - Reduce Fence::merge() call on compositor thread r=nical 2014-10-05 14:14:33 -07:00
Neil Rashbrook 4ee6d12382 Bug 1075976 Clean up XPCOM string usage r=keeler 2014-10-05 22:09:39 +01:00
Dan Glastonbury ext:(%20and%20Benoit%20Jacob%20%3Cbjacob%40mozilla.com%3E) 08d194e807 Bug 1075195 - WebGL2: implement texStorage2D - r=bjacob,djg 2014-07-15 09:55:56 +10:00
Phil Ringnalda 66e8ceeab4 Merge m-c to m-i. Again. 2014-10-05 10:02:15 -07:00
Phil Ringnalda 7b91c2dbd8 Merge m-c to m-i 2014-10-05 09:57:42 -07:00
Phil Ringnalda 9764e19e06 Merge m-i to m-c, a=merge 2014-10-05 09:34:55 -07:00
Tom Schuster 95b06dbbb4 Backed out changeset 1724a6c07316 (Bug 1073576) because of bad patch 2014-10-05 15:33:20 +02:00
Tom Schuster bac2e36152 Bug 1073576 - Optimize strict compares with equal operands. r=h4writer 2014-10-05 15:26:40 +02:00
Tom Schuster fac472cfe2 Bug 1073576 - Optimize strict compares with equal operands. r=h4writer 2014-10-05 15:26:40 +02:00
Simon Montagu 0998e65846 Bug 1067268: don't mix physical and logical coordinates when calculating width to clear past floats, r=jfkthame 2014-10-04 23:03:00 -07:00
Simon Montagu 35a85216a9 Test for bug 1067268, r=jfkthame 2014-10-04 23:02:37 -07:00
Simon Montagu ceafcb2a98 Bug 1076986: make LogicalMargin and LogicalRect's IsEmpty the same as nsMargin and nsRect, r=jfkthame 2014-10-04 23:02:36 -07:00
Nick Alexander 956884ba31 Merge fx-team to m-c. a=merge 2014-10-04 20:12:17 -07:00
L. David Baron 57d0c0d658 Bug 1077849 - Use eRestyle_ForceDescendants for all cases of rebuilding the rule tree. r=heycam
Bug 931668 added the eRestyle_ForceDescendants case for all cases that
go through RebuildAllStyleData, but there is another case that calls
DoRebuildAllStyleData directly, and we should cover that too.

This is needed because when we're rebuilding the rule tree, we need to
create new style contexts for all frames.

I don't know of any bugs caused by this, but it seems worth fixing.
2014-10-04 16:59:47 -07:00
Phil Ringnalda 145d867409 Backed out 2 changesets (bug 1003448) since their dependency was backed out
CLOSED TREE

Backed out changeset 61f98b1d29f9 (bug 1003448)
Backed out changeset 8e947d1636f1 (bug 1003448)
2014-10-04 20:10:19 -07:00
Benoit Jacob 3a2e260638 Bug 1072680 - Untangle the mixup of formats vs internalformats in the WebGL implementation - r=jgilbert 2014-10-04 22:24:24 -04:00
Brian Hackett 6da0e67022 Bug 1066828 - Fully inline RegExp.exec and .test in jitcode, r=jandem. 2014-10-04 18:00:58 -07:00
Joshua Cranmer 3dc212e4f7 Bug 1077855 - js::ObjectElements is not declared in jsobj.h, r=Ms2ger 2014-10-04 16:00:54 -05:00
Phil Ringnalda 59de527bac Back out 77c1b79c5bec (bug 1076129) for causing frequent xpcshell crashes. Again. 2014-10-04 13:58:25 -07:00
Tom Schuster c1e98cca78 Bug 1069694 - Remove JS_GetScriptSourceMap. r=shu 2014-10-04 17:38:08 +02:00
Trevor Saunders e3cc11d3a8 no bug - fix nullptr to bool conversion in FontFaceSet.cpp r=themaid 2014-10-04 11:06:21 -04:00
ffxbld 329f383b94 No bug, Automated blocklist update from host bld-linux64-spot-197 - a=blocklist-update 2014-10-04 03:19:32 -07:00
ffxbld 58b5016fa7 No bug, Automated HPKP preload list update from host bld-linux64-spot-197 - a=hpkp-update 2014-10-04 03:19:30 -07:00
ffxbld 9583d80353 No bug, Automated HSTS preload list update from host bld-linux64-spot-197 - a=hsts-update 2014-10-04 03:19:28 -07:00
Ryan VanderMeulen 4b07046320 Merge fx-team to m-c. a=merge 2014-10-03 16:13:24 -04:00
Ryan VanderMeulen 3b1ad0f2bc Merge inbound to m-c. a=merge 2014-10-03 16:00:09 -04:00
Tomasz Kołodziejski dd47aa6b87 Bug 1077200 - Include searchSuggestionUI.js before newTab.js in case it's used synchronously. r=ttaubert 2014-10-03 10:30:29 -07:00
Dave Townsend 0b4ad00bae Bug 1077078: Don't spam stderr when failing to create a channel. r=mcmanus 2014-10-03 09:59:10 -07:00
Tom Schuster ddb2dec55a Bug 1060936 - Directly call debugger hooks. r=shu 2014-10-03 18:46:51 +02:00
Jonathan Watt 2c5b4e5e64 Bug 932762, part 2 - Make SVG elements cache their Moz2D path data to speed up rendering, hit-testing, clipPath clipping, bbox calculations and animation/text along a path. r=longsonr 2014-10-04 12:13:30 +01:00
Jonathan Watt 7ee2eed504 Bug 932762, part 1 - Get rid of nsSVGPathGeometryElement::CreatePathBuilder and make BuildPath's aBuilder argument non-optional. r=longsonr 2014-10-04 12:13:30 +01:00
Jonathan Watt f8ca225864 Bug 1077745 - Get rid of the scaling hack and GetCanvasTM() call in nsSVGPathGeometryFrame::GetBBoxContribution. r=longsonr 2014-10-04 12:13:30 +01:00
Jonathan Watt 2e4b869e2e Bug 1077544 - Add a GetBackendType() method to PathBuilder. r=Bas 2014-10-04 12:13:29 +01:00
Jonathan Watt bb8507bc95 Bug 1077120 - Remove gfxContext::HasError(). r=Bas 2014-10-04 12:13:29 +01:00
Jonathan Watt b67826333d Bug 1077119 - Remove the gfxContext methods for getting various types of path extents. r=Bas 2014-10-04 12:13:29 +01:00
Jonathan Kew ff12e66612 Bug 1064737 pt 4 - Simple reftest for a WOFF2 font. r=jdaggett 2014-10-04 11:47:11 +01:00
Jonathan Kew 21fd93a194 Bug 1064737 pt 3 - Read metadata from a WOFF2 font if present. r=jdaggett 2014-10-04 11:46:54 +01:00
Jonathan Kew 0d2cfaf334 Bug 1064737 pt 2 - Support for WOFF2 as a webfont format. r=jdaggett 2014-10-04 11:36:05 +01:00
Jonathan Kew b8f41a1322 Bug 1064737 pt 1 - Enable WOFF2 support in OTS. r=jdaggett 2014-10-04 10:05:14 +01:00
Jonathan Kew 3cc2e09e3d Bug 1066160 pt 2 - Include Brotli in the gecko build. r=gps 2014-10-04 10:02:24 +01:00
Jonathan Kew fe6360eb70 Bug 1066160 pt 1 - Import the Brotli decoder source (commit d9a74803fa884559879e3205cfe6f257a2d85519) from upstream. r=gps 2014-10-04 10:02:21 +01:00
Jonathan Kew 1067b1654b Backed out changesets c42b68e0db15 and 6e2c7dd63fcf (bug 879717) due to mochitest orange. 2014-10-04 09:52:22 +01:00
B2G Bumper Bot e0f757a820 Bumping manifests a=b2g-bump 2014-10-03 08:17:04 -07:00
B2G Bumper Bot 5004897a24 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/665042c75b7d
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #24660 from tauzen/Bug1074800_listen_on_nfc_enabled

Bug 1074800 - NfcHandler starts to listen for peerready only when NFC is enabled, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/821c736b7cac
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1074800 - NfcHandler starts to listen for peerready only when NFC is enabled, r=alive
2014-10-03 08:10:51 -07:00
Blake Kaplan f809f5b13f Bug 1026099 - Rework the spellchecker context menu to not use CPOWs. r=ehsan/billm/felipe
This patch fixes a few nits and typos in the C++ spellchecking code as well as
fixing the Finnish dictionary and multiple installed dictionaries in general (r=ehsan).

It reworks the spellchecking context menu to use async message passing (in JS)
and reduces, by a little, the CPOW use in the context menu code (r=felipe).

Finally, the spellcheck IPDL no longer needs to be 'rpc' since we no longer
nest spellchecking calls, so it can go back to being 'sync' (r=billm).
2014-10-03 10:52:37 -04:00
B2G Bumper Bot c40f4965ca Bumping manifests a=b2g-bump 2014-10-03 07:49:04 -07:00
B2G Bumper Bot 1ffd735558 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/eac922a65696
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #24382 from chirarobert/audio_channel

Bug 1011000 - Enable audio channel change Gaia UI Tests checking

========

https://hg.mozilla.org/integration/gaia-central/rev/124186a26041
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1011000 - Enable audio channel change Gaia UI Tests checking
2014-10-03 07:48:49 -07:00
ziyunfei b34ca240df Bug 1076588 - Object.freeze() should return its argument with no conversion when the argument is a primitive value. r=till, r=Yoric 2014-10-03 02:42:00 -04:00
Wayne Chen 5022b313c9 Bug 1072021: Fix bluetooth address is empty to set Audio HAL when A2DP is disconnected. r=echou 2014-10-02 17:22:44 +08:00
Ed Morley 22bd17338b Merge mozilla-central and b2g-inbound 2014-10-03 15:20:08 +01:00