Commit Graph

354702 Commits

Author SHA1 Message Date
Neil Deakin
cad828084b Bug 610545, add cycle collection to TransitionEnder to prevent leak, r=smaug 2014-04-08 08:45:52 -04:00
Neil Deakin
6def64a610 Bug 610545, fix tests to disable arrow panel transitions to speed them up and fix mouse targetting issues, r=felipe 2014-04-08 08:45:52 -04:00
Neil Deakin
155126a8ea Bug 610545, tweak arrow panel animations, patch by philipp sackl, r=enn 2014-04-08 08:45:52 -04:00
Neil Deakin
ba6bf37314 Bug 610545, check for a transition earlier to avoid assertion if a panel is opened while it is closing, r=neil 2014-04-08 08:45:52 -04:00
Neil Deakin
08f6342c17 Bug 610545, arrow panels should animate when opening and when cancelling, r=neil,dao 2014-04-08 08:45:52 -04:00
Neil Deakin
86ffa21ede 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
988da5b46e 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
13a7a116a7 Bug 877563 - Operator spacing tests r=fredw 2014-04-04 17:55:00 +02:00
James Kitchener
466c5db6d4 Bug 875563 - Zero dictionary lspace/rspace when not in (inferred) mrow r=fredw 2014-04-04 17:54:00 +02:00
Nils Maier
87edee73c9 Bug 957089 - Fix mapURIToAddonID for non-bootstrapped add-ons. r=bmcbride 2014-04-08 03:51:00 +02:00
Nathan Froyd
d341118272 Bug 989349 - part 2 - eliminate static constructor in GLContextProviderGLX.cpp; r=bjacob 2014-03-26 09:26:11 -04:00
Nathan Froyd
781fda6642 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
3aacc729a0 Fix rooting hazards from 4fbe5c6db773 (Bug 990475). 2014-04-08 13:40:37 +02:00
Peter Van der Beken
f684f5c97e 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
c89c077c14 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
e3136f10a5 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
1801770e59 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
03b7d084c7 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
cfba5219ed bug 769194 - support src:local(...) in @font-face rules on Android/FT2FontList. r=jdaggett 2014-04-08 09:10:41 +01:00
Jonathan Kew
c1583aa029 bug 989969 - build nsUnicodeRange.cpp as part of UNIFIED_SOURCES. r=jdaggett 2014-04-08 09:10:27 +01:00
Nicolas Silva
683d2e7c77 Bug 993067 - Fix crash in GrallocTextureSourceOGL::GetAsSurface. r=Cwiiis 2014-04-08 10:04:08 +02:00
Teiichiro Fukuda
e1629be6ef 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
4059919385 Bug 949956 - Move duplicated code to NetStatistics.h. r=mcmanus 2014-01-14 17:55:29 +08:00
Byron Campen [:bwc]
8bc2423970 Bug 987942 - Check whether PK11_CreateContextBySymKey returns null. r=ekr 2014-04-01 14:30:58 -07:00
Tatiana Meshkova
fc84c9b6e5 Bug 990391 - Qt set layers.offmainthreadcomposition.enabled = true by default. r=romaxa r=mattwoodrow 2014-04-07 10:04:00 +02:00
Juan Gomez
e72b6abffc 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
23b6d162d1 Back out a28cd2a8b397 (bug 992105) for Windows build bustage 2014-04-07 22:42:19 -07:00
Botond Ballo
7b52582800 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
88f8e93381 Bug 988882 - Rename PresShell::GetParentPresShell to GetParentPresShellForEventHandling. r=tn 2014-04-07 20:00:52 -04:00
Botond Ballo
ec9cdd90e9 Bug 988882 - Modify PresShell::GetCumulativeResolution to use GetParentPresContext instead of GetParentPresShell. r=tn 2014-04-07 19:59:23 -04:00
John Daggett
0e3af7f74c Bug 950526 - dirty frames after reparenting. r=dbaron 2014-04-08 14:13:28 +09:00
John Daggett
9747b5c422 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
8174f98f22 Bug 950526 - don't dump textruns within nsTextFrame::DidSetStyleContext. r=dbaron 2014-04-08 14:13:28 +09:00
Chris Pearce
345975db49 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
5282865b21 Bug 992402 - Make Intl test dependent on intl api, r=Waldo 2014-04-07 12:52:53 -07:00
Steve Fink
2b7fb051e1 Bug 989484 - Record number of minor GCs between major GCs, r=terrence 2014-03-28 13:12:28 -07:00
Steve Fink
12001268c0 Bug 912456 - transferable MessagePorts, r=jorendorff
--HG--
extra : rebase_source : 5b8a2a9b261c53f0ff5a860e1dc2e7ede711105f
2013-11-14 20:42:34 -08:00
Brian R. Bondy
9889b6accc 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
835c411668 Merge m-c to inbound. 2014-04-07 22:38:32 -04:00
Ryan VanderMeulen
d0849cfd3c Merge b2g-inbound to m-c. 2014-04-07 22:29:35 -04:00
Myk Melez
c51d75d2a4 Bug 989294 - release index when app is uninstalled; r=mfinkle 2014-04-07 16:20:16 -07:00
B2G Bumper Bot
0a463bd525 Bumping manifests a=b2g-bump 2014-04-07 16:01:29 -07:00
B2G Bumper Bot
0b97601518 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
3a9a07ddc4 Bumping manifests a=b2g-bump 2014-04-07 15:46:25 -07:00
B2G Bumper Bot
d38e329270 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
1dab51bace Bumping manifests a=b2g-bump 2014-04-07 15:31:42 -07:00
B2G Bumper Bot
c078891867 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
3d17d26aed Bumping manifests a=b2g-bump 2014-04-07 15:02:49 -07:00
B2G Bumper Bot
ae7190b2c8 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
8c706bb5af Bumping manifests a=b2g-bump 2014-04-07 13:57:50 -07:00