Commit Graph

167560 Commits

Author SHA1 Message Date
B2G Bumper Bot
e72134b859 Bumping manifests a=b2g-bump 2014-02-07 14:41:02 -08:00
B2G Bumper Bot
87ce8bac59 Bumping manifests a=b2g-bump 2014-02-07 14:01:11 -08:00
B2G Bumper Bot
bd59e95eaf Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2ec5f9107d3c
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #15886 from ltedone/Bug_933542-Slovak_keyboard_is_missing_the_special_characters_master

Bug 933542 - Added special characters to Slovak keyboard. r=janjongboom

========

https://hg.mozilla.org/integration/gaia-central/rev/7caa4c302622
Author: Luigi Tedone <luigitedone@gmail.com>
Desc: Bug 933542 - Added special characters to Slovak keyboard
2014-02-07 13:55:20 -08:00
Nicholas Nethercote
d2553b55f5 Bug 966864 - |mach valgrind-test|: Parse Valgrind output so that different errors are distinguished for TBPL. r=gps.
--HG--
extra : rebase_source : de5bdf985c704e77ad1f9b4ab244d06141c92124
2014-02-05 16:17:09 -08:00
Eric Rahm
2e1050c23e Bug 968956 - DMD: Acquire state lock before clearing reports. r=njn.
DONTBUILD because DMD is NPOTB.

--HG--
extra : rebase_source : c3e5b2f27d4983c5802f1a38c8accc31a2b07fa2
2014-02-07 15:23:50 -08:00
Mark Hammond
4f4c9b0abd Bug 968044 - prevent xpcshell test output from escaping CR chars. r=gps 2014-02-10 09:23:02 +11:00
Phil Ringnalda
fb33e2c999 Back out 8a36e37f46ed (bug 969159) for Valgrind bustage 2014-02-09 14:11:40 -08:00
Cameron McCormack
f470eb96c6 Bug 969941 - Small documentation followup. (NPOTB, DONTBUILD) 2014-02-10 08:50:48 +11:00
Cameron McCormack
fb300348b7 Bug 969941 - Add lldb type summaries for nsFixed(C)String and nsAuto(C)String. r=ehsan (NPOTB, DONTBUILD) 2014-02-10 07:47:25 +11:00
Nicholas D. Matsakis
04412641ce Bug 969159 -- Adjust assertion to account for zero-sized objects r=shu 2014-02-07 13:48:35 -05:00
Jim Blandy
5cb4c2e154 Bug 969764: Properly carry the source's element attribute name through off-thread compilations. r=bhackett 2014-02-09 11:00:03 -08:00
Ehsan Akhgari
72560b4770 Bug 970041 - Use fallible allocation in Windows font code; r=jfkthame 2014-02-09 11:34:22 -05:00
Ehsan Akhgari
6e4f3de1d5 Bug 969908 - Stop checking the return value of nsTArray::SetLength in MobileConnectionArray; r=khuey 2014-02-09 09:00:49 -05:00
Oskar Eisemut
ea5e5881b1 Bug 968141 - nsDeviceContextSpecGTK: Remove nsPrinterFeatures (spaming print.tmp.printerfeatures into the prefs) not used by current code. r=roc 2014-02-05 12:32:07 +01:00
Gustavo Garcia
49ed90677a Bug 966885 - Enable audio level RTP extension. r=jesup, r=ehugg 2014-02-07 15:33:01 -05:00
Simone Carletti
eb1661da00 Bug 966197 - Make sure all suffixes in PSL are lower-case. r=gerv 2014-02-07 15:32:41 -05:00
Max Vujovic
024b553454 Bug 948265 - [CSS Filters] Make nsSVGIntegrationUtils and nsSVGUtils call nsSVGFilterInstance directly instead of through nsSVGFilterFrame. r=roc 2014-02-06 10:42:35 -08:00
Robert O'Callahan
da80a37c1d Bug 947588. Part 5: Fix tests to pass even if regular HTML content is not displaying hexboxes for control characters. r=jfkthame
--HG--
extra : rebase_source : 8eea41432c267b4ace85d1230c5dba76fe7cc3c4
2014-02-05 23:23:50 +13:00
Robert O'Callahan
f5372eac13 Bug 947588. Part 4: Set -moz-text-discard:none in devtools, XUL, text inputs, plaintext documents, view-source documents. r=heycam
--HG--
extra : rebase_source : 2db920396d9c5f8de51c4385250f2903629441fc
2014-02-05 23:23:08 +13:00
Robert O'Callahan
f051f046bf Bug 947588. Part 3.9: Remove CRs from plaintext.css. r=heycam
--HG--
extra : rebase_source : 0cf0bb02d4edcc848f71ec498fd2521312521ae8
2014-02-05 23:22:21 +13:00
Robert O'Callahan
5f6debb054 Bug 947588. Part 3: Map nsStyleText::mControlCharacterVisibility to TEXT_HIDE_CONTROL_CHARACTERS flag in nsTextFrame. r=jfkthame
Note that this is set up so any use of gfxTextRun outside of nsTextFrame
shows hexboxes for control characters.

--HG--
extra : rebase_source : 83335c85c4db4a6391f18924aad566b00fd6a66c
2014-02-05 23:16:23 +13:00
Robert O'Callahan
51238f35b6 Bug 947588. Part 2: Add gfxTextRunFactory::TEXT_HIDE_CONTROL_CHARACTERS to guard usage of IsInvalidControlChar. r=jfkthame
--HG--
extra : rebase_source : 2ce426ebf3ad1643038954bcb18553dec27153c9
2014-02-05 23:08:58 +13:00
Robert O'Callahan
c9f84b3f17 Bug 947588. Part 1: Add "-moz-control-character-visibility" property to the style system. r=heycam
Ideally we'd make this property inaccessible to Web content style sheets, but
that seems hard since view-source and plain text documents seem to load in a
context that's very similar to Web content as far as the style system is
concerned. It doesn't matter much since it's quite safe and unlikely to be
discovered or used by anyone.

--HG--
extra : rebase_source : 009aafc992afd07fd76a9026afe0f6994b4b214a
2014-02-05 23:08:48 +13:00
Raymond Lee
54661a9cdb Bug 923406 - Remove localizedFilenamePrefix from PlacesBackups.js r=mak 2014-02-09 11:14:39 +01:00
Robert Longson
e7f708a1fd Bug 964200 (Part 3b activate) - Implement Filter Effects Module feDropShadow filter r=mstange 2014-02-09 09:46:16 +00:00
Robert Longson
7f13cbd133 Bug 964200 (Part 3b fix test) - Implement Filter Effects Module feDropShadow filter r=hsivonen 2014-02-09 09:46:11 +00:00
Jed Parsons
95f73416a1 Bug 943521 - Use onepw prototcol in fxa client. r=ckarlof 2014-02-04 22:14:30 -08:00
Gijs Kruitbosch
8e205f617f Bug 958869 - don't show Australis button context menu on subviews, r=MattN 2014-02-08 02:04:21 +00:00
Gijs Kruitbosch
276a3798e5 Bug 870605 - don't rely on -moz-linear-gradient, rs=trivial, DONTBUILD because idempotent CSS change only
--HG--
extra : rebase_source : f99a7a64713f5db3697702e916d31e73e36b3993
2014-02-08 13:14:00 +00:00
Jared Wein
f0e8fe6e91 Bug 964315 - [Australis] The panel menu doesn't have a drop shadow on Windows. r=MattN 2014-02-08 01:25:44 -05:00
Jared Wein
c1115f3f8f Bug 969766 - [Australis] The reset defaults button should be disabled when a toolbar is enabled during customization mode. r=MattN 2014-02-08 01:25:25 -05:00
Wes Kocher
319518f4bf Merge m-c to fx-team 2014-02-07 17:32:00 -08:00
Gijs Kruitbosch
3e73d4d7ac Bug 969661 - always re-enable Australis character encoding button when it is removed from an area, r=jaws
--HG--
extra : rebase_source : 5c3cc7cbf7c857ec7aaced350aa8864c9cd939ba
2014-02-08 00:06:55 +00:00
Ryan VanderMeulen
085446242d Backed out changeset 79b198be3e50 (bug 943521) for xpcshell failures. 2014-02-07 17:55:12 -05:00
Margaret Leibovic
d492880938 Bug 969511 - Don't update snippets cache unless the update timer fired. r=wesj 2014-02-07 14:44:38 -08:00
Ryan VanderMeulen
a0406ffb0f Backed out changesets bc352c2562ab, bcc79097745a, df35e495ee21, 068044df3406 (bug 957123) for xpcshell orange. 2014-02-07 17:38:51 -05:00
Dão Gottwald
8f44f12987 Bug 445461 - restore MRU tab order when restoring a session. r=ttaubert 2014-02-07 22:48:49 +01:00
Gijs Kruitbosch
cabeea4140 Bug 967115 - fix styling of SDK toolbar buttons in Australis, r=jaws 2014-02-07 21:36:16 +00:00
Matthew Noorenberghe
14597d3b20 Bug 966072 - [Linux] UITour highlight panel appears below the menu panel. r=Enn,Unfocused
[Australis]
2014-02-07 13:36:09 -08:00
Erik Vold
5246bbab78 Bug 926264: Use a setTimeout before exiting tests and add some additional logs. r=Mossop 2014-02-07 13:19:23 -08:00
Rob Campbell
5c09e3632b Bug 612253 - Need a shortcut key to focus the input line in web console; r=msucan 2014-02-07 08:56:00 -05:00
Rob Campbell
3359f4a9d8 Bug 968924 - Add shapes to network status bubbles. r=vp 2014-02-07 16:09:03 -05:00
David Rajchenbach-Teller
559a73a148 Bug 957123 - Better AsyncShutdown error reporting for OS.File. r=froydnj 2014-02-07 10:52:47 -05:00
David Rajchenbach-Teller
73deed799e Bug 957123 - Complete porting test_TelemetrySendOldPings.js to OS.File. r=rvitillo 2014-02-07 16:09:02 -05:00
David Rajchenbach-Teller
60ae25029d Bug 957123 - Fix the use of File.prototype.close() by a few AddonManager tests. r=Unfocused 2014-02-07 10:52:45 -05:00
David Rajchenbach-Teller
824a30f440 Bug 957123 - Extend error reporting of AsyncShutdown. r=froydnj 2014-02-07 16:09:02 -05:00
Jed Parsons
1ab63753b4 Bug 943521 - Use onepw prototcol in fxa client. r=ckarlof 2014-02-04 22:14:30 -08:00
Aleh Zasypkin
ec70cd59d9 Bug 867499 - Selecting copy from context menu for selected text dismisses selection. r=jimm 2014-02-07 17:04:49 +01:00
Jared Wein
31b4edbb25 Bug 968891 - [Australis] Disable the button-text fade-out mask during the customization transition. r=Gijs 2014-02-07 13:17:58 -05:00
Jared Wein
4cc6ec2850 Bug 966599 - [Australis] Restore Defaults should collapse non-default-visible toolbars. r=Gijs 2014-02-07 11:20:23 -05:00