Commit Graph

255578 Commits

Author SHA1 Message Date
Thomas Zimmermann
f2449f1905 Bug 1187249: Move |DaemonSocketPDUHeader| to hal/ipc, r=shuang 2015-07-30 10:34:51 +02:00
B2G Bumper Bot
174dfb7a88 Bumping manifests a=b2g-bump 2015-07-30 01:22:13 -07:00
B2G Bumper Bot
9a1658bf26 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1234284e5400
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #31087 from gasolin/issue-1185688

Bug 1185688 - [Bluetooth] If user accepts pair request through notification, they receive a pop up saying the request is expired, r=tim

========

https://hg.mozilla.org/integration/gaia-central/rev/b5eb7217fb5e
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1185688 - [Bluetooth] Only show 'request is expired' through notification when the pendingPairing is not available, r=tim
2015-07-30 01:20:14 -07:00
Shian-Yow Wu
da68acf71a Bug 1069081 - Part 1: Always cache fd in JAR cache except Windows. r=mwu 2015-07-30 16:05:57 +08:00
Thomas Zimmermann
c5eba8eff5 Bug 1187872: Remove HAL backend from Bluetooth, r=shuang
Bluedroid's HAL backend has been superseded by the Bluetooth daemon, and
already been unused in current releases. This patch removes the code from
Gecko.
2015-07-30 09:09:26 +02:00
B2G Bumper Bot
93c677d594 Bumping manifests a=b2g-bump 2015-07-30 00:08:03 -07:00
B2G Bumper Bot
489c28803b Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/93edc70c5f63
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #31126 from gasolin/issue-1187834

Bug 1187834 - [RTL][Bluetooth] use bdi to make the parentheses of the device name display correctly, r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/6ffe796bc6d1
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1187834 - [RTL][Bluetooth] use bdi to make the parentheses of the device name display correctly, r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/a586c9388a04
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #31125 from gasolin/issue-1187836

Bug 1187836 - [RTL][Bluetooth] Use bdi for string that may have its own directionality, r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/ee979be40823
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1187836 - [RTL][Bluetooth] Use bdi for string that may have its own directionality, r=evelyn
2015-07-30 00:06:04 -07:00
Jessica Jong
9ef1a3763d Bug 1167132 - Part 7: [NetworkManager] Move network information into a separate interface (MobileConnection). r=echen 2015-07-22 19:32:00 -04:00
Jessica Jong
b9c06e55a1 Bug 1167132 - Part 6: [NetworkManager] Move network information into a separate interface (RadioInterface). r=echen 2015-07-29 02:06:00 -04:00
Jessica Jong
b57ec20991 Bug 1167132 - Part 5: [NetworkManager] Move network information into a separate interface (Tethering). r=echen 2015-07-29 02:05:00 -04:00
Jessica Jong
fa3342427e Bug 1167132 - Part 4: [NetworkManager] Move network information into a separate interface (DataCall). r=echen 2015-07-29 02:04:00 -04:00
Byron Campen [:bwc]
88ad80b638 Bug 1059572 - Part 1: Move PostTimerEvent to TimerThread to allow TimerThread's monitor to protect it. r=nfroyd 2015-07-22 12:39:34 -05:00
Byron Campen [:bwc]
5024c05759 Bug 1059572 - Part 0.5: Fixes for pre-existing problems in TestTimers. r=nfroyd 2015-07-29 11:43:40 -05:00
Byron Campen [:bwc]
6e85d7f435 Bug 1059572 - Part 0: Fuzz test for timers. r=nfroyd 2015-07-29 11:16:14 -05:00
Matt Woodrow
cf1fb0f8fd Bug 1150944 - Don't force the discrete GPU for skia gl. r=jrmuizel 2015-07-29 16:35:55 -04:00
Matt Woodrow
a355c051e4 Bug 1150944 - Add a flags parameter to GLContextProvider functions instead of a bool. r=jgilbert 2015-07-29 16:35:55 -04:00
Matt Woodrow
8c5f0fa1e1 Bug 1150944 - Fix gfxPrefs unit test to not rely on skia-gl pref. r=mstange 2015-07-29 16:35:55 -04:00
Matt Woodrow
31bd832d97 Bug 1150944 - Remove objects that have been unlinked by the cycle collector from the demotable context list. r=ehsan 2015-07-29 16:35:55 -04:00
Matt Woodrow
780354aac4 Bug 1150944 - Mark some reftests fuzzy with skia-gl. r=mstange 2015-07-29 16:35:55 -04:00
Matt Woodrow
e70ae6405a Bug 1034370 - Make sure we release the SkImageFilter in DrawTargetSkia::DrawSurfaceWithShadow. r=gw280 2015-07-29 16:35:55 -04:00
Chenxia Liu
1bbddc00ee Bug 1177576 - Update styling for Owner text. r=ally 2015-07-21 18:28:48 -07:00
Chenxia Liu
47bcfaf89b Bug 1177576 - Update icons for different Mixed Content Blocking states. r=margaret 2015-07-21 18:10:32 -07:00
Dão Gottwald
ed81f3465e Bug 1187615 - Clean up #PanelUI-button and #PanelUI-menu-button margin and padding styling. r=jaws 2015-07-25 09:36:00 -04:00
Jared Wein
993e29625e Bug 1185775 - Shorten the transition for entering and exiting DOM fullscreen. r=rittme, ui-r=phlsa 2015-07-20 16:24:00 -04:00
Andrea Marchesini
93eee3e644 Bug 1185820 - XMLHttpRequest::Open() in worker should count the recursion using a uint32_t and not a boolean. r=khuey 2015-07-29 16:10:15 -04:00
Neil Rashbrook
ea0391b36d Bug 1185568 More of UITour.jsm depends on health reporter r=gfritzsche 2015-07-29 21:02:59 +01:00
David Burns
35b3c99c75 Bug 1189027: Bump marionette driver to 0.11; r=ato 2015-07-29 20:48:07 +01:00
Timothy Nikkel
f0b6688f5d Bug 1189010. In ScrollFrameHelper::BuildDisplayList decide if we are building a scrollable layer before we call AppendScrollPartsTo because it needs this information. r=mstange
AppendScrollPartsTo finds or creates a scroll id for the current scroll frame if IsMaybeScrollingActive() is true (otherwise it uses the null scrollid). IsMaybeScrollingActive() looks at mShouldBuildScrollableLayer, which we compute after the first call to AppendScrollPartsTo in ScrollFrameHelper::BuildDisplayList.

This means that on the first paint with a displayport set (or even if we create a displayport is ScrollFrameHelper::BuildDisplayList) we wouldn't layerize the scroll thumb in nsSliderFrame::BuildDisplayListForChildren because it looks for the current scroll id set on the display list builder. On subsequent paints this would be corrected so it caused reftest failures.
2015-07-29 14:45:57 -05:00
David Rajchenbach-Teller
d5959b9bad Bug 1184486 - Let PerformanceStats.jsm play nicer with process-per-tab. r=mconley 2015-07-16 12:19:17 +02:00
Ryan VanderMeulen
f7b83388b9 Merge fx-team to m-c. a=merge 2015-07-29 13:55:46 -04:00
Ryan VanderMeulen
80b628b0c6 Backed out changeset 1efbd6874bfb (bug 1187219) because something in the push was causing browser_dragdrop.js to try to connect to support.mozilla.org. 2015-07-29 13:53:40 -04:00
Ryan VanderMeulen
361d27d034 Backed out changeset 2cd865efd0b0 (bug 1188291) because something in the push was causing browser_dragdrop.js to try to connect to support.mozilla.org. 2015-07-29 13:53:37 -04:00
Ryan VanderMeulen
ae1c820a43 Merge fx-team to m-c. a=merge 2015-07-29 13:49:24 -04:00
Ryan VanderMeulen
72a0c8b7a4 Merge b2g-inbound to m-c. a=merge 2015-07-29 13:48:48 -04:00
Ryan VanderMeulen
7e14fbd090 Bug 1180017 - Fix up the badly-horked backout and re-land.
CLOSED TREE
2015-07-29 12:31:47 -04:00
B2G Bumper Bot
70d1187736 Bumping manifests a=b2g-bump 2015-07-29 09:22:30 -07:00
B2G Bumper Bot
123780e42c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/97666dae0fe5
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #31135 from mwargers/1188467

Bug 1188467 - Remove the last FrameSendFailureError stuff

========

https://hg.mozilla.org/integration/gaia-central/rev/4786137e3834
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1188467 - Remove the last FrameSendFailureError stuff
2015-07-29 09:20:33 -07:00
Carsten "Tomcat" Book
28c847a3a8 Backed out changeset 6be6deca7831 (bug 672509) for bustage on a CLOSED TREE 2015-07-29 17:38:42 +02:00
Carsten "Tomcat" Book
17484ccbd7 Backed out changeset fb39baea4559 (bug 1180125) for causing Bug 1188799 on a CLOSED TREE 2015-07-29 17:32:50 +02:00
Carsten "Tomcat" Book
0aead8cf1c Backed out changeset 79bcd4f744c0 (bug 1180125) 2015-07-29 17:32:24 +02:00
Carsten "Tomcat" Book
e990e48630 Backed out changeset 41d45871d805 (bug 1180125) 2015-07-29 17:32:21 +02:00
Carsten "Tomcat" Book
8a8dda54b2 Backed out changeset a4fb4e4b1c8b (bug 1180125) 2015-07-29 17:32:19 +02:00
Carsten "Tomcat" Book
4f0382ca47 Backed out changeset 5996d0e410a7 (bug 1180125) 2015-07-29 17:32:17 +02:00
Carsten "Tomcat" Book
f32d1861be Backed out changeset 587b33b52ee0 (bug 1180125) 2015-07-29 17:32:15 +02:00
Carsten "Tomcat" Book
8ccc9308d6 Backed out changeset 99d1cfef2722 (bug 1180125) 2015-07-29 17:32:12 +02:00
Carsten "Tomcat" Book
146d582f5e Backed out changeset 658e49586449 (bug 1180125) 2015-07-29 17:32:08 +02:00
Carsten "Tomcat" Book
1f6e572941 Backed out changeset ad38421023a9 (bug 1180125) 2015-07-29 17:31:59 +02:00
Carsten "Tomcat" Book
328e06865c Backed out changeset 677efdac9819 (bug 1180125) 2015-07-29 17:31:57 +02:00
B2G Bumper Bot
312c571c65 Bumping manifests a=b2g-bump 2015-07-29 03:17:31 -07:00
B2G Bumper Bot
d0e1b8400f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f2d066ec8312
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #31147 from snowmantw/bug1173284-rev4

Bug 1173284 - fix: sliding and unlocking wait for the mozSettings (rev2)

========

https://hg.mozilla.org/integration/gaia-central/rev/667a2716a881
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1173284 - fix: sliding and unlocking wait for the mozSettings (rev2)
2015-07-29 03:15:33 -07:00