Commit Graph

409660 Commits

Author SHA1 Message Date
Aaron Klotz
8dbfc84a1c Bug 1136930: Hook PluginAsyncSurrogate into NPP_DestroyStream; r=jimm
--HG--
extra : rebase_source : 379d6a8bee1d6f608872e17aa10606b24dbde764
2015-02-25 16:25:33 -07:00
Paul Rouget
d41d4d70dc Bug 1138252 - Load BrowserElementPanning.js only if touch events are enabled. r=botond 2015-03-05 16:38:51 -08:00
Guillaume Maudoux
b5c8e06412 Bug 1136189 - SIMD: inline SIMD constructors with missing arguments. r=bbouvier 2015-03-05 16:38:40 -08:00
Ben Kelly
f8c56f6d37 Bug 1140065 Check for null actor before using it in CacheStorageChild::RecvOpenResponse(). r=ehsan 2015-03-05 16:31:21 -08:00
Miranda Emery
9a8cf9a686 Bug 945584: Part 9 - Tests for scroll snapping (v4 Patch) r=roc
--HG--
extra : rebase_source : aded0319deb520ff998fc5b86565d932dbc0fcaa
2014-02-04 14:54:23 +13:00
Kearwood (Kip) Gilbert
b0c31cd0a6 Bug 945584: Part 8 - Implement Scroll Snapping for Middle Mouse Button Scrolls (v2 Patch), r=roc, r=bz
- Implemented scroll snapping at the end of a middle-mouse-button scroll.
- As this scrolling occurs within chrome Javascript, chrome-only DOM methods
  had to be added: window.MozScrollSnap and element.MozScrollSnap
- Bug 1137937 tracks implementation of a replacement for these chome-only DOM methods,
  to be replaced with a web accessible API.

--HG--
extra : rebase_source : f511296dbdbfd97e3da391d2a0b67fd3f6edca6b
2015-02-19 16:03:07 -08:00
Kearwood (Kip) Gilbert
5e7a1dc4a2 Bug 945584: Part 7 - Implement Scroll Snapping for Autoscroll, r=roc
- Triggering scroll snapping at the end of an autoscroll.
- This enables text selection to be unencumbered by scroll snapping, while
  restoring the scroll position to a valid snapping position when the drag
  operation is completed.

--HG--
extra : rebase_source : 94c76d5bfe9059b73b49560089de4ca3d139e239
2015-02-19 16:00:53 -08:00
Kearwood (Kip) Gilbert
8d1fcc4892 Bug 945584: Part 6 - Implementation of scroll snapping (v10 Patch), r=roc, r=kats
- Implemented CSS scroll snapping (http://dev.w3.org/csswg/css-snappoints/)

--HG--
extra : rebase_source : e100b6a2cbc00321d6d1083d12a99213e34d5f9d
2015-02-19 15:53:30 -08:00
Kearwood (Kip) Gilbert
467260920d Bug 945584: Part 5 - Implement ScrollVelocityQueue (v4 Patch), r=roc
- Implemented ScrollVelocityQueue class to calculate the velocity of a scroll
  when given periodic samples of scroll position.
- Added BasePoint::Clamp to simplify code.

--HG--
extra : rebase_source : 1fc779b8075eb7dae97c5b0f6b9bbf9fc073db71
2015-02-19 15:51:08 -08:00
Kearwood (Kip) Gilbert
f799e85423 Bug 945584: Part 4 - Add scroll snapping preferences (v3 Patch), r=roc
- Added preferences to allow trackpad and mousewheel flinging between
snap points to be tuned:
- layout.css.scroll-snap.prediction-max-velocity
- layout.css.scroll-snap.prediction-sensitivity

--HG--
extra : rebase_source : 2b604767130d039c072df29ec9cd032329b58bb6
2015-02-19 15:43:14 -08:00
Kearwood (Kip) Gilbert
5ded4eb336 Bug 945584: Part 3 - Enable cancellation of OSX synthesized mousewheel scrolling events (v2 Patch),r=roc
- Mouse wheel events synthesized by OSX for momentum scrolling can now
  be interrupted by DOM triggered and CSS scroll snapping triggered scroll
  events for consistent behavior with the scrolling and fling gestures
  in the APZC.

--HG--
extra : rebase_source : 261d1f1b03bb29f722d04e0c48b0212d1c69cd1b
2014-02-04 14:54:22 +13:00
Kearwood (Kip) Gilbert
2d11a5911a Bug 945584: Part 2 - Add CSS scroll snapping attributes to ScrollbarStyles (v10 Patch),r=mstange
- ScrollbarStyles now carries additional variables to support new
  CSS scroll snapping attributes:
  - scroll-snap-type / scroll-snap-type-x / scroll-snap-type-y
  - scroll-snap-points-x / scroll-snap-points-y
  - scroll-snap-destination
  - (scroll-snap-coordinate does not apply to the scroll container)
- Simplified the constructor and operator== for ScrollbarStyles.

--HG--
extra : rebase_source : 91377588f8ae6b00f5ec0198000251820d4d2f85
2014-02-04 14:54:22 +13:00
Kearwood Gilbert
c9e0efb870 Bug 945584: Part 1 - Style support for scroll snapping attributes, r=cam
- Implemented style support for new attributes:
  - scroll-snap-type
  - scroll-snap-type-x
  - scroll-snap-type-y
  - scroll-snap-points-x
  - scroll-snap-points-y
  - scroll-snap-destination
  - scroll-snap-coordinate

--HG--
extra : rebase_source : 0a9a79c7d139a3c752f55395c697f23004d6ef34
2014-02-04 14:54:22 +13:00
Shu-yu Guo
c9764f7296 Bug 1140077 - Don't invoke read barriers inside IsTypeMarkedFromAnyThread. (r=terrence) 2015-03-05 16:23:17 -08:00
Shu-yu Guo
040f8d6d43 Bug 1136834 - Stop leaking markers in ProfileBuffer. (r=mstange) 2015-03-05 16:23:17 -08:00
David Burns
72b6474e03 Bug 1108590: Update key that is used to return elements from marionette to the client; r=chmanchester
--HG--
extra : rebase_source : 198538bb307a79201463712c96e2bb6a0ae32c0c
extra : histedit_source : 597f4590558f0879bc4bad214f867a1d1fdf7f9b%2C93c6a61cec69547c63c7597f7dbaeb20aadee030
2015-03-05 23:01:05 +00:00
Wes Kocher
8143706d5e Merge m-c to inbound a=merge CLOSED TREE 2015-03-05 15:39:58 -08:00
Wes Kocher
5e10c3aa2b Merge b2g-inbound to m-c a=merge CLOSED TREE 2015-03-05 15:35:34 -08:00
Wes Kocher
22674da129 Merge inbound to m-c a=merge CLOSED TREE 2015-03-05 15:17:41 -08:00
Wes Kocher
591b801503 Merge fx-team to m-c a=merge CLOSED TREE 2015-03-05 14:51:48 -08:00
Nikhil Marathe
0d98f28d93 Bug 1133861 - Bustage fix. a=bustage CLOSED TREE
--HG--
extra : amend_source : 1d8fb16c11df16569d02e746cf43e0c6bbf717fe
extra : transplant_source : %5C%16%00%88%FBM%01%7D%C5%C9%0C%C97%0E%07%29%81%3E%07L
2015-03-05 12:16:18 -08:00
B2G Bumper Bot
94cecdc9f4 Bumping manifests a=b2g-bump 2015-03-05 11:57:20 -08:00
B2G Bumper Bot
466687d0d2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/61047a7d0f14
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #28662 from KevinGrandon/bug_1138084_remove_bookmarks_reader

Bug 1138084 - Remove bookmarks-reader application

========

https://hg.mozilla.org/integration/gaia-central/rev/e150fa3cf5e2
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1138084 - Remove bookmarks-reader application r=kgrandon
2015-03-05 11:47:06 -08:00
Terrence Cole
eb79dbced5 Backout a0844d972d08 (Bug 1133140) for OOM bustage on TBPL test machines on a CLOSED TREE.
--HG--
extra : rebase_source : d28d5b25d9100889a7e909d292b00740f2e30b0c
2015-03-05 11:31:57 -08:00
Margaret Leibovic
be97229cb7 Bug 1140045 - Disable desktop reader view toolbar button on Nightly. r=me 2015-03-05 11:26:40 -08:00
B2G Bumper Bot
b1d01e1532 Bumping manifests a=b2g-bump 2015-03-05 10:38:00 -08:00
B2G Bumper Bot
b1030872b8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/167901b9e735
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1138517 - merge pull request #28606 from mwargers:test_inbox_to_settings.py to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/525ea5eb9ee2
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1138517 - test_inbox_to_settings.py failing consistently, element not visible exception
2015-03-05 10:35:28 -08:00
Mitchell Field
6b5b381d25 Bug 987902 - Add a "doctor" mach command; r=gps
--HG--
extra : rebase_source : a69a0d2bfc243ad5c00974ff0ffdec4fa8e99c3e
2015-03-05 10:14:08 -08:00
Alexander Surkov
064a3f9b2d Bug 1139900 - make tag name based roles faster, r=marcoz 2015-03-05 13:16:12 -05:00
B2G Bumper Bot
af2c3d33ba Bumping manifests a=b2g-bump 2015-03-05 09:49:48 -08:00
B2G Bumper Bot
22fc9867b3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0df374a6ef7e
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #28494 from azasypkin/bug-1088458-usage-rtl

Bug 1088458 - [Usage][RTL] Make Data Usage View RTL compatible. r=mai

========

https://hg.mozilla.org/integration/gaia-central/rev/f8a228a37da0
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1088458 - [Usage][RTL] Make Data Usage View RTL compatible. r=mai
2015-03-05 09:46:56 -08:00
Nikhil Marathe
cc619e4f2b Bug 1139990 - Remove No activatingWorker warning. r=ehsan
--HG--
extra : rebase_source : fd5876750d52dfa86581cc015b897b29f62338a5
2015-03-05 09:39:58 -08:00
Nicolas Silva
215a48573c Bug 1125848 - Prevent PCompositorChild messages to be sent after the actor started shutting down. r=sotaro 2015-03-05 19:03:16 +01:00
B2G Bumper Bot
c2a603fddd Bumping manifests a=b2g-bump 2015-03-05 09:17:48 -08:00
B2G Bumper Bot
2ee9f1c211 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/06d7c39fb475
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #28632 from albertopq/1134350-search-suggestions

Bug 1134350 - Fix settings link in search suggestions after translation r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/2fcb313acf22
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1134350 - Fix settings link in search suggestions after translation

========

https://hg.mozilla.org/integration/gaia-central/rev/5c8dad9b19f6
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1135805 - merge pull request #28598 from yzen:bug-1135805 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/850ae766483b
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1135805 - making chrome urlbar visible to the screen reader only if it is visible onscreen.
2015-03-05 09:15:18 -08:00
B2G Bumper Bot
26172bea64 Bumping manifests a=b2g-bump 2015-03-05 08:54:30 -08:00
B2G Bumper Bot
6a743b1fe7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bd7e7032f3d4
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #28630 from gmarty/Bug-1137547-RTL-Dropdown-arrow-on-search

Bug 1137547 - [RTL][Search] The dropdown arrow is on the wrong side next...

========

https://hg.mozilla.org/integration/gaia-central/rev/7f4b30a71b75
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1137547 - [RTL][Search] The dropdown arrow is on the wrong side next to the search provider
2015-03-05 08:52:03 -08:00
B2G Bumper Bot
7bac358da1 Bumping manifests a=b2g-bump 2015-03-05 08:39:10 -08:00
B2G Bumper Bot
75b9960251 Bumping manifests a=b2g-bump 2015-03-05 08:24:13 -08:00
B2G Bumper Bot
3993486dc4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/06603a9e1d4d
Author: Marshall Culpepper <marshall.law@gmail.com>
Desc: Merge pull request #28506 from marshall/bug1070875_aumUpdateChannel

Bug 1070875 - [AUM] Pull app.update.channel to match FTU ping

========

https://hg.mozilla.org/integration/gaia-central/rev/c6eb7dd0284e
Author: Marshall Culpepper <marshall@mozilla.com>
Desc: Bug 1070875 - [AUM] Pull app.update.channel to match FTU ping. r=djf
2015-03-05 08:21:45 -08:00
Mike Shal
efd5e9084a Bug 1138535 - generate precomplete before signing for OSX; r=ted a=RyanVM
On OSX, the precomplete file is part of the signed package, so it needs
to be created before we sign. This broke because Windows is different,
where we need to sign first so that the EME voucher is generated from
the signed package, and the EME voucher is part of the precomplete file.
2015-03-05 09:28:22 -05:00
Carsten "Tomcat" Book
802603dbeb merge fx-team to mozilla-central a=merge 2015-03-05 15:25:53 +01:00
Carsten "Tomcat" Book
f20fcdcc3c merge mozilla-inbound to mozilla-central a=merge 2015-03-05 15:10:17 +01:00
B2G Bumper Bot
faf894e67d Bumping manifests a=b2g-bump 2015-03-05 05:08:18 -08:00
B2G Bumper Bot
a1be05d42e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ce58b9a4c2ec
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1119650 - merge pull request #28635 from Cwiiis:bug1119650-focus-moved-items to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/6afccc656b91
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1119650 - Make sure moved items are visible after dragging. r=kgrandon
2015-03-05 05:05:28 -08:00
B2G Bumper Bot
c1f5ff9894 Bumping manifests a=b2g-bump 2015-03-05 03:04:33 -08:00
B2G Bumper Bot
830378105a Bumping manifests a=b2g-bump 2015-03-05 02:24:14 -08:00
B2G Bumper Bot
8070cca360 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f00021c22a6b
Author: BavarianTomcat <tomcat@mozilla.com>
Desc: Revert "Bug 1116613 - Develop a smart strategy for building language timestamps at build time" for bustage

This reverts commit 3a21c4e1fb54ae2724893b57a5262af7a5c2557b.
2015-03-05 02:21:46 -08:00
B2G Bumper Bot
e1abef2f88 Bumping manifests a=b2g-bump 2015-03-05 02:08:26 -08:00
B2G Bumper Bot
5cbeb77b7b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c10bc627a3c5
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #28639 from albertopq/1132397-unknown-sim

Bug 1132397 - Showing SIM1 before SIM2 pin dialog r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/66abe6e97c17
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1132397 - Showing SIM1 before SIM2 pin dialog
2015-03-05 02:05:33 -08:00