Brian Grinstead
34ec0917f5
Bug 1165718 - Use system text styling for menu in Win7 classic Dev Edition theme;r=Gijs
2015-07-13 10:00:53 -07:00
Brad Lassey
bf794160cf
bug 1160166 - Disabled plugin meta information often isn't available to content processes r=jimm
2015-07-13 12:39:18 -04:00
Tim Taubert
2047bd414b
Bug 1183079 - [Control Center] Use 24px icons in the TP section r=bgrins
2015-07-13 15:01:13 +02:00
Alessio Placitelli
0d36c3cd1b
Bug 1182424 - Part 1 - Always leave unified Telemetry behavior on for people who opted into Telemetry. r=gfritzsche
2015-07-10 13:31:53 +02:00
Ryan VanderMeulen
fff19076e5
Backed out changeset 0a0302b9ed20 (bug 1175098) for e10s browser_compartments.js failures.
2015-07-13 11:46:45 -04:00
Ryan VanderMeulen
a8e17e5fab
Bug 1182228 - Update pdf.js to version 1.1.270. r=
2015-07-09 15:00:32 -04:00
Tim Taubert
681d70e466
Bug 1182643 - [Control Center] Fix non-e10s issues with panel focus and hiding r=Gijs
2015-07-13 16:10:13 +02:00
Sami Jaktholm
e8a735b004
Bug 1181345 - Make DevToolsUtils.fetch work with files that are not UTF-8 encoded. r=past
...
These changes restore the previous behavior in which the data is decoded
according to a locale specific default charset if the UTF-8 conversion fails.
This allows the method to properly decode both UTF-8 data and data that has
been encoded with the locale default charset (ISO-8859-1 in most cases) without
any charset hints from the source.
The conversion is now a two step process:
1. Convert the stream content to a string using the locale specific encoding.
2. Try reinterpret the data according to UTF-8 rules. If it succeeds, return
the conversion result. If it fails, return the original string.
2015-07-11 13:45:59 +03:00
David Rajchenbach-Teller
c057758f9f
Bug 1175098 - PerformanceStats for e10s. r=felipe, r=mconley
2015-06-16 14:26:11 +02:00
Carsten "Tomcat" Book
a2c6f8df8b
merge mozilla-central to fx-team
2015-07-13 14:53:37 +02:00
Mike de Boer
38ddf31a10
Bug 1181580: move the context edit form into the media view to make it cover the video streams only, not the text chat area too in Hello conversation windows. r=dmose
2015-07-13 12:20:22 +02:00
Carsten "Tomcat" Book
579c0a5956
merge mozilla-inbound to mozilla-central a=merge
2015-07-13 11:51:14 +02:00
Carsten "Tomcat" Book
453295e586
merge fx-team to mozilla-central a=merge
2015-07-13 11:39:17 +02:00
Carsten "Tomcat" Book
713e88420b
merge b2g-inbound to mozilla-central a=merge
2015-07-13 11:36:39 +02:00
Jean-Yves Avenard
c174ab0c41
Bug 1182933: Implement MediaReadAt. r=bholley
...
Ensure SilentReadAt seek back to original position even in case of error.
Properly set the MediaByteBuffer length.
2015-07-13 10:36:48 +10:00
Timothy Nikkel
66ee4fc308
Bug 1176156. Make sure images are asked to decode if we are drawing the alt feedback instead of the image. r=seth
...
The Draw() call on the image would normally kick off decoding, but we don't do that if we are drawing the alt feedback instead.
2015-07-12 19:10:07 -05:00
B2G Bumper Bot
a7df681f96
Bumping manifests a=b2g-bump
2015-07-12 11:17:31 -07:00
B2G Bumper Bot
b9628e2181
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3073356ae6c8
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #30927 from KevinGrandon/bug_1182846_system_permission_gaia_checkbox
Bug 1182846 - Port permission checkbox to gaia-checkbox
========
https://hg.mozilla.org/integration/gaia-central/rev/dbb5c315fcd3
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1182846 - Port permission checkbox to gaia-checkbox
2015-07-12 11:15:32 -07:00
B2G Bumper Bot
888b8dff9c
Bumping manifests a=b2g-bump
2015-07-12 02:07:35 -07:00
B2G Bumper Bot
12b2ee0a2a
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a23af53d63a2
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #30924 from stasm/1182568-legacy-resolver
Bug 1182568 - Support legacy AST in the l20n resolver. r=gandalf
========
https://hg.mozilla.org/integration/gaia-central/rev/4e50567d24c3
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1182568 - Support legacy AST in the l20n resolver. r=gandalf
2015-07-12 02:05:36 -07:00
Dão Gottwald
8b4eab8adb
Bug 1182760 - urlbar binding shouldn't have two focus handlers. r=ttaubert
2015-07-11 20:28:14 +02:00
ffxbld
be9a328748
No bug, Automated blocklist update from host bld-linux64-spot-222 - a=blocklist-update
2015-07-11 03:33:41 -07:00
ffxbld
dbda65eca2
No bug, Automated HPKP preload list update from host bld-linux64-spot-222 - a=hpkp-update
2015-07-11 03:33:38 -07:00
ffxbld
3da3688403
No bug, Automated HSTS preload list update from host bld-linux64-spot-222 - a=hsts-update
2015-07-11 03:33:36 -07:00
Wes Kocher
7f3bb4ca0c
Merge inbound to central, a=merge
2015-07-10 16:06:49 -07:00
Wes Kocher
8a84ed2093
Merge fx-team to central, a=merge
2015-07-10 14:38:48 -07:00
Wes Kocher
5fe15ee75d
Backed out changeset 9814f77d258b (bug 1179924) for frequent random serviceworkers failures CLOSED TREE
2015-07-10 12:48:34 -07:00
Wes Kocher
502ddcea03
Backed out changeset 74293125739a (bug 1176341)
2015-07-10 12:48:20 -07:00
Ryan VanderMeulen
84d0af8b83
Backed out changeset d29782c360fe (bug 1180978) for causing indexedDB assertions.
...
CLOSED TREE
2015-07-10 12:35:15 -04:00
Gijs Kruitbosch
780b15809b
Bug 1176703 - attempt to fix define issues with some compilers/envs, rs=me, CLOSED TREE, bustage
2015-07-10 17:12:54 +01:00
Fernando Rodriguez Sela
4d166c667d
Bug 1117080 - Limit Loop conversations subject to 124 characters. r=Standard8
2015-07-10 15:57:45 +01:00
Ryan VanderMeulen
d90b0347bc
Backed out changeset 50be949e3494 (bug 1171427) for WinXP test timeouts.
...
CLOSED TREE
2015-07-10 10:57:03 -04:00
John Daggett
61f5ea2030
Bug 1163488 - use the preprocessor to keep font lang arrays in sync. r=m_kato
2015-07-10 23:49:26 +09:00
Xidorn Quan
c956a4e9b4
Bug 1181890 - Center children of ruby content frame if necessary after the bidi reposition. r=jfkthame
2015-07-13 09:32:15 +10:00
Xidorn Quan
59561a0385
Bug 1179939 - Avoid crash if we destroy the pres context during flushing style or layout. r=roc
2015-07-13 09:32:04 +10:00
Julien Pagès
62152b4beb
Bug 983821 - 'marionette' cli entrypoint doesn't have access to proper packages. r=dburns
2015-07-11 08:05:51 +02:00
Masayuki Nakano
f55ec43f29
Bug 1176950 nsTextStore should keep storing locked content until NOTIFY_IME_OF_COMPOSITION_UPDATE is notified r=emk
2015-07-12 18:56:23 +09:00
Jim Chen
c08bf91764
Bug 1178850 - Clobber; r=me
2015-07-11 15:46:59 -04:00
Jim Chen
e8ce7456b2
Bug 1178850 - Update generated files; r=me
2015-07-10 23:41:36 -04:00
Jim Chen
c245a01c10
Bug 1178850 - Copy generated natives header; r=nalexander
...
Copy the natives header from the objdir to the source directory,
along with the generated wrapper files from before.
The patch also removes saving the originals to .old files to avoid
producing untracked files in the source tree.
2015-07-10 23:41:36 -04:00
Jim Chen
78c1bf334a
Bug 1178850 - Add supporting classes for native JNI calls; r=snorp
2015-07-10 23:41:36 -04:00
Jim Chen
13e782de88
Bug 1178850 - Generate naive method bindings in annotation processor; r=snorp
2015-07-10 23:41:35 -04:00
Jim Chen
c46e55d3a0
Bug 1178850 - Make mozilla::jni::Param more intuitive to use; r=snorp
2015-07-10 23:41:35 -04:00
Ehsan Akhgari
0ce5593917
Bug 1180535 - Dispatch the media-playback notification when navigating away from a page that has a media element playing; r=baku
...
When navigating away from a document, we mute the playing media elements
through the NotifyOwnerDocumentActivityChanged() notification.
Sometimes, that function may notify the audio channel agent through its
call to AddRemoveSelfReference() which may call
UpdateAudioChannelPlayingState() and notify the agent, but when we're
navigating away from the page, playingThroughTheAudioChannel will always
be equal to mPlayingThroughTheAudioChannel, which causes us to not
notify the audio channel agent.
This patch fixes this by separating NotifyOwnerDocumentActivityChanged()
from its internal consumers, and forcefully notifying the audio channel
agent when we navigate away.
2015-07-11 13:16:39 -04:00
Ehsan Akhgari
18d174ad69
Bug 1113086 follow-up: Remove TestAudioChannelService from cppunittest.init
2015-07-11 13:15:12 -04:00
Carsten "Tomcat" Book
9d4d76c8e5
Backed out changeset 8c0e88129206 (bug 1176158) for bustage
2015-07-11 16:34:31 +02:00
Bobby Holley
2670b002bb
Bug 1180921 - Support custom callbacks for allowing access per-addon load access to cross-origin URIs. r=bz,r=billm
2015-07-11 10:32:56 -04:00
Bobby Holley
a40f1b6043
Bug 1180921 - Create a dumping ground for simple services in toolkit/components/utils. r=Gijs
2015-07-11 10:32:56 -04:00
Bobby Holley
8400a45e4a
Bug 1180921 - Add the addonId OriginAttribute. r=bholley
2015-07-11 10:32:55 -04:00
Bobby Holley
162f4343aa
Bug 1180921 - Generalize test_origin to make it easier to add new origin attributes. r=gabor
2015-07-11 10:32:54 -04:00