Anthony Jones
|
0e06d7bda0
|
Bug 781731 - Fixed failed assertion in reftest1; r=doublec
|
2012-08-27 22:01:47 +12:00 |
|
Anthony Jones
|
1257ef6e3e
|
Bug 781731 - Fixed crash caused by an empty shadow region; r=Bas
|
2012-08-27 11:35:10 +02:00 |
|
Anthony Jones
|
cd3e2d436b
|
Bug 781731 - Use a similar surface for non-blurred shadows to improve performance; r=roc
|
2012-08-27 11:34:33 +02:00 |
|
Anthony Jones
|
a31102686a
|
Bug 781731 - Set azure shadow canvas size match thebes in order to match performance; r=roc
|
2012-08-27 11:34:12 +02:00 |
|
Anthony Jones
|
e1f0182516
|
Bug 781731 - Speed up shadows by using tee surface to avoid doing a read back; r=roc
|
2012-08-27 11:34:07 +02:00 |
|
Anthony Jones
|
f506730ee0
|
Bug 781731 - Fix shadow surface extents so they aren't double padded; r=roc
|
2012-08-27 11:32:14 +02:00 |
|
Anthony Jones
|
e10d5fffde
|
Bug 781731 - Clean up DrawTargetCairo::DrawSurfaceWithShadow() to make it simpler and paint correctly in all modes; r=jrmuizel
|
2012-08-27 11:31:56 +02:00 |
|
Anthony Jones
|
8e7ebbe775
|
Bug 781731 - Fixed passing of text bounds to AdjustedTarget in order to limit the size of the temporary target; r=Bas
|
2012-08-27 11:31:36 +02:00 |
|
Anthony Jones
|
a918455be9
|
Bug 781731 - Fixed Azure Cairo GTK perf by removing xlib to buffered image conversion; r=Bas
|
2012-08-27 11:31:33 +02:00 |
|
Ms2ger
|
ae71d87172
|
Merge last PGO-green changeset from m-i to m-c.
|
2012-08-27 10:52:35 +02:00 |
|
Chris Pearce
|
14f7d80c2c
|
Bug 784932 - Allow HTMLMediaElement.buffered to be read when readyState > HAVE_NOTHING instead of > HAVE_METADATA. r=roc
|
2012-08-27 20:30:29 +12:00 |
|
Cameron McCormack
|
466684742d
|
No bug - Comment fix now that InvalidateAndScheduleBoundsUpdate has been renamed to InvalidateAndScheduleReflowSVG. DONTBUILD
|
2012-08-27 17:51:48 +10:00 |
|
Jared Wein
|
4a666be05a
|
Bug 780433 - Update the volume bar and scrubber icon. r=Unfocused
|
2012-08-27 19:11:05 +12:00 |
|
Cervantes Yu
|
558d235914
|
Bug 779358 - Change click handler back to use capture. r=cjones
|
2012-08-27 14:27:41 +08:00 |
|
Anthony Jones
|
b0d98e4fff
|
Bug 773460 - Change the default canvas over to Azure; r=nrc
--HG--
extra : rebase_source : cf5c1a05345fe4096d856f432cf26175c4401762
|
2012-08-27 18:19:07 +12:00 |
|
Mark Hammond
|
cc7f0bacaf
|
merge backout
|
2012-08-27 16:18:11 +10:00 |
|
Mark Hammond
|
09f9483ab0
|
Backout f79e4c7902a1 (Bug 780987) due to talos being angry and red-faced
|
2012-08-27 16:17:22 +10:00 |
|
Richard Newman
|
2ee1d46e27
|
Merge m-c to s-c.
|
2012-08-26 22:52:01 -07:00 |
|
Bob Clary
|
b814c458f7
|
bug 681704 - disable js1_5/extensions/toLocaleFormat-02.js on Windows Debug builds due to CRT Assert, r=dmandelin.
|
2012-08-26 22:51:14 -07:00 |
|
Phil Ringnalda
|
f371e9a63d
|
Merge last PGO-green changeset from m-i to m-c
|
2012-08-26 22:21:46 -07:00 |
|
Mark Hammond
|
949e962f6c
|
Bug 780987 - implement social.user-recommend-* messages. r=mixedpuppy
|
2012-08-27 14:48:17 +10:00 |
|
Margaret Leibovic
|
c8694baa6d
|
Bug 774479 - Create about:feedback page, and show it to users after the app has been launched 10 times. r=mfinkle
|
2012-08-26 21:33:11 -07:00 |
|
Doug Turner
|
a19ad5cd0d
|
Bug 782351 - Device Storage - Expose sdcard/volume state flag on stat result followup. If fetching the available disk space fails (due to a path not existing), return zero bytes available. r=khuey
|
2012-08-26 21:34:04 -07:00 |
|
Doug Turner
|
d51291d281
|
Bug 784388 - Remove setTimeout from device storage watch tests. r=khuey
|
2012-08-26 21:33:44 -07:00 |
|
Doug Turner
|
80c32942bc
|
Bug 783593 - Device Storage - Test to ensure onchange notifications go to the right object. r=khuey
|
2012-08-26 21:33:13 -07:00 |
|
Doug Turner
|
cfa68bef6d
|
Bug 784404 - Intermittent assertion in dom/devicestorage/test/test_basic.html. r=bent
|
2012-08-26 21:28:10 -07:00 |
|
Margaret Leibovic
|
6f1ad534cb
|
Bug 784361 - Make doorhanger and site identity popups have the same width. r=lucasr
|
2012-08-26 21:12:00 -07:00 |
|
Eric Chou
|
6dbbbbfe3c
|
Backed out changeset 8f79f5a6b073 because the author name was missing in original patch
|
2012-08-27 11:23:48 +08:00 |
|
Eric Chou
|
2870d394c2
|
Bug 779358 - Change click handler back to use capture. r=cjones
|
2012-08-27 11:18:14 +08:00 |
|
Eitan Isaacson
|
0a6d77d99d
|
Bug 783077 - Attach accessfu to b2g shell. r=fabrice
|
2012-08-26 20:14:42 -07:00 |
|
Eitan Isaacson
|
861241773f
|
Bug 785510 - Add accessible retreival service to utils, and remove it as global from modules. r=davidb
|
2012-08-26 20:14:42 -07:00 |
|
Ryan VanderMeulen
|
fc14088df0
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-08-26 22:22:56 -04:00 |
|
Zoe Bellot
|
c7a4582c95
|
Bug 746142 - Part 2 - Use inputmode attribute to vary the virtual keyboard on Android. f=mounir r=cpeterson
|
2012-08-26 23:16:22 -03:00 |
|
Shane Caraveo
|
c8e6a18314
|
Bug 784535 - enable opening chats from worker. r=jaws
|
2012-08-26 16:51:24 -07:00 |
|
Shane Caraveo
|
488e0f589d
|
Bug 774506 - Implement toast notification support. r=jaws
|
2012-08-26 16:46:45 -07:00 |
|
Lucas Rocha
|
7a7efe835e
|
Bug 785758 - Always update security and reader modes after progress visibility (r=mfinkle)
|
2012-08-27 00:45:07 +01:00 |
|
David Zbarsky
|
ae85eb5db3
|
Bug 785671 - nsHTMLMediaElement::mSrcStreamListener should be an nsRefPtr r=roc
|
2012-08-26 19:33:56 -04:00 |
|
Kan-Ru Chen (陳侃如)
|
abc77a9c59
|
Bug 785001 - Add default constructor to PlanarYCbCrImage::Data. r=roc
|
2012-08-26 20:14:20 -03:00 |
|
Paul Rouget
|
eca315b2b1
|
merge fx-team to m-c
|
2012-08-27 00:05:32 +02:00 |
|
Ryan VanderMeulen
|
e54eb53a6b
|
Merge m-c to inbound.
|
2012-08-26 16:03:34 -04:00 |
|
Ryan VanderMeulen
|
38f985faba
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-08-26 16:01:58 -04:00 |
|
Landry Breuil
|
7d89ba8711
|
Bug 783875: Fix OpenBSD/arm platforms detection in xpcom. r=bsmedberg.
|
2012-08-26 21:54:19 +02:00 |
|
Mark Banner
|
0a50ec0dc8
|
Replace broken ifdef with ifeq for toolkit packager.mk to fix the Mac define, follow-up to bug 785102. rs=glandium over irc.
|
2012-08-26 20:48:57 +01:00 |
|
Jason Orendorff
|
f9227f858d
|
Bug 778851 - Disable E4X in content by default.
|
2012-08-26 09:04:33 -05:00 |
|
Jan Beich
|
f118b2544f
|
Bug 784776 - Don't assume NULL is numeric in Hunspell code. r=smaug
|
2012-08-26 08:58:37 -04:00 |
|
Jan Beich
|
bc8b07dc67
|
Bug 784776 - Provide a pointer as an argument to time(). r=smontagu
|
2012-08-26 08:57:40 -04:00 |
|
Jan Beich
|
b90e2af5a0
|
Bug 784776 - Don't assume NULL is numeric. r=cjones
|
2012-08-26 08:56:59 -04:00 |
|
Mike Hommey
|
397a7e6544
|
Backout changeset a1ba35958b98 (bug 781529) because of a gcc bug that leads to bug 785679
|
2012-08-26 10:15:10 +02:00 |
|
Randell Jesup
|
5e1942e760
|
Bug 773847: Fix popupcontrol logic and take snapshots from main thread, enable Snapshots on Android by default r=mounir,blassey
|
2012-08-26 01:33:08 -04:00 |
|
Ryan VanderMeulen
|
2d77c23315
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-08-25 22:09:16 -04:00 |
|