Aaron Klotz
134062754f
Bug 1116806: Enable dom.ipc.plugins.asyncInit by default; r=vladan
2015-02-08 15:57:23 -07:00
Jeff Muizelaar
d613d8ee72
Bug 1143789. Remove unnecessary cast to BasicLayerManager. r=mstange
2015-03-16 14:19:32 -04:00
Ryan VanderMeulen
a3a835855f
Backed out changeset 734e81bff9f3 (bug 1110487) for intermittent e10s cache test crashes.
...
CLOSED TREE
2015-03-16 13:51:33 -04:00
Ryan VanderMeulen
5bc3cce5e7
Backed out changeset df82a0b667bb (bug 1137180) for causing intermittent crashes.
2015-03-16 13:17:19 -04:00
Paul Adenot
2d95627b11
Bug 1136360 - Take into account the output device latency in the clock, and be more robust about rounding error accumulation, in cubeb_wasapi.cpp. r=kinetik
2015-03-16 18:12:38 +01:00
Paul Adenot
8e4ed8c8f0
Bug 1141781 - Grip the VideoFrameContainer when queing a call to invalidate in the MediaStreamGraph. r=roc
2015-03-16 18:12:36 +01:00
Karina Li
d323aedd72
Bug 1143556 - Set screen sharing mode or video mode for GMP plugin r=jesup
2015-03-16 14:27:28 +08:00
Joel Maher
c4af17c9bc
Bug 1136395 - accessibility/mochitest/test/common.js could use some additional output to help debug issues. r=surkov
2015-03-16 13:05:50 -04:00
Terrence Cole
f5192ea952
Bug 1141234 - Part 7: Reorder the allocator methods for clarity; r=sfink
2015-03-11 11:11:29 -07:00
Terrence Cole
b5a8f018b9
Bug 1141234 - Part 6: Namespace the allocator into GCRuntime; r=sfink
2015-03-11 11:09:31 -07:00
Terrence Cole
d276a584d6
Bug 1141234 - Part 5: Inline the one user of ShouldNurseryAllocate; r=sfink
2015-03-11 11:07:57 -07:00
Terrence Cole
d85cdea52b
Bug 1141234 - Part 4: Move off-thread object allocation above unimplementable operations; r=sfink
2015-03-11 11:07:38 -07:00
Terrence Cole
b2cc60735e
Bug 1141234 - Part 3: Share the code to allocate a tenured thing; r=sfink
2015-03-11 11:07:23 -07:00
Terrence Cole
180d3adfed
Bug 1141234 - Part 1: Abstract PossiblyFail into the OOM testing machinery; r=sfink
2015-03-11 11:06:20 -07:00
Kartikaya Gupta
74500c29ee
Bug 1143518 - Remove the TryCapture path which is now obsolete. r=smaug
2015-03-16 12:32:17 -04:00
Benjamin Bouvier
4017c4020a
Bug 1135039: Apply swizzle type policy changes in Ion too; r=sunfish
2015-03-02 19:40:06 +01:00
Benjamin Bouvier
018bea5fdc
Bug 1135039: Throw on non-int32 or out-of-bounds lanes arguments to swizzle/shuffle; r=sunfish
2015-03-05 11:55:10 +01:00
Blake Kaplan
4d7f4eb2bd
Bug 1112040 - Add a mochitest. r=bholley
2015-03-16 08:39:46 -07:00
Blake Kaplan
f9aec1ee95
Bug 1112040 - Report invalid regular expressions to the console. r=bholley
2015-03-16 08:39:46 -07:00
Joel Maher
e65f11b4bf
Bug 1143010 - Stopping a mochitest-browser run is rocket science. r=ted
2015-03-16 11:33:35 -04:00
Benjamin Bouvier
66f72a41b6
Bug 1139473: File some metadata for the js/src/ subdirectory; r=jorendorff
2015-03-04 17:43:27 +01:00
Ben Kelly
3b0344c909
Bug 1110487 P2 Implement the nsIOfflineStorage interface in Cache. r=janv,ehsan
2015-03-16 07:10:36 -07:00
Ben Kelly
1bdc58f834
Bug 1110487 P1 Fix some non-unified bustage before adding new code. r=ehsan
2015-03-16 07:10:36 -07:00
Sylvestre Ledru
07a16ff9fb
Bug 1143412 - Make sure that we run "apt-get update". Otherwise, the install of packages will fail r=nalexander
2015-03-16 14:29:53 +01:00
Nathan Froyd
db1602c021
Bug 1143014 - fix header sort order in mfbt/; r=Ms2ger
2015-03-13 11:53:02 -04:00
Daniel Stenberg
d9a005c0c5
Bug 1142586 - avoid asking the link service for online status on CHANGED. r=valentin
2015-03-12 09:46:00 +01:00
Jed Davis
769b91bcaa
Bug 1141885 - Make readlink() fail instead of allowing it, for B2G content processes. r=kang
2015-03-13 13:47:56 -07:00
ProgramFOX
fe5a1b6a4e
Bug 1141629 - SIMD: Clarify that reciprocal and reciprocalSqrt are approximations. r=bbouvier
2015-03-13 19:13:08 +01:00
ziyunfei
f651038761
Bug 1141392 - Disallow a line break between ArrowParameters and the arrow. r=jorendorff
2015-03-15 03:39:00 +01:00
Kearwood (Kip) Gilbert
b208960928
Bug 1138651 - Enable CSS Scroll Snapping by Default on B2G. r=roc
...
- CSS Scroll Snapping can be enabled on Firefox OS earlier than other
platforms, as it does not require scrollbar support (Bug 969250)
2015-03-02 13:55:00 +01:00
Kearwood (Kip) Gilbert
6832f0aed2
Bug 1140623 - Correct mochitest failures that occur when the layout.css.scroll-snap.enabled preference is enabled (V3 Patch). r=cam
...
- CSS scroll snapping related attributes are now sorted correctly
- Now passes mochitests with CSS scroll snapping enabled:
- layout/style/test/test_bug657143.html
- layout/style/test/test_compute_data_with_start_struct.html
- layout/style/test/test_property_syntax_errors.html
- layout/style/test/test_style_struct_copy_constructors.html
- layout/style/test/test_value_computation.html
2015-03-13 18:00:00 +01:00
Neil Deakin
dbf95ca968
Bug 1093404, rewrite test to account for asynchronous tab opening, r=gijs
2015-03-16 08:23:49 -04:00
Jean-Yves Avenard
e6767967c5
Bug 1139271: Part3. Only consider a Box to be available if entire content is available. r=k17e
2015-03-16 23:08:56 +11:00
Jean-Yves Avenard
4efa67b1c7
Bug 1139271: Part2. Ignore partial moof. r=k17e
2015-03-16 23:08:56 +11:00
Jean-Yves Avenard
8b33692944
Bug 1139271: Part1. Add logging when encountering invalid atoms. r=k17e
2015-03-16 23:08:55 +11:00
Carsten "Tomcat" Book
791eab45b0
Backed out changeset 71966b47b3f9 (bug 1124996) for perma orange in test_conformance__extensions__webgl-compressed-texture-s3tc.html
2015-03-16 11:58:30 +01:00
Carsten "Tomcat" Book
6981578fb0
Backed out changeset eb29765267c7 (bug 1124996)
2015-03-16 11:58:00 +01:00
Albert Crespell
9cbd15c70a
Bug 1139425 - Service Worker Client uuid tests. r=baku
2015-03-16 11:20:40 +01:00
Albert Crespell
02b41cf37d
Bug 1139425 - Service Worker Client id should return a DOMString uuid. r=baku
2015-03-13 07:15:25 +01:00
Morris Tseng
f085a1dd26
Bug 1142853 - Add caret resources to package-manifest.in. r=roc
2015-03-13 03:11:00 +01:00
Nick Fitzgerald
085063970d
Bug 1137844 - Part 4: Test the Debugger.Memory.prototype.onGarbageCollection hook; r=sfink
2015-03-13 13:03:00 +01:00
Nick Fitzgerald
022b670752
Bug 1137844 - Part 3: Fire the Debugger.Memory.prototype.onGarbageCollection hook after GCs; r=sfink
2015-03-13 13:03:00 +01:00
Nick Fitzgerald
53853453a1
Bug 1137844 - Part 2: Add a Debugger.Memory.prototype.onGarbageCollection getter/setter pair. r=sfink
2015-03-13 13:03:00 +01:00
Nick Fitzgerald
c9d9ffa585
Bug 1137844 - Part 1: Make {get,set}HookImpl not rely on a Debugger instance in the 'this' slot; r=sfink
2015-03-13 13:03:00 +01:00
Nick Fitzgerald
493a7cdcb1
Bug 1137844 - Part 0 - Add docs for Debugger.Memory.prototype.onGarbageCollection; r=jimb
2015-03-13 13:02:00 +01:00
Jeff Lu
6ce5d89ed6
Bug 1098415 - Skip DNS prefetch requests that point to local resources. r=sworkman r=dragana
2015-03-12 09:00:00 +01:00
André Reinald
18a6151b7a
Bug 1083344 - Tighten rules for Mac OS content process sandbox on 10.9 and 10.10. r=smichaud
...
Allow read to whole filesystem until chrome:// and file:// URLs are brokered through another process.
Except $HOME/Library in which we allow only access to profile add-ons subdir.
Add level 2, which allows read only from $HOME and /tmp (while still restricting $HOME/Library.
Change default back to 1.
2015-03-12 17:42:50 +01:00
Shih-Chiang Chien
13aaf26f20
Bug 1061174 - Part 2 - Remove flaky timeout in test_udpsocket.html. r=khuey
2015-03-13 16:46:37 +08:00
Shih-Chiang Chien
cd99eb167b
Bug 1061174 - Part 1 - imported patch test_udpsocket-debug.patch. r=khuey
2015-03-09 10:25:20 +08:00
Carsten "Tomcat" Book
a595a7e43d
Backed out changeset c7d73cfc59cb (bug 927995)
2015-03-16 11:28:46 +01:00