Commit Graph

159396 Commits

Author SHA1 Message Date
Masayuki Nakano
55820aa967 Bug 912858 part.3 Implement KeyboardEvent.key for printable keys on Mac r=smichaud+smaug 2013-12-11 01:14:54 +09:00
Masayuki Nakano
fba9280344 Bug 912858 part.2 Implement KeyboardEvent.key for printable keys on Windows r=jimm+smaug 2013-12-11 01:14:54 +09:00
Masayuki Nakano
63a192a317 Bug 912858 part.1 WidgetKeyboardEvent should be able to store .key value as string if the key name isn't one of pre-defined key names r=smaug 2013-12-11 01:14:53 +09:00
Masayuki Nakano
44b434125f Bug 936318 Remove key names, "Spacebar", "Add", "Decimal", "Divde", "Equals", "Multiply", "Separator" and "Subtract" due to dropped from D3E r=smaug 2013-12-11 01:14:53 +09:00
Andrew McCreight
07ebf81fa1 Bug 943373, part 3 - Use MOZ_THIS_IN_INITIALIZER_LIST with nsINode. r=bholley 2013-12-10 08:07:21 -08:00
Andrew McCreight
63ef266caf Bug 943373, part 2 - Use MOZ_THIS_IN_INITIALIZER_LIST in SVG-ish stuff. r=birtles 2013-12-10 08:07:21 -08:00
Andrew McCreight
168f96fd5d Bug 943373, part 1 - Use MOZ_THIS_IN_INITIALIZER_LIST in XPConnect. r=bholley 2013-12-10 08:07:20 -08:00
Andrew McCreight
be2fa1b31a Bug 947719 - Call Checkpoint on every slice in nsCycleCollector::MarkRoots. r=smaug 2013-12-10 08:07:20 -08:00
Andrew McCreight
5170af7644 Bug 946837 - XPCWrappedJS.cpp doesn't need to include nsProxyRelease.h or nsTextFormatter.h. r=bholley 2013-12-10 08:07:20 -08:00
Andrew McCreight
0aeb884580 Bug 947448 - Define and use nsXPCWrappedJS::IsRootWrapper. r=bholley 2013-12-10 08:07:20 -08:00
Douglas Crosher
64bc62ec96 Bug 942565 - IonMonkey (ARM): Fix clampDoubleToUint8 to return 0 for an input of NaN. r=mjrosenb 2013-12-08 17:22:52 +11:00
Martin Stransky
f09c774110 Bug 941595 - Build with system-cairo is broken. r=glandium 2013-12-10 10:37:03 -05:00
Cykesiopka
e99144de83 Bug 910986 - Fix cert trust editing in People tab of Cert Manager. r=dkeeler 2013-12-10 10:36:47 -05:00
Cykesiopka
ba5e405f42 Bug 539710 - Use char16_t ',' instead of NS_LITERAL_STRING in nsNSSCertificate.cpp. r=dkeeler 2013-12-10 10:36:31 -05:00
Markus Stange
a1eb364ab3 Bug 945655 - Don't let transparent flood filter primitives contribute to the filter extents. r=roc 2013-12-10 14:50:42 +01:00
Markus Stange
e69b07dddd Bug 945655 - When the arithmetic composite factors make us ignore one of the input images, don't let its size contribute to the filter extents. r=roc 2013-12-10 14:50:42 +01:00
Markus Stange
52939725ed Bug 945655 - Composite filters with operator IN have a result that is the intersection of the input rects, not the union. r=roc 2013-12-10 14:50:42 +01:00
Markus Stange
cf45dd0b45 Bug 945655 - Improve FilterNodeSoftware debug logging. r=roc 2013-12-10 14:50:41 +01:00
Markus Stange
931079671a Bug 945655 - Reduce arithmetic combine filter output rect depending on the coefficients. r=roc 2013-12-10 14:50:41 +01:00
Markus Stange
14879d50bc Bug 945655 - Composite filters with operator IN have a result that is the intersection of the input rects, not the union. FilterNodeSoftware part. r=roc 2013-12-10 14:50:41 +01:00
Markus Stange
9927ea1975 Bug 945655 - Make transparent flood filters report an empty output rect. r=roc 2013-12-10 14:50:41 +01:00
Markus Stange
c0ceead6e7 Bug 945655 - Simplify the crop FilterNodeSoftware filter. r=roc 2013-12-10 14:50:40 +01:00
Markus Stange
b2339b298c Bug 945655 - Don't add transparency around the filter output before sending it to DrawSurface. r=roc 2013-12-10 14:50:40 +01:00
Markus Stange
03990862ae Bug 945655 - Make all filters deal with null inputs and empty output rects consistently: treat them as transparent. r=roc 2013-12-10 14:50:40 +01:00
Paul Adenot
4f552f4d9a Bug 947910 - Relax the MOZ_ASSERT(mPosition <= mDuration) in case of looping, in AudioBufferSourceNode::CopyFromBufferWithResampling. r=karlt 2013-12-10 14:35:50 +01:00
Alexander Surkov
9ac1ccac2d Bug 935254 - getTextAt broken for list items, r=tbsaunde 2013-12-10 07:40:54 -05:00
Olli Pettay
e04ac8799a Bug 945979 - Intermittent browser_privatebrowsing_geoprompt.js, r=ehsan
--HG--
extra : rebase_source : 2ccc3019b9912e34fc20824cbed6fee943d962e4
2013-12-10 13:40:35 +02:00
Olli Pettay
7a8b5132d5 Bug 943793 - Intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/components/privatebrowsing/test/browser/browser_privatebrowsing_localStorage.js, r=ehsan
--HG--
extra : rebase_source : 75935389529158eaffbeed6e9f659785858ecd88
2013-12-10 13:39:53 +02:00
Olli Pettay
087271ab47 Bug 939084 - Intermittent browser_social_chatwindow_resize.js, r=felipe
--HG--
extra : rebase_source : 4a9bc4113584492fd9ff76dd58824d0d13d6b4ff
2013-12-10 13:38:38 +02:00
Andrea Marchesini
9b8a8f628f Bug 487070 - a pref for enabling the lastest version of JS in Web Workers 2013-12-10 11:43:16 +00:00
Christian Holler
20f77db77a Bug 948023 - Refactor ReconstructStackDepth to handle OOMs. r=jandem
--HG--
extra : rebase_source : 2cec42388b624da590865dcc2f4a166f22f9ab21
2013-12-10 12:27:21 +01:00
Christian Holler
fe511ea21c Bug 948233 - Fix an OOM issue in DoCompareFallback. r=jandem
--HG--
extra : rebase_source : 81ae3f3afc9b4773839a447737ac163f1839de2e
2013-12-10 12:24:06 +01:00
Gabor Krizsanits
eac54db205 Bug 943357 - Name argument of exportFunction should be optional. r=bholley 2013-12-10 09:56:19 +01:00
Jan de Mooij
e426654330 Bug 921470 - Remove hasFallbackStub_ check in resetMonitorStubChain. r=djvj 2013-12-10 09:31:53 +01:00
Nicholas Cameron
a3ead405d2 Bug 946958 part 5. Misc tidy ups. r=mattwoodrow 2013-12-09 14:41:00 +13:00
Nicholas Cameron
6517f3b849 Bug 946958 part 4. Tidy up interaction with widgets. r=kats 2013-12-09 14:40:59 +13:00
Nicholas Cameron
141476d871 Bug 946958 part 3. Remove thebes callbacks. r=mattwoodrow 2013-12-09 14:40:59 +13:00
Nicholas Cameron
83ac5d30d9 Bug 946958 part 2. Remove methods which just forward to compositor. r=mattwoodrow 2013-12-09 14:40:59 +13:00
Nicholas Cameron
b8cb20debc Bug 946958 part 1. Remove GetWidgetSize. r=mattwoodrow 2013-12-09 14:40:59 +13:00
Nicholas Cameron
98ee79e6b1 Bug 865033 part 2. Add mCompositor to CompositorParent. r=mattwoodrow 2013-12-09 14:40:58 +13:00
Nicholas Cameron
daefac40cc Bug 865033 part 1. Remove GetLayerManager from CompositorParent. r=mattwoodrow 2013-12-09 14:40:58 +13:00
Nicholas Cameron
62b1b9650d Bug 945632. Assert we've released memory which the host should have released. r=nical 2013-12-04 22:03:29 -05:00
Phil Ringnalda
e48762eeb9 Back out 712628797f21 (bug 946976) for ggc orange 2013-12-09 22:15:49 -08:00
Brian Birtles
0ac5f3082a Bug 946529 - Add test for parsing of SVG lengths with scientific notation; r=longsonr 2013-12-10 09:11:13 +09:00
Jeff Muizelaar
e8b2f580b5 Bug 947379. Remove MOZ_PANGO. r=jfkthame
We haven't been able to build with this since
2008. Time for it to go.

--HG--
extra : rebase_source : 0e25f91e2a4308d3873ca2c240347b25d70d69c5
2013-12-09 10:03:28 -05:00
Nicholas Nethercote
01579d525d Bug 948201 - Use a StaticRefPtr for gInterfaceInfoManager. r=bz.
--HG--
extra : rebase_source : be06bb4b77914dd1a5ae2a7e1cced40fcd5850f5
2013-12-07 21:41:32 -08:00
Tom Schuster
8df7cf946b Bug 697343 - Add slice hook test. r=jandem 2013-12-05 20:07:25 +01:00
Boris Zbarsky
2c468e084a Bug 697343 - Add slice hook to DOM bindings like NodeList. r=peterv,bhackett 2013-12-02 11:32:22 -05:00
Tom Schuster
ac84baff89 Bug 697343 - Introduce a slice hook to allow optimizing Array.prototype.slice for Proxies etc. r=jandem,bz 2013-12-05 20:07:24 +01:00
Tom Schuster
aa96007c5a Bug 697343 - Remove getElementIfPresent. r=Waldo 2013-12-05 20:07:24 +01:00