Commit Graph

116895 Commits

Author SHA1 Message Date
Andrea Marchesini
165dd0b752 Bug 820704 - AudioChannelService must handle children quitting unexpectedly. r=jlebar 2012-12-28 12:57:35 -05:00
Bellindira Castillo [:bellindira]
d2cf413a51 Bug 806726 - Port test_localStorageQuotaPrivateBrowsing.html to the new per-tab PB APIs. r=jdm
--HG--
rename : dom/tests/mochitest/localstorage/test_localStorageQuotaPrivateBrowsing.html => dom/tests/mochitest/localstorage/test_localStorageQuotaPrivateBrowsing_perwindowpb.html
2012-12-18 16:06:37 -06:00
Ryan VanderMeulen
c62c0bf43b Merge m-c to inbound. 2012-12-28 12:57:30 -05:00
Josh Matthews
c8d3af7a52 Bug 818667 - Put HTTP cache into app jars. r=michal.novotny 2012-12-28 12:50:23 -05:00
Josh Matthews
bf2cdb7a02 Backed out changeset d924c6aa0a8f (bug 818667) 2012-12-28 12:31:44 -05:00
Scott Johnson
6fcf6c0f6b Bug 654352: Implement (blassey) and fix (jwir3) document.caretPositionFromPoint so that it utilizes frame-relative coordinates to get caret position. (original: [r=smaug,roc]) (fixes: [r=blassey,Ms2ger]) 2012-12-28 11:11:06 -06:00
Josh Matthews
9e14d2624a Bug 818667 - Put HTTP cache into app jars. r=michal.novotny 2012-12-28 11:56:31 -05:00
Trevor Saunders
0aad5e63a4 bug 822664 - follow up remove another use of GetDocAccessibleFromcache() r=bustage 2012-12-28 11:48:21 -05:00
Mounir Lamouri
0ade25dd2b Bug 825009 - Handles NaN and Infinity passed to .valueAsNumber. r=smaug 2012-12-28 12:48:41 +00:00
Raphael Catolino
f6766ee911 Bug 769359 - Adds step attribute and stepUp/stepDown method support for <input type='date'>. r=mounir 2012-12-22 15:46:19 +01:00
Raphael Catolino
031723c888 Bug 769357 - Implements min attribute for <input type=date>. r=mounir 2012-12-21 18:28:01 +01:00
Raphael Catolino
fa4f8058bb Bug 769355 - Implements max attribute for <input type='date'>. r=mounir 2012-12-21 18:26:56 +01:00
Raphael Catolino
3b8d24338c Bug 769370 - Add valueAsDate attribute and implement valueAsNumber/valueAsDate for date. r=mounir 2012-12-27 18:55:31 +00:00
Raphael Catolino
5ef44d47fd Bug 769379 - Adds sanitizing algorithm for <input type=date>. r=mounir
--HG--
rename : content/html/content/test/test_bug549475.html => content/html/content/test/forms/test_input_sanitization.html
2012-12-27 18:48:13 +00:00
Raphael Catolino
957775fb4a Bug 769385 - Add type attribute date for <input> behind "dom.experimental_forms" pref. r=mounir 2012-12-27 16:06:53 +00:00
Matt Brubeck
c8d17da002 Back out de5db0c4c3ff and ff14e0b88c10 (bug 820124) because of intermittent xpcshell assertions 2012-12-27 14:52:04 -08:00
Ryan VanderMeulen
70fbdc7f23 Merge the last PGO-green inbound changeset to m-c. 2012-12-27 17:00:54 -05:00
Daniel Holbert
2893d626ec Merge inbound to m-c 2012-12-27 13:53:16 -08:00
Doug Turner
74c4725149 Bug 824160 - Assertion in SetMysteryBlobInfo. GetMozLastModifiedDate should return modification date even if it is presently unknown. r=bent a=blocking-basecamp 2012-12-27 11:28:43 -08:00
Andrea Marchesini
4d1f9b6d3a Bug 816730 - [Activities] Filters do not work anymore. r=mounir, sr=sicking 2012-12-27 11:12:06 -05:00
rfw2nd@gmail.com
d51bf22349 Bug 553917 - Test for presence of MathML error messages in the Error Console. r=karlt 2012-12-27 11:12:06 -05:00
rfw2nd@gmail.com
a1f931ced6 Bug 553917 - Add new mathml.properties bundle with error messages for MathML error logging. r=Pike 2012-12-27 11:12:06 -05:00
rfw2nd@gmail.com
85cd61d2c3 Bug 553917 - Add helper methods and logic for error logging to MathML module. r=karlt 2012-12-27 11:12:05 -05:00
Ryan VanderMeulen
23e2a6f387 Bug 824167 - Upgrade SQLite to version 3.7.15.1 (Mozilla changes). r=mak 2012-12-27 11:12:05 -05:00
Rafael Ávila de Espíndola
a3923f54ca Bug 824746 - Remove unused mozconfig files. r=rail. 2012-12-26 23:55:29 -05:00
Alexander Surkov
619f01b83f Bug 660083 - missing focus event when opening a message in Thunderbird, r=tbsaunde 2012-12-27 13:25:27 +09:00
Ryan VanderMeulen
952f69fc76 Bug 824167 - Upgrade SQLite to version 3.7.15.1 (SQLite changes). r=mak 2012-12-19 20:43:55 -05:00
Nicolas B. Pierron
30ef6fab57 Bug 780549 - AutoEnterCompilation: Handle init error cases. r=bhackett 2012-12-27 07:12:25 -08:00
Asaf Romano
32b4e01d87 Bug 824240 - Make the Downloads View Seamonkey-friendly. r=mak 2012-12-27 16:50:56 +02:00
Jacek Caban
a8d8dffa03 Bug 823924 - Don't hardcode system directory when loading WMF libraries r=paul 2012-12-27 15:03:55 +01:00
Jacek Caban
608c3c6165 Bug 823921 - Replaced _com_ptr_t usage by RefPtr r=paul 2012-12-27 15:02:37 +01:00
Joel Maher
ab3a6849e2 Backed out changeset 251ac29afd1b for perma orange bc 2012-12-27 07:18:33 -05:00
Nicolae Cristian
a680b007f9 Bug 822681 - Robocop: Add test for Tabs Drawer Menu feature. r=jmaher 2012-12-20 16:26:52 +02:00
George Wright
3d5d406b7a Bug 815795 - Fix an integer overflow by casting unit_x to int64_t. From upstream commit de60e2e0e3eb6084f8f14b63f25b3cbfb r=jrmuizel 2012-12-19 18:10:07 -05:00
Andres Hernandez
8519a8afbe Bug 819510 - Quitting from a Private Browsing window makes Restore Previous Session fail once. r=ttaubert 2012-12-19 16:52:30 -06:00
Benjamin Chen
9bb6871b30 Bug 805746 - Send CustomScroll domevent to browser.js. r=cjones 2012-12-25 14:09:34 +08:00
Ryan VanderMeulen
e750bea8da Backed out changesets 038194a2ffc3 and 4a7071b92069 (bug 820124) for mochitest orange. r=TryFTW 2012-12-26 22:48:23 -05:00
Chuck Lee
170658d87f Bug 820762 - 0003.Test if voicemailInfo is exposed. r=hsinyi 2012-12-26 18:49:10 +08:00
Chuck Lee
f948debdbe Bug 820762 - 0002.Access voicmail info with correct permission. r=hsinyi 2012-12-26 18:49:08 +08:00
Chuck Lee
6b34770bf6 Bug 820762 - 0001.Change IDL. r=hsinyi 2012-12-25 14:56:30 +08:00
Eric Chou
d38947e761 Bug 820216 - should use JS_NewUCStringCopyN to copy a Unicode string, r=gyeh 2012-12-27 10:20:17 +08:00
Andrew McCreight
70f90d1845 Bug 823226 - Add environment variables for controlling cycle collector logging. r=smaug 2012-12-19 14:35:50 -08:00
Jan Beich
64b5def3f8 Bug 824460 - Unbreak build with clang/libc++ after bug 815523. r=jduell 2012-12-26 10:16:42 -05:00
Jan Beich
129357e4f6 Bug 815916 - Unbreak building signaling tests for system jpeg/pixman. r=rjesup 2012-12-26 10:15:53 -05:00
Mike Conley
ed859e4e4a Bug 814510 - Downloads Summary icon needs to be revisited. r=mak 2012-12-26 10:15:06 -05:00
Jim Chen
6609bf8713 Bug 814689 - Only use key events for plugins; r=cpeterson 2012-12-26 10:06:53 -05:00
Jim Chen
719d56e3b9 Bug 821979 - Specify valid selection offsets in onCreateInputConnection; r=blassey 2012-12-26 10:06:53 -05:00
Jim Chen
f8bd9dcfd2 Bug 822755 - Don't process reply and always remove from action queue when processing stale actions; r=cpeterson 2012-12-26 10:06:52 -05:00
Jan de Mooij
3581b422a0 Bug 823482 part 1 - Refactor JSOP_EXCEPTION implementation in the interpreter. r=djvj
--HG--
extra : rebase_source : ec8f44feae0e8c74245347b1763f0275867764f5
2012-12-26 15:57:26 +01:00
Jan de Mooij
e7e9374304 Bug 824463 - Fix checkStackAlignment on ARM. r=mjrosenb
--HG--
extra : rebase_source : b8ee9a95e13cca2f0e5e00960e68c55e47053e59
2012-12-26 15:45:13 +01:00