Commit Graph

177172 Commits

Author SHA1 Message Date
Neil Deakin
77a876d7d3 Bug 610545, arrow panels should animate when opening and when cancelling, r=neil,dao 2014-04-08 08:45:52 -04:00
Neil Deakin
7572adecf7 Bug 992229, convert device to css pixels before setting menupopup position after move or resize, r=tn 2014-04-08 08:45:52 -04:00
Masatoshi Kimura
83e4979511 Bug 992503 - Remove the MSVC exemption for FAIL_ON_WARNINGS in tools/profiler. r=BenWa 2014-04-08 21:22:14 +09:00
James Kitchener
69350b574c Bug 877563 - Operator spacing tests r=fredw 2014-04-04 17:55:00 +02:00
James Kitchener
470ade8f5e Bug 875563 - Zero dictionary lspace/rspace when not in (inferred) mrow r=fredw 2014-04-04 17:54:00 +02:00
Nils Maier
1327d79073 Bug 957089 - Fix mapURIToAddonID for non-bootstrapped add-ons. r=bmcbride 2014-04-08 03:51:00 +02:00
Nathan Froyd
bca206ff14 Bug 989349 - part 2 - eliminate static constructor in GLContextProviderGLX.cpp; r=bjacob 2014-03-26 09:26:11 -04:00
Nathan Froyd
be2baec6f7 Bug 989349 - part 1 - use StaticRefPtr instead of nsRefPtr in GLContextProviderGLX.cpp; r=bjacob 2014-03-26 09:10:27 -04:00
Peter Van der Beken
1b9927f537 Fix rooting hazards from 4fbe5c6db773 (Bug 990475). 2014-04-08 13:40:37 +02:00
Peter Van der Beken
a4e18b4c79 Bug 990475 - Add WebIDL APIs for WindowModal. r=bz.
--HG--
rename : content/media/webspeech/synth/test/test_setup.html => content/media/webspeech/synth/test/file_setup.html
rename : content/media/webspeech/synth/test/test_speech_queue.html => content/media/webspeech/synth/test/file_speech_queue.html
rename : content/media/webspeech/synth/test/test_speech_simple.html => content/media/webspeech/synth/test/file_speech_simple.html
extra : rebase_source : c2d23e5c973c117ab3fb66b2a98a451acfabc7e5
2014-02-05 22:09:18 +01:00
Peter Van der Beken
94d6fed69a Bug 984497 - Use SpecialPowers more and change SpecialPower usage to deal with Window on WebIDL bindings. r=bz.
--HG--
rename : content/media/webspeech/synth/test/test_setup.html => content/media/webspeech/synth/test/file_setup.html
rename : content/media/webspeech/synth/test/test_speech_queue.html => content/media/webspeech/synth/test/file_speech_queue.html
rename : content/media/webspeech/synth/test/test_speech_simple.html => content/media/webspeech/synth/test/file_speech_simple.html
extra : rebase_source : 687daf9d78e69fe6ae21f7c1a26503cf88a18b97
2014-02-15 22:12:34 +01:00
Jonathan Watt
4678063331 Bug 983591 - Add a Moz2d helper to copy pixel data from a B8G8R8X8 surface to a packed B8G8R8 array. r=Bas 2014-04-08 10:14:52 +01:00
Jonathan Watt
a8ccc1139f Bug 985545 - Add a helper method to convert SourceSurfaces to a given format. r=Bas 2014-04-08 10:05:39 +01:00
Jonathan Kew
169fada5b8 bug 769194 - update reftests for @font-face src:local, now working on Android and B2G. r=jdaggett 2014-04-08 09:10:56 +01:00
Jonathan Kew
3c142a627e bug 769194 - support src:local(...) in @font-face rules on Android/FT2FontList. r=jdaggett 2014-04-08 09:10:41 +01:00
Jonathan Kew
213e3d1e25 bug 989969 - build nsUnicodeRange.cpp as part of UNIFIED_SOURCES. r=jdaggett 2014-04-08 09:10:27 +01:00
Nicolas Silva
23e336246f Bug 993067 - Fix crash in GrallocTextureSourceOGL::GetAsSurface. r=Cwiiis 2014-04-08 10:04:08 +02:00
Teiichiro Fukuda
0819406ba8 Bug 909224 - "Want to add the phonetic name of the name to mozContacts". r=reuben 2014-04-07 03:14:00 +02:00
John Shih
80ae34ca1f Bug 949956 - Move duplicated code to NetStatistics.h. r=mcmanus 2014-01-14 17:55:29 +08:00
Byron Campen [:bwc]
a4a7e10084 Bug 987942 - Check whether PK11_CreateContextBySymKey returns null. r=ekr 2014-04-01 14:30:58 -07:00
Tatiana Meshkova
88188b8002 Bug 990391 - Qt set layers.offmainthreadcomposition.enabled = true by default. r=romaxa r=mattwoodrow 2014-04-07 10:04:00 +02:00
Juan Gomez
8613435569 Bug 991741 - Crash in SwapBuffers() because Framebuffer's Fence misuse when HWComposer is not used. [SGS2][JB] Check if the recently acquired fence is a valid one. r=sotaro 2014-04-03 09:02:00 +02:00
Phil Ringnalda
d165933740 Back out a28cd2a8b397 (bug 992105) for Windows build bustage 2014-04-07 22:42:19 -07:00
Botond Ballo
c19f345e42 Bug 988882 - Special-case handling of root composition bounds calculation on Android when the toolbar is perma-visible. r=tn 2014-04-02 01:35:25 -04:00
Botond Ballo
01f4ede520 Bug 988882 - Rename PresShell::GetParentPresShell to GetParentPresShellForEventHandling. r=tn 2014-04-07 20:00:52 -04:00
Botond Ballo
b5d4ef51d8 Bug 988882 - Modify PresShell::GetCumulativeResolution to use GetParentPresContext instead of GetParentPresShell. r=tn 2014-04-07 19:59:23 -04:00
John Daggett
e22f4dc847 Bug 950526 - dirty frames after reparenting. r=dbaron 2014-04-08 14:13:28 +09:00
John Daggett
b09530ff53 Bug 950526 - add more reftests to cover first-letter, first-line scenarios. r=dbaron,heycam 2014-04-08 14:13:28 +09:00
John Daggett
2d1be2e695 Bug 950526 - don't dump textruns within nsTextFrame::DidSetStyleContext. r=dbaron 2014-04-08 14:13:28 +09:00
Chris Pearce
be1f59e3d4 Bug 992105 - Remember topics for screensaver lock in Windows WakeLockListener, so that toggling fullscreen while playing video doesn't prevent screen wakelock being unlocked. r=edwin 2014-04-08 16:59:37 +12:00
Steve Fink
c5ee14a97c Bug 992402 - Make Intl test dependent on intl api, r=Waldo 2014-04-07 12:52:53 -07:00
Steve Fink
fde9e3d4fe Bug 989484 - Record number of minor GCs between major GCs, r=terrence 2014-03-28 13:12:28 -07:00
Steve Fink
730aa23053 Bug 912456 - transferable MessagePorts, r=jorendorff
--HG--
extra : rebase_source : 5b8a2a9b261c53f0ff5a860e1dc2e7ede711105f
2013-11-14 20:42:34 -08:00
Brian R. Bondy
4b8b6652da Bug 983745 - ICO encoding for hi dpi settings on Windows causes corrupted jump list encoding. r=timA 2014-04-07 22:46:28 -04:00
Ryan VanderMeulen
5536d2c393 Merge m-c to inbound. 2014-04-07 22:38:32 -04:00
Ryan VanderMeulen
4aa2d3dc0f Merge b2g-inbound to m-c. 2014-04-07 22:29:35 -04:00
Myk Melez
25f34b34b0 Bug 989294 - release index when app is uninstalled; r=mfinkle 2014-04-07 16:20:16 -07:00
B2G Bumper Bot
ec2725111c Bumping manifests a=b2g-bump 2014-04-07 16:01:29 -07:00
B2G Bumper Bot
5b10fe5fd8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/65cb0c455f05
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #18047 from wilsonpage/991844

Bug 991844 - [Camera][Buri] Blue highlight Ring around Camera doesn't properly

========

https://hg.mozilla.org/integration/gaia-central/rev/6abfa9864ef3
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 991844 - [Camera][Buri] Blue highlight Ring around Camera doesn't properly change state when you take a photo
2014-04-07 15:56:07 -07:00
B2G Bumper Bot
9c7296957a Bumping manifests a=b2g-bump 2014-04-07 15:46:25 -07:00
B2G Bumper Bot
b46f7f69c0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/39b3abef5580
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #18009 from evanxd/bug-984572

Bug 984572 - JSHint fixes for js/*, js/utils and js/worker.

========

https://hg.mozilla.org/integration/gaia-central/rev/3bc81bb7fb3b
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 984572 - JSHint fixes for js/*, js/utils and js/worker.
2014-04-07 15:41:07 -07:00
B2G Bumper Bot
53b5104562 Bumping manifests a=b2g-bump 2014-04-07 15:31:42 -07:00
B2G Bumper Bot
cdbda81f9d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bca31cd48f12
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #17976 from wilsonpage/bug/991924

Bug 991924 - [Camera][Buri] Performance regression when selecting shutter button (camera and video)

========

https://hg.mozilla.org/integration/gaia-central/rev/0bf8950700d2
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 991924 - [Camera][Buri] Performance regression when selecting shutter button (camera and video)
2014-04-07 15:26:10 -07:00
B2G Bumper Bot
2e02e21767 Bumping manifests a=b2g-bump 2014-04-07 15:02:49 -07:00
B2G Bumper Bot
06667b7a6f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/18d39cd2056f
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #17827 from mcav/email-onnext

Bug 990171 - [Email] Fix NPE in FormNavigation card handling. r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/f9378191237a
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 990171 - [Email] Fix NPE in FormNavigation card handling.
2014-04-07 15:00:50 -07:00
B2G Bumper Bot
7d0f2ed867 Bumping manifests a=b2g-bump 2014-04-07 13:57:50 -07:00
B2G Bumper Bot
d501b83740 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8a224d7350d4
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #17992 from wilsonpage/bug/985006

Bug 985006 - [Camera][Madai][QRD Only] Camera Submenu is not displayed properly on rapid back and forth from submenu to camera menu

========

https://hg.mozilla.org/integration/gaia-central/rev/03d8b652642b
Author: Wilson Page <wilsonpage@me.com>
Desc: [Camera][Madai][QRD Only] Camera Submenu is not displayed properly on rapid back and forth from submenu to camera menu

========

https://hg.mozilla.org/integration/gaia-central/rev/3f423a181f2a
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 977692 - [Clock] Refactor Ring View r=millermedeiros
2014-04-07 13:56:08 -07:00
B2G Bumper Bot
08fbfcc75c Bumping manifests a=b2g-bump 2014-04-07 13:42:52 -07:00
B2G Bumper Bot
4d70310072 Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2524b9846b88
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Revert "Merge pull request #16746 from mcav/refactor-ringview"

This reverts commit 68744fbaaa188d0232f41b8b15f8737c7b660e23, reversing
changes made to 8b3c0f23c568ec9dfa06f4928bee19153a550334.

========

https://hg.mozilla.org/integration/gaia-central/rev/11cce5bd02a5
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #16746 from mcav/refactor-ringview

Bug 977692 - [Clock] Refactor Ring View. r=millermedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/2db0f434df3a
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Miller, Round Two.

========

https://hg.mozilla.org/integration/gaia-central/rev/d0c19353d46d
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Miller's feedback, round 1.

========

https://hg.mozilla.org/integration/gaia-central/rev/9aaf91331591
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 977692 - [Clock] Refactor Ring View
2014-04-07 13:40:43 -07:00
B2G Bumper Bot
dcc3591913 Bumping manifests a=b2g-bump 2014-04-07 13:36:29 -07:00