Boris Zbarsky
95f81fbb0e
Bug 1103000 followup: remove failure annotations from the corresponding web platform test so we can reopen the CLOSED TREE.
2015-01-08 13:19:54 -05:00
Nicolas Silva
f9d3f8f001
Bug 1114948 - Use NS_lroundf instead of NS_roundf in tioling code to avoid inconsistent behavior around zero. r=jrmuizel
2015-01-08 18:58:22 +01:00
Andrew McCreight
c9b9054838
Backout bug 1052793 for exposing bad decommitting behavior for compartmental GCs.
2015-01-08 09:54:13 -08:00
David Keeler
d11cf2ca74
bug 1101194 - add telemetry for DataStorage table size r=mgoodwin
2015-01-07 13:23:07 -08:00
Garvan Keeley
a28cf523eb
Bug 1116810 - Part 3: Stumbler java code for telemetry. r=vng
2015-01-06 19:31:00 -05:00
Margaret Leibovic
3cfec96fb1
Bug 1117228 - Lazy load Reader.js. r=mfinkle
...
--HG--
extra : rebase_source : 46b921b7d3a3d9d533475b91d6e8277692db3a79
2015-01-06 14:06:38 -08:00
Morris Tseng
ff2c0dc262
Bug 1118136 - Check if targets match before forcing dispatch selection state changed event. r=roc
2015-01-06 22:23:00 +01:00
Benjamin Smedberg
baaf4bfeb4
Bug 869208 - Increase the buffer size we're using to deliver network streams to OOPP plugins, r=aklotz
...
--HG--
extra : rebase_source : 5be95b5e0d48b6429f5cd868432b2633a83d9800
2015-01-06 12:40:15 -05:00
Ryan VanderMeulen
b27a30a8fe
Bug 987616 - Disable browser_image.js on debug builds due to frequent failures.
2015-01-08 12:32:12 -05:00
Boris Zbarsky
bad2ee9b82
Bug 1117167. Make the generated implementation classes for JS-implemented bindings store an nsIGlobalObject, not an nsPIDOMWindow, so we can use them in sandboxes. r=peterv
2015-01-08 11:57:19 -05:00
Boris Zbarsky
ef4aa6e180
Bug 1112761
part 2. Enable MediaSource based on a whitelist, not in general. r=kinetik
2015-01-08 11:57:11 -05:00
Boris Zbarsky
a4c77d8da7
Bug 1112761
part 1. Replace Pref="media.mediasource.enabled" annotations in IDL with calls to a function which will end up doing something a bit more interesting. r=kinetik
2015-01-08 11:57:10 -05:00
Boris Zbarsky
ae8c53e49b
Bug 1103000. Update the unitless length quick whitelist to match spec changes. r=dbaron
2015-01-08 11:57:09 -05:00
Benoit Girard
c8aa1b5d13
Bug 1110229
- bustage fix on a CLOSED TREE
2015-01-08 11:53:03 -05:00
Kartikaya Gupta
266f840884
Bug 1109873 - Follow-up to fix debug logging bustage. r=me and DONTBUILD
2015-01-08 11:29:20 -05:00
Benoit Girard
ed5fb37df8
Bug 1110229
- Always paint the full low-res tile for performance and correctness. r=nical
2015-01-08 11:24:15 -05:00
Ben Kelly
2f999e45d9
Bug 1118443 Make workers specify the XHR load group to use during the request. r=sicking
2015-01-08 11:21:52 -05:00
Ehsan Akhgari
86bcdd02b3
Bug 1119263 - Mark virtual overridden functions as MOZ_OVERRIDE in spellchecker; r=smaug
2015-01-08 10:58:55 -05:00
Ehsan Akhgari
cb71061e04
Bug 1119254 - Mark virtual overridden functions as MOZ_OVERRIDE in xpcom; r=froydnj
2015-01-08 10:58:39 -05:00
Ehsan Akhgari
039292de5d
Bug 1119071 - Clean up some code used for older unsupported MSVC versions in MFBT; r=froydnj
2015-01-08 10:40:15 -05:00
Ehsan Akhgari
6c043d2ab7
Bug 1119232 - Fix a warning for the usage of the uninitialized gc member in JSRuntime's constructor; r=jandem
...
clang emits the following warning on this code:
warning: field 'gc' is uninitialized when used here [-Wuninitialized]
The warning is not an indication of a real bug since we're just taking the store
buffer's address, but we may as well silence it.
2015-01-08 10:33:40 -05:00
Ehsan Akhgari
895b53981b
Bug 1119228 - Fix a fatal warning in PossiblyFail; r=jandem
...
Recent clang emits the following warning (which is treated as an error) on this code:
error: implicit conversion of nullptr constant to 'bool' [-Werror,-Wnull-conversion]
2015-01-08 10:33:32 -05:00
Ehsan Akhgari
42db4dcf46
Bug 1119225 - Emulate Visual C++ 2013 Update 3 when using clang-cl; r=ted
2015-01-08 10:33:21 -05:00
Paul Adenot
84a2b0acc4
Bug 1119266 - Disable test_oscillatorNodeNegativeFrequency.html for failures on Android, on a CLOSED TREE.
2015-01-08 16:28:08 +01:00
Joel Maher
f04a74700a
Bug 1118329 - reduce osx 10.6 talos jobs via talos.json. r=armenzg
2015-01-08 10:13:05 -05:00
Carsten "Tomcat" Book
4b471b2953
Backed out changeset 68d2b24c9351 (bug 1055658) for Reftest Failures
2015-01-08 16:08:58 +01:00
Carsten "Tomcat" Book
a2b93bb8fa
Backed out changeset f4e02295ff1f (bug 1055658)
2015-01-08 16:08:37 +01:00
Carsten "Tomcat" Book
e541bdd186
Backed out changeset 9371c6f11873 (bug 1055658)
2015-01-08 16:08:35 +01:00
Carsten "Tomcat" Book
9b09e9d3fb
Backed out changeset 2ee5068037f2 (bug 1055658)
2015-01-08 16:08:33 +01:00
Shawn Ku
46028c56ae
Bug 1113476: WebIDL patch - B2G RIL: support nsck/pck for SIM Lock types. r=edgar,hsinyi.
2015-01-07 00:27:09 +08:00
Michael Pruett
411a94b05a
Bug 1118024 - Use new PL_DHashTable{Add,Lookup,Remove} functions. r=nfroyd
2015-01-05 20:27:28 -06:00
Michael Pruett
62960a5119
Bug 1118024 - Add explicit PL_DHashTable{Add,Lookup,Remove} functions. r=nfroyd
2015-01-05 20:26:50 -06:00
Xidorn Quan
e3953dff5f
Bug 1099807 part 5 - Reftests for ruby intra-level whitespaces. r=dholbert
...
--HG--
extra : source : 0bbef725cf7f1abee96b98c7fe507f35115ecea9
2015-01-08 18:28:09 +11:00
Xidorn Quan
8beb2f4821
Bug 1099807 part 4 - Fix line breaking around ruby intra-level whitespaces. r=dholbert
...
--HG--
extra : source : f6ebe9d9c7c863b18497e3c326f4486c5837a163
2015-01-08 18:28:09 +11:00
Xidorn Quan
a7ba233d21
Bug 1099807 part 3 - Use specific frame type in RubyColumn. r=dholbert
...
--HG--
extra : source : 0d78d1c0d10d9b5e32c0843a258d29e12f1369c4
2015-01-08 18:28:09 +11:00
Xidorn Quan
5f3951012f
Bug 1099807 part 2 - Implement intra-level whitespace pairing. r=dholbert
...
Line breaking is not handled properly in this patch.
It would be fixed in the part 4.
--HG--
extra : source : 49c457bbcd3a55f7ee65b007d50dd2884c7158af
2015-01-08 18:28:09 +11:00
Xidorn Quan
e20ab8cabf
Bug 1099807 part 1 - Add common superclass for ruby base and ruby text. r=dholbert
...
--HG--
extra : source : 9dd5b0a847a1d698589c14e9dde5ced195eed646
2015-01-08 18:28:09 +11:00
David Major
2c2568cc6c
Bug 1119030: Make MOZ_CRASHes unique to prevent compiler folding. r=Waldo
...
--HG--
extra : rebase_source : f8401e3eee6c62545553452e355c8213480a869d
2015-01-08 19:13:04 +13:00
Shu-yu Guo
15a1da71fd
Bug 1116143 - Patch bare callVMs correctly in debug mode OSR. (r=jandem)
2015-01-07 22:02:35 -08:00
Shu-yu Guo
9996110430
Bug 1118038 - Remove JIT parts of PJS. (r=lth)
2015-01-07 01:18:42 -08:00
Christoph Kerschbaumer
05d08f5899
Bug 1107638 - Add innerWindowID to LoadInfo (r=sicking,jduell)
2015-01-07 15:51:20 -08:00
Xidorn Quan
364fe61104
Bug 1069519 part 3 - Add reftests for ruby line height calculation. r=dholbert
...
--HG--
extra : source : 728da9f1603aea283356de9f69f678667514cc70
2015-01-08 16:02:41 +11:00
Xidorn Quan
bfb0d2cc6e
Bug 1069519 part 2 - Make line height calculation be aware of ruby annotations. r=dholbert
...
--HG--
extra : source : e8c8f94afde330276b5d907520d93da10e8f998c
2015-01-08 16:02:41 +11:00
Xidorn Quan
d75476f8b0
Bug 1069519 part 1 - Use common.css in previous ruby reftests. r=dholbert
...
--HG--
extra : source : 044fe5c95847a6324cdc66e0b2f5855c38d05f0e
2015-01-08 16:02:41 +11:00
Brian Birtles
6199ac3d6e
Bug 1112422 - Turn on the Web Animations API by default for chrome callers; r=bz
2015-01-08 13:53:24 +09:00
Bas Schouten
0b0280ec95
Bug 1118328 - Part 2 - Followup: Workaround a bug in GCC 4.4. r=bustage on a CLOSED TREE
2015-01-08 03:34:07 +01:00
Wes Kocher
5da1bc45f4
Backout 852f51cb251e (bug 1117864) for various plugin test failures on a CLOSED TREE
2015-01-07 18:35:40 -08:00
Jeff Muizelaar
3a3d9ab7f7
Bug 1119089. Switch from the ineffecient x = x.sub(x, y) to x.subout(y);
...
The recently added move assignment operators make the existing pattern more
efficient, but using SubOut() is cleaner and even more efficient.
--HG--
extra : rebase_source : 14ba52bfde0a4a591ca39b92d86632206bbe13eb
2015-01-07 21:18:57 -05:00
JerryShih
a362575e49
Bug 1118841 - Implement the RefreshTimerVsyncDispatcher. r=kats
2015-01-07 18:17:36 -08:00
Neil Deakin
53db7049c1
Bug 1116457, attach the focus event listener to the right child window, r=jmaher
2015-01-07 20:52:20 -05:00