Ryan VanderMeulen
73c19b3d60
Backed out changeset 05e4c47f1e98 (bug 1036186) for Mulet mochitest bustage.
...
CLOSED TREE
2014-08-08 13:29:28 -04:00
Ryan VanderMeulen
1bcc49deea
Backed out changeset 735394aa3813 (bug 1046087) for Windows bustage.
...
CLOSED TREE
2014-08-08 13:01:25 -04:00
Markus Stange
3262aee646
Backed out changeset 411a075b3624 (bug 987030) because it probably caused timeouts of browser_tabview_expander.js. CLOSED TREE
2014-08-08 18:05:40 +02:00
David Keeler
0862853fee
bug 1049946 - don't expose the "Add Exception" button in about:certerror for HSTS sites when browser.xul.error_pages.expert_bad_cert is set r=jst
2014-08-07 11:00:00 -07:00
Brian Hackett
328e190a8a
Bug 1050094 - Watch for null entry resume point when emitting script counts, r=nbp.
2014-08-08 07:17:38 -08:00
Morris Tseng
f1d2262570
Bug 1050095 - Prevent drag event when calling SelectionCarets::SelectWord(). r=roc
2014-08-06 23:08:00 -04:00
Paul Kerr [:pkerr]
821014490e
Bug 1049583 - Allow sub-domain wildcard on ScreenSharing domain whitelist patterns. r=ethanhugg, r=mt
2014-08-07 15:12:26 -07:00
Kershaw Chang
c9371d085d
Bug 1041425 - Enable fast-path dispatch when sending touch event to nested oop iframe. r=smaug
2014-08-08 00:34:00 -04:00
Qeole
2919450e65
Bug 1040905 - Pass GMP plugin filename as a UTF-8 string. r=bsmedberg
2014-08-07 12:43:00 -04:00
Martin Thomson
1adc754957
Bug 1006207 - Remove offset from Packet class, forcing use of recv over read. r=ekr
2014-08-04 15:35:00 -04:00
Martin Thomson
8fcad6a1c3
Bug 1006207 - Remove unused mode_ code. r=ekr
2014-08-04 15:34:00 -04:00
Blake Wu
b66d0b3c5d
Bug 941302 - Part 5: Add Gonk Decoder Module. r=cpearce
...
From 6832d7208fc72eb8ff6782c87f5831ab3ff5a9bb Mon Sep 17 00:00:00 2001
2014-08-07 17:46:11 +08:00
Blake Wu
b4b38b1643
Bug 941302 - Part 4: Changes in demuxer to make aac_profile public. r=ajones
...
From 3d24ae2e30a7d53387b2e08cf3562f343cf99123 Mon Sep 17 00:00:00 2001
2014-08-07 18:17:48 +08:00
Blake Wu
a5df92b66f
Bug 941302 - Part 3: Changes for adding Gonk Decode Module. r=cpearce
...
From de67de8646b413bce991789b42d09f398b162b53 Mon Sep 17 00:00:00 2001
2014-08-07 18:23:45 +08:00
Blake Wu
3afc1b9fac
Bug 941302 - Part 2: Changes in MediaCodecProxy. r=edwin
...
From b24f8c0da5baaafad2bbba1bbeee304d5c746631 Mon Sep 17 00:00:00 2001
2014-08-07 18:19:10 +08:00
Blake Wu
569a994869
Bug 941302 - Part 1: Enable FMP4 For B2G. r=glandium
...
From 8975687002a17f5f67e724673458028897726068 Mon Sep 17 00:00:00 2001
2014-08-07 18:24:20 +08:00
Birunthan Mohanathas
fdb6cc49ea
Bug 952925 - Part 2: Show quit warning for private windows as well. r=ehsan
2014-08-08 07:04:45 -07:00
Birunthan Mohanathas
5beefd2a99
Bug 952925 - Part 1: Cleanup BrowserGlue._onQuitRequest. r=ehsan
2014-08-08 07:04:45 -07:00
Birunthan Mohanathas
c70ab152cb
Bug 1050003
- Remove unnecessary if checks before delete-ing in xpcom/. r=froydnj
2014-08-08 07:04:45 -07:00
Birunthan Mohanathas
3e8abfd2e8
Bug 1049997
- Separate statements declaring multiple pointers into separate statements. r=froydnj
2014-08-08 07:04:45 -07:00
Ehsan Akhgari
444cd1c72e
Bug 1050611 - Fix more bad implicit constructors in dom and docshell; r=smaug
2014-08-08 09:49:39 -04:00
Ahmed Kachkach
25383a3e1f
Bug 1050148
- Dump the log buffer after each run (with run-by-dir). r=jmaher
...
--HG--
extra : rebase_source : 8dd613dad733c63dd84981fc582149a85cd45c31
2014-08-07 10:58:00 -04:00
Martijn Wargers
2e7b9597b7
Bug 1049999 - Let the test run become failed when SimpleTest.js barfs on a parent.TestRunner call. r=jmaher
...
--HG--
extra : rebase_source : e1f10ab75a8092c1b5e8dce6f366eadb5b8b0d47
2014-08-06 17:33:56 -07:00
Shih-Chiang Chien
b48b057bb2
Bug 1045975 - Use nsIDOMWindowUtils.askPermission in all types of permission request. r=smaug
...
--HG--
extra : rebase_source : 4a6a3c484373759b6d553e4821f3c43af41d0239
2014-08-01 15:22:20 +08:00
David Parks
955ab1eae9
Bug 1041695 - Make ShadowLayersForwarder::RemoveTexture run on worker thread, as required by TextureClient::Finalize. r=nical
...
--HG--
extra : rebase_source : 5498e78ba405c0b2e75063b3d7bda7d1cead4669
2014-07-30 23:44:31 -07:00
Sean Lin
687f61d5f9
Bug 1014023 - [Datastore] Notify apps of changes in datastore without being opened. r=baku, r=gene
...
--HG--
extra : rebase_source : 66ba930797cfd67777ead9ec5e439d834d494233
2014-06-27 15:58:47 +08:00
Ehsan Akhgari
41a7ea2d35
Bug 1050104 - Do not return a new console object every time self.console is called on workers; r=baku
...
--HG--
extra : rebase_source : f259f6677662ce019b19e22e60a167f64cf47c1d
2014-08-08 08:34:30 -04:00
Peter Van der Beken
ead2955f33
Bug 1036186 - Reset Migration wizard no longer skips the first step to choose a browser. r=smaug.
...
--HG--
extra : rebase_source : ba21f0355293c08c8b97eec9082c1a77a90f5c30
2014-08-08 15:03:29 +02:00
Ehsan Akhgari
6b3228115f
Bug 1043390 - Don't use getSourceRepo on local builds; r=glandium
2014-08-07 21:29:39 -04:00
Ehsan Akhgari
1ba20dc5eb
Backed out changeset 9cc8465f45a5 (bug 1050104) for mochitest-4 leaks
2014-08-08 09:30:25 -04:00
Armen Zambrano Gasparnian
ea2dac5c99
Bug 1050756 - Bump mozprocess to 0.20. r=wlach. DONTBUILD
2014-08-08 09:10:12 -04:00
Ms2ger
886f46eeff
Bug 1018288 - Make -Wtype-limits fatal; r=mshal
...
This warning is not enabled for C code, as we have some C code in the tree
(including some upstream code) that triggers them on enum-in-bounds checks, if
enums have an unsigned type.
2014-08-08 15:14:51 +02:00
Armen Zambrano Gasparnian
a151e572c6
Bug 1048967. Allow versioninfo.py to run from any directory. DONTBUILD
2014-08-08 09:04:57 -04:00
Robert O'Callahan
f4028459f4
Bug 1050096. Clip scrollparts to the viewport for root scrollframes. r=tnikkel
2014-08-09 01:00:53 +12:00
Robert O'Callahan
861267f74f
Bug 1043163. Avoid negative widths and heights due to overflow. r=mats
...
--HG--
extra : rebase_source : 62db3ad669f7a965672ea6bbab1b932c4a07040f
2014-08-06 17:19:23 +12:00
William Lachance
5fd6700e38
Bug 1046380 - Print device root to standard output in dm client;r=armenzg NPOTB DONTBUILD
2014-08-06 19:27:53 -04:00
Armen Zambrano Gasparnian
354655b26f
Bug 1046087 - Normalize line endings on Windows. r=wlach
...
We have found out that the output of Adb on Windows ends with
\r\r\n rather than \r\n. This abnormal line ending cannot be
dealt properly with python's universal_lines. Instead we
decided to normalize every line ending to \n.
2014-08-08 08:47:05 -04:00
Ehsan Akhgari
7257b2f870
Bug 579517 follow-up: Remove NSPR types that crept in
2014-08-08 08:39:07 -04:00
Ehsan Akhgari
d1e4d33682
Bug 1050104 - Do not return a new console object every time self.console is called on workers; r=baku
2014-08-08 08:34:30 -04:00
Tim Taubert
e51e01cadd
Bug 1050202 - Take length parameter into account when deriving HMAC keys r=rbarnes,smaug
2014-08-07 12:52:28 +02:00
Paul Adenot
a908862519
Bug 1046592 - Fix bustage.
...
--HG--
extra : rebase_source : ca08f9c642c8ab6463551cf00ad8f4d9c9be02df
2014-08-08 14:19:14 +02:00
Georg Fritzsche
60fb551fcf
Bug 1048793 - Remove Experiments CertUtils usage as PublicKeyPinningService already provides the same functionality. r=mmc
2014-08-08 14:14:22 +02:00
Paul Adenot
16e12feab6
Bug 1046592 - Fix volume computation in cubeb's opensl backend. r=kinetik
2014-08-08 13:26:42 +02:00
Paul Adenot
b73923ad6a
Bug 1049478 - Fix volume handling in cubeb's PulseAudio backend: revert to soft-volume when needed. r=kinetik
...
--HG--
extra : rebase_source : 16c2702a4304047e266c07c02f868510c9860f75
2014-08-08 13:26:02 +02:00
Chris Manchester
452dc51b37
Bug 1050511 - Log skipped tests in a marionette run only after logging suite_start.;r=jgraham
2014-08-08 12:02:39 +01:00
Markus Stange
7c03e08e93
Bug 1050471
- Reset the valid region of a thebes layer if it gets optimized away to a ColorLayer or an ImageLayer. r=roc
2014-08-08 12:47:32 +02:00
Markus Stange
42d041842e
Bug 987030 - Fix compressed paint timer scheduling. r=roc
2014-08-08 12:46:50 +02:00
Markus Stange
637219fcf9
Bug 1050229 - Use matchMedia when computing the value for the windowsDefaultTheme reftest variable. r=ehsan
2014-08-08 12:46:48 +02:00
James Graham
05ef68b31b
Bug 1050724 - Correct list of possible subtest statuses, r=Ms2ger
2014-08-08 11:42:21 +01:00
Valentin Gosu
acf36e65bd
Bug 1047848 - Part 2 - PerformanceResourceTiming objects can't be JSON.stringify'd r=smaug
2014-08-08 12:10:02 +03:00