Граф коммитов

390163 Коммитов

Автор SHA1 Сообщение Дата
Boris Zbarsky 3ab8b7383a Bug 1088002 part 3. Stop requiring JSPROP_PROPOP_ACCESSORS just to use stub accessors. r=waldo 2014-10-29 15:06:32 -04:00
Boris Zbarsky 6ee4ab8789 Bug 1088002 part 2. Change JS_DefineElement, JS_DefineProperty, JS_DefineUCProperty, JS_DefinePropertyById, and JS_DefineProperties to default to using JSNative accessors, not JSPropertyOp accessors. r=waldo 2014-10-29 15:06:31 -04:00
Boris Zbarsky 8ae0ff7de5 Bug 1088002 part 1. Change GetLocationProperty to a JSNative. r=bholley 2014-10-29 15:06:31 -04:00
Boris Zbarsky 0b450f98d6 Bug 1087378. Stop using WindowProxy for arguments in Web IDL; Window expresses what's going on more clearly. r=peterv 2014-10-29 15:06:20 -04:00
Boris Zbarsky c04f8a1680 Bug 1081274 part 2. Change baseline ICs to update getter/setter stubs in place instead of adding new stubs if the stub kind and holder match an existing stub (but the shape does not). r=efaust 2014-10-29 14:55:18 -04:00
Boris Zbarsky def3877b7b Bug 1081274 part 1. Change BaselineInspector to not attempt to optimize to a common getter/setter if either we have getter/setter stubs with different holder shapes or have had an unoptimizable access. r=efaust 2014-10-29 14:55:18 -04:00
Nicolas Silva 816b042dd6 Bug 1089364 - Add some missing D3D11 error checks. r=Bas 2014-10-27 13:52:17 +01:00
Blake Kaplan fef622c290 Bug 1056018 - Mark the a few IPC calls as urgent priority to deal with edge cases involving CPOWs. r=billm (with one bugfix written by him and r=me) 2014-10-29 11:41:10 -07:00
Blake Kaplan 6084ad08c1 Bug 1058392 - Fix printing of JSStrings (and jsids) in certain versions of gdb. r=sfink 2014-10-29 11:41:09 -07:00
Joel Maher 8b95a21d46 Bug 1090421 - e10s suitenames need to be adjusted for holly. r=wlach 2014-10-29 14:20:28 -04:00
Brian Hackett ec1d6eadfa Bug 1085029 - Use common-descriptor logic more often in TypedObjectPrediction, r=nmatsakis. 2014-10-29 11:19:51 -07:00
Brian Hackett ca1120a47e Bug 1083600 - Use inline data for small transparent typed objects, r=sfink,nmatsakis. 2014-10-29 11:14:53 -07:00
Ryan VanderMeulen f34ccc4039 Bug 1090512 - Touch CLOBBER to reopen the CLOSED TREE. 2014-10-29 14:05:59 -04:00
Jonathan Watt 662e035b0e Bug 1090916 - Ignore SVG rect radii and calculate the bounds of rounded rects using Math when we have a rectilinear transform. r=longsonr 2014-10-29 17:07:11 +00:00
Jonathan Watt bfe784d925 Bug 1090611 - Make nsCaret::PaintCaret take a Moz2D DrawTarget instead of nsRenderingContext. r=Bas 2014-10-29 17:07:11 +00:00
Jonathan Watt 8603fdbcd4 Bug 1090607 - Port FrameLayerBuilder.cpp's DebugPaintItem helper to Moz2D. r=Bas 2014-10-29 17:07:11 +00:00
Jon Coppeard 519de18028 Bug 650161 - Update the list of test timeouts to ignore in CGC zeal tests r=terrence
--HG--
extra : rebase_source : a095f53a0b4a6ba0c26e94ba595b9bd3c2be5961
2014-10-29 16:52:05 +00:00
Jon Coppeard ad2b4b83cf Bug 650161 - Report GC invocation kind in stats r=terrence
--HG--
extra : rebase_source : 914b990289c6a9ea94219b2db606a96ac3b9ec76
2014-10-29 16:52:05 +00:00
Jon Coppeard b8854d129d Bug 650161 - Fix bug in arena selection logic r=terence
--HG--
extra : rebase_source : 2a9e5f4eb0bd6dade2c98125d43911ae2751d79f
2014-10-29 16:52:05 +00:00
Andrea Marchesini d0065c7f83 Bug 1090183 - WebSockets should work in SharedWorkers, r=smaug 2014-10-29 16:54:35 +00:00
Monica Chew 4b6c70b098 Bug 1088904: Disable e10s autostart and prompt when tracking protection is enabled (r=felipe,billm) 2014-10-27 11:37:16 -07:00
Ehsan Akhgari 3414c53230 Bug 1090512 - Emulate the clang-cl compiler version in toolchain.m4; r=glandium
--HG--
extra : rebase_source : 65732c6696699ffb62acb76c19133537448e6fb7
2014-10-29 12:33:32 -04:00
Ehsan Akhgari f453170f6b Bug 1090242 - Fix some more bad implicit constructors in DOM; r=baku
--HG--
extra : rebase_source : 22f80376a2ce9415dc9d7fdd2444405d3cd7e011
2014-10-10 17:28:35 -04:00
Steven Michaud 19d45288fd Bug 1086977 - Facebook's old "Facebook Photo Uploader" (fbplugin) crashes on load on OS X Yosemite, add to block. r=bsmedberg 2014-10-29 11:33:43 -05:00
Ryan VanderMeulen 6eb0341ccc Backed out changesets 62a8be146b4b, d9a9008a1e93, e6761281d389, and 913e16c2877b (bug 1071482) for causing various intermittent failures.
--HG--
rename : dom/media/test/test_eme_playback.html => dom/media/test/test_encryptedMediaExtensions.html
2014-10-29 12:31:43 -04:00
Ryan VanderMeulen 0bf4b113f7 Backed out changeset f8b29993a76c (bug 1089771) for breaking desktop mochitests. 2014-10-29 12:24:01 -04:00
Morris Tseng fc246a326d Bug 1088559 - Also dispatch NotifyAsyncPanZoomStarted/NotifyAsyncPanZoomStopped to nsDocShell's child. r=roc 2014-10-29 02:03:00 -04:00
Dragana Damjanovic fd2afac555 Bug 1079367 - Fix pointer being set to nullptr too early in HttpChannelParent. r=jduell 2014-10-29 08:49:00 -04:00
Eddy Bruël 9b0af3a6c1 Bug 1090929 - Enable the blackboxing tests for e10s;r=mikeratcliffe 2014-10-29 17:05:44 +01:00
Vaibhav Agrawal e0e89b2ec5 Bug 1089771 - Fix --chunk-by-dir mode on Android. r=jmaher 2014-10-29 00:05:00 -04:00
Gabriel Ivanica 5a40b96b5b Bug 1089705 - Replace "assert" with "MOZ_ASSERT" in some media code. r=dholbert 2014-10-29 00:43:18 +02:00
Morris Tseng d84b5f7745 Bug 1088552 - Change downPoint and movePoint from canvasframe's coordinate to rootframe's coordinate. r=roc 2014-10-28 18:25:00 -04:00
Alessio Placitelli f07d9efba6 Bug 1087647 - Prevent ./mach reftest from looking for a debugger if one was not provided as an argument. r=ted.mielczarek 2014-10-29 03:30:00 -04:00
Tim Chien 12977c15e3 Bug 1083617 - Block the blur message if focus is already removed from remote frame. r=yxl 2014-10-28 23:47:00 -04:00
Bill McCloskey 69446aded5 Bug 641685 - Start plugins from the chrome process in e10s (r=bsmedberg)
This patch has a few side effects:
1. Plugins in the chrome process are "mirrored" to all content processes,
although this mirroring is currently imperfect (bug 1090576)
2. Plugins are no longer sorted by modification date in nsPluginHost.
3. Plugin exceptions are no longer propagated to JS code. They are ignored.
2014-10-29 08:05:36 -07:00
Bill McCloskey 43b7a1a0c8 Bug 641685 - Make sure generated code for IPDL bridged includes all necessary forward decls (r=bsmedberg) 2014-10-29 08:04:51 -07:00
Bill McCloskey 0d32d7e902 Bug 1085710 - Stop trying to send nsIPluginTag over IPC (r=mconley) 2014-10-29 08:04:51 -07:00
Bill McCloskey a56e2dcc60 Bug 641685 - [e10s] Make setTestPluginEnabledState work in content processes (r=bsmedberg) 2014-10-29 08:04:51 -07:00
Bill McCloskey 6c6c1250f3 Bug 641685 - Make plugin object map a singleton in the plugin process (r=bsmedberg)
This patches moves the object map (which tracks the PluginScriptableObjectChild
and PluginInstanceChild for a given NPObject) from the PluginModuleChild to
a global variable. This change prepares the way for having multiple PluginModuleChild
instances in a given plugin process.
2014-10-29 08:04:51 -07:00
Nicolas Silva f1166bf04f Bug 1077301 - Simplify the gralloc texture code. r=sotaro 2014-10-16 19:08:32 +02:00
Eugen Sawin 33ce39f7b1 Bug 942736 - Account for hidden margins when validating viewport metrics. r=kats 2014-10-29 14:06:55 +01:00
Jan de Mooij 0ffab26093 Bug 1090491 followup - Bump XDR_BYTECODE_VERSION. r=me
--HG--
extra : rebase_source : f41747e606f253e72c5d9e00089c8063724bccf0
2014-10-29 14:10:35 +01:00
Andrew Halberstadt a6473d6f91 Bug 1080764 - Add 'anon' and 'anon attribute' search strategies to marionette.find_element(), r=AutomatedTester
The 'anon' search strategy maps directly to nsIXULDocument.getAnonymousNodes() whereas the 'anon attribute'
strategy maps to nsIXULDocument.getAnonymousElementByAttribute(). These strategies are needed for clients who
wish to find and manipulate anonymous content, typically found in the Firefox chrome. For more details, see:
https://developer.mozilla.org/en-US/docs/XBL/XBL_1.0_Reference/Anonymous_Content

--HG--
rename : testing/marionette/client/marionette/tests/unit/test_switch_anonymous_content.py => testing/marionette/client/marionette/tests/unit/test_anonymous_content.py
2014-10-28 17:37:24 -04:00
Jan de Mooij ce9c1117df Bug 1090491 - Don't allocate stack slots for aliased locals. r=luke 2014-10-29 13:49:20 +01:00
Carsten "Tomcat" Book 52e815ca8a Merge mozilla-central to mozilla-inbound 2014-10-29 13:38:41 +01:00
Carsten "Tomcat" Book 281b258180 merge b2g-inbound to mozilla-central a=merge 2014-10-29 13:34:27 +01:00
Carsten "Tomcat" Book ec3e0f1265 merge fx-team to mozilla-central a=merge 2014-10-29 13:31:40 +01:00
Carsten "Tomcat" Book 3496c63525 merge mozilla-inbound to mozilla-central a=merge 2014-10-29 13:19:08 +01:00
Carsten "Tomcat" Book 22d05e666a Backed out changeset 6cd46e671a9d (bug 1082098) for reftest failures 2014-10-29 13:01:37 +01:00
Carsten "Tomcat" Book 0f270ad5fb Backed out changeset af957b6bf421 (bug 1082098) 2014-10-29 13:01:20 +01:00