Commit Graph

417205 Commits

Author SHA1 Message Date
Ehsan Akhgari
1024e50281 Bug 1155359 - Add a reftest; r=gw280 2015-04-17 13:03:11 -04:00
Armen Zambrano Gasparnian
83e8d2b706 Bug 1154892 - mozinstall fails to install on Mac with paths which contain white spaces. r=chmanchester 2015-04-17 09:35:00 -04:00
Martin Thomson
f1ac8feb5d Bug 1152538 - Enable WebRTC identity, r=jesup
--HG--
extra : rebase_source : 38881ba24c13643fca39046143925607a1f3a88b
extra : histedit_source : 8d1b3e9ea3814a38acd4edbd84ddd054811843b5
2015-04-15 16:07:05 -07:00
Martin Thomson
0e715ecfc0 Bug 1152538 - Removing RTCIdentityAssertion interface code, r=jib
--HG--
extra : rebase_source : 8c3a6c702bb8155e7ea5512d90b1e203ee1d44aa
extra : histedit_source : f02e56e9d1e1a2b9cbbd4c95dce72e88e7e60bba
2015-04-16 09:52:36 -07:00
Martin Thomson
d77e198e71 Bug 1152538 - RTCIdentityAssertion is a dictionary, r=smaug
--HG--
extra : rebase_source : cae044d5041413658b32fa008c512aceac0fee43
2015-04-16 09:55:18 -07:00
Kai Engert
d15620fcea Bug 1144055 - Upgrade Firefox 39 to use NSS 3.19, land NSS_3_19_BETA3, r=nss-confcall 2015-04-17 18:43:30 +02:00
Terrence Cole
ffde8dd47f Bug 1154086 - Move DoTracing to Tracer.cpp; r=sfink 2015-04-14 13:28:39 -07:00
Terrence Cole
4dc34ce057 Bug 1153999 - Rename markChildren to traceChildren; r=sfink 2015-04-14 13:28:39 -07:00
Terrence Cole
5f83d02dfb Bug 1153959 - Use RAII to manage tracing details; r=jonco
--HG--
extra : rebase_source : 9b53b4106e369e62f6d7503a619da89559bd9c02
2015-04-10 13:33:56 -07:00
Kartikaya Gupta
daf9ed2ea7 Bug 1155186 - Keep all state in the top-level android widget but use the child widget to dispatch events. r=snorp,jchen 2015-04-17 12:29:51 -04:00
Sotaro Ikeda
053aaa45c3 Bug 1152135 - Split EGLSurface buffer swap and HWC buffer swap r=mwu,nical,jgilbert 2015-04-17 09:28:41 -07:00
Bobby Holley
691ea9f0b2 Bug 1154802 - Implement tail dispatch for the main thread. r=jww 2015-04-17 09:26:06 -07:00
Bobby Holley
cb6c4a8c8a Bug 1154802 - Tighten up some existing assertions. r=jww
This is a followup from bug 1154805 comment 13.
2015-04-17 09:26:06 -07:00
Bobby Holley
592239bbd9 Bug 1154802 - Assert against potential deadlocks between synchronous MediaTaskQueue operations and tail dispatchers. r=jww 2015-04-17 09:26:05 -07:00
Bobby Holley
d02296ec2f Bug 1154802 - Fix racey test_error_in_video_document.html. r=jww
This test assumes that the decoding machinery will have completed its work one
event-loop-round-trip after the document loads (see the executeSoon call), which
is a totally bogus assumption.
2015-04-17 09:26:05 -07:00
Jim Chen
41419149d7 Bug 1152308 - Remove obsolete methods for exiting; r=snorp 2015-04-17 12:22:47 -04:00
Jim Chen
fb6da03291 Bug 1152308 - Quit or restart after GeckoApp activity is destroyed; r=snorp 2015-04-17 12:22:47 -04:00
Jim Chen
f857ab3b42 Bug 1152308 - Turn Restarter into a Service; r=snorp 2015-04-17 12:22:47 -04:00
Jim Chen
dd29c5a230 Bug 1154952 - Don't wait for sync event when Gecko is shutting down; r=snorp 2015-04-17 12:22:47 -04:00
Jim Chen
5594897410 Bug 1154952 - Delete AndroidBridge on Gecko shutdown; r=snorp 2015-04-17 12:22:47 -04:00
Jim Chen
cccd36026d Bug 1154952 - Remove extra free() calls on shutdown; r=snorp 2015-04-17 12:22:47 -04:00
Jim Chen
4033d29c2a Bug 1153948 - Fix bug in sending text change notifications; r=esawin 2015-04-17 12:22:47 -04:00
Bas Schouten
9e30dd6f45 Bug 1155228: Only use basic OMTC for popups when using WARP. r=jrmuizel
--HG--
extra : rebase_source : 5d6900f9ad32ab9479561c810d1b83a5f31c6dbf
2015-04-17 10:32:32 -04:00
George Wright
6aa6e0a710 Bug 1103635 - Handle RTL when processing <select> elements for e10s r=mconley 2015-04-15 16:00:29 -04:00
Olli Pettay
ed58cf4df5 Bug 1153688, treat JS Symbol as void on C++ side of Variant, r=bholley
--HG--
extra : rebase_source : 21a4916d97b842dadf314250b51617c24ab2a740
2015-04-17 17:30:34 +03:00
Boris Zbarsky
806a236c64 Bug 1129239. Don't require 'optional' keyword on trailing dictionary arguments if the dictionary has a required member. r=smaug 2015-04-17 12:13:25 -04:00
L. David Baron
e53c8996ad Bug 1150351 - Reënable test_deferred_start.html on Linux, since the bug for which we disabled it has disappeared. 2015-04-17 09:13:13 -07:00
Ryan VanderMeulen
968f5ffbab Merge m-c to inbound. a=merge
CLOSED TREE

--HG--
extra : amend_source : 5020aec8ae8f6b9692ab02559c18ef1945f6ea86
2015-04-17 12:06:28 -04:00
Mike Shal
b494a10b82 Bug 1152031 - Bump mozharness.json to 23dee28169d6; a=RyanVM 2015-04-17 12:02:29 -04:00
Ehsan Akhgari
631c185989 Bug 1155477 follow-up: Fix nsINode::ChildNodes()
Landed on a CLOSED TREE to fix bustage
2015-04-17 11:49:59 -04:00
Carsten Tomcat Book
9679c4bf8e Bug 1155679 - "mozharness update to ref 4f1cf3369955" on a CLOSED TREE . r=ryanvm a=sheriffduty-me 2015-04-17 07:31:00 +02:00
Carsten "Tomcat" Book
5636c04128 Backed out changeset 80a2fed814d0 (bug 1132508) for frequent robocop-2 testfailures in testNewTab 2015-04-17 12:59:34 +02:00
Ryan VanderMeulen
96f0034585 Merge inbound to m-c. a=merge 2015-04-16 16:18:13 -04:00
Ryan VanderMeulen
c8ff66e159 Merge fx-team to m-c. a=merge 2015-04-16 16:10:29 -04:00
Martyn Haigh
c7ee554ba2 Bug 1132508 - Last tab is cut off in tab tray after rotation (r=rnewman) 2015-04-16 10:29:08 -07:00
Brian Grinstead
964f9f6d53 Bug 1153903 - Get rid of logspam during devtools talos test runs;r=pbrosset 2015-04-16 09:54:04 -07:00
B2G Bumper Bot
f6035e833a Bumping manifests a=b2g-bump 2015-04-16 09:52:20 -07:00
B2G Bumper Bot
d2a13ea7b5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c5c31cccfb22
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #29529 from gaye/bug-1154901

Bug 1154901 - mozilla-download never thinks /b2g is up-to-date

========

https://hg.mozilla.org/integration/gaia-central/rev/23c8774e87f0
Author: gaye <gaye@mozilla.com>
Desc: Bug 1154901 - mozilla-download never thinks /b2g is up-to-date
2015-04-16 09:50:09 -07:00
Patrick Brosset
4ef5ae3f3b Bug 1151956 - Add tooltips with refs to source css rules in the layout-view; r=miker
--HG--
extra : rebase_source : 56dc9040db51b0d3d0c95d1039db5475ae00292c
2015-04-16 18:40:40 +02:00
Ryan VanderMeulen
a08d886394 Backed out changeset 5c83a36d9eba (bug 1153832) for Gip(a) failures.
CLOSED TREE
2015-04-16 12:20:48 -04:00
Ryan VanderMeulen
d827a7ffd1 Bug 994541 - Skip 789933-1.html on Linux debug due to frequent crashes. 2015-04-16 12:20:06 -04:00
Dan Mosedale
2d4e7bd9d9 Bug 1154862-Add forgotten param to VideoDimensionsChanged action, r=mikedeboer 2015-04-16 09:18:30 -07:00
B2G Bumper Bot
e40c2d48f2 Bumping manifests a=b2g-bump 2015-04-16 09:02:48 -07:00
B2G Bumper Bot
421106225e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6e8822d06035
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #29363 from tedders1/bug-1150749-fix

Bug 1150749 - Use bidi-isolate tags around track and artist names. r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/7b278add50cd
Author: Ted Clancy <tclancy@mozilla.com>
Desc: Bug 1150749 - Use bidi-isolate tags around track and artist names. r=etienne
2015-04-16 09:00:36 -07:00
B2G Bumper Bot
0ea4c6aa47 Bumping manifests a=b2g-bump 2015-04-16 08:32:31 -07:00
B2G Bumper Bot
c572fbcf27 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d178bf2468b9
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1153873 - merge pull request #29477 from davehunt:bug1153873 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/a3d54e9dd5c9
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1153873 - Bump marionette_client dependency to 0.10. r=gmealer
2015-04-16 08:30:21 -07:00
B2G Bumper Bot
4f2c2f823f Bumping manifests a=b2g-bump 2015-04-16 08:12:56 -07:00
B2G Bumper Bot
2dd2885da8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bb6964c12998
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1154250 - merge pull request #29520 from mozfreddyb:bug_1154250_mozsettings_mock_races_n_deadlocks to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/92543162b33b
Author: Frederik Braun <fbraun+gh@mozilla.com>
Desc: Bug 1154250 - Deadlocks and races in mozsettings mock r=julienw
2015-04-16 08:10:21 -07:00
Aleksandar Zlicic
1dbce85981 Bug 1155185 - IonMonkey MIPS: Fix build failure on MIPS; implement MacroAssemblerMIPS::convertInt32ToDouble(const BaseIndex& src, FloatRegister dest). r=rankov
CLOSED TREE
2015-04-16 15:57:33 +02:00
B2G Bumper Bot
19857c9de9 Bumping manifests a=b2g-bump 2015-04-16 06:49:51 -07:00