Dustin J. Mitchell
8e8b2fa3df
Bug 1275409: remove testing/taskcluster/mach_commands.py, except 'mach taskcluster-load-image'; r=wcosta
...
MozReview-Commit-ID: BrhXVWT5r8D
--HG--
extra : rebase_source : a6f6296405ed88cb2fda8cb96c229992830d4374
2016-06-04 19:40:35 +00:00
Jan de Mooij
e61532ff2e
Bug 1266768 - Give MBoundsCheck an explicit type policy. r=lth
2016-06-08 15:18:59 +02:00
Andi-Bogdan Postelnicu
2092648418
Bug 1278480 - prevent null pointer dereference. r=kats
...
MozReview-Commit-ID: LhntDa5Fqqi
--HG--
extra : rebase_source : b22e53908a68a099efe0afbd6cba5d0012f9b5c9
2016-06-08 16:12:37 +03:00
Marco Zehe
13bae14424
Bug 1278759 - Add tests to make sure accessibility tree is not affected by CSS flexbox markup, r=surkov
...
MozReview-Commit-ID: F7vq0Yfy9nU
--HG--
extra : rebase_source : 4bd2b69d54eb9508802234955b0080deeb41f08a
2016-06-08 14:08:39 +02:00
Nicolas B. Pierron
821149abb3
Bug 1273955 - Bump the bytecode size limit of Ion to account for increased size of JSScript code length. r=h4writer
2016-06-08 12:54:44 +00:00
Andrea Marchesini
501b078b36
Bug 1278799 - Moving Console API into dom/console, r=smaug
...
--HG--
rename : dom/base/Console.cpp => dom/console/Console.cpp
rename : dom/base/Console.h => dom/console/Console.h
rename : dom/base/ConsoleAPI.manifest => dom/console/ConsoleAPI.manifest
rename : dom/base/ConsoleAPIStorage.js => dom/console/ConsoleAPIStorage.js
rename : dom/base/ConsoleReportCollector.cpp => dom/console/ConsoleReportCollector.cpp
rename : dom/base/ConsoleReportCollector.h => dom/console/ConsoleReportCollector.h
rename : dom/base/nsIConsoleAPIStorage.idl => dom/console/nsIConsoleAPIStorage.idl
rename : dom/base/nsIConsoleReportCollector.h => dom/console/nsIConsoleReportCollector.h
rename : dom/base/test/test_bug659625.html => dom/console/tests/test_bug659625.html
rename : dom/base/test/test_bug978522.html => dom/console/tests/test_bug978522.html
rename : dom/base/test/test_bug979109.html => dom/console/tests/test_bug979109.html
rename : dom/base/test/test_bug989665.html => dom/console/tests/test_bug989665.html
rename : dom/base/test/test_console.xul => dom/console/tests/test_console.xul
rename : dom/base/test/test_consoleEmptyStack.html => dom/console/tests/test_consoleEmptyStack.html
rename : dom/base/test/test_console_binding.html => dom/console/tests/test_console_binding.html
rename : dom/base/test/test_console_proto.html => dom/console/tests/test_console_proto.html
2016-06-08 14:46:50 +02:00
Carsten "Tomcat" Book
976efc5585
Backed out changeset a7334430aef0 (bug 1271523) for valgrind leak
...
--HG--
extra : rebase_source : 7f597cdb9d4d55f5fa8fc629de657ce95d88788a
2016-06-08 13:46:26 +02:00
Carsten "Tomcat" Book
c16173e7f1
Backed out changeset f6f125b1088b (bug 1250704)
...
--HG--
extra : rebase_source : 5082ad5ea6f81bb1b2635db9a148b3c3034a7296
2016-06-08 13:46:13 +02:00
Carsten "Tomcat" Book
10d020481e
Backed out changeset af36af25ecf4 (bug 1250704)
...
--HG--
extra : rebase_source : 7e7ad4291b89b8f95ec395c766b7ab4114ca7a49
2016-06-08 13:46:11 +02:00
Alexander Surkov
a79ccd2084
Bug 1278294 - UpdateTreeOnRemoval should use logging::TreeInfo, part2, r=yzen
2016-06-08 07:33:06 -04:00
Andrea Marchesini
3844ccedea
Bug 1278453 - Console API should be able to deal with arguments that close the window in toString(), r=smaug
2016-06-08 12:49:51 +02:00
Christoph Kerschbaumer
f674644360
Bug 1278641 - Remove SEC_NORMAL from test_authentication.js. r=dd
2016-06-07 20:38:48 +02:00
bechen
6193b9598d
Bug 1274884 - Add/Remove cue into MediaElement when TextTrack::mMode changed. r=rillian
...
MozReview-Commit-ID: 9PGEV5g8iv3
--HG--
extra : transplant_source : b%06Jsa%B8%08%A3%A2aS%0F%5C%C5T%9B%C9y%B5%C8
2016-06-02 16:08:32 +08:00
Tim Huang
a4c22dfaca
Bug 1270678 - Part 2: Add a test case to verify that the loading of favicon obey originAttributes. r=ckerschb
2016-06-07 16:38:00 +02:00
Tim Huang
604ba53ead
Bug 1270678 - Part 1: Make the NS_GetOriginAttributes() acquires originAttributes from the loadInfo when loadContext is not available. r=valentin
2016-06-06 01:22:00 +02:00
Karl Tomlinson
1cf78cca84
Bug 1250704 - use same widget heirarchy as GTK for tooltip text color. r=stransky
...
MozReview-Commit-ID: 41sDYu3IqYq
--HG--
extra : transplant_source : %19U%DC%0E%14J%BFW%C1%B9-%863%1A%1D%F7%C7%11D%BC
2016-06-07 18:06:04 +12:00
Karl Tomlinson
dc092e5197
Bug 1250704 - use style from WidgetStyleCache for tooltip colors. r=stransky
...
MozReview-Commit-ID: 9xzL8ckxTRQ
--HG--
extra : transplant_source : %CB_%B9f%FD%10/%CD%5D%AF%85e%BE%A1%25psL%0A%0A
2016-06-07 16:11:51 +12:00
Martin Stransky
34f103fe45
Bug 1271523 - Construct tooltip style from path for Gtk >= 3.20, r=karlt
...
To apply it needs a patch from Bug 1277818.
2016-06-07 06:22:00 +02:00
Alfredo Yang
baf7982f87
Bug 1257107 - set video seek thresohld on mac PDM. r=jya
...
MozReview-Commit-ID: 1nlO0cyXBEb
--HG--
extra : rebase_source : a1347a5caa3b55c3f46b7df2d295c05a91480ff0
2016-06-08 10:59:57 +08:00
Alfredo Yang
254d49c5f6
Bug 1257107 - discard decoded data if its pts is smaller than seek time. r=jya
...
MozReview-Commit-ID: 70rbBsor8lp
--HG--
extra : rebase_source : 7f88969e1c5f19aa1651080dd5b1985d0b718592
2016-06-08 10:59:57 +08:00
Christoph Diehl
053c555889
Bug 777067 - "Fuzzing: IPC Protocol Definition Language (IPDL) Protocols". r=wmccloskey
...
--HG--
extra : rebase_source : f256b70d6f81f82339e52ab4f6bc2d9b4b751c08
2016-05-30 16:33:00 +02:00
Till Schneidereit
528a441232
Bug 1278705 - Fix building on OS X 10.11. r=aswan
...
--HG--
extra : rebase_source : ce09d7d8d3bc26ac4178551c02c08cf9b21973d5
2016-06-08 01:36:37 +02:00
Carsten "Tomcat" Book
a14728510b
Merge mozilla-central to mozilla-inbound
2016-06-08 12:13:59 +02:00
Carsten "Tomcat" Book
6439e7004c
merge mozilla-inbound to mozilla-central a=merge
2016-06-08 11:57:53 +02:00
Carsten "Tomcat" Book
1bd67fd288
merge fx-team to mozilla-central a=merge
2016-06-08 11:56:38 +02:00
Bob Owen
7144380893
Bug 1278547: Don't attempt to delete the content process temp directory when it is the normal temp. r=jimm
...
MozReview-Commit-ID: t0rLIuFVMj
2016-06-08 07:46:57 +01:00
Masayuki Nakano
77a20b523d
Bug 1270985 Hide mouse cursor in native keydown event handler if Command key isn't pressed r=m_kato
...
Currently, TextInputHandler::DispatchEvent() isn't used for WidgetKeyboardEvent nor WidgetCompositionEvent since TextEventDispatcher directly uses nsIWidget::DispatchEvent(). Therefore, old code hiding mouse cursor at dispatching eKeyPress event is never run in current mozilla-central since TextInputHandler dispatches eKeyPress events via TextEventDispatcher.
Additionally, it's not enough to hide mouse cursor only when widget dispatches eKeyPress events because if IME starts composition, eKeyPress event won't be fired until finishing the composition. So, I think that we should hide mouse cursor at receiving native keydown events. The event handler receives keydown events before IME handles them. Additionally, modifier key events which won't cause eKeyPress events are not using native keydown event handler, fortunately. So, I believe that it's the best place to do it.
MozReview-Commit-ID: 9dnpiVEV2Lx
--HG--
extra : rebase_source : fd42be85f93fed9e38eeece2cbdbfb7ad45555ba
2016-06-08 14:37:51 +09:00
Carsten "Tomcat" Book
d8feaef998
Backed out changeset 74a7d364f5a3 (bug 1214710) for bustage on a CLOSED TREE
2016-06-08 12:08:53 +02:00
Carsten "Tomcat" Book
6a323f91ff
Backed out changeset d64ca44c11ce (bug 1214710)
2016-06-08 12:08:40 +02:00
Carsten "Tomcat" Book
dde29ee8a5
Backed out changeset 8a796ebc560f (bug 1214710)
2016-06-08 12:08:39 +02:00
Eugen Sawin
b7f8c7606f
Bug 1214710 - [3.1] Reset video decode suspend timer when resuming reader. r=jwwang
2016-06-08 11:31:20 +02:00
Eugen Sawin
590ee15d1a
Bug 1214710 - [2.4] Recover decode seek position when resuming suspended playback. r=jwwang
2016-06-08 11:31:20 +02:00
Eugen Sawin
5a015f6bec
Bug 1214710 - [1.11] Implement ReaderQueue for simultaneous decoder limit enforcement. r=jya,jwwang
2016-06-08 11:29:11 +02:00
Sebastian Hengst
f8ebb731be
Backed out changeset e2881c49e123 (bug 382721) for crashtest failures in 730559.html. r=backout on a CLOSED TREE
2016-06-08 11:08:32 +02:00
Sebastian Hengst
55bfbee464
Backed out changeset 6f2840c13fb0 (bug 382721)
2016-06-08 11:07:51 +02:00
Sebastian Hengst
f29c1e7fc6
Backed out changeset e8d313145a59 (bug 382721)
2016-06-08 11:07:46 +02:00
Nicholas Nethercote
3078d330ba
Bug 1278452 - Fix up bad null checks in Skia. r=lsalzman.
...
--HG--
extra : rebase_source : 02ee975dff8d5666e132a3140fe13e77c94f850b
2016-06-08 14:12:10 +10:00
Nicholas Nethercote
26dee45a45
Bug 1278452 - Avoid a null deref in dom/media/platforms/omx/. r=ayang.
...
|aData| can be null, because FindAndRemoveBufferHolder() can return null.
--HG--
extra : rebase_source : 033d1e574919b0a02f2f1390795a0c18f9d1de7d
2016-06-08 10:28:31 +10:00
Lars T Hansen
168959f47a
Bug 1278623 - fix emulation of POPCNT on x86. r=bbouvier
...
--HG--
extra : amend_source : 2bfa0d08832840203201804debbeb3dc90f9f8bc
2016-06-07 19:20:17 +02:00
James Graham
70aaa7572c
Bug 1278694 - Fix testharness.js path in subresources-integrity tests, r=Ms2ger
...
MozReview-Commit-ID: GXpCHvZ427l
--HG--
extra : rebase_source : 3e85eb8697a506759f9d0c232af4e3a6011c5365
2016-06-07 23:07:20 +01:00
Eddy Bruel
fe1f8cf596
Bug 1271653 - Update debugger docs;r=jimb
2016-06-08 10:13:07 +02:00
Eddy Bruel
d02995fceb
Bug 1271653 - Move some code around;r=jimb
2016-06-08 10:08:52 +02:00
Eddy Bruel
fb75dd5153
Bug 1271653 - Move methods into DebuggerObject;r=jimb
2016-06-08 09:55:20 +02:00
Eddy Bruel
515ca2ed0a
Bug 1271653 - Move properties into DebuggerObject;r=jimb
2016-06-08 09:48:23 +02:00
Dustin J. Mitchell
fcd62b03ae
Bug 1274611: fix indentation in mulet_simulator.yml; r=pmoore a=Tomcat
...
MozReview-Commit-ID: 6PzUWsZfeZ5
--HG--
extra : amend_source : 3da070432030498bd0417338b415e609f1e29fff
2016-06-07 14:10:17 +00:00
Benjamin Bouvier
22d4cffa7a
Bug 1248555: Don't use the expected error directive in wasm/spec/; r=bustage
...
(because of platforms not supporting wasm at all)
MozReview-Commit-ID: 4GNERAe3YTD
--HG--
extra : rebase_source : 43fd616838fd5fca8d69081461d09b968c3a0622
2016-06-07 15:53:55 +02:00
Carsten "Tomcat" Book
c1439093ab
Merge mozilla-central to mozilla-inbound
2016-06-07 15:34:15 +02:00
Carsten "Tomcat" Book
c6d661cfe2
merge mozilla-inbound to mozilla-central a=merge
2016-06-07 15:23:03 +02:00
Kaku Kuo
12e8630c37
Bug 1278228 - use MOZ_DIAGNOSTIC_ASSERT() to confirm that AccurateVideoOnly seek might reach MDSM::InitiateSeek(); r=jwwang
...
MozReview-Commit-ID: LLZn65yZib5
--HG--
extra : transplant_source : %DB%1E%01%0B%0D.%B1%A3%C6%21M%E1e%07S%0E%BCn%13y
2016-06-07 15:22:29 +08:00
Nicholas Nethercote
e341134774
Bug 1278452 - Move a misplaced null check in layout/forms/. r=mattwoodrow.
...
--HG--
extra : rebase_source : 49e80108b0970c0b2c649b3f78a606e0edfed378
2016-06-07 16:21:58 +10:00