Commit Graph

103228 Commits

Author SHA1 Message Date
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
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
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
Ryan VanderMeulen
72f08e3e31 Merge m-c to inbound. 2012-08-26 22:29:40 -04:00
Ryan VanderMeulen
fc14088df0 Merge the last PGO-green inbound changeset to m-c. 2012-08-26 22:22:56 -04:00
Raphael Catolino
516fde7d59 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
3bfa1737d4 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
4cdad1f2f1 Bug 784272 - Docked chat boxes should not overlap top-level vertical scrollbars. r=mixedpuppy 2012-08-27 11:23:12 +10: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
Abhishek Potnis
b1cf14bfca Bug 785415 - Remove unused getInnerWindowById from WebConsoleUtils.jsm. r=mihai.sucan 2012-08-25 19:26:00 -04:00
Shu-yu Guo
1bf739b2d2 Bug 784873 - Improve ParallelArray jit-test code (r=dvander) 2012-08-26 12:02:42 -07:00
Mounir Lamouri
d33a4b6f18 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
e98a5d9b7e Bug 775009 - Part 2: Fix. r=bz 2012-08-25 18:23:53 -04:00
Justin Lebar
62a42ad4d7 Bug 775009 - Part 1: Fix test broken by part 2. r=bz 2012-08-25 18:23:53 -04:00
Andrew McCreight
d22deaa03b Bug 765527. r=mrbkap 2012-08-25 14:56:45 -07:00
Hub Figuière
d8dbdf5d60 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
e2cff80fb8 Bug 776208 - Plugin preview overlay test. r=jaws 2012-08-25 17:18:44 -04:00
Yury
f71d14e548 Bug 776208 - Plugin preview overlay. r=johns,jaws,margaret, sr=joshmoz 2012-08-25 17:18:44 -04:00
David Rajchenbach-Teller
59a38cf735 Bug 771617 - Tests for readTo/writeFrom/readAll. r=froydnj 2012-08-25 17:18:44 -04:00
David Rajchenbach-Teller
8447d31c33 Bug 771617 - Fix WinFile.{ReadFile, WriteFile} to accept void*. r=froydnj 2012-08-25 17:18:43 -04:00
David Rajchenbach-Teller
fbf35ccefb Bug 771617 - OS.File.prototype.{readTo, writeFrom, readAll}. r=froydnj 2012-08-25 17:18:43 -04:00
David Rajchenbach-Teller
7293910358 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
fd4488e47b Bug 724346 - Ctrl-Tab should not cycle through hidden tabs. r=dao 2012-08-25 17:18:43 -04:00
Ryan VanderMeulen
95954c36f5 Bug 778413 - Move and rename the reftest. irc-r=dbaron
--HG--
rename : layout/reftests/table-bordercollapse/minimum_cell_width_calculation-ref.html => layout/reftests/table-width/cell-pref-width-border-box-ref.html
rename : layout/reftests/table-bordercollapse/minimum_cell_width_calculation-Border-Box.html => layout/reftests/table-width/cell-pref-width-border-box.html
2012-08-25 17:18:43 -04:00