Commit Graph

280755 Commits

Author SHA1 Message Date
Bob Clary
09e39426df 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
Shane Caraveo
28ac33ef34 Bug 784535 - enable opening chats from worker. r=jaws 2012-08-26 16:51:24 -07:00
Shane Caraveo
fe3875a970 Bug 774506 - Implement toast notification support. r=jaws 2012-08-26 16:46:45 -07:00
Mark Hammond
481c8c04a3 Bug 780987 - implement social.user-recommend-* messages. r=mixedpuppy 2012-08-27 14:48:17 +10:00
Margaret Leibovic
7c9cc904c2 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
210e5f98f4 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
4eb32175df Bug 784388 - Remove setTimeout from device storage watch tests. r=khuey 2012-08-26 21:33:44 -07:00
Doug Turner
4102a9b6d0 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
38bc8ae1b9 Bug 784361 - Make doorhanger and site identity popups have the same width. r=lucasr 2012-08-26 21:12:00 -07:00
Eric Chou
44e0a46a60 Backed out changeset 8f79f5a6b073 because the author name was missing in original patch 2012-08-27 11:23:48 +08:00
Eric Chou
6790999ccd Bug 779358 - Change click handler back to use capture. r=cjones 2012-08-27 11:18:14 +08:00
Eitan Isaacson
ac43a8cc3c Bug 783077 - Attach accessfu to b2g shell. r=fabrice 2012-08-26 20:14:42 -07:00
Eitan Isaacson
646b724603 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
5d63eeebbb 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
Zoe Bellot
e96e9dacf5 Bug 746142 - Part 1 - Add inputmode attribute to HTMLInputElement. r=mounir sr=smaug 2012-08-17 11:53:44 +02:00
Vincent Chang
63c4bd58bc Bug 783976 - WiFi list can't displayed after enabling/disabling WiFi repeatedly. r=mrbkap 2012-08-26 22:29:46 -04:00
Ryan VanderMeulen
7a44affc26 Merge m-c to inbound. 2012-08-26 22:29:40 -04:00
Ryan VanderMeulen
699edfd421 Merge the last PGO-green inbound changeset to m-c. 2012-08-26 22:22:56 -04:00
Raphael Catolino
5e69aa6e3c Bug 781313 - Move the euclidGcd and lcm algos form nsStyleAnimation.cpp to mfbt/MathAlgorithms.h r=dbaron,luke 2012-08-26 22:58:23 -03:00
Jared Wein
09bdf87ea4 Bug 785593 - Make the chatboxes larger and with a small gap between each one. r=mixedpuppy 2012-08-27 11:23:15 +10:00
Jared Wein
3ae63e3289 Bug 784272 - Docked chat boxes should not overlap top-level vertical scrollbars. r=mixedpuppy 2012-08-27 11:23:12 +10:00
Lucas Rocha
4bf38d9d19 Bug 785758 - Always update security and reader modes after progress visibility (r=mfinkle) 2012-08-27 00:45:07 +01:00
David Zbarsky
00c65c13a4 Bug 785671 - nsHTMLMediaElement::mSrcStreamListener should be an nsRefPtr r=roc 2012-08-26 19:33:56 -04:00
Kan-Ru Chen (陳侃如)
e24d16161a Bug 785001 - Add default constructor to PlanarYCbCrImage::Data. r=roc 2012-08-26 20:14:20 -03:00
Paul Rouget
e96f6e3670 merge fx-team to m-c 2012-08-27 00:05:32 +02:00
Ryan VanderMeulen
249ee16168 Merge m-c to inbound. 2012-08-26 16:03:34 -04:00
Ryan VanderMeulen
70faf941e2 Merge the last PGO-green inbound changeset to m-c. 2012-08-26 16:01:58 -04:00
Landry Breuil
fd6874c107 Bug 783875: Fix OpenBSD/arm platforms detection in xpcom. r=bsmedberg. 2012-08-26 21:54:19 +02:00
Mark Banner
1245be4891 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
5808ee520e Bug 778851 - Disable E4X in content by default. 2012-08-26 09:04:33 -05:00
Jan Beich
b09ed9fc3c Bug 784776 - Don't assume NULL is numeric in Hunspell code. r=smaug 2012-08-26 08:58:37 -04:00
Jan Beich
7b926cd5ad Bug 784776 - Provide a pointer as an argument to time(). r=smontagu 2012-08-26 08:57:40 -04:00
Jan Beich
ac932f999f Bug 784776 - Don't assume NULL is numeric. r=cjones 2012-08-26 08:56:59 -04:00
Mike Hommey
484fcb4f1d 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
e674138254 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
0ca8ef0d51 Merge the last PGO-green inbound changeset to m-c. 2012-08-25 22:09:16 -04:00
Abhishek Potnis
e4e02d4d02 Bug 785415 - Remove unused getInnerWindowById from WebConsoleUtils.jsm. r=mihai.sucan 2012-08-25 19:26:00 -04:00
Shu-yu Guo
283405a2b2 Bug 784873 - Improve ParallelArray jit-test code (r=dvander) 2012-08-26 12:02:42 -07:00
Mounir Lamouri
11a64b3607 Bug 785631 - Temporarily allow permissions if they don't match the app/browserElement info. r=cjones
This is a workaround for Gaia.
2012-08-26 15:59:59 -03:00
Justin Lebar
68d29b343c Bug 775009 - Part 2: Fix. r=bz 2012-08-25 18:23:53 -04:00
Justin Lebar
b24d5322df Bug 775009 - Part 1: Fix test broken by part 2. r=bz 2012-08-25 18:23:53 -04:00
Andrew McCreight
fe0f72dfe5 Bug 765527. r=mrbkap 2012-08-25 14:56:45 -07:00
Hub Figuière
41cf08644d Bug 668469 - Part 2: use InteractiveState() instead of NativeInteractiveState(). r=surkov
--HG--
extra : rebase_source : 0da87d1ad720782293d5091537a2edc2f6d07c46
2012-08-24 23:48:41 -04:00
Yury
f902dc7eea Bug 776208 - Plugin preview overlay test. r=jaws 2012-08-25 17:18:44 -04:00
Yury
4d8df099e9 Bug 776208 - Plugin preview overlay. r=johns,jaws,margaret, sr=joshmoz 2012-08-25 17:18:44 -04:00
David Rajchenbach-Teller
044a0462b3 Bug 771617 - Tests for readTo/writeFrom/readAll. r=froydnj 2012-08-25 17:18:44 -04:00
David Rajchenbach-Teller
4530bd3994 Bug 771617 - Fix WinFile.{ReadFile, WriteFile} to accept void*. r=froydnj 2012-08-25 17:18:43 -04:00
David Rajchenbach-Teller
17197c8619 Bug 771617 - OS.File.prototype.{readTo, writeFrom, readAll}. r=froydnj 2012-08-25 17:18:43 -04:00
David Rajchenbach-Teller
e7229b5ea3 Bug 771617 - Refactoring to better share code between implementations of OS.File. r=froydnj 2012-08-25 17:18:43 -04:00
Lim Wei Zhong
c8d9e67334 Bug 724346 - Ctrl-Tab should not cycle through hidden tabs. r=dao 2012-08-25 17:18:43 -04:00