Commit Graph

317633 Commits

Author SHA1 Message Date
John Daggett
8eb7f1edcc Bug 857142 - implement -moz-font-smoothing. r=dbaron 2013-07-30 05:00:41 +09:00
Bill McCloskey
b51afaa42f Bug 899238 - Make sure CPOW parent is never null (r=dvander). 2013-07-25 11:50:00 -07:00
Markus Stange
86cead439b Bug 898126 - Cache client hit test values, r=jimm 2013-07-29 13:19:34 +02:00
Daniel Holbert
28eed8a448 Bug 898489: Mark content/xul/content/src/ and content/xul/document/src/ as FAIL_ON_WARNINGS. r=smaug r=gps 2013-07-29 12:29:42 -07:00
Ryan VanderMeulen
ab9671a83e Backed out 6 changesets (bug 827713) for reftest failures.
Backed out changeset 014cc3de08fb (bug 827713)
Backed out changeset 4113172193aa (bug 827713)
Backed out changeset 27a5c8dd5ff7 (bug 827713)
Backed out changeset 6448c7e05f11 (bug 827713)
Backed out changeset b67a72618c66 (bug 827713)
Backed out changeset 1279664e0d41 (bug 827713)
2013-07-29 15:19:34 -04:00
Ryan VanderMeulen
03a8ca6b72 Bug 827713 - Adjust expected assertion annotations to fix WinXP debug mochitest orange. 2013-07-29 15:13:50 -04:00
Kartikaya Gupta
826de6c0c7 Bug 891607 - Fix typo resulting in a bad surface size in some startup scenarios. r=Cwiiis 2013-07-29 14:38:06 -04:00
Mike Shal
28c6bc5279 Bug 888016 - Support compilation in subdirectories without VPATH; r=gps 2013-07-02 17:40:17 -04:00
Brian Hackett
6a3db5feb5 Bug 897202 - Add some double canonicalization, r=luke. 2013-07-29 11:55:49 -06:00
William Lachance
43d0267f8d Bug 855327 - Quick followup to improve variable name;r=jgriffin 2013-07-29 13:49:46 -04:00
William Lachance
aa5d3b02f6 Bug 855327 - Add capability to get currently active frame from marionette;r=jgriffin 2013-07-29 13:46:01 -04:00
Ekanan Ketunuti
517d812769 Bug 898868 - Accept adverb form of anecdotal in the en-US dictionary. r=ehsan 2013-07-29 13:42:41 -04:00
Nikhil Marathe
705f09f73c Bug 898734 - Fix segfault in error handling. r=nmatsakis
--HG--
extra : rebase_source : dfecbc3c3150deb19e352a3d885e35f24983e2e9
2013-07-29 10:28:03 -07:00
Nikhil Marathe
2e263fa17d Bug 898670 - Add GetStructTypeFieldList(). r=nmatsakis
--HG--
extra : rebase_source : ac13a0cb025b0dd24d407833d573c0499d33b56c
2013-07-29 10:25:09 -07:00
Nikhil Marathe
9cc8eddb95 Bug 898675 - Binary Data: Free StructType fieldList on error. r=nmatsakis
--HG--
extra : rebase_source : a7ebb8c1bbf7464ab0697dc014334cfcf75e69a2
2013-07-29 10:24:42 -07:00
Nikhil Marathe
475b6ff1d0 Bug 898494 - Fix lack of rooting in Binary Data. r=nmatsakis
--HG--
extra : rebase_source : d81cb1c34cb6767966ccc4006ed504c7d0e935ac
2013-07-29 10:22:11 -07:00
Daniel Holbert
617be743dd Bug 898232: Remove unused variable 'existingScript' from nsXULPrototypeCache::GetScript(). r=jonco 2013-07-29 10:21:33 -07:00
Andrea Marchesini
9609933949 Bug 888598 - Move IDBTransaction to WebIDL, r=janv 2013-07-29 19:12:21 +02:00
Justin Lebar
81025e5ec7 Bug 898558 - Rework the jemalloc heap memory reporters. r=njn
Now we have the following hierarchy

  explicit/
    heap-overhead/
      bookkeeping
      waste
      page-cache (previosuly known as dirty)

In addition, heap-committed-unused-ratio is now known as heap-overhead-ratio.

--HG--
extra : rebase_source : 8d2ca75904dfb3c0dfd1ba9a132f828436b734c6
2013-07-29 09:10:53 -07:00
Justin Lebar
e67b738ee5 Bug 898558 - Rework jemalloc_stats so it exposes how much memory is used for bookkeeping. r=glandium
This patch also gets rid of the redundant "committed" entry, so now
there's no confusion as to which entries overlap.

--HG--
extra : rebase_source : 429f3d44011f02dda43aa10b077c917c4d02fe50
2013-07-29 09:10:53 -07:00
Trevor Saunders
108b7dd046 backout bug 886526 because it probably made us use a lot more memory to link on windows 2013-07-29 11:03:21 -04:00
Andrew Halberstadt
0069d4ee83 Bug 898725 - Fix mochitest mach target regression, r=jgriffin 2013-07-29 13:01:54 -04:00
Olli Pettay
070b42da93 Bug 892588 - crash in nsNSSASN1Sequence::~nsNSSASN1Sequence, r=bsmith
--HG--
extra : rebase_source : a3d1a29f0ebcfb05462be3a46b38b7be08163379
2013-07-29 19:46:52 +03:00
Mihnea Dobrescu-Balaur
5396546754 Bug 898820 - test_resource_header.js should use a dynamic port. r=gps 2013-07-27 23:34:21 -07:00
Tatiana Meshkova
71a7a97a31 Bug 896729 - Attempt to re-register network link service crashes nsComponentManager. r=bsmedberg 2013-07-26 01:36:55 -07:00
Mihnea Dobrescu-Balaur
76bb9647a6 Bug 890098 - Follow-up: Always set the plugins dir. r=jgriffin 2013-07-23 23:08:46 -07:00
Mina Almasry
6e0cc6d805 Bug 872377 - Restore "toJSON" to list of reserved webidl keywords. r=bz
This patch makes toJSON a reserved webidl keyword, and changes the implementation of mozRTCSessionDescription to use a jsonifier.
2013-07-29 12:39:18 -04:00
James Kitchener
e5c50c21e1 Bug 827713 - Part 4: Tests for merged script elements. r=fredw 2013-07-29 12:38:24 -04:00
James Kitchener
b933e0b355 Bug 827713 - Part 3: Use mmultiscripts to handle all script shift elements. r=fredw 2013-07-29 12:37:50 -04:00
James Kitchener
7a810f636d Bug 827713 - Part 3: Make mmultiscripts more like msubsup. r=karlt 2013-07-29 12:37:01 -04:00
James Kitchener
e639ee5410 Bug 827713 - Part 1: Changes to mmultiscripts to support merging of script elements. r=karlt 2013-07-29 12:36:23 -04:00
James Kitchener
ffcc5a7152 Bug 827713 - Part 0: Localization change for unifying MathML *scripts. r=fredw 2013-07-29 12:35:53 -04:00
Ms2ger
55c3667424 Bug 897484 - followup: root newly added code to fix bustage on a CLOSED TREE. 2013-07-29 18:27:04 +02:00
Nathan Froyd
dbc0a775d9 Bug 897539 - uninline ProtocolErrorBreakpoint to avoid code and string bloat; r=bent 2013-07-24 12:38:24 -04:00
Masatoshi Kimura
a48434433d Bug 898687 - Test to make sure XUL classes are hidden from content. r=Jan.Varga, smaug 2013-07-29 23:45:59 +09:00
Masatoshi Kimura
4a9c47ba4b Bug 898687 - Hide XUL related classes from content. r=Jan.Varga 2013-07-29 23:45:58 +09:00
Ed Morley
40350f10a6 Merge mozilla-central and inbound 2013-07-29 15:42:41 +01:00
Ed Morley
504f0bb19b Merge latest green fx-team changeset and mozilla-central 2013-07-29 15:16:29 +01:00
Ed Morley
fe29ebd69b Merge latest green birch changeset and mozilla-central 2013-07-29 15:15:48 +01:00
Gaia Pushbot
9a445517a1 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/30af13f27841
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Merge pull request #11222 from jaoo/886758

Bug 886758 - [Settings] Users are not able to disable the sim lock from settings app when the sim card is not ready. r=arthurcc

========

https://hg.mozilla.org/integration/gaia-central/rev/2d29809a2de5
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Bug 886758 - [Settings] Users are not able to disable the sim lock from settings app when the sim card is not ready
2013-07-29 03:25:23 -07:00
Ed Morley
7ae47f2c55 Backed out changeset 31a1b6fff957 (bug 857142) for reftest failures 2013-07-29 11:09:26 +01:00
Ed Morley
a15c073bba Backed out changeset 04a45dec4326 (bug 898267) 2013-07-29 11:08:52 +01:00
Ed Morley
66e22f5a1a Backed out changeset 7174bdf1201e (bug 857142) 2013-07-29 11:08:49 +01:00
Ed Morley
c310036f7a Backed out changeset c2f27bb078fd (bug 857142) 2013-07-29 11:08:46 +01:00
Gina Yeh
d62aa07a21 Bug 842948 - Patch 6: Implement dictionaries, r=echou 2013-07-29 17:32:35 +08:00
Gina Yeh
088093d5d4 Bug 842948 - Patch 5: Implement UpdateNotification, r=echou 2013-07-29 17:32:34 +08:00
Gina Yeh
797a139da7 Bug 842948 - Patch 4: Handle signal "GetPlayStatus", r=echou 2013-07-29 17:32:34 +08:00
Gina Yeh
1629236996 Bug 842948 - Patch 3: Cache AVRCP data in BluetoothA2dpManager, r=echou 2013-07-29 17:32:34 +08:00
Gina Yeh
9e71965423 Bug 842948 - Patch 2: Handle control signal "PropertyChanged" and add IsConnected() in BluetoothProfileManagerBase, r=echou 2013-07-29 17:32:34 +08:00
Gina Yeh
5ab7491ae0 Bug 842948 - Patch 1: Implement API for AVRCP 1.3, r=echou, sr=mrbkap 2013-07-29 17:32:34 +08:00