Commit Graph

103263 Commits

Author SHA1 Message Date
Ehsan Akhgari
4549b4f331 Bug 579517 follow-up: Remove NSPR types that crept in 2012-08-27 12:28:11 -04:00
Nick Hurley
9aaae2b5de bug 783755 - Make the new default cache size stick. r=michal 2012-08-21 14:52:44 -07:00
Luke Wagner
e261046a4f Bug 771168 - AssertJit should not assume there is a StackFrame (test only,r=me) 2012-08-27 08:55:18 -07:00
Marshall Moutenot
bb2f4a9d43 Bug 784315 - fix CSP parser to handle single-token hosts via regex correctly. r=geekboy 2012-08-27 08:51:02 -07:00
Vicamo Yang
eb5c8277b8 Bug 579517 follow-up: Remove NSPR types that crept in 2012-08-27 23:31:35 +08:00
Marshall Culpepper
51818865da Bug 764683: Manage /system mount permissions when applying Gecko updates in B2G, and download them to /data/local. r=rstrong r=bbondy r=cjones 2012-08-27 12:27:14 -03:00
Marshall Culpepper
abc79ff89a Bug 781868: Clear WRAP_LDFLAGS for the updater in Gonk, so it doesn't link against mozglue. r=khuey 2012-08-27 12:23:09 -03:00
Marshall Culpepper
637c26363e Bug 764684: Enable update staging for B2G, and skip the update.test check. r=ehsan 2012-08-27 12:15:12 -03:00
Kai Engert
59e79c2dc1 Bug 783974, Log SSL errors to the error console, r=bsmith 2012-08-27 16:37:47 +02:00
Rafael Ávila de Espíndola
a6d4f95838 Bug 785772 - Don't use -O0 during stage1 on darwin. r=rail.
We only need to build stage1 with -O0 on linux because of a bug in the gcc
4.5 we use.
2012-08-27 10:20:46 -04:00
Philipp von Weitershausen
5801c8b2ab Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
2012-08-27 11:13:02 -03:00
Gabor Krizsanits
a4a418d2ac Bug 763897 - Incorrect behaviour of mozMatchesSelector.call through xray; r=bholley 2012-08-27 15:15:20 +02:00
Gabor Krizsanits
56e99a4fb8 Bug 738244 - Supporting DOM specific collection properties through xray wrappers; r=mrbkap 2012-08-27 15:06:34 +02:00
Benjamin Peterson
ee202a3ffe Bug 781035 followup - fix indentation. r=me 2012-08-27 08:21:27 -04:00
Benjamin Peterson
de7d529c1c Bug 781035 - Use the C++ JS compile API in more places. r=jorendorff sr=jst 2012-08-27 08:04:37 -04:00
Benjamin Peterson
c7110f1a4e Bug 785781 - Remove artifact of the old re engine. r=njn 2012-08-27 08:03:54 -04:00
Mark Hammond
7a3a685290 Bug 780987 - implement social.user-recommend-* messages. r=mixedpuppy 2012-08-27 21:16:38 +10:00
Ms2ger
f900f266f1 Backout bug 781731. 2012-08-27 12:27:40 +02:00
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
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
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
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
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
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
Zoe Bellot
ca74cd158f Bug 746142 - Part 1 - Add inputmode attribute to HTMLInputElement. r=mounir sr=smaug 2012-08-17 11:53:44 +02:00
Vincent Chang
4ac01efb42 Bug 783976 - WiFi list can't displayed after enabling/disabling WiFi repeatedly. r=mrbkap 2012-08-26 22:29:46 -04:00