378794 Commits

Author SHA1 Message Date
Ting-Yu Lin
9a407aec80 Bug 1057256 - Part 1 - Remove NS_ENSURE_TRUE in SelectionCarets.cpp. r=roc
Remove NS_ENSURE_TRUE and NS_ENSURE_TRUE_VOID since they are deprecated,
and we do not need to print log in plain null pointer check.
2014-08-25 02:50:00 +02:00
Morris Tseng
ce44192262 Bug 1056457 - Remove batch changes in selection carets. r=roc 2014-08-20 20:23:00 +02:00
Andrea Marchesini
1675ec52e7 Bug 1058108 - DataStore.get should support array with 0 elements, r=ehsan
--HG--
rename : dom/datastore/tests/test_basic.html => dom/datastore/tests/test_bug1058108.html
2014-08-26 09:20:02 +01:00
Andrea Marchesini
77c2d8452a Bug 1058043 - ServiceWorkerRegistration should not keep a reference to the window, r=nsm 2014-08-26 09:17:36 +01:00
Andrea Marchesini
51c5e60fe1 Bug 1025077 - Implement ServiceWorkerContainer.ready, r=nsm 2014-08-26 09:16:03 +01:00
Jan de Mooij
f980f5fb99 Bug 1057582 - Remove a bogus assert. r=bhackett 2014-08-26 10:14:06 +02:00
Jan de Mooij
38fd3fb707 Bug 1046585 part 9 - Move SSE detection code out of assembler/ and refactor it. r=sunfish 2014-08-26 10:09:42 +02:00
Mark Banner
8edde57996 Bug 763180 - NS_XRE_ENABLE_EXTENSION_MANAGER flag does nothing - remove it. r=glandium 2014-08-26 08:50:07 +01:00
Landry Breuil
942a0995e5 Bug 1036832: dont use the linker script from bug 938437 on OpenBSD, libxul.so fails to link with ld 2.15. r=glandium 2014-08-26 09:47:02 +02:00
Chris Double
43a9f89ea6 Bug 1041374 - Fix deadlock in MSE reading vs data adding - r=kinetik 2014-08-26 19:26:03 +12:00
Chris Double
6f9cde4d22 Bug 1058364 - MediaSource streams don't correctly handle the end of sub decoders - r=kinetik 2014-08-26 19:25:09 +12:00
Anthony Jones
15bf754264 Bug 1056485 - Fix tfdt handling for files with multiple tracks; r=edwin 2014-08-26 16:53:53 +12:00
Anthony Jones
fd134d3659 Bug 1056485 - Use tfdt box data when seeking in MP4; r=edwin 2014-08-26 16:53:51 +12:00
Anthony Jones
6a8b1c9fef Bug 1057203 - Parse timestamps for MP4 fragments; r=kinetik 2014-08-26 16:53:50 +12:00
Anthony Jones
b5c59c078b Bug 1057203 - Remove MoofParser dependency on stagefright; r=edwin 2014-08-26 16:53:48 +12:00
Nicholas Nethercote
ee0e0c98ea Bug 1057754 (follow-up) - Allow Valgrind + jemalloc to be combined, because it makes sense when running Cachegrind. r=me. 2014-08-25 20:38:29 -07:00
Nicholas Nethercote
015fc70f98 Bug 1057754 - Remove the bogus Valgrind annotations from mozjemalloc. r=glandium.
--HG--
extra : rebase_source : c6b32f064181d28bf65d291189d87e516f5e0076
2014-08-25 16:59:43 -07:00
Luke Wagner
eba4bd6ead Bug 1057248. r=jandem 2014-08-25 23:10:05 -04:00
Chris Pearce
080810dfee Bug 1057879 - Enable MP4Reader on Windows. r=kentuckyfriedtakahe 2014-08-26 14:34:54 +12:00
Nicholas Nethercote
423528a175 Bug 1057914 (part 2) - Fix the style of nsCommandParams.{h,cpp}. r=ehsan.
--HG--
extra : rebase_source : 7d0dbdde81fb3f308fee47cb5c6d881cc5174ae0
2014-08-25 16:20:01 -07:00
Nicholas Nethercote
f47c6d907e Bug 1057914 (part 1) - Remove enumeration methods from nsICommandParams. r=ehsan.
--HG--
extra : rebase_source : 313bf18bd88f1fbdb9a308aecbab666b8ff87adf
2014-08-17 21:58:10 -07:00
EKR
c20d95b943 Bug 1054704. Generate an IDR NAL for fake H.264 r=jesup 2014-08-21 10:09:38 -07:00
Randell Jesup
2ffe08eee2 Bug 1054706: Test for painted frames to verify video is flowing in webrtc mochitests r=drno 2014-08-22 18:11:21 -04:00
Randell Jesup
f9ab847e99 Bug 1032839: Backend support for PeerConnection ReplaceTrack() r=padenot,jib 2014-08-25 21:20:44 -04:00
Jan-Ivar Bruaroey
838b08d7a0 Bug 1032839 - replaceTrack API. r=smaug, r=jesup 2014-08-15 01:33:09 -04:00
Masayuki Nakano
7b12f55430 Bug 1056545 part.4 nsEditorEventListener should use early return style r=ehsan 2014-08-26 09:57:46 +09:00
Masayuki Nakano
312d2e9889 Bug 1056545 part.3 ns*EditorEventListener should conform to current coding rules r=ehsan 2014-08-26 09:57:46 +09:00
Masayuki Nakano
095437d212 Bug 1056545 part.2 Each event handler of ns*EditorEventListener should take specific event interface rather than nsIDOMEvent if it's necessary r=ehsan 2014-08-26 09:57:45 +09:00
Masayuki Nakano
9d5a4dc9ad Bug 1056545 part.1 Make event handlers of ns*EditorEventListener protected and virtual as far as possible r=ehsan 2014-08-26 09:57:45 +09:00
Mike Hommey
a3243b8e09 Bug 1055204 - Build C/C++ code when recursing from non-toplevel builds. r=gps 2014-08-26 09:33:58 +09:00
Wes Kocher
301861a0fd Merge m-c to inbound a=merge 2014-08-25 17:25:09 -07:00
Wes Kocher
79bcafc2c6 Merge inbound to m-c a=merge 2014-08-25 17:19:50 -07:00
Wes Kocher
a0d8442687 Merge fx-team to m-c a=merge 2014-08-25 16:54:06 -07:00
Wes Kocher
e2de5d0275 Backed out changeset 59f193167901 (bug 1049758) for build bustage on a CLOSED TREE 2014-08-25 14:26:12 -07:00
Terrence Cole
e849322dc3 Backed out changeset 4f7c6bf2b8fe (Bug 1057393) for bustage on a CLOSED TREE
--HG--
extra : rebase_source : 9d12fbd474eaff04fe52bad48c1afda7bb9288b8
2014-08-25 14:14:29 -07:00
Ryan VanderMeulen
ad1eef9d2e Merge m-c to b2g-inbound. a=merge 2014-08-25 16:26:36 -04:00
Ryan VanderMeulen
8683265d27 Merge inbound to m-c. a=merge 2014-08-25 16:15:23 -04:00
Ryan VanderMeulen
67f8f5b10e Merge b2g-inbound to m-c. a=merge 2014-08-25 16:13:21 -04:00
Mike Habicher
a973fb71ad Bug 981318 - expose compressed image quality setting, r=dhylands,khuey 2014-08-25 15:12:49 -04:00
B2G Bumper Bot
d6b2fd1672 Bumping manifests a=b2g-bump 2014-08-25 12:01:52 -07:00
B2G Bumper Bot
06051401c0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0ce5a025c89f
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #23161 from jimporter/ringtone-press-state

Bug 1057080 - Hover/press state for ringtones doesn't show up anymore

========

https://hg.mozilla.org/integration/gaia-central/rev/11ffc9845792
Author: Jim Porter <jporter@mozilla.com>
Desc: Bug 1057080 - Hover/press state for ringtones doesn't show up anymore
2014-08-25 11:55:29 -07:00
B2G Bumper Bot
69d381c552 Bumping manifests a=b2g-bump 2014-08-25 11:31:22 -07:00
B2G Bumper Bot
586a96c4cd Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5efa211f0198
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #23160 from TheoChevalier/bug1056975-fix-browser-tabs

Bug 1056975 -  Backout Browser specific CSS rules for French from 2.0 to...

========

https://hg.mozilla.org/integration/gaia-central/rev/774edac542fe
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 1056975 -  Backout Browser specific CSS rules for French from 2.0 to fix tabs in Browser

========

https://hg.mozilla.org/integration/gaia-central/rev/0c8cd966bbe1
Author: russnicoletti <rnicoletti@mozilla.com>
Desc: Merge pull request #22938 from russnicoletti/bug-1047215

Bug 1047215 - [Gallery/Video]Background Overlays are not translated r=johu

========

https://hg.mozilla.org/integration/gaia-central/rev/e10d840fa1fb
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 1047215 - [Gallery/Video]Background Overlays are not translated
2014-08-25 11:25:31 -07:00
B2G Bumper Bot
c4fce298fc Bumping manifests a=b2g-bump 2014-08-25 11:01:22 -07:00
B2G Bumper Bot
549ab45e9a Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0a61e8ad6d61
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1041380 - Add a loading state to e.me search. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/e28c976f9ee4
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #23042 from DouglasSherk/1054185-sim-picker-default

Bug 1054185 - Fix "Default" being missing from SIM picker. r=Rik

========

https://hg.mozilla.org/integration/gaia-central/rev/53ef53ad1805
Author: Doug Sherk <github@sherk.me>
Desc: Bug 1054185 - Fix "Default" being missing from SIM picker. r=Rik
2014-08-25 10:55:28 -07:00
Ryan VanderMeulen
cba111e1b8 Bug 1057802 - Remove release build exception for CSSFontFeatureValuesRule in test_interfaces.html. r=khuey 2014-08-25 13:32:43 -04:00
B2G Bumper Bot
b00d9dc454 Bumping manifests a=b2g-bump 2014-08-25 10:27:40 -07:00
B2G Bumper Bot
20dd6c749b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8f39be7efe62
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #23014 from eeejay/bug-1055356

Bug 1055356 - Make the 'unread' flag and contact photo screen reader vis... r=azasypkin

========

https://hg.mozilla.org/integration/gaia-central/rev/ece6935c7b84
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1055356 - Make the 'unread' flag and contact photo screen reader visible.
2014-08-25 10:20:27 -07:00
B2G Bumper Bot
e67c68fe02 Bumping manifests a=b2g-bump 2014-08-25 10:13:44 -07:00
B2G Bumper Bot
ad5b9af070 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fca4e549f038
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #23277 from zbraniecki/1052861-uncomment-inline-locales

Bug 1052861 - uncomment inlineLocales (turned off by default). r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/38a3b316b839
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1052861 - uncomment inlineLocales (turned off by default)
2014-08-25 10:10:39 -07:00