Commit Graph

425844 Commits

Author SHA1 Message Date
Trevor Saunders
27b30ebd65 bug 1172523 - Move AccessibleWrap::FireAtkTextChangedEvent to MaiAtkObject::FireTextChangeEvent r=lsocks 2015-06-11 11:40:00 -04:00
Trevor Saunders
4c0cfa3d5f bug 1172523 - Allow getting the modified text from an AccTextChangeEvent without copying r=lsocks 2015-06-11 11:39:59 -04:00
Trevor Saunders
a0936bd439 bug 1172053 - don't malloc the signal name in FireAtkTextChangedEvent r=lsocks 2015-06-11 11:39:59 -04:00
Trevor Saunders
ea6b105046 bug 1172053 - don't call malloc in FireAtkShowHideEvent r=lsocks 2015-06-11 11:39:59 -04:00
Trevor Saunders
0fb2b11d5c bug 1172525 - rework forwarding events to the parent process r=davidb, lsocks
The set of events fired to platform accessibility is not the same as the set in
the event queue.  Therefore we should forward events to the parent process
someplace where they are the same so the same events can be emitted for child
processes.
2015-06-11 11:39:58 -04:00
Trevor Saunders
7b7eced6e5 bug 1107337 - Teach refChildCB to deal with proxies r=lsocks, davidb 2015-06-11 11:39:58 -04:00
Trevor Saunders
31afa494bd bug 1107337 - implement ProxyAccessible::EmbeddedChildAt r=lsocks, davidb 2015-06-11 11:39:58 -04:00
Trevor Saunders
b34649577e bug 1107337 - Add OuterDocAccessible::RemoteChildDoc() r=lsocks, davidb
OuterDocAccessibles can be the container for a remote top level document.  We
  sometimes need to get the child for these OuterDocAccessible's which means
  the child is a proxy while the original object was an actual Accessible.
  This means we need to add a different function instead of making ChildAt() do
  the right thing.
2015-06-11 11:39:57 -04:00
Trevor Saunders
fbe3489762 bug 1107337 - support downcasting Accessible to OuterDocAccessible r=lsocks, davidb 2015-06-11 11:39:57 -04:00
Brian Hackett
069b636e17 Bug 1172545 - Recover from OOM if Ion compilation is skipped due to not being able to allocate a 'this' object, r=jandem. 2015-06-11 08:38:59 -07:00
Gregory Szorc
67e6a15a08 Bug 1173633 - Print docstrings of mach command handlers in help output; r=ahal
`mach help <command>` currently only displays a brief description of the
command along with its arguments. Sometimes more detailed help text is
needed.

With this commit, the docstrings of mach command handlers will appear in
the output of `mach help <command>` if they are defined.

I've implemented basic docstrings for the three flavors of mach commands
(normal command, main subcommand, subcommand) to demonstate things work.

My hope is others will start to fill in docstrings once this feature
lands so the output for `mach help` can serve as a better learning guide
for new contributors.

--HG--
extra : commitid : Hx6ZkHDxbCK
extra : rebase_source : 01ced5a044442e370a45cd3fb245ac6283316925
extra : amend_source : fceb771e0e1ffa4e6f3f1b7c22eae6e25cf82034
2015-06-11 08:32:02 -07:00
Geoff Brown
c76a85cfb8 Bug 1173120 - Add timeout parameter to devicemanagerADB._runCmd; r=armenzg 2015-06-11 09:22:48 -06:00
Geoff Brown
bc762ddf67 Bug 1173180 - Guard against null selectedTab handling Viewport:FixedMarginsChanged; r=kats 2015-06-11 09:22:47 -06:00
Tobias Schneider
4a0f94ab71 Bug 1173544 - Add tests for Canvas CSS/SVG Filters. r=mstange
--HG--
extra : rebase_source : 5a92c5a76bc570decb87c5c4ade1ed6deae9913e
extra : histedit_source : 45f736c55a2b77a0c8ea69d5a180db8d195719c2
2015-05-08 12:22:18 -07:00
Markus Stange
659dc83478 Bug 1163124 - The initial value of the canvas filter property should be "none". r=roc
--HG--
extra : rebase_source : 2f7119ab6e9168a24ce2b0b419c951d5d803ad1e
extra : histedit_source : cecfe84959f6ab6c9fb3ca47ab721b3c26f63023
2015-05-28 17:08:13 -04:00
Markus Stange
aa9e5d21a2 Bug 1163105 - Flush frames before building the filter. r=roc
--HG--
extra : rebase_source : 40fddf063df3d8b783a64f9d94ef95fcfa35c183
extra : histedit_source : 72673c6e9468ab81e34f80a962fa8510984fe986
2015-06-09 18:49:17 -04:00
Markus Stange
f8da0f348a Bug 1163105 - Make nsReferencedElement work with referencing elements that are not in their document's DOM tree. r=roc
--HG--
extra : rebase_source : 8e861e853b4d0150a1390847f2c49c2bbb233b79
extra : histedit_source : ca8c4553cc8f5ac0580bcd6887f2277f25847acc
2015-05-28 16:59:00 -04:00
Markus Stange
0ef27f250c Bug 1169331 - Always clip rotated buffer quadrant drawing to the fill rect. r=jrmuizel
--HG--
extra : rebase_source : d4ecb4db1209c709ea0e20683cf4e36c096c3556
extra : histedit_source : 6cb7253da86d2ef30cdee348e9583d602a533ee0
2015-06-05 13:34:54 -04:00
Markus Stange
48b3c7e7c8 Bug 971811 - Don't prepend an empty existing DYLD_INSERT_LIBRARIES path when launching the plugin. r=smichaud
--HG--
extra : rebase_source : 29048fe746e97b693ef4d1b3f87a531eab9dc0a4
extra : histedit_source : ecbe309757878f56b5b23d0fc5533e1405d5604a
2015-06-10 12:54:52 -04:00
Markus Stange
5113a01350 Bug 1119106 - Give these enums better names. r=smichaud
--HG--
extra : rebase_source : 6bbfde25fd11ebc8fbc4574a803d4f0ef58b1713
2015-06-08 16:19:47 -04:00
Markus Stange
e11fa56d49 Bug 1119106 - Add an explanatory comment. r=smichaud
--HG--
extra : rebase_source : df67c54a8f1702cfa065118473eb7cb232e1fd16
2015-06-08 16:17:41 -04:00
Markus Stange
f06291ba8d Bug 1119106 - Increase the radio button rendering bottom margin on 10.10 so that the button hits its frame more accurately. r=smichaud
--HG--
extra : rebase_source : 34db754cd1ddbd811ef032551e2fbeec05ce3234
2015-06-02 17:49:57 -04:00
Markus Stange
9aa09929e3 Bug 1119106 - Increase the maximum focus ring width on 10.10 to 7 pixels. r=smichaud
--HG--
extra : rebase_source : ba0709ad72f16c494bf000f76a553cfeebed5b04
2015-06-02 18:05:17 -04:00
Markus Stange
d510bed052 Bug 1119106 - Stop double-drawing focus rings for checkboxes and radio buttons on 10.10. r=smichaud
--HG--
extra : rebase_source : 9fa5c99fce184329121dd3020f4eb75b9ecae578
2015-06-10 19:02:30 -04:00
Paul Adenot
ad429e91dc Bug 974089 - Handle the fact that a MediaStream can now be destroyed from the graph thread. r=jesup,padenot
Part of the patch from jesup.
2015-06-10 19:31:12 +02:00
Karl Tomlinson
6ad70ef68e Bug 974089 - Destroy WebAudio MediaStream when a source finishes. r=padenot 2015-06-10 13:31:29 +02:00
Jon Coppeard
cb7ff4726f Bug 1172641 - Fix class tests to not fail on builds where classes are not enabled. r=shu 2015-06-09 07:20:00 +02:00
Carsten "Tomcat" Book
ae4c6bfb86 Backed out changeset 136d0f3fe47c (bug 1172193) for causing bc3 leaks in browser_notifications.js on a CLOSED TREE
--HG--
extra : rebase_source : 673a24cc1053330c43adce8a845b8a6f15d7bf0f
2015-06-11 16:35:44 +02:00
Carsten "Tomcat" Book
704da72051 Backed out changeset bf800c62eeba (bug 1172641)
--HG--
extra : rebase_source : c34f5a4a4747e61e47f8367e8c66fc2ef57c2fff
2015-06-11 16:35:09 +02:00
Fernando Jimenez
dbb95a17ef Bug 1137245 - ServiceWorkerManager should set WorkerPrivate::LoadInfo::mIndexedDBAllowed correctly. r=bent, bkelly 2015-06-11 15:32:54 +02:00
Fernando Jimenez
10fa76166d Bug 1152899 - Disallow the interception of third-party iframes using service workers when the third-party cookie preference is set. r=smaug,baku 2015-06-11 15:32:54 +02:00
Benjamin Bouvier
6b249ed153 Bug 1172895: Raise the stack size limit for JS helper threads; r=bhackett
--HG--
extra : rebase_source : 68e54a51d1d2dd2571456648d982e1b2bcad47dd
extra : amend_source : 9dcced8f16960884fdf02f5926688060789ad2d1
2015-06-09 23:09:37 +02:00
Nicolas B. Pierron
9b91536674 Bug 1166711 part 2.7 - ScalarReplacement: Replace M{Store,Load}UnboxedString by an offset on the MObjectState. r=bhackett 2015-06-11 14:30:34 +02:00
Nicolas B. Pierron
325ca05288 Bug 1166711 part 2.6 - ScalarReplacement: Replace M{Store,Load}UnboxedObjectOrNull by an offset on the MObjectState. r=bhackett 2015-06-11 14:30:34 +02:00
Nicolas B. Pierron
f58ef21c00 Bug 1166711 part 2.5 - ScalarReplacement: Replace M{Store,Load}UnboxedScalar by an offset on the MObjectState. r=bhackett 2015-06-11 14:30:33 +02:00
Nicolas B. Pierron
dcd3b38ebb Bug 1166711 part 2.4 - MObjectState: Add support for encoding unboxed objects. r=bhackett 2015-06-11 14:30:33 +02:00
Nicolas B. Pierron
50ea72309c Bug 1166711 part 2.3 - M{Load,Store}UnboxedScalar: Rename indexType to storageType. r=bbouvier 2015-06-11 14:30:32 +02:00
Nicolas B. Pierron
aa65925511 Bug 1166711 part 2.2 - IonBuilder::loadUnboxedProperty: Rename scaledOffset to index. r=bhackett 2015-06-11 14:30:32 +02:00
Nicolas B. Pierron
3d508eacec Bug 1166711 part 2.1 - Check Scalar Replacement with both unboxed object and without. r=bhackett 2015-06-11 14:30:31 +02:00
Nicolas B. Pierron
c87993fcf5 Bug 1166711 part 1.1 - Recover CreateThisWithTemplate with unboxed objects. r=bhackett 2015-06-11 14:30:31 +02:00
Nicolas B. Pierron
d5814bc5f0 Bug 1166711 part 0.5 - Add a big comment to explain Recover instructions. r=bhackett 2015-06-11 14:30:31 +02:00
Nicolas B. Pierron
a609ee608e Bug 1166711 part 0.3 - Scalar Replacement split functions and improve the spew. r=bhackett 2015-06-11 14:30:30 +02:00
Nicolas B. Pierron
0183ae4d27 Bug 1166711 part 0.2 - JitSpew add scope-base indentation level. r=bhackett 2015-06-11 14:30:30 +02:00
Nicolas B. Pierron
9bf9aee889 Bug 1166711 part 0.1 - Use JitSpewPrinter instead of stderr. r=bhackett 2015-06-11 14:30:30 +02:00
Nicolas B. Pierron
295f4a9314 Bug 1165348 - Move Scalar Replacement after GVN. r=jandem 2015-06-11 14:30:29 +02:00
Nicolas B. Pierron
24c30e1b04 Bug 1125481 - FunctionInfo: Remove useless inline keywords. r=Waldo 2015-06-11 13:32:24 +02:00
Nicolas B. Pierron
158182d776 Bug 1125481 - Replace FunctionInfo macros by variadic templates. r=Waldo 2015-06-11 13:32:24 +02:00
Nicolas B. Pierron
b99a5d8da0 Bug 1168500 - Replace the operator, by variadic templates. r=Waldo 2015-06-11 13:32:23 +02:00
Nick Fitzgerald
1a209501ce Bug 1173513 - Point to SavedFrame.md docs from JSAPI comments; r=fitzgen
--HG--
extra : rebase_source : 24a65679c896b6bc5ed998c0dbb2089b5fdf4983
2015-06-10 15:59:00 +02:00
Kelly Davis
e3445bb789 Bug 1172925 - Part 1 of 1: Patch re-enables pocketsphinx, sphinxbase, and models on Windows B2G builds. r=gps
--HG--
extra : rebase_source : 36a4a67c8d54d105d18426669c37cfee34b2c3b2
2015-06-09 22:42:00 +02:00