Sebastian Hengst
e082884d78
Backed out 15 changesets (bug 1208944) for failing tests M(2,5) on OSX. r=backout
...
Backed out changeset c29de223de2f (bug 1208944)
Backed out changeset 3d99da255be1 (bug 1209844)
Backed out changeset 3c915942af38 (bug 1209844)
Backed out changeset 759b425b5503 (bug 1208944)
Backed out changeset bf73cf8f0fda (bug 1208944)
Backed out changeset 0e337d912b7d (bug 1208944)
Backed out changeset 31c47f2980b5 (bug 1208944)
Backed out changeset 3e0d70a6e809 (bug 1208944)
Backed out changeset 7685dcb63e5f (bug 1208944)
Backed out changeset 3c2b9372dd36 (bug 1208944)
Backed out changeset 18160d306493 (bug 1208944)
Backed out changeset 4974e397b655 (bug 1208944)
Backed out changeset fde7e439844d (bug 1208944)
Backed out changeset 4213a355fbdc (bug 1208944)
Backed out changeset 33cfddbbf5f2 (bug 1208944)
2015-12-29 17:42:02 +01:00
Lee Salzman
9a71f879e0
Bug 1230686 - use RefPtr<DrawTarget>& instead of DrawTarget* to track changes in SurfaceFromElement. r=jmuizelaar
2015-12-29 10:41:43 -05:00
Andrea Marchesini
dbf3dec4da
Bug 1235521 - test for bug 1233598, r=smaug
2015-12-29 15:46:07 +00:00
Masatoshi Kimura
a236e77645
Bug 1234700 - Hide window.showModalDialog when e10s is enabled. r=jimm
...
--HG--
rename : dom/tests/mochitest/general/test_bug1077002.html => dom/tests/mochitest/general/test_showModalDialog_e10s.html
2015-12-29 23:47:46 +09:00
Olli Pettay
480b819b0d
Bug 1234656 - Add TouchEvent ctor, r=mbrubeck
...
--HG--
extra : rebase_source : 8aa6e435587a2d8129955251abf5cba02fe7ac1d
2015-12-29 15:46:18 +02:00
Makoto Kato
d66b5a124f
Bug 1208944 - Part 11. Add test. r=jmartins
2015-12-29 22:57:38 +09:00
Makoto Kato
4bb87161eb
Backed out changeset 3c915942af38 (bug 1209844) due to invalid bug number
2015-12-29 23:03:26 +09:00
Makoto Kato
3c34abbb74
Bug 1209844 - Part 11. Add test. r=jmartins
2015-12-29 22:57:38 +09:00
Makoto Kato
da206c5192
Bug 1208944 - Part 10-b. Call DefaultProc When CompositionEvent isn't handled correctly by plugin. r=masayuki
2015-12-29 22:57:38 +09:00
Makoto Kato
b0adec59a2
Bug 1208944 - Part 10-a. Call CallWindowProc when WidgetPluginEvent isn't handled by plugin. r=masayuki
2015-12-29 22:57:38 +09:00
Makoto Kato
836a9aee5c
Bug 1208944 - Part 9. Hook IMM32 APIs on plugin process. r=masayuki
2015-12-29 22:57:38 +09:00
Makoto Kato
d1e8691a64
Bug 1208944 - Part 6. Get vaild TextRangeArray on compositionupdate. r=masayuki
2015-12-29 22:57:38 +09:00
Makoto Kato
4ac6c97dcd
Bug 1208944 - Part 5. Send PluginEvent to content process. r=jmathies
2015-12-29 22:57:38 +09:00
Makoto Kato
c89a31a558
Bug 1208944 - Part 3. Allow IME window messages on plugin process. r=jmathies
2015-12-29 22:57:38 +09:00
Makoto Kato
a8252f4408
Bug 1208944 - Part 2-b. Workaround for OSX. r=masayuki
2015-12-29 22:57:38 +09:00
Makoto Kato
6046567f5d
Bug 1208944 - Part 2-a. Handle CompositionEvent on plugin. r=masayuki
2015-12-29 22:57:37 +09:00
JW Wang
9e2d0d9fab
Bug 1230483 - Part 2 - LoadFromSourceChildren() should be queued at most once in an event cycle. r=roc
2015-12-21 19:55:43 +08:00
Sotaro Ikeda
6247e12af2
Bug 1205713 - Merge ImageHostOverlay/ImageClientOverlay to ImageHost/ImageClient r=nical
2015-12-29 01:07:33 -08:00
Carsten "Tomcat" Book
b781218e17
Backed out changeset 4dbabf6ae78b (bug 1234118) for m2 test failures
2015-12-29 09:35:29 +01:00
Ting-Yu Lin
ca939a6972
Bug 1234118 - Delete code for supporting 'do-command' and 'copypaste-docommand' r=mtseng,smaug
...
These two events are the leftovers for support copy/paste/cut/selectall
operations from old text_selection_dialog.js in Gaia. The code for
handling them can be removed since text_selection_dialog.js was removed
in bug 1221462.
--HG--
extra : rebase_source : 494bf53ce6ebde2067cc69deff851187fcf121ab
2015-12-24 10:55:47 +08:00
Karl Tomlinson
70874c9c94
bug 1223670 make SetMozAudioChannelType() private because the type will not change after construction r=baku
...
--HG--
extra : rebase_source : 0ea51bcec4b7fb9833ffd120b6312a8806a0b35e
2015-12-04 01:18:11 +13:00
Karl Tomlinson
b51dbbde34
bug 1223670 throw not supported when creating a node from a stream with different channel r=baku
...
--HG--
extra : rebase_source : d481a95731d7b9203d7ea33db57276fd4176f3da
2015-12-10 10:51:02 -05:00
Karl Tomlinson
4c7f0b9c22
bug 1223670 replace public constructors with fallible factory methods r=baku
...
--HG--
extra : rebase_source : ae9bc2fbaf1fd547c7355b642b45b9ef062cff25
2015-12-10 11:25:54 -05:00
Karl Tomlinson
74f3948a2b
bug 1223670 assert that connected streams have the same graph r=padenot
...
--HG--
extra : rebase_source : f9efd0693138fff12a5632dc93704fe82521d26d
2015-12-03 17:38:34 +13:00
David Keeler
f386d7b91c
bug 1234417 - fix a leak in CreateECPublicKey r=rbarnes
...
Before this patch, CreateECPublicKey would create a SECKEYPublicKey allocated on
a scoped arena. It would then call CryptoKey::PublicKeyValid, which has the
side-effect of importing the key to the internal PKCS#11 slot. When the arena
went out of scope, the memory for the key would be released, but the reference
to the slot wouldn't, causing a leak.
This patch fixes the leak by making the SECKEYPublicKey a ScopedSECKEYPublicKey
(which ensures that the type-specific "destructor" SECKEY_DestroyPublicKey is
called, which releases the reference to the PKCS#11 slot).
--HG--
extra : rebase_source : 10ef3c0e6ade78ab8ec4c95464224ba2e38aa17b
2015-12-21 17:14:41 -08:00
Bobby Holley
fe24a17559
Bug 1235411 - Remove IsCallerChrome check in HTMLMediaElement::Observe. r=khuey
2015-12-28 10:46:33 -08:00
Kartikaya Gupta
923650a36e
Bug 1228564 - Follow-up to fix static analysis build bustage. r=me
2015-12-27 10:27:15 -05:00
Alastor Wu
f0d62419f0
Bug 1228564 - part 2 : check audio capturing when the agent is registered/unregistered. r=baku.
2015-12-24 17:28:45 +08:00
Alastor Wu
6a38526a4d
Bug 1228564 - part 1 : revert the changeset of bug 1190040. r=baku.
2015-12-24 17:17:30 +08:00
Sebastian Hengst
5c95c86381
Backed out changeset 3bb04c310d05 (bug 1223297) for M(4) failures on Android. r=backout
2015-12-28 00:54:49 +01:00
Sebastian Hengst
3c1eb47e3a
Backed out changesets 961f205d340d, 14a4637e9d96 and 14a4637e9d96 (bug 1228564) for failing Android M(4) test_browserElement_inproc_AudioChannel.html. r=backout
2015-12-27 22:28:08 +01:00
Kartikaya Gupta
a99ad5c222
Bug 1228564 - Follow-up to fix static analysis build bustage. r=me
...
--HG--
extra : commitid : BazDeeUXc8U
2015-12-27 10:27:15 -05:00
Alastor Wu
7ff9329b36
Bug 1228564 - part 2 : check audio capturing when the agent is registered/unregistered. r=baku.
...
--HG--
extra : commitid : B7NcXGTFGrv
2015-12-24 17:28:45 +08:00
Alastor Wu
b4cb129af1
Bug 1228564 - part 1 : revert the changeset of bug 1190040. r=baku.
...
--HG--
extra : commitid : JZF4VU0qxpg
2015-12-24 17:17:30 +08:00
Alastor Wu
fe4028261e
Bug 1223297 - Multiple audio channel test. r=baku.
...
--HG--
extra : commitid : 2NjuRX1unk3
2015-11-18 10:01:14 +08:00
ywu
0a79595e4f
Bug 1222899 - Handle geolocation-device-events callback. r=kchen
...
During this GPS engine is turned ON by the modem,
we make the location tracking icon visible to user.
--HG--
extra : commitid : a8t4t12RtC
2015-12-26 13:39:42 -05:00
Hiroyuki Ikezoe
14a9ac51e5
Bug 1218646 - Skip to check whether property can run on compositor or not if mWinsInCascade is false. r=birtles
...
--HG--
extra : commitid : EEO5SsbNCyo
2015-12-25 07:14:02 +09:00
Olli Pettay
2b2b2cc690
Bug 1155730, implement History.scrollRestoration r=jst
2015-12-26 12:59:09 +02:00
Ryan VanderMeulen
9a3523097f
Merge fx-team to m-c. a=merge
2015-12-25 20:33:39 -05:00
Ryan VanderMeulen
46797d1b04
Merge b2g-inbound to m-c. a=merge
2015-12-25 20:31:45 -05:00
Bruce Sun
1d0ce088da
Bug 1234127: Change |BluetoothAdapter.pairingReqs| as a nullable object; r=btian, r=mrbkap
2015-12-21 16:48:47 +08:00
Carsten "Tomcat" Book
719ce6825c
merge mozilla-inbound to mozilla-central a=merge
2015-12-23 12:00:09 +01:00
Carsten "Tomcat" Book
458c416b6d
merge fx-team to mozilla-central a=merge
2015-12-23 11:58:44 +01:00
Edgar Chen
628248a516
Bug 1234746 - Disable test_mobile_operator_names_plmnlist.js. r=me
...
--HG--
extra : commitid : 1YhURY77p82
extra : rebase_source : 4d3d67293d95bedf3c1efcd38add664b3da95c80
2015-12-23 11:37:47 +08:00
Andreas Pehrson
88f6089e06
Bug 1223655 - Fix opt build bustage on a CLOSED TREE. r=bustage
...
--HG--
extra : commitid : 1p3wK2E7BVj
extra : amend_source : ea1389dc55930e970a1f733b64c30c39f57244f8
2015-12-23 10:28:54 +08:00
Andreas Pehrson
0d252a007a
Bug 1223655 - Also don't check time of data end if track has ended. r=jesup
...
--HG--
extra : commitid : KlYCWXNrQht
extra : histedit_source : 6b8c70d6af8855f8a7c4259a73f8a6f24045a2e0
2015-12-23 10:04:33 +08:00
Eitan Isaacson
0721a940e3
Bug 1227848 - Separate construction from off-main-thread setup in SpeechDispatcherService. r=smaug
2015-12-22 15:23:48 -08:00
Mats Palmgren
781441cd1d
Bug 1118820 part 1 (style system part) - [css-grid] Implement the 'auto-fill' and 'auto-fit' keywords in the repeat() function. r=dholbert
2015-12-22 23:03:15 +01:00
Carsten "Tomcat" Book
d0f1701bc8
merge mozilla-inbound to mozilla-central a=merge
2015-12-22 11:47:07 +01:00
Carsten "Tomcat" Book
54777c67a2
Merge mozilla-central to b2g-inbound
2015-12-21 13:15:16 +01:00