Brian Hackett
3729221e19
Bug 1143256 - Store object metadata using a weak map, r=luke.
2015-03-20 06:33:33 -07:00
Jan de Mooij
0da8cfea41
Bug 1142669 followup - Move OffThreadCompilationAvailable definition outside namespace block. r=red CLOSED TREE
2015-03-20 14:14:06 +01:00
Mike Shal
f349606940
Bug 1137000 - Enable SDK building on nightlies; r=glandium
2015-03-17 15:29:07 -04:00
Jan de Mooij
6980cbf56d
Bug 1142669 part 4 - Fix some inlining issues and inline scripts with loops. r=h4writer
2015-03-19 15:10:07 +01:00
Jan de Mooij
bf95f782eb
Bug 1142669 part 3 - Limit the total inlined bytecode size to avoid excessive inlining. r=h4writer
2015-03-20 13:45:36 +01:00
Jan de Mooij
ce185db9ed
Bug 1142669 part 2 - Lower the script inlining size limit if off-thread compilation is not available. r=h4writer
2015-03-20 13:45:35 +01:00
Jan de Mooij
6f95e54330
Bug 1142669 part 1 - Fix inliningMaxCallerBytecodeLength to return the correct value. r=h4writer
2015-03-20 13:45:35 +01:00
Kai Engert
6c2147ca71
Bug 1137470, remove the documentation patch file, because it's no longer reverted locally, DONTBUILD
2015-03-20 13:38:13 +01:00
Kai Engert
82e610b478
Bug 1137470, bump configure.in to require NSS version 3.18, DONTBUILD
2015-03-20 13:35:06 +01:00
Kai Engert
0430fa01a9
Bug 1137470, Upgrade Firefox 38 to use NSS 3.18, land NSS_3_18_RTM, r=nss-confcall
2015-03-20 13:32:58 +01:00
Ehsan Akhgari
2dbbf823ed
Bug 1145375 - Don't kill the debugger if the user Ctrl-C's as running a mochitest; r=ted
2015-03-19 15:27:00 +01:00
Julien Pagès
655f35cbe2
Bug 1088192 - mozprocess.ProcessHandlerMixin does not handle missing property "proc" on unstarted processes. r=ahal
2015-03-17 01:10:00 +01:00
Xidorn Quan
9e05fc378e
Bug 1145514 - Enable FAIL_ON_WARNINGS on MSVC in layout/generic. r=roc
2015-03-20 22:24:01 +11:00
Eddy Bruël
fdb3d0ade4
Bug 1092102 - Implement WorkerDebugger.postMessage;r=khuey
2015-03-20 12:15:59 +01:00
Brian Hackett
962fc1e51f
Bug 1137180 - Add baseline caches for extensible unboxed objects, and enable extensible unboxed objects (still off by default), r=jandem.
2015-03-20 04:03:20 -07:00
Kartikaya Gupta
3011097b51
Bug 1144374 - Fix APZ code to deal with layers getting moved to another LayerManager. r=botond
2015-03-20 06:58:04 -04:00
Kartikaya Gupta
9b98525180
Bug 1145089 - Update documentation for nsEventStatus_eConsumeNoDefault. r=botond
2015-03-20 06:58:04 -04:00
Kartikaya Gupta
0e4282299d
Bug 1036967 - Followup to fix debug logging. r=me
2015-03-20 06:58:04 -04:00
Jonathan Watt
6c6485bc12
Bug 1127380, part 1 - Initial implementation of AnimationPlayer.playbackRate. r=birtles, r=smaug
2015-03-13 20:10:45 +00:00
Jean-Yves Avenard
e3ec79be6f
Bug 1145517: Part2. Follow exactly ITU H.264 7.3.1. r=cpearce
...
We wouldn't have properly handled sequence of more than two zeros and 0x03.
2015-03-20 19:44:39 +11:00
Jean-Yves Avenard
702d88d999
Bug 1145517: Properly skip the NAL's emulation prevention byte. r=cpearce
...
Fix typo.
If a sequence of 0x000003 is found, the 0x03 byte is to be skipped.
2015-03-20 18:39:11 +11:00
Makoto Kato
420fe5dce2
Bug 1141443 - Remove unused rpcns4 from OS_LIBS. r=mshal
2015-03-20 18:46:43 +09:00
Carsten "Tomcat" Book
b2f259aa1b
Backed out changeset 550a27b00121 (bug 1117603) for perma OSX m-oth test failures on a CLOSED TREE
2015-03-20 10:25:28 +01:00
Carsten "Tomcat" Book
338e443b1e
Backed out changeset 9590d9ed9e76 (bug 1117603)
2015-03-20 10:22:27 +01:00
Jonathan Kew
3c9a656531
Bug 1134849 - Reftest for orthogonal inline elements. r=dbaron
2015-03-20 08:12:51 +00:00
Jonathan Kew
20cf2ba230
Bug 1134849 - For display:inline elements whose writing mode is orthogonal to their parent's, the computed value should become inline-block. r=dbaron
2015-03-20 08:12:49 +00:00
JW Wang
29f4e4013e
Bug 1143532 - Include pid in the log messages of GMPParent. r=edwin
2015-03-15 23:30:00 +01:00
chiajung hung
4632d38753
Bug 1129249 - Add a "restyle" feature to profiler and split the style label in Cleopatra based on the restyleSource, r=dholbert,mstange
2015-03-19 02:19:00 +01:00
Cykesiopka
dc77495477
Bug 1121117 - Add fuzz time to workaround non-monotonicity of Date(). r=keeler
2015-03-19 19:57:00 +01:00
awake
ec75e033e6
Bug 1108183 - Regularize case of language subtags in Accept-Language header. r=mcmanus
2014-12-05 19:44:00 +01:00
Marcos Caceres
f1a4c87606
Bug 1083410 - Refactored manifest processor. r=baku
2015-03-19 11:04:00 +01:00
Bob Owen
9438a86ad1
Bug 1145432: Add the policy for the client side of the crash server pipe to the GMP Windows sandbox. r=aklotz
2015-03-20 07:53:37 +00:00
Daniel Holbert
2fe25b94dc
Bug 1128354: Don't optimize away a flex item's second reflow, if it has percent-height children. r=mats
2015-03-19 23:00:05 -07:00
Phil Ringnalda
9a8c12e67d
Back out ceaac3da2eff (bug 1010675
) for Android reftest failures
...
CLOSED TREE
2015-03-19 22:49:45 -07:00
Nicholas Nethercote
b3230c7a24
Bug 1145007 (part 2) - Add a "resident-peak" distinguished amount and memory reporter on Unix. r=erahm.
2015-03-19 15:16:37 -07:00
Nicholas Nethercote
5c1359ce93
Bug 1145007 (part 1) - Test |residentUnique| in test_memoryReporters.xul. r=erahm.
...
It is the only distinguished amount in nsIMemoryReporterManager that isn't
being tested.
2015-03-18 20:45:56 -07:00
Steve Fink
a1a2c0a9dc
Bug 1120655 - Bustage fix for single-arg constructor on a CLOSED TREE
2015-03-19 22:03:15 -07:00
Timothy Nikkel
f6f13b5101
Bug 1130400. Part 2. Use a reflow callback to set the position of xul popups. r=enndeakin
...
During reflow our frame, or any ancestors, may not yet be placed at their final position. So calculating the screen position of our popup during our reflow could produce incorrect results.
Instead post a reflow callback to do it after reflow is finished.
2015-03-19 23:55:33 -05:00
Matthew Gregan
49d729eb7b
Bug 1144523 - Convert input buffer to expected format for OpenH264 GMP plugin. r=cpearce
2015-03-20 17:52:10 +13:00
Matthew Gregan
7ce379889f
Bug 1143968 - Allow a cubeb_stream in error to be stopped without triggering a fatal assert. r=padenot
2015-03-18 15:23:19 +13:00
Timothy Nikkel
913713f10c
Bug 1143974. Add test.
2015-03-19 23:48:12 -05:00
Ben Turner
7119cdd76a
Bug 1142210, r=khuey.
2015-03-19 21:42:37 -07:00
Boris Zbarsky
6e426da9c4
Bug 1145282. Reverse the sense of IsValidTerminatingScope and rename it to IsSyntacticScope. r=luke
2015-03-20 00:34:08 -04:00
Boris Zbarsky
60ca8ac291
Bug 1145017. Use the new proto setup for custom element prototypes when possible. r=wchen,bholley
...
Note that with this patch I'm also changing the priority order of the given
proto and the custom proto; the former takes priority. This makes sense to me:
if the caller is doing |new Foo| they really should get something with
Foo.prototype as its proto. This should not be a problem for custom elements
in general so far, because nodes/elements are mostly not constructible anyway.
For now. When they become that way, I think this is the behavior we'll want.
2015-03-20 00:34:08 -04:00
Boris Zbarsky
457c7466d5
Bug 1145294. Remove the obj argument from JS::CloneAndExecuteScript. r=luke
2015-03-20 00:34:08 -04:00
Boris Zbarsky
9019492a10
Bug 1144802 part 8. Drop the scopechain member from GlobalSharedContext, since it's not needed anymore. r=luke
2015-03-20 00:34:08 -04:00
Boris Zbarsky
3262699e31
Bug 1144802 part 7. Remove the scopechain walk in the FunctionBox constructor, since consumers should now set hasPollutedGlobalScope as needed. r=luke
2015-03-20 00:34:08 -04:00
Boris Zbarsky
d6d342aa24
Bug 1144802 part 6. Remove the scopechain walk in BytecodeEmitter::needsImplicitThis, since consumers should now set hasPollutedGlobalScope as needed. r=luke
2015-03-20 00:34:08 -04:00
Boris Zbarsky
59bf2e03c3
Bug 1144802 part 5. Flag eval scripts as having a polluted scopechain when inside a with scope. r=luke
2015-03-20 00:34:08 -04:00
Boris Zbarsky
36f4c22c40
Bug 1144802 part 4. Stop returning true from ByteCodeEmitter::needsImplicitThis based on the compileAndGo flag. r=luke
2015-03-20 00:34:08 -04:00