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

393563 Коммитов

Автор SHA1 Сообщение Дата
Shu-yu Guo 8d09083020 Bug 1100320 - Don't call onExceptionUnwind and onPop debugger hooks on over-recursion. (r=jimb) 2014-11-18 16:42:02 -08:00
Shu-yu Guo 6dda4a331e Bug 1100316 - Mark resumed BaselineFrames as debuggee when resuming from generator throw/close. (r=jandem) 2014-11-18 16:42:02 -08:00
Shu-yu Guo be06e38a89 Bug 1098696 - Make onDebuggerStatement able to trigger on non-debuggee frames. (r=jandem,jimb) 2014-11-18 16:42:01 -08:00
Shu-yu Guo f03f3e5894 Bug 1099446 - Rekey DebugScopes::missingScopes on debug mode OSR. (r=luke) 2014-11-18 16:42:01 -08:00
Shu-yu Guo c0911d9bae Bug 1099444 - Fix getting pc offsets from BaselineFrames mid-debug mode OSR. (r=jandem) 2014-11-18 16:42:01 -08:00
Bill McCloskey f573792cd6 Bug 1098969 - [e10s] Content policy shim should use category value, not name (r=mconley) 2014-11-18 16:21:00 -08:00
Bill McCloskey d672a1ceae Bug 1075122 - [e10s] Handle nsIWebProgress::DOMWindow not being available (r=ttaubert) 2014-11-18 16:20:59 -08:00
Bill McCloskey 62af1a5643 Bug 1092156 - [e10s] Don't use compartment-per-addon if window already associated with add-on (r=bholley) 2014-11-18 16:20:59 -08:00
Bill McCloskey f7ea838987 Bug 1099416 - [e10s] Make sure add-on shims are always enabled (r=ally) 2014-11-18 16:20:59 -08:00
Trevor Saunders 528b775249 bug 1088148 - disable ipc accessibility messages for now to make crashes go away r=davidb 2014-11-18 13:04:33 -05:00
Wes Kocher a7a427d424 Backed out changeset f5ed560d297f (bug 1083285) for build bustage 2014-11-18 15:47:57 -08:00
Ben Turner 5b41e9bc9e Bug 1083285 - Fix noisy IndexedDB error, replace with better warning. r=khuey. 2014-11-13 18:20:38 -08:00
Terrence Cole 8b68f6741c Bug 1100652 - Simplify the store buffer implementation; r=sfink
--HG--
extra : rebase_source : 5df8784df384cc32e64b65903c501b84e255e073
2014-11-18 13:56:46 -08:00
Jon Coppeard 25031cb91e Bug 1100923 - Make onPromiseSettled() declaration JS_PUBLIC_API. r=fitzgen 2014-11-18 15:02:24 -08:00
Brian Hackett 189663a6e7 Bug 1095952 - Don't use SingleObjectPolicy with StoreTypedArrayElementStatic or StoreTypedArrayElementHole. 2014-11-18 15:52:28 -07:00
Jeff Muizelaar 5b9dfb3684 Bug 1092260. Use PREVENT_INTERNAL_THREADING_OPTIMIZATIONS with D3D11. r=bas
Using this seems to avoid the AMD frame delay bug.

--HG--
extra : rebase_source : 1b867ebfef30d1c1a426c7510591770f362d2b28
2014-11-18 17:29:57 -05:00
Jeff Muizelaar ab7985df99 Bug 1101160. D3D11: Make switch statement better. r=bas
This is the order one would expect.

--HG--
extra : rebase_source : 299b3814983d42908c2507028bb1c16c64b0f25f
2014-11-18 15:49:39 -05:00
Dan Gohman 059e54468a Bug 1100685 - IonMonkey: Don't use tempCopy for LClampDToUint8. r=jandem 2014-11-18 14:25:57 -08:00
Markus Stange a3d313d208 Bug 1097776 - Don't leak the SkBitmapDevice. r=jrmuizel 2014-11-18 17:22:01 -05:00
Markus Stange d758890dc7 Bug 1097776 - Use Skia for unaccelerated rendering of 3D transforms. r=jrmuizel 2014-11-18 17:21:45 -05:00
Markus Stange cacfe982d9 Bug 1092634 - Let feColorMatrix and feComponentTransfer generate output outside their input's bounds. r=Bas
This makes the color matrix and component transfer Moz2D filters generate an infinite output, which is then cropped to the primitive's filter primitive subregion by a subsequent crop filter node. This still gives us different behavior than other browser when the primitive subregion is overridden using the x/y/width/height attributes - other browsers either ignore those completely (IE) or only let them crop the default subregion (which is defined to be the same as the input subregion) and not enlargen it - but I'll fix that in a separate bug.
2014-11-18 17:21:19 -05:00
Jim Blandy 566dc5b315 Bug 1098132: Correctly set the source position of the function's parse node when parsing lazy functions. r=luke 2014-11-18 14:01:38 -08:00
Nicholas Nethercote 1ee08165ec Bug 1069695 - Use --trace-children=yes in |mach valgrind-test|. r=jseward.
--HG--
extra : rebase_source : 3514fc02297fea921c13df7c8c02ab07c54616ab
2014-11-11 20:47:00 -08:00
Chris Pearce bf9df9f607 Bug 1095257 - Implement Navigator.requestMediaKeySystemAccess(). r=edwin r=bz r=peterv 2014-11-18 22:13:02 +13:00
Blake Kaplan a050ce3db5 Bug 1093607 - Enable this test. r=mmc/sworkman 2014-11-18 13:38:39 -08:00
Mason Chang de0e409177 bug 552020 Part 3: Enable Creation of mozilla::TimeStamp from system timestamps. r=roc 2014-11-18 13:28:42 -08:00
Mason Chang 0818de546a Bug 552020. Part 2. Enable Vsync Profiler Markers across platforms. r=benwa 2014-11-18 13:28:42 -08:00
Mason Chang 74c80403e2 bug 552020 Part 1: Hook into CVDisplayLink to get vsync events on OSX. r=benwa,mstange 2014-11-18 13:28:42 -08:00
Wes Kocher 037d5ade2f Backed out changeset c7a24854801e (bug 1093567) for crashtest orange 2014-11-18 13:12:00 -08:00
Patrick McManus 82ea2eebd2 bug 1095859 - proxy tweak r=valentin.gosu 2014-11-17 13:27:12 -05:00
Terrence Cole 9a6a7e350c Bug 1070049 - Remove ReportPendingException from nsProtoImplMethod; r=bholley
--HG--
extra : rebase_source : 67a2282279845bf2eb6b131dc89956ef226789e1
2014-11-14 10:49:55 -08:00
Terrence Cole 2f1ff488e3 Bug 1098074 - Part 3: Add a test to ensure that our error path works correctly; r=bholley
--HG--
extra : rebase_source : b00de637020027f77434e37f0436ae489a6b7c78
2014-11-13 14:44:09 -08:00
Terrence Cole 67a1471c72 Bug 1098074 - Part 2: Improve error handling in nsFrameMessageManager::ReceiveMessage; r=bholley
--HG--
extra : rebase_source : be00ff9778ae41310ba0ca98dfd082cc1109afa7
2014-11-12 16:59:20 -08:00
Terrence Cole e211ebf6cc Bug 1098074 - Part 1: Use AutoJSAPI to report JS errors in nsFrameMessageManager; r=bholley
--HG--
extra : rebase_source : c61375bb851385e6e859b85ee97293ebf12e77ce
2014-11-12 16:48:51 -08:00
Seth Fowler ae5c2d16a1 Bug 1079653 (Part 4) - Move decode status tracking onto RasterImage and remove DecodeRequest. r=tn 2014-11-18 12:06:27 -08:00
Seth Fowler 550967dd4b Bug 1079653 (Part 3) - Make decoders track whether they need to flush data after getting a new frame. r=tn 2014-11-18 12:06:27 -08:00
Seth Fowler 17f44d38c9 Bug 1079653 (Part 2) - Remove DecodeRequest::mBytesToDecode. r=tn 2014-11-18 12:06:27 -08:00
Seth Fowler 81d84ca02d Bug 1079653 (Part 1) - Move decode telemetry data from DecodeRequest to Decoder. r=tn 2014-11-18 12:06:26 -08:00
Jed Davis e137fa09a7 Bug 1058251 - Make "Save As" work in e10s without "Web Page, complete" mode. r=mconley f=paolo
--HG--
extra : amend_source : 6185bb1dd3e503c46ee2b452b36b64813fd2dc3a
2014-11-18 11:35:47 -08:00
Ralph Giles 8743b6bd68 Bug 1093567 - Don't loop forever looking for mp4 tracks. r=ajones.
We were ignoring I/O errors from parseChunk().
2014-11-17 16:20:00 -08:00
Terrence Cole 28d7bc719f Bug 1074961 - Part 13: Do not iterate the chunk list concurrent with mutation; r=sfink
--HG--
extra : rebase_source : 6390da6d1dea82bd1fc42148b03bb48c64d1ac65
2014-11-06 14:03:10 -08:00
Wes Kocher 9581b5ae7b Backed out changeset 0092a5e1467d (bug 1097776) for reftest failures and leaks 2014-11-18 11:00:08 -08:00
Ralph Giles 567bcd981a Bug 930256 - Consolidate theora build files. r=derf,ted
Less recursion is faster and easier to edit, despite having
to prefix filenames.

Stop exporting theora.h. We prefer new code use the 1.0 api.
2014-11-18 09:58:00 -08:00
Chris Manchester ca14c5b53f Bug 1095635 - Accept '-' to correspond to stdout for marionette's --gecko-log option.;r=ahal 2014-11-17 22:21:51 -05:00
Chris Manchester 9abd542fde Bug 1093707 - Return an error from marionette when attempting to navigate in chrome scope.;r=ato 2014-11-17 22:21:51 -05:00
Bobby Holley 009b0d9578 Bug 1099187 - Use fuzz factor for currentTime in addition to duration. r=karlt 2014-11-18 09:58:53 -08:00
Daniel Holbert a3f5dd9bde Bug 1099450: Turn on pref "layout.css.object-fit-and-position.enabled" (enabling "object-fit" & "object-position" properties). r=dbaron 2014-11-18 09:26:51 -08:00
Stephen Pohl cfeb28e211 Bug 1096494: Cleanup package manifest after the v2 signing changes on OSX. r=rstrong 2014-11-18 12:15:03 -05:00
Max Li 25663bc9fb Bug 966904 - When opening the tabs panel, hide the underlying web content from TalkBack 2014-11-15 12:28:42 -08:00
Nicolas B. Pierron 77eb5a11a2 Bug 1084612 - IonMonkey: Reduce the complexity of the assertion of the graph coherency. r=sunfish 2014-11-18 17:41:56 +01:00