Commit Graph

218615 Commits

Author SHA1 Message Date
B2G Bumper Bot
669a9e8c38 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0d6dca3dab03
Author: Augustin Trancart <augustin.trancart@gmail.com>
Desc: Bug 918970 - display existing thread when sending a sms from contact app r=julien
2014-12-08 09:42:16 -08:00
Mike de Boer
bf4d9aa706 Bug 1092954: add tests for forced disconnect handling on room deletion. r=Standard8 2014-12-08 17:45:36 +01:00
Mike de Boer
115475c901 Bug 1092954: oust all users from a room when it's deleted. r=Standard8 2014-12-08 17:45:32 +01:00
Ryan VanderMeulen
1352dc7648 Backed out changeset f4e24f923395 (bug 1092132) for Gip bustage.
--HG--
extra : rebase_source : 6a09b24d719c71df8556aa1ce692d9af7570a08a
2014-12-08 11:05:03 -05:00
B2G Bumper Bot
5b2ba279b4 Bumping manifests a=b2g-bump 2014-12-08 08:01:52 -08:00
B2G Bumper Bot
938539153b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/304e319b8a7d
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #26565 from DouglasSherk/1102496-dialer-keypad-delete-rtl

Bug 1102496 - Force render the keypad delete button in LTR, even in RTL mode. r=gsvelto

========

https://hg.mozilla.org/integration/gaia-central/rev/3be4530c5276
Author: Doug Sherk <github@sherk.me>
Desc: Bug 1102496 - Force render the keypad delete button in LTR, even in RTL mode. r=gsvelto
2014-12-08 07:57:14 -08:00
B2G Bumper Bot
dac2c3f6f9 Bumping manifests a=b2g-bump 2014-12-08 07:48:33 -08:00
B2G Bumper Bot
3d65f4217b Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/99f6502fa1fc
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #26445 from pacorampas/1099397"

This reverts commit 7cc460af0f6f491d1afa6b6043cdea5025f0e15f, reversing
changes made to 30ad86d78c396ed746879d732e0cc8aad61b936a.
2014-12-08 07:42:15 -08:00
vivek
68a81c9ef2 Bug 1097098 : Get tab history calculation offloaded to JS . r=bnicholson 2014-12-05 17:59:45 -08:00
J. Ryan Stinnett
178981806d Bug 1107013 - Clear Browser Toolbox cache for local builds. r=bgrins 2014-12-08 16:26:09 -06:00
Gijs Kruitbosch
a58af6b3c0 Bug 1099095 - delay checking webrtc window until it closes, r=florian
--HG--
extra : rebase_source : a80d27b122ab2d62215cc79f98532e7c9b332370
2014-12-05 16:14:11 -08:00
Romain Gauthier
f13abf07a7 Bug 1045498 - New Hello UX for non supported browsers. r=nperriault 2014-12-09 14:19:21 +01:00
Carsten "Tomcat" Book
8cafc8c5cb Merge mozilla-central to fx-team 2014-12-09 13:17:29 +01:00
Brian Grinstead
d28043d775 Bug 1093730 - Use getPanelWhenReady for debugger state in browser toolbox. r=jryans 2014-12-08 16:20:00 +01:00
Brian Grinstead
8e21fafb24 Bug 1093730 - Add DevTools toolbox API for getPanelWhenReady. r=jryans 2014-12-08 16:19:00 +01:00
Dimi Lee
bb18363656 Bug 1091356 - Change AvailableIn to PrivilegedApps for p2p sharing API. r=smaug r=allstars.chh 2014-12-04 15:55:14 -08:00
B2G Bumper Bot
2341b8bcb6 Bumping manifests a=b2g-bump 2014-12-09 00:33:53 -08:00
Szu-Yu Chen [:aknow]
2383e0e39b Bug 1104481 - Provide correct parameters. r=hsinyi 2014-12-09 16:03:19 +08:00
Tim Taubert
956102133e Bug 1106936 - [e10s] Fix progress throbber for remote browsers r=billm 2014-12-03 14:14:23 -08:00
Nick Alexander
6f794e00a2 Bug 1107134 - Disable GeckoView independence testing due to Classycle inlining bug. r=ckitching
It appears that Classycle is dependent on the version of javac that
compiles the .class files.  There are real references between two
sets that are not caught by Classycle; ckitching and I theorize that
Classycle misses a reference from a set if it is a constant that is
inlined by the javac compiler.  This inlining differs between javac
compiler version.

--HG--
extra : rebase_source : 9040c77c604c8b76c4bfe1142c7efa015a82dcb5
2014-12-08 12:46:57 -08:00
Ryan VanderMeulen
ec587e4cfb Merge m-c to fx-team. a=merge 2014-12-08 15:48:03 -05:00
Mike Conley
b022abda10 Bug 1053981 - use the popup-scrollbars binding for <select> dropdowns in e10s windows. r=ally 2014-12-05 13:10:48 -08:00
Drew Willcoxon
0f1f1ffa43 Bug 1096534 - ContentSearch should load the search URL in the tab sending the search message, not the current tab. r=mak 2014-12-08 11:05:27 -08:00
Jay Wang
32debb7f9a Bug 1105452 - Need to use new Audio system APIs for audio offload playback. r=roc, r=jld, r=ggrisco
Resolve the build failure caused by API changes

There are some changes in Audio APIs in Android version
21. Modifying the code to use the new APIs.

Change-Id: I24fdeb20f8f957d05fb6c0c317de0a6f0769c347

Resolve seccomp violation caused by syscall 256

Modify the filter to allow syscall 256 (set_tid_address).

Change-Id: I49461770c4c5e70bf68462d34321381b0b7ead0a
2014-12-02 17:10:00 -05:00
Terrence Cole
6fe27efc84 Bug 1105069 - Part 8: Remove implicit cast from GCCellPtr to js::gc::Cell*; r=jonco, r=mccr8
--HG--
extra : rebase_source : 0dfb2314f5d20770b7b92fa9fde23cb6c41f20d8
2014-12-01 22:34:25 -08:00
Terrence Cole
df4c5e7445 Bug 1105069 - Part 7: Convert WeakMapTracer to use GCCellPtr; r=jonco, r=mccr8
--HG--
extra : rebase_source : d61c5f00a86472581bedd833fd4fbaf1f6700a0a
2014-12-01 15:06:38 -08:00
Terrence Cole
a693fbeadd Bug 1105069 - Part 6: Convert IncrementalReferenceBarrier to GCCellPtr; r=jonco
--HG--
extra : rebase_source : 008ec53319b44347af7398f07a9753b914a1157e
2014-12-01 15:06:37 -08:00
Terrence Cole
f6a9aced26 Bug 1105069 - Part 5: Convert MarkGCThingAsLive to GCCellPtr; r=jonco
--HG--
extra : rebase_source : 19fc003cc5c9796963b8bf54213556e1310ab240
2014-12-01 15:06:37 -08:00
Alexandre Poirot
b12265e338 Bug 1100964 - Reset phone while enabling unrestricted devtools mode. r=fabrice, r=sicking
--HG--
extra : amend_source : 905e0ea7680baad061c66a0b6dc77dbf23258218
2014-11-26 06:46:00 -05:00
Manu Jain
6cc6f7cdce Bug 1088186 - Index out of range in RecentTabsCursorLoader. r=rnewman 2014-12-06 04:57:00 -05:00
Carsten "Tomcat" Book
cf5d1950fa Backed out changeset bfee51abf471 (bug 1106569) on request 2014-12-08 14:58:24 +01:00
Carsten "Tomcat" Book
d9d05d0f67 Merge mozilla-central to fx-team 2014-12-08 13:10:11 +01:00
Carsten "Tomcat" Book
9f30102543 merge b2g-inbound to mozilla-central a=merge 2014-12-08 12:58:28 +01:00
Carsten "Tomcat" Book
2113c68303 merge fx-team to mozilla-central a=merge 2014-12-08 12:56:24 +01:00
Carsten "Tomcat" Book
0813821e4d merge mozilla-inbound to mozilla-central a=merge 2014-12-08 12:48:58 +01:00
Mark Finkle
45f88e0cdd Bug 1079891 - Search widget minWidth is too big for some phones r=wesj 2014-12-07 16:21:09 -05:00
Victor Porof
7b89fed485 Bug 1107947 - Small reorg of the files in the new performance tool, r=jsantell
--HG--
rename : browser/devtools/performance/controller.js => browser/devtools/performance/performance-controller.js
rename : browser/devtools/performance/views/main.js => browser/devtools/performance/performance-view.js
rename : browser/devtools/performance/views/call-tree.js => browser/devtools/performance/views/details-call-tree.js
rename : browser/devtools/performance/views/waterfall.js => browser/devtools/performance/views/details-waterfall.js
2014-12-06 12:08:10 -05:00
Victor Porof
52d79ba92e Bug 1107945 - The call tree in the new performance tool has a distracting thick top border, r=jsantell 2014-12-06 12:08:10 -05:00
Victor Porof
ef94dfc659 Bug 1107943 - The maker sidebar has some annoying text spacing, r=jsantell 2014-12-06 12:08:10 -05:00
Victor Porof
6c10f9d3bd Bug 1106409 - Avoid overlap by hiding the 'max' framerate tooltip when the min/max difference is too small, r=jsantell 2014-12-06 12:08:10 -05:00
Tim Nguyen
18a06894b0 Bug 1108270 - Convert CSS values in performance.css to CSS variables. r=vporof 2014-12-06 13:06:00 +01:00
ffxbld
c15c36922a No bug, Automated HPKP preload list update from host bld-linux64-spot-132 - a=hpkp-update 2014-12-06 03:20:43 -08:00
ffxbld
3651d911d5 No bug, Automated HSTS preload list update from host bld-linux64-spot-132 - a=hsts-update 2014-12-06 03:20:41 -08:00
B2G Bumper Bot
7d9f18ed2d Bumping manifests a=b2g-bump 2014-12-05 17:56:58 -08:00
B2G Bumper Bot
d53aab9746 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5f064a62ce5e
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1108099 - merge pull request #26647 from stasm:1108099-format-once to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/c8f4deeaede5
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1108099 - Make formatValue wait for Context.isReady. r=gandalf
2014-12-05 17:52:19 -08:00
Richard Newman
2d5c112fab Bug 1106347 - Don't die when retrieving over-large favicons from the database. r=mfinkle 2014-12-05 16:54:47 -08:00
Mark Hammond
4df62866d9 Bug 1019985 - followup to address missing review comment, r=adw. 2014-12-05 16:54:10 -08:00
B2G Bumper Bot
bc298dcc0f Bumping manifests a=b2g-bump 2014-12-05 16:52:01 -08:00
B2G Bumper Bot
9a87297c0b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ca178877d09f
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #26198 from yzen/bug-1069214

Bug 1069214 - added accessibility improvements for day/week view.

========

https://hg.mozilla.org/integration/gaia-central/rev/958d59c4c8e5
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1069214 - added accessibility improvements for day/week view.
2014-12-05 16:47:22 -08:00
Mark Hammond
dbbb0c1748 Bug 1019985 - Create module to drive sync migration process. r=adw
--HG--
extra : rebase_source : bfd0ab3dbeb6f230c1f4de88bdf8851560e9a44e
2014-12-05 16:46:16 -08:00