Commit Graph

424035 Commits

Author SHA1 Message Date
Michal Novotny
594c5d9881 Bug 1157322 - TSan: data race netwerk/cache2/CacheIOThread.cpp:315 OnDispatchedEvent, r=honzab 2015-06-01 15:59:17 +02:00
Kartikaya Gupta
abff2dd438 Bug 1169689 - Make sure we don't end up with a spurious velocity if we're not going to be panning. r=botond
This patch also removes an unnecessary call to StartTouch, since the start pos
is not used when computing the pan delta any more.
2015-06-01 09:51:16 -04:00
Michal Novotny
30fb016392 Bug 1122070 - TSan: data race netwerk/cache2/CacheIOThread.cpp:97 DispatchInternal, r=honzab 2015-06-01 15:36:44 +02:00
Carsten "Tomcat" Book
7531d9be17 Merge mozilla-central to mozilla-inbound 2015-06-01 15:19:42 +02:00
Nicolas B. Pierron
90c891116a Bug 1168807 - Move MacroAssemblerSpecific::framePushed_ fields to the generic MacroAssembler. r=jandem 2015-06-01 15:15:07 +02:00
Carsten "Tomcat" Book
cfa2965ba6 merge mozilla-inbound to mozilla-central a=merge 2015-06-01 15:00:24 +02:00
Carsten "Tomcat" Book
8e6b2e5b18 merge fx-team to mozilla-central a=merge 2015-06-01 14:17:51 +02:00
Carsten "Tomcat" Book
50f1a39c4c merge b2g-inbound to mozilla-central a=merge 2015-06-01 13:28:21 +02:00
B2G Bumper Bot
c67b1940c9 Bumping manifests a=b2g-bump 2015-06-01 01:37:24 -07:00
B2G Bumper Bot
9f296aab73 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/aa653cc24c71
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #29932 from alivedise/new-bootstrap-0507

Bug 1094759 - new bootstrap, r=etienne, timdream, mhenrenty

========

https://hg.mozilla.org/integration/gaia-central/rev/df20fe075e73
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1094759 - new Bootstrap
2015-06-01 01:35:28 -07:00
Jonathan Kew
0d2e591a3d Bug 964512 - Check for existence of character before trying to get its metrics in gfxGDIFont::Initialize. r=jdaggett 2015-06-01 09:13:29 +01:00
Jonathan Kew
810f7a1dfe Bug 1148660 - Correct the handling of glyph positioning offsets in vertical-upright mode. r=jdaggett 2015-06-01 09:12:46 +01:00
B2G Bumper Bot
a4ee2b766e Bumping manifests a=b2g-bump 2015-06-01 00:02:22 -07:00
B2G Bumper Bot
2e464cd4bd Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a4d81914887c
Author: John Hu <im@john.hu>
Desc: Merge pull request #30304 from john-hu/bug-1169507-focus-while-opening-closed

Bug 1169507 - Set focus while modal-dialog-will-open event fired, r=chens

========

https://hg.mozilla.org/integration/gaia-central/rev/6123fddfd5a9
Author: John Hu <im@john.hu>
Desc: Bug 1169507 - Set focus while modal-dialog-will-open event fired
2015-06-01 00:00:26 -07:00
B2G Bumper Bot
4548fc1e3a Bumping manifests a=b2g-bump 2015-05-31 21:28:27 -07:00
B2G Bumper Bot
5fed4ccb19 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5e79edb42ebf
Author: Sung Chiu <suchiu@mozilla.com>
Desc: Merge pull request #30303 from sean2449/Bug-1169540

Bug 1169540 - [Stingray][Shared] Clock should refresh again before se…, r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/e5ea504d5d18
Author: Sung Chiu <suchiu@mozilla.com>
Desc: Bug 1169540 - [Stingray][Shared] Clock should refresh again before setInterval
2015-05-31 21:26:30 -07:00
B2G Bumper Bot
4b1f4aa578 Bumping manifests a=b2g-bump 2015-05-31 20:42:55 -07:00
B2G Bumper Bot
2386997847 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/698b98717410
Author: Sung Chiu <suchiu@mozilla.com>
Desc: Merge pull request #30281 from sean2449/Bug-1168722-display-css

Bug 1168722 - [Stingray][EPG] Update program info section and refacto…, r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/12e37100b2c2
Author: Sung Chiu <suchiu@mozilla.com>
Desc: Bug 1168722 - [Stingray][EPG] Update program info section and refactor layout
2015-05-31 20:40:31 -07:00
B2G Bumper Bot
17b2cea4ef Bumping manifests a=b2g-bump 2015-05-31 20:07:24 -07:00
B2G Bumper Bot
f5612c6c05 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/102f45e23dea
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #30282 from cctuan/1169206

Bug 1169206 - Error when 2nd make and remove clean-stage-app step

========

https://hg.mozilla.org/integration/gaia-central/rev/2727758efd28
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1169206 - Error when 2nd make and remove clean-stage-app step
2015-05-31 20:05:28 -07:00
Chris Peterson
db36559368 Bug 1170059 - Fix -Wunreachable-code clang warnings in webrtc/signaling. r=jesup 2015-05-31 19:38:34 -07:00
Jan de Mooij
50799137e0 Bug 1169611 part 2 - Unbox getprop/getelem inputs based on Baseline feedback. r=bhackett 2015-06-01 09:02:35 +02:00
Bob Owen
dd609468e4 Backed out 2 changesets (bug 1164014) for WinXP debug crashtest failures on a CLOSED TREE
Backed out changeset 4f4454ece5ac (bug 1164014)
Backed out changeset 81d78a498313 (bug 1164014)
2015-06-01 07:39:25 +01:00
ffxbld
b6ea902b96 No bug, Automated HPKP preload list update from host bld-linux64-spot-534 - a=hpkp-update 2015-05-30 03:26:59 -07:00
ffxbld
e6879816ca No bug, Automated HSTS preload list update from host bld-linux64-spot-534 - a=hsts-update 2015-05-30 03:26:57 -07:00
Ryan VanderMeulen
012e20629b Merge inbound to m-c. a=merge 2015-05-29 16:58:30 -04:00
Ryan VanderMeulen
fd95ec79c9 Merge fx-team to m-c. a=merge 2015-05-29 16:56:22 -04:00
Daniel Holbert
a9dff21310 Bug 1164463 followup: Add missing 'override' keyword to MediaEngineDefault::Shutdown(). rs=ehsan 2015-05-29 12:43:11 -07:00
B2G Bumper Bot
2de65aa620 Bumping manifests a=b2g-bump 2015-05-29 11:22:19 -07:00
B2G Bumper Bot
af22790e0f Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/51be40eaad6a
Author: spark-bot <drs+sparkbot@mozilla.com>
Desc: Bump Spark apps
2015-05-29 11:20:22 -07:00
B2G Bumper Bot
10989a3d64 Bumping manifests a=b2g-bump 2015-05-29 10:32:21 -07:00
B2G Bumper Bot
b61ddadd4a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7f71afad7e70
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #29631 from JohanLorenzo/bug-1156753

Bug 1156753 - Migrate test_sms_to_dialer.py to Gij

========

https://hg.mozilla.org/integration/gaia-central/rev/482d0d3cddbc
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1156753 - Migrate test_sms_to_dialer.py to Gij
2015-05-29 10:30:25 -07:00
Olli Pettay
6c339b4947 Bug 1149891, backout bug 1081038 because it made us run mutation observer callbacks against the spec, part 2, r=bholley
--HG--
extra : rebase_source : 3d34419ec07782b1a3260c36fc64a1b26b3679e8
2015-05-29 19:11:09 +03:00
Olli Pettay
f366ad344b Bug 1149891, backout bug 1081038 because it made us run mutation observer callbacks against the spec, part 1, r=bholley
--HG--
extra : rebase_source : 2ca34acdc148fceb35439aff38b97daf51f1fd65
2015-05-29 19:10:19 +03:00
Ryan VanderMeulen
7dfbf70ce7 Backed out changeset 4126c66c9a80 (bug 1166728) for Gaia sound_manager_test.js failures.
CLOSED TREE
2015-05-29 15:16:53 -04:00
Randell Jesup
92797f7344 Bug 1164463 - Clean up MediaManager shutdown to be reliable and avoid holding locks while Joining a thread. r=jib 2015-05-29 14:28:03 -04:00
Ryan VanderMeulen
41ad07d757 Backed out changeset 03abe252fc92 (bug 1164463) for WinXP debug 868504.html permacrash.
CLOSED TREE
2015-05-29 13:10:21 -04:00
Ryan VanderMeulen
917d00df0a Backed out changeset 0cd8eeb72c1b (bug 1162360) for suspicion of causing share_activity_test.js permafail.
CLOSED TREE
2015-05-29 13:06:29 -04:00
Ryan VanderMeulen
585e87aaf9 Backed out changesets 63671ebfa2dd and da3d272ad1c2 (bug 1164011) for frequent xpc::InterposeProperty crashes. 2015-05-29 12:51:34 -04:00
Amanda Sambath
e5ab8210f6 Bug 1158120 - Edit include and comments that contained gfxIntSize and nsIntSize. r=nical 2015-05-29 17:01:46 +02:00
Jared Wein
2e5c63ed10 Bug 1169683 - The chromeUI icon in the identity-popup is blurry on Windows HiDPI. r=Gijs
--HG--
extra : histedit_source : b882be547e693e2e367ae5b7d61f1b19d4ce219f
2015-05-29 09:54:00 -04:00
J. Ryan Stinnett
3dd794cac9 Bug 1168081 - Go to Line accesskey for view source tabs. r=Gijs 2015-05-29 11:51:27 -05:00
Ryan VanderMeulen
e55677d406 No bug - Request a longer timeout for browser_perf-overview-render-03.js.
CLOSED TREE
2015-05-29 13:14:07 -04:00
Ryan VanderMeulen
1dc9d316cf Backed out changesets da71c4aefb3a and 98603c32c9a3 (bug 1149486) for browser_compartments.js permafail.
CLOSED TREE

--HG--
extra : amend_source : bb03b38dccd8a194407ae0c5f1f8fece0fc97dc3
2015-05-29 12:59:23 -04:00
Ryan VanderMeulen
2fd90bf639 Backed out changeset 2a114efdfc3f (bug 1135933) for making browser_addKeywordSearch.js permafail.
CLOSED TREE
2015-05-29 12:25:09 -04:00
Ryan VanderMeulen
27899254c7 Backed out changeset 2614fbb8d385 (bug 1147561) for Android mochitest failures. 2015-05-29 12:22:47 -04:00
Gijs Kruitbosch
e0202b57b0 Backed out changeset 9d52a8b0e028, f7b3b8f0283b (bug 1150417)
--HG--
extra : histedit_source : 5a896b1eeb0adfbdba286ab46a9b115e6f83d9e2%2C6b37366780d5bde1623f544f0b322a3d11c78ad1
2015-05-29 17:11:26 +01:00
Kyle Zentner
f2ec992500 Bug 1166728 - Remove box-sizing: padding-box, as per CSS WG. r=dholbert 2015-05-29 09:17:00 -04:00
Ryan VanderMeulen
45b95898e0 Backed out changeset 541cd29ea626 (bug 1166728) because the updated patch wasn't posted to the bug. 2015-05-29 12:48:22 -04:00
Steven Michaud
551b2900b8 Bug 1167494 - Build error with --disable-sandbox on OS X. r=jld 2015-05-29 11:07:06 -05:00