Commit Graph

208563 Commits

Author SHA1 Message Date
vivek
3ca3db7d02 Bug 1007436 - "Revamp visual design of about:feedback". r=margaret.leibovic f=alam 2014-10-03 12:29:00 +02:00
Heather Arthur
cf69f85ecc Bug 1077376 - don't prettify original sources in the style editor. r=pbrosset 2014-10-03 04:35:00 +02:00
Nick Fitzgerald
c1ee41ebec Bug 1076887 - Update the tree's copy of the mozilla/source-map library to 0.1.40. r=past 2014-10-02 08:44:00 +02:00
Vikneshwar
b96cc3aec6 Bug 1039500 - Created a field with a WeakMap to record the tab for each browser and made _getTabForBrowser non-private. r=dao 2014-10-05 12:57:00 +02:00
Phil Ringnalda
bcb451dbe7 Merge m-c to f-t 2014-10-05 09:53:05 -07:00
Phil Ringnalda
8c2c4a4fac Merge m-i to m-c, a=merge 2014-10-05 09:34:55 -07:00
Simon Montagu
84a46f035b 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
3313462374 Test for bug 1067268, r=jfkthame 2014-10-04 23:02:37 -07:00
Simon Montagu
f2b5884dbc 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
5c87bfaa95 Merge fx-team to m-c. a=merge 2014-10-04 20:12:17 -07:00
L. David Baron
7e4d96509c 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
c05e0f7e3f 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
2ff4bedf68 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
bbaadc6b16 Bug 1066828 - Fully inline RegExp.exec and .test in jitcode, r=jandem. 2014-10-04 18:00:58 -07:00
Joshua Cranmer
74ca20afb9 Bug 1077855 - js::ObjectElements is not declared in jsobj.h, r=Ms2ger 2014-10-04 16:00:54 -05:00
Phil Ringnalda
d77468da44 Back out 77c1b79c5bec (bug 1076129) for causing frequent xpcshell crashes. Again. 2014-10-04 13:58:25 -07:00
Tom Schuster
610ab2c7e5 Bug 1069694 - Remove JS_GetScriptSourceMap. r=shu 2014-10-04 17:38:08 +02:00
Trevor Saunders
8319244622 no bug - fix nullptr to bool conversion in FontFaceSet.cpp r=themaid 2014-10-04 11:06:21 -04:00
ffxbld
213b05cb64 No bug, Automated blocklist update from host bld-linux64-spot-197 - a=blocklist-update 2014-10-04 03:19:32 -07:00
ffxbld
0b156609b3 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
15b739a2e7 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
d222e46ad3 Merge fx-team to m-c. a=merge 2014-10-03 16:13:24 -04:00
Ryan VanderMeulen
f3ad95c4ce Merge inbound to m-c. a=merge 2014-10-03 16:00:09 -04:00
Tomasz Kołodziejski
1f8f3cfc2b 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
f2143abb88 Bug 1077078: Don't spam stderr when failing to create a channel. r=mcmanus 2014-10-03 09:59:10 -07:00
Tom Schuster
d9448243b7 Bug 1060936 - Directly call debugger hooks. r=shu 2014-10-03 18:46:51 +02:00
Jonathan Watt
799ef86fc1 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
a59360db7f 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
4963137d17 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
f3887b0340 Bug 1077544 - Add a GetBackendType() method to PathBuilder. r=Bas 2014-10-04 12:13:29 +01:00
Jonathan Watt
2e51cb3a0f Bug 1077120 - Remove gfxContext::HasError(). r=Bas 2014-10-04 12:13:29 +01:00
Jonathan Watt
c8a1b987fc 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
dc62f8a30f Bug 1064737 pt 4 - Simple reftest for a WOFF2 font. r=jdaggett 2014-10-04 11:47:11 +01:00
Jonathan Kew
afcc21f7fa Bug 1064737 pt 3 - Read metadata from a WOFF2 font if present. r=jdaggett 2014-10-04 11:46:54 +01:00
Jonathan Kew
1b4072d000 Bug 1064737 pt 2 - Support for WOFF2 as a webfont format. r=jdaggett 2014-10-04 11:36:05 +01:00
Jonathan Kew
798e741f99 Bug 1064737 pt 1 - Enable WOFF2 support in OTS. r=jdaggett 2014-10-04 10:05:14 +01:00
Jonathan Kew
ba0811f47a Bug 1066160 pt 2 - Include Brotli in the gecko build. r=gps 2014-10-04 10:02:24 +01:00
Jonathan Kew
82ea1e5f62 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
56f375b294 Backed out changesets c42b68e0db15 and 6e2c7dd63fcf (bug 879717) due to mochitest orange. 2014-10-04 09:52:22 +01:00
B2G Bumper Bot
514463245f Bumping manifests a=b2g-bump 2014-10-03 08:17:04 -07:00
B2G Bumper Bot
1993343ce3 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
8917309372 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
961df344b8 Bumping manifests a=b2g-bump 2014-10-03 07:49:04 -07:00
B2G Bumper Bot
cab9d99de4 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
1401d14594 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
Gijs Kruitbosch
e60aa84fab Bug 1076252 - [10.10] disabled default button shouldn't get white text on yosemite, r=jaws 2014-10-02 22:52:09 +01:00
Gijs Kruitbosch
c443eb10ba Bug 1070888 - set position and flip attribute so lightweight themes panel in customize mode opens correctly, r=jaws
--HG--
extra : rebase_source : 9a34be6c24641103c7c0b70573322b2defe0c90d
2014-10-05 09:12:09 +01:00
Gijs Kruitbosch
7059786fc3 Bug 1073240 - update Firefox's default theme icon, hide menu on non-default themes, r=jaws
--HG--
extra : rebase_source : 3651f3e80cf537c365a6ab4a0659221fb6d50d4b
2014-10-05 09:12:06 +01:00
Wayne Chen
8a58f62824 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
ff43ca3cc3 Merge mozilla-central and b2g-inbound 2014-10-03 15:20:08 +01:00