Commit Graph

256928 Commits

Author SHA1 Message Date
Ehsan Akhgari
6136c09bc5 Bug 1188860 - Enable tab audio indicators and muting by default on desktop; r=jaws 2015-08-08 18:06:58 -04:00
Sotaro Ikeda
f523d754da Bug 1186000 - Support screen mirroring to HDMI display on gonk r=mwu,mattwoodrow 2015-08-08 13:50:47 -07:00
Eitan Isaacson
7cdadfe373 Bug 1188099 - (Part 4) Introduce mochitest coverage for speech global queue. r=smaug r=kdavis 2015-08-08 10:30:46 -07:00
Eitan Isaacson
5d716eb8ad Bug 1188099 - (Part 3) Introduce [ChromeOnly] SpeechSynthesis.forceEnd for tests. r=smaug r=kdavis 2015-08-08 10:30:46 -07:00
Eitan Isaacson
4e3fa5ede6 Bug 1188099 - (Part 2) Introduce global queue and track speaking state across windows. r=smaug r=kdavis 2015-08-08 10:30:46 -07:00
Eitan Isaacson
1871cc4124 Bug 1188099 - (Part 1) Enable/disable global queue depending on voices and pref. r=smaug r=kdavis 2015-08-08 10:30:46 -07:00
Masayuki Nakano
c20e0ea95d Bug 1192156 Separate IME specific structs, classes and enums from nsIWidget.h to IMEData.h r=roc 2015-08-09 00:47:19 +09:00
Jean-Yves Avenard
21a63c1b54 Bug 1186556: [eme] Call endOfStream() on mediasource upon completion. a=testonly
There's no guarantee loadeddata will be fired otherwise as some decoders are known to not output frames until a drain is called
2015-08-08 23:48:54 +10:00
Jean-Yves Avenard
9582e16021 Bug 1180935: P4. Ensure endOfStream() is call in mochitest. r=gerald
In test_HaveMetadataUnbufferedSeek_mp4, do endOfStream after appending 2nd buffer in case decoder doesn't output enough frames to seek to the target point.
2015-08-08 23:48:27 +10:00
Jan Gerber
c843d28271 Bug 1182946: [MSE] P2. Fix webm mediasource test. r=jya
End of first media segment is 25523, not 25223
2015-08-08 20:40:53 +10:00
Jan Gerber
c7d7f6c8fc Bug 1182946: [MSE] P1. Re-enable webm mediasource tests. r=jya,r=karlt 2015-08-08 20:40:52 +10:00
Sebastian Hengst
fb625099fe $ hg backout -r 618c213ed8db -r 78a61d56adae -r ca1510a96cc6 -m "Backed out 618c213ed8db (bug 1190502) and 78a61d56adae, ca1510a96cc6 (bug 1187159) for Linux x64 asan M5 fail: LeakSanitizer | leak at mozilla::net::GetLoadContextInfo, mozilla::net::nsHttpChannel::BeginConnect, mozilla::net::nsHttpChannel::OnProxyAvailable. r=backout" 2015-08-08 11:08:13 +02:00
Chris Manchester
dc204072f4 Bug 1191584 - Get the full commit message from a try push in mozharness via pushlog to avoid truncations. r=jlund 2015-08-06 17:53:55 -07:00
Valentin Gosu
a50d1bd03a Bug 1190502 - RESOLVE_DISABLE_IPV4 returns A records r=mcmanus
nsHostResolver::ThreadFunc should not override addressFamily with PR_AF_UNSPEC
for IPv6 since GetAddrInfo.cpp::GetAddrInfo() can handle PR_AF_INET6.
_GetAddrInfo_Portable does this before calling PR_GetAddrInfoByName and
creates the AddrInfo with a disableIPv4 flag if necessary.
2015-08-08 07:12:02 +02:00
Valentin Gosu
3d6e670981 Bug 1187159 - Add mochitest for loading packaged apps (iframe+fetch+mozapp) r=jduell 2015-08-08 07:11:58 +02:00
Valentin Gosu
427c216cd0 Bug 1187159 - Pass principal and flags from the requesting channel to the packaged app channel r=honzab 2015-08-08 07:11:56 +02:00
Cameron McCormack
be550d0652 Bug 1149542 - Part 3: Crashtest. r=dholbert 2015-08-08 11:40:04 +10:00
Jeff Walden
d213612f1e Bug 1183400 - Fold class nodes by kind. r=shu 2015-07-13 13:09:54 -07:00
Jeff Walden
8f2561bec2 Bug 1183400 - Fold try/catch by kind. r=shu 2015-07-13 13:09:54 -07:00
Jeff Walden
e1d63d6cc0 Bug 1183400 - Constant-fold yield/yield*/return by kind and not arity. r=shu 2015-07-09 20:58:14 -07:00
Jeff Walden
47a8841f8c Bug 1183400 - Fold various list nodes not given, nor requiring, special treatment. r=shu 2015-07-09 20:42:19 -07:00
Wes Kocher
33db691327 Backed out changeset 1190bc7b862d (bug 1185061) for telemetry bustage 2015-08-07 17:36:57 -07:00
Wes Kocher
a7e1a2ff0b Merge m-c to inbound, a=merge 2015-08-07 17:29:06 -07:00
Masayuki Nakano
3383b668cb Bug 1186799 part.2 Add test to check if IME selections are removed by committing composition caused by clicking outside of the focused contenteditable editor r=smaug 2015-08-08 09:23:04 +09:00
Masayuki Nakano
7e4923df1f Bug 1186799 part.1 nsHTMLEditorEventListener should commit composition when it receives unacceptable mousedown event r=smaug 2015-08-08 09:23:04 +09:00
Wes Kocher
fc6020d82e Merge b2ginbound to central, a=merge 2015-08-07 17:17:59 -07:00
Wes Kocher
f2da1c1ae6 Merge inbound to central, a=merge 2015-08-07 17:12:49 -07:00
Bobby Holley
d42705aa77 Bug 1190492 - Hoist AbstractThread and TaskDispatcher to xpcom. r=froydnj 2015-08-07 16:38:35 -07:00
Bobby Holley
bea07f4a19 Bug 1190492 - Init AbstractThread statics from XPCOM. r=froydnj 2015-08-07 16:38:34 -07:00
rthyberg
53758206f6 Bug 1185061 - added dom.ipc.processCount to DEFAULT_ENVIROMENT_PREFS in TelemetryEnviroment.jsm r=vladan 2015-08-07 19:26:53 -04:00
Martin Thomson
6d623a0731 Bug 1191180 - Wait for certificate before generating identity assertion, r=jib 2015-08-07 16:18:59 -07:00
Martin Thomson
144c43c724 Bug 1187206 - Adding checks for null SDP, r=jib 2015-08-07 16:18:58 -07:00
Ehsan Akhgari
8390ee2ff1 Bug 1192120 - Fix warnings that show up when opening the downloads window in private browsing mode; r=mconley 2015-08-07 18:32:10 -04:00
Shu-yu Guo
69e2f1e9e5 Bug 1036574 - Revert horrible workaround in baseline IC for magic arg callee. (r=me) 2015-08-07 15:14:04 -07:00
Matthew Noorenberghe
139bd70a82 Bug 433238 - Skip test_context_menu.js on Android. r=bustage a=merge
CLOSED TREE
2015-08-07 14:22:55 -07:00
Ryan VanderMeulen
b12a864e3f Backed out changeset 4e63305fe592 (bug 1191040) for Linux gtest crashes.
CLOSED TREE
2015-08-07 16:24:59 -04:00
B2G Bumper Bot
345f21cb92 Bumping manifests a=b2g-bump 2015-08-07 13:24:31 -07:00
B2G Bumper Bot
18c186c3f7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6bf26f38e5c3
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #31286 from etiennesegonzac/bug-1190775

Bug 1190775 - Fix PopupWindow from activities. r=albertopq

========

https://hg.mozilla.org/integration/gaia-central/rev/594520747686
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1190775 - Fix PopupWindow from activities. r=albertopq
2015-08-07 13:24:08 -07:00
Gabriel Luong
0e4fa0a2a4 Backed out changeset 85303b3d8d17 (bug 882790) a=backout 2015-08-07 13:22:57 -07:00
Ryan VanderMeulen
aae1f6f147 Merge m-c to fx-team. a=merge 2015-08-07 16:18:43 -04:00
Ryan VanderMeulen
e829019413 Merge m-c to b2g-inbound. a=merge 2015-08-07 16:17:19 -04:00
Ryan VanderMeulen
e8fc55d44e Merge m-c to inbound. a=merge 2015-08-07 16:13:43 -04:00
Francois Marier
b923a46aed Bug 1141352 - add a pairwise allowlist to tracking protection. r=gcp 2015-08-07 13:08:22 -07:00
Matthew Noorenberghe
59ec432c66 Bug 1188478 - Add an Import button to the password manager to open the browser migrator. r=dolske
Windows-only for now since we can't yet import passwords on other platforms.
2015-08-07 13:06:16 -07:00
Matthew Noorenberghe
aa4d1c87ee Bug 1188443 - UITour: Add Tracking Protection "Enable protection" button as a UITour target. r=paolo 2015-08-07 13:06:12 -07:00
Ryan VanderMeulen
5ebf665b03 Merge inbound to m-c. a=merge 2015-08-07 16:02:43 -04:00
Ryan VanderMeulen
a5a00f4cb5 Merge fx-team to m-c. a=merge 2015-08-07 15:45:41 -04:00
B2G Bumper Bot
4bb068a45d Bumping manifests a=b2g-bump 2015-08-07 12:42:41 -07:00
B2G Bumper Bot
3b2d5dee73 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bff7a5d7e4ba
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #31260 from punamdahiya/Bug1148347

Bug 1148347 - [Gallery] Check for edit view and close editor object when device is mounted for USB mass storage r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/f22f395e192d
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug 1148347 - [Gallery] Check for edit view and close editor object when device is mounted for USB mass storage r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/5fdb0d6f25fa
Author: Rob Wood <rwood@mozilla.com>
Desc: Merge pull request #31256 from rwood-moz/bug1191344

Bug 1191344 - Update raptor version on gaia-ci; r=eli

========

https://hg.mozilla.org/integration/gaia-central/rev/be1d8df8c716
Author: Rob Wood <rwood@mozilla.com>
Desc: Bug 1191344 - Update raptor ver on gaia-ci, increase launch delay; r=eli
2015-08-07 12:40:39 -07:00
Matt Woodrow
423abf75d7 Bug 1191040 - Ensure that we only compute the tile size once. r=BenWa 2015-08-07 15:37:56 -04:00