Steven Englehardt
10a6712638
Bug 1244887: Fixing userContext label on awesomebar, r=baku
2016-02-02 11:14:36 -08:00
Nicholas Hurley
6d15eaf2cd
Bug 1244505 - Allow spaces in cookie names. r=mcmanus
2016-02-01 09:46:24 -08:00
simplyblue
964cc276c9
Bug 1241646 - remove unused token arguments from nsIX509CertDB r=keeler
2016-01-30 13:50:58 +05:30
Olli Pettay
a36aa95b54
Bug 1245011, null check window object before testing whether speech synthesis is active, r=eeejay
2016-02-02 19:59:44 +02:00
Honza Bambas
a97dfe996b
Bug 1244038 - Drop localStorage database indexes before renaming the table during update. r=mak77
2016-02-01 12:32:00 -05:00
Daniel Holbert
8edf42e8be
Bug 1236979 part 4: Add test for firing of prefixed legacy event-types. r=smaug
2016-02-02 10:03:49 -08:00
Daniel Holbert
a4c7cd2c6b
Bug 1236979 part 3: If there are no listeners for a transition or animation event, check listeners again using a webkit-prefixed event name. r=smaug
2016-02-02 10:03:49 -08:00
Daniel Holbert
0c350937ac
Bug 1236979 part 2: Create an RAII helper-class to temporarily override an Event's mMessage (i.e. its DOM-exposed 'type') r=smaug
2016-02-02 10:03:49 -08:00
Daniel Holbert
38b0693ba1
Bug 1236979 part 1: Add event names & enums for webkit-prefixed transition & animation events. r=smaug
2016-01-31 00:01:17 -08:00
Ben Kelly
cfdb816455
Bug 1244122 P3 Execute browser_download.js service worker in separate scope. r=ehsan
2016-02-02 10:03:20 -08:00
Ben Kelly
0feba6afbb
Bug 1244122 P2 Perform refresh testing with http cache disabled. r=ehsan
2016-02-02 10:03:20 -08:00
Ben Kelly
5b6c6e2bf3
Bug 1244122 P1 Always support SW intercept even when http cache is disabled. r=mayhemer
2016-02-02 10:03:20 -08:00
Kyle Huey
ca7c45386e
Bug 1244987: Make nsFilePickerProxy create DOM file objects with the inner window. r=baku
2016-02-02 10:02:26 -08:00
Terrence Cole
8c043a20b7
Bug 1244365 - Remove Traceable; r=sfink
2016-01-29 16:56:11 -08:00
Terrence Cole
544f4c0c95
Bug 1244358 - Support all types in PersistentRooted; r=sfink
2016-01-27 13:03:52 -08:00
Armen Zambrano Gasparnian
bf64089c80
Bug 1244720 - Disable TaskCluster tier2 e10s mochitest-browser-chrome. DONTBUILD r=jmaher
...
Since they're now very intermittent.
2016-02-02 08:15:46 -05:00
Birunthan Mohanathas
e67ea85b76
Bug 1236357 - Disable GSFunctionSafeBuffersCheck check due to false positive with VS2015. r=ehsan
2016-02-02 17:42:04 +02:00
Birunthan Mohanathas
17d3900e5b
Bug 1204202 - Package Universal CRT DLLs for VS2015. r=glandium,ehsan
2016-02-02 17:42:04 +02:00
Birunthan Mohanathas
c425756352
Bug 1204202 - Remove packaging for now obsolete appcrt140.dll/desktopcrt140.dll on VS2015. r=ehsan
2016-02-02 17:42:04 +02:00
Birunthan Mohanathas
bb317209ed
Bug 1236330 - Get rid of configure warning spew on VS2015 from unnecessary crtdll.obj check. r=khuey
2016-02-02 17:42:04 +02:00
Birunthan Mohanathas
829618b0cf
Bug 1235261 - Part 7: Remove AutoInfallibleTArray. r=froydnj
2016-02-02 17:36:31 +02:00
Birunthan Mohanathas
52ec90b7f0
Bug 1235261 - Part 6: Rename AutoInfallibleTArray to AutoTArray. r=froydnj
2016-02-02 17:36:31 +02:00
Birunthan Mohanathas
dedde6df80
Bug 1235261 - Part 5: Merge nsAutoArrayBase into AutoTArray. r=froydnj
...
nsAutoArrayBase is no longer needed because AutoTArray is its only subclass.
2016-02-02 17:36:30 +02:00
Birunthan Mohanathas
717afb8ea6
Bug 1235261 - Part 4: Remove AutoFallibleTArray. r=froydnj
2016-02-02 17:36:30 +02:00
Birunthan Mohanathas
fd7e9c0361
Bug 1235261 - Part 3: Switch remaining uses of AutoFallibleTArray to AutoTArray. r=froydnj
...
This is effectively a no-op because the affected array operations already use
`mozilla::fallible`.
2016-02-02 17:36:30 +02:00
Birunthan Mohanathas
ef5e9d2619
Bug 1235261 - Part 2: Switch some uses of AutoFallibleTArray to AutoTArray. r=froydnj
...
This changes some function signatures to take a nsTArray<T>& instead of a
FallibleTArray<T>& because AutoTArray does not inherit from FallibleTArray.
This is effectively a no-op because the affected array operations already use
`mozilla::fallible`.
2016-02-02 17:36:30 +02:00
Birunthan Mohanathas
9bed3781f9
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
2016-02-02 17:36:30 +02:00
Ehsan Akhgari
daf45d50c3
Bug 1244076 - Fix a crash in nsDocShell::IssueWarning by null-checking mContentViewer; r=bzbarsky
2016-02-02 10:25:19 -05:00
Ehsan Akhgari
9036f3f779
Bug 1243918 - Don't clobber safeseh in msvcc.sh -clang-cl; r=glandium
...
Currently we remove the -SAFESEH that we added in bug 1242722 by
mistake which breaks x86 builds.
Upstream patch: https://github.com/atgreen/libffi/pull/225
2016-02-02 10:25:19 -05:00
Jeff Muizelaar
e0803855dc
Bug 1243861 - Specify SSE_FLAGS and SSE2_FLAGS when compiling with MSVC; r=glandium
2016-02-02 10:25:19 -05:00
Jacek Caban
3d2fb58192
Bug 1244770 - Fixed minidumpwriter compilation on mingw. r=ted
2016-02-02 15:28:59 +01:00
Thomas Zimmermann
8e0af4dfc3
Bug 1196221: Add libfdio to sources.xml for ICS emulators, r=gsvelto
...
Until bug 1243436 has been resolved, updates to B2G manifests are
not reliably mirrored in the sources.xml files. This patch adds an
entry for libfdio on ICS emulators.
2016-02-02 15:19:58 +01:00
Thomas Zimmermann
42fbe88f47
Bug 1245057: Refer to |gfx::IntPoint| in |GrallocTextureHostOGL::SetCropRect|, r=sotaro
...
This change is required to build for B2G.
2016-02-02 14:23:21 +01:00
Andreas Tolfsen
3faf41bf65
Bug 1239987 - Remove marionette-transport dependency from DOM media tests; r=sydpolk
2016-01-30 08:55:54 +00:00
Andreas Tolfsen
f46993af84
Bug 1239987 - Remove marionette-transport dependency from build environment; r=gps
2016-01-30 08:55:24 +00:00
Andreas Tolfsen
4343a66c6e
Bug 1239987 - Change testing/marionette/client to use marionette.transport; r=automatedtester
2016-01-30 08:54:45 +00:00
Andreas Tolfsen
f88a51be06
Bug 1239987 - Merge marionette-transport into marionette-driver; r=automatedtester
2016-01-30 08:53:51 +00:00
Fabrice Desré
909bbe8c1e
Bug 1245052 - various media b2g build errors r=jya
2016-02-02 05:12:55 -08:00
Henrik Skupin
9fb47fefbf
Bug 1244715 - Upgrade firefox-ui-tests to use marionette_client 2.2.0 and marionette-driver 1.3.0. r=maja_zf DONTBUILD
2016-02-02 12:46:27 +01:00
Henry Chang
29eb5cf8c8
Bug 1241000 - Enable all wifi emulator test case. r=edgar
2016-01-25 22:55:00 +08:00
Henrik Skupin
a3bdeeed02
Bug 1243696 - Fix unsafe CPOW usage for TabBar.get_handle_for_tab(). r=maja_zf
2016-02-02 12:08:27 +01:00
Carsten "Tomcat" Book
f529748d1e
Merge mozilla-central to mozilla-inbound
2016-02-02 11:53:58 +01:00
Carsten "Tomcat" Book
9468a26fac
merge mozilla-inbound to mozilla-central a=merge
2016-02-02 11:50:53 +01:00
Daniel Holbert
7265fc2ded
backout bug 1236979 (changesets 2f4de652525e, d7136545a16e, f62e6638add1, f8b1e085b161) for xpcshell test failures
2016-02-01 21:57:38 -08:00
Jean-Yves Avenard
14f7b6cd7e
Bug 1244523: [mp4] P4. Add gtest. r=kentuckyfriedtakahe
2016-02-02 16:27:49 +11:00
Jean-Yves Avenard
3c49e87858
Bug 1244523: [mp4] P3. Skip four bytes when we hit a zero length box, r=kentuckyfriedtakahe
...
Similar to bug 1180101, but don't handle only the last box in the file.
2016-02-02 16:27:48 +11:00
Jean-Yves Avenard
91b04a5c80
Bug 1244523: [mp4] P2. Have sniffer recognise ftyp qt subtype. r=cpearce
2016-02-02 16:27:47 +11:00
Jean-Yves Avenard
951d19a074
Bug 1244523: P1. Allow video/quicktime mimetype. r=cpearce
...
It's just like video/mp4
2016-02-02 16:27:46 +11:00
Bill McCloskey
be2f8010b0
Bug 1191145 - Stop blocking scripts when handling IPC messages (r=dvander)
2016-02-01 20:43:29 -08:00
Phil Ringnalda
77e89ae1cd
Back out 2 changesets (bug 1244122) for a 50% failure rate in (at least) 10.6 e10s browser_force_refresh.js
...
Backed out changeset d383f170be3f (bug 1244122)
Backed out changeset b1eacad41db4 (bug 1244122)
2016-02-01 19:53:55 -08:00