Ryan VanderMeulen
18cf67168a
Backed out changeset 734e81bff9f3 (bug 1110487) for intermittent e10s cache test crashes.
...
CLOSED TREE
2015-03-16 13:51:33 -04:00
Ryan VanderMeulen
6ee2b1e654
Backed out changeset df82a0b667bb (bug 1137180) for causing intermittent crashes.
2015-03-16 13:17:19 -04:00
Paul Adenot
cce8353510
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
d4f37ca0bf
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
5f5b858892
Bug 1143556 - Set screen sharing mode or video mode for GMP plugin r=jesup
2015-03-16 14:27:28 +08:00
Joel Maher
42ce341f1c
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
24c51d7995
Bug 1141234 - Part 7: Reorder the allocator methods for clarity; r=sfink
2015-03-11 11:11:29 -07:00
Terrence Cole
1bdb13d442
Bug 1141234 - Part 6: Namespace the allocator into GCRuntime; r=sfink
2015-03-11 11:09:31 -07:00
Terrence Cole
e60db81ef1
Bug 1141234 - Part 5: Inline the one user of ShouldNurseryAllocate; r=sfink
2015-03-11 11:07:57 -07:00
Terrence Cole
cab33b9da9
Bug 1141234 - Part 4: Move off-thread object allocation above unimplementable operations; r=sfink
2015-03-11 11:07:38 -07:00
Terrence Cole
3d3cbbac4e
Bug 1141234 - Part 3: Share the code to allocate a tenured thing; r=sfink
2015-03-11 11:07:23 -07:00
Terrence Cole
9884e19393
Bug 1141234 - Part 1: Abstract PossiblyFail into the OOM testing machinery; r=sfink
2015-03-11 11:06:20 -07:00
Kartikaya Gupta
1e28ba299b
Bug 1143518 - Remove the TryCapture path which is now obsolete. r=smaug
2015-03-16 12:32:17 -04:00
Benjamin Bouvier
edb542374d
Bug 1135039: Apply swizzle type policy changes in Ion too; r=sunfish
2015-03-02 19:40:06 +01:00
Benjamin Bouvier
4680781909
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
757bfa946f
Bug 1112040 - Add a mochitest. r=bholley
2015-03-16 08:39:46 -07:00
Blake Kaplan
6ff11e9604
Bug 1112040 - Report invalid regular expressions to the console. r=bholley
2015-03-16 08:39:46 -07:00
Joel Maher
e03c665998
Bug 1143010 - Stopping a mochitest-browser run is rocket science. r=ted
2015-03-16 11:33:35 -04:00
Benjamin Bouvier
23b43a745b
Bug 1139473: File some metadata for the js/src/ subdirectory; r=jorendorff
2015-03-04 17:43:27 +01:00
Ben Kelly
f31988b010
Bug 1110487 P2 Implement the nsIOfflineStorage interface in Cache. r=janv,ehsan
2015-03-16 07:10:36 -07:00
Ben Kelly
63df6ce78b
Bug 1110487 P1 Fix some non-unified bustage before adding new code. r=ehsan
2015-03-16 07:10:36 -07:00
Sylvestre Ledru
49488f970b
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
3bf6930c55
Bug 1143014 - fix header sort order in mfbt/; r=Ms2ger
2015-03-13 11:53:02 -04:00
Daniel Stenberg
2f48a7bbb5
Bug 1142586 - avoid asking the link service for online status on CHANGED. r=valentin
2015-03-12 09:46:00 +01:00
Jed Davis
d0d9f194e4
Bug 1141885 - Make readlink() fail instead of allowing it, for B2G content processes. r=kang
2015-03-13 13:47:56 -07:00
ProgramFOX
2053b58af1
Bug 1141629 - SIMD: Clarify that reciprocal and reciprocalSqrt are approximations. r=bbouvier
2015-03-13 19:13:08 +01:00
ziyunfei
eccc9c947c
Bug 1141392 - Disallow a line break between ArrowParameters and the arrow. r=jorendorff
2015-03-15 03:39:00 +01:00
Kearwood (Kip) Gilbert
1953d426cd
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
3452818109
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
41fba5274b
Bug 1093404, rewrite test to account for asynchronous tab opening, r=gijs
2015-03-16 08:23:49 -04:00
Jean-Yves Avenard
802039679a
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
6d7c84df95
Bug 1139271: Part2. Ignore partial moof. r=k17e
2015-03-16 23:08:56 +11:00
Jean-Yves Avenard
24ffd0669a
Bug 1139271: Part1. Add logging when encountering invalid atoms. r=k17e
2015-03-16 23:08:55 +11:00
Carsten "Tomcat" Book
4a80408131
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
fd6919caba
Backed out changeset eb29765267c7 (bug 1124996)
2015-03-16 11:58:00 +01:00
Albert Crespell
22b2a2180f
Bug 1139425 - Service Worker Client uuid tests. r=baku
2015-03-16 11:20:40 +01:00
Albert Crespell
5cb6d620a6
Bug 1139425 - Service Worker Client id should return a DOMString uuid. r=baku
2015-03-13 07:15:25 +01:00
Morris Tseng
346c28a446
Bug 1142853 - Add caret resources to package-manifest.in. r=roc
2015-03-13 03:11:00 +01:00
Nick Fitzgerald
74c63f6406
Bug 1137844 - Part 4: Test the Debugger.Memory.prototype.onGarbageCollection hook; r=sfink
2015-03-13 13:03:00 +01:00
Nick Fitzgerald
bb6e8f8a91
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
41b6a5b520
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
05bb991f96
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
8ee7407557
Bug 1137844 - Part 0 - Add docs for Debugger.Memory.prototype.onGarbageCollection; r=jimb
2015-03-13 13:02:00 +01:00
Jeff Lu
f4aadcd9a9
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
f3598cf103
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
0d7f8ea217
Bug 1061174 - Part 2 - Remove flaky timeout in test_udpsocket.html. r=khuey
2015-03-13 16:46:37 +08:00
Shih-Chiang Chien
57720cf122
Bug 1061174 - Part 1 - imported patch test_udpsocket-debug.patch. r=khuey
2015-03-09 10:25:20 +08:00
Carsten "Tomcat" Book
bfb5d90fb6
Backed out changeset c7d73cfc59cb (bug 927995)
2015-03-16 11:28:46 +01:00
Dan Glastonbury
64e5ab88b8
Bug 1124996 - Remove expected fail on OSX 10.10. a=tomcat
2015-03-16 18:30:23 +10:00
Jeff Gilbert
dbbb41bb60
Bug 1128019 - Init SCISSOR_BOX with initial width and height. - r=kamidphish
2015-03-11 20:08:41 -07:00