Commit Graph

201877 Commits

Author SHA1 Message Date
Jim Blandy
dcd899ed61 Bug 971673: Assert that AutoJSAPI is always given a JSContext. r=bobowen 2014-08-28 10:00:56 -07:00
Joshua Cranmer
095e8ec91b Bug 1059550 - Add an iterator to PLDHashtable, r=froydnj 2014-08-28 11:29:23 -05:00
Nikhil Marathe
4cf96ddcba Bug 1058043 - Patch 2 - StopListeningForEvents in ServiceWorkerRegistration destructor. r=baku
--HG--
extra : rebase_source : 224f28dcb1b9604916cbdd53bf4690ef32d71be9
2014-08-27 13:33:20 -07:00
Kannan Vijayan
e4ade03675 Bug 1059555 - Fix js/src/SplayTree forEach to not inadvertantly copy the callback functor. r=bhackett 2014-08-28 12:18:44 -04:00
Andrea Marchesini
aefa99f9ae Bug 1025077 - patch 2 - ServiceWorkerContainer should unregister its promise on dtor, r=nsm 2014-08-28 17:04:51 +01:00
Daniel Holbert
661da5b832 Bug 1059485: Declare variable "LayoutHelpers" to fix JS strict warning in LayoutHelpers.jsm. r=jwalker 2014-08-28 08:41:24 -07:00
Jonathan Kew
f03d03dc51 bug 1057330 pt 3 - provide character property accessor for Vertical_Orientation. r=smontagu 2014-08-28 16:00:03 +01:00
Jonathan Kew
e0da9fae44 bug 1057330 pt 2 - regenerate Unicode character property tables with updated tool. rs=smontagu 2014-08-28 16:00:03 +01:00
Jonathan Kew
495466c80d bug 1057330 pt 1 - update genUnicodePropertyData tool to add Vertical_Orientation property. r=smontagu 2014-08-28 16:00:02 +01:00
Jonathan Kew
d24f60c5a9 bug 1059167 - add reftest. r=smontagu 2014-08-28 16:00:02 +01:00
Jonathan Kew
9f0ce791fe bug 1059167 - fix accidental regression in FloatMarginWidth. r=smontagu 2014-08-28 16:00:02 +01:00
Jonathan Kew
9d90a1a297 bug 1058954 - add testcase. r=smontagu 2014-08-28 16:00:01 +01:00
Jonathan Kew
23c8be9fa7 bug 1058954 - use logical-size with the proper writing mode when setting up to call ReflowAbsoluteFrames. r=smontagu 2014-08-28 16:00:01 +01:00
Jonathan Kew
18c07b4adc bug 1057841 - use noncharacters as selection delimiters in viewPartialSource.js. r=gavin 2014-08-28 16:00:01 +01:00
Jan-Ivar Bruaroey
e2e957f0dd Bug 1032839 - test that addTrack returns sender. r=drno 2014-08-27 15:44:51 -04:00
Olli Pettay
dc7e48aa78 Bug 1059705 - revert the change which made nsIEditor builtinclass, r=masayuki 2014-08-28 17:33:35 +03:00
Jeff Muizelaar
c9e5585926 Bug 1059803. Change FPSCounter to not use ToSecondsSigDigits() part 2
ToSecondsSigDigits() should only really be used for printing values.

--HG--
extra : rebase_source : b5d62b76f95e248f7f14e8559a6ab5a586d26135
2014-08-28 10:25:23 -04:00
Carsten "Tomcat" Book
21ba18e307 Merge mozilla-central to mozilla-inbound 2014-08-28 16:13:13 +02:00
Carsten "Tomcat" Book
d097a04fb7 merge fx-team to mozilla-central a=merge 2014-08-28 16:02:15 +02:00
Carsten "Tomcat" Book
aef0b33b55 merge mozilla-inbound to mozilla-central a=merge 2014-08-28 13:07:10 +02:00
Carsten "Tomcat" Book
8382a3355f merge b2g-inbound to mozilla-central a=merge 2014-08-28 13:01:53 +02:00
David Rajchenbach-Teller
82680b0112 Bug 1059329 - Remove spurious 'System JS : ERROR' in xpcshell. r=ted 2014-08-28 03:09:00 -04:00
B2G Bumper Bot
60c8c2aef2 Bumping manifests a=b2g-bump 2014-08-27 20:50:39 -07:00
B2G Bumper Bot
d2cccfffab Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6fa1c6e992e9
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #23343 from RudyLu/keyboard/Bug1053647

Bug 1053647 - [Keyboard] Auto correct improvement.
r=rudylu.

========

https://hg.mozilla.org/integration/gaia-central/rev/141af01d3491
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 1053647 - fix the failing python integration tests.

========

https://hg.mozilla.org/integration/gaia-central/rev/4c50b25742dc
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 1053647: delete space when reverting an autocorrection and don't insert space when user selects a word suggestion

disable autocorrection when reverting a selected word suggestion
2014-08-27 20:40:28 -07:00
B2G Bumper Bot
b47b0e78f5 Bumping manifests a=b2g-bump 2014-08-27 20:36:31 -07:00
B2G Bumper Bot
37f28e9b15 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2c168dab2546
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #23359 from RudyLu/keyboard/Bug1019472

Bug 1019472 - [Keyboard] [ZhuYin] ZhuYin Keyboard should follow the reco...
r=rudylu.

========

https://hg.mozilla.org/integration/gaia-central/rev/773aac4df6bc
Author: dxue <dxue@mozilla.com>
Desc: Bug 1019472 - [Keyboard] [ZhuYin] ZhuYin Keyboard should follow the recommendation
2014-08-27 20:25:29 -07:00
B2G Bumper Bot
168cffd08f Bumping manifests a=b2g-bump 2014-08-27 20:20:32 -07:00
Vicamo Yang
073dfd55f2 Bug 878533 - 3/3: fix Fennec build bustage. r=blassey 2014-08-28 11:00:03 +08:00
Vicamo Yang
c811304686 Bug 878533 - 2/3: fix test cases. r=gene, r=smaug 2014-08-28 11:00:03 +08:00
Vicamo Yang
2e60f5d9ec Bug 878533 - 1/3: move MozSmsFilter to webidl dictionary. r=smaug 2014-08-28 11:00:03 +08:00
B2G Bumper Bot
dd26a4bfd2 Bumping manifests a=b2g-bump 2014-08-27 19:55:26 -07:00
B2G Bumper Bot
fe6a96efa4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/198ce093d43e
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #23258 from timdream/keyboard-switch-fail

Bug 1054184 - Don't clear active targets right away, r=rudyl

========

https://hg.mozilla.org/integration/gaia-central/rev/e2191e37f5aa
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1054184 - Don't clear active targets right away
2014-08-27 19:45:31 -07:00
B2G Bumper Bot
e42b9fcbd0 Bumping manifests a=b2g-bump 2014-08-27 19:39:19 -07:00
B2G Bumper Bot
e30764a45e Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6df2384e694d
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #23374 from etiennesegonzac/bug-1059108-webaudio-test-fail

Bug 1059108 - Use a MockAudioContext's in the AudioCompeting unit tests.

========

https://hg.mozilla.org/integration/gaia-central/rev/389fa36261e6
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1059108 - Use a MockAudioContext's in the AudioCompeting unit tests.

========

https://hg.mozilla.org/integration/gaia-central/rev/d6865dc53824
Author: EragonJ <eragonj@eragonj.me>
Desc: Merge pull request #23315 from EragonJ/bug-1058521

Bug 1058521 - [settings] move root panel screen lock item into panels/ro... r=Arthur, Zac

========

https://hg.mozilla.org/integration/gaia-central/rev/07ffd7eb7023
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1058521 - [settings] move root panel screen lock item into panels/root
2014-08-27 19:30:28 -07:00
Kartikaya Gupta
4193dbe5f7 Bug 1055760 - Add some basic gtests for LayerMetricsWrapper tree-walking. r=BenWa 2014-08-27 22:13:43 -04:00
Kartikaya Gupta
4628990ec6 Bug 1055760 - Update TestAsyncPanZoomController to deal with multiple FrameMetrics. r=botond 2014-08-27 22:13:43 -04:00
Kartikaya Gupta
8b0267fcfe Bug 1055760 - Update SetAsyncScrollOffset test API to deal wth multiple FrameMetrics. r=roc 2014-08-27 22:13:43 -04:00
Kartikaya Gupta
c93cfd612d Bug 1055760 - Update frame uniformity code to use the shadow transform. r=BenWa,mchang 2014-08-27 22:13:43 -04:00
Kartikaya Gupta
dd86fa4d26 Bug 1055760 - Update some more bits of compositor layer code to deal with multiple FrameMetrics. r=BenWa,botond 2014-08-27 22:13:42 -04:00
Kartikaya Gupta
30c7225718 Bug 1055760 - Update AsyncCompositionManager's animation-sampling code to deal with multiple FrameMetrics. r=botond 2014-08-27 22:13:42 -04:00
Kartikaya Gupta
4a7387ef2d Bug 1055760 - Update AsyncCompositionManager's fixed- and sticky-layer-adjusting code to deal with multiple FrameMetrics. r=botond 2014-08-27 22:13:42 -04:00
Kartikaya Gupta
8c4f7273c2 Bug 1055760 - Update AsyncCompositionManager's scrollbar-adjusting code to deal with multiple FrameMetrics. r=botond 2014-08-27 22:13:42 -04:00
Kartikaya Gupta
6241d290a7 Bug 1055760 - Update AsyncCompositionManager's async-transform application code to deal with multiple FrameMetrics. r=botond 2014-08-27 22:13:41 -04:00
Kartikaya Gupta
39794bb5b4 Bug 1055760 - Replace GetPrimaryScrollableLayer with functions that are more appropriate. r=BenWa 2014-08-27 22:13:41 -04:00
Kartikaya Gupta
c11c63c527 Bug 1055760 - Update tiling code to use LayerMetricsWrapper. r=botond,BenWa 2014-08-27 22:13:41 -04:00
Kartikaya Gupta
065340dd41 Bug 1055760 - Add a LayerMetricsWrapper and fix up APZCTreeManager FrameMetrics accessing. r=botond,BenWa 2014-08-27 22:13:41 -04:00
Kartikaya Gupta
5b416e567c Bug 1055760 - Modify Layers API to expose multiple FrameMetrics and APZCs per layer. r=roc,BenWa 2014-08-27 22:13:40 -04:00
Kartikaya Gupta
b278e78810 Bug 1055760 - Don't pass an out-ref for a parameter that doesn't change. r=botond 2014-08-27 22:13:40 -04:00
Kartikaya Gupta
8d38ec98d1 Bug 1055760 - Rearrange AlignFixedAndStickyLayers; no functional changes. r=botond 2014-08-27 22:13:40 -04:00
Kartikaya Gupta
8b8760b990 Bug 1055760 - Move the scroll handoff parent id from Layer to FrameMetrics. r=botond 2014-08-27 22:13:39 -04:00