Commit Graph

117102 Commits

Author SHA1 Message Date
Adam Roach [:abr]
ebca40ad6a Bug 825106: Use the correct pointer comparison when determining master r=jesup 2012-12-28 15:12:47 -06:00
Randell Jesup
a95ef36414 Bug 820011: Shut down webrtc signling service on XPCOM shutdown r=derf 2012-12-28 17:04:32 -05:00
Wes Johnston
9757a96078 Bug 783312 - Keep pinned site thumbnails alive. r=lucasr 2012-12-28 13:46:12 -08:00
Wes Johnston
e472a2d947 Bug 783312 - Provide a context menu to edit/pin sites. r=mfinkle 2012-12-28 13:46:10 -08:00
Wes Johnston
97452f6c6e Bug 783312 - Show the awesomescreen as a way to select sites for pinning. r=mfinkle 2012-12-28 13:46:08 -08:00
Wes Johnston
cb872f5ea7 Bug 783312 - Use pinned sites backend to return a cursor with pinned+top sites. r=mfinkle 2012-12-28 13:46:06 -08:00
Wes Johnston
6f7e6d7ef0 Bug 783312 - Set up a backend for pinned sites. r=mfinkle 2012-12-28 13:46:04 -08:00
Wes Johnston
3684f97279 Bug 783312 - Show empty rows on about:home for customization. r=mfinkle 2012-12-28 13:45:58 -08:00
Boris Zbarsky
a5c9ee7be7 Bug 817943 part 2. Make the x86-64 and ARM versions of passABIArg not generate no-op moves and add asserts to the moveResolver that there are no such moves. r=pierron,mjrosenberg 2012-12-28 12:40:45 -08:00
Boris Zbarsky
d4903aebb9 Bug 817943 part 1. Introduce a GetTempRegForIntArg function that can be used to get registers to store things you plan to pass to a function call in, and use it for DOM getters/setters/methods. r=pierron 2012-12-28 12:40:44 -08:00
Randell Jesup
39a4dffd71 Bug 816664: wallpaper patch for negative delta times for video frames r=derf 2012-12-28 15:34:01 -05:00
Hannes Verschore
32c500981e Bug 823884: Make call uninlineable when aborting during inlining, r=nbp 2012-12-28 21:33:07 +01:00
Jim Chen
75228bbbd7 Bug 824715 - Correctly calculate next page offset in custom linker; r=glandium 2012-12-28 15:29:44 -05:00
Adam Roach [:abr]
a309ab83a5 Bug 824220: Pass constraints through directly through message, deallocate when done r=jesup 2012-12-27 14:28:11 -06:00
Randell Jesup
2dc1aa42f3 Bug 820978: keep reference to MediaManager singleton r=derf 2012-12-28 15:29:52 -05:00
Randell Jesup
e4ffe07b5c Bug 802538: Enable getUserMedia() mochitests r=whimboo 2012-12-28 15:29:48 -05:00
Randell Jesup
9f764b65cf Bug 802538: Make sure gUM MediaStreams are destroyed (and fix other leaks) r=derf 2012-12-28 15:27:57 -05:00
Ryan VanderMeulen
a058f5dd89 Bug 824174 - Update pdf.js to version 0.7.28. r=bdahl 2012-12-28 15:13:37 -05:00
Jared Wein
cefced7722 Bug 409686 - Remove off-by-default restart prompt code. r=gavin 2012-12-28 14:41:13 -05:00
Vivien Nicolas
8cca0153fb Bug 823004 - B2G STK: STK Set-Up idle mode doesn't work properly. r=etienne 2012-12-28 19:43:49 +01:00
Rafael Gieschke
2e928f89ea Bug 791419 - Firefox for Android crashes on start on Kindle Fire HD 7 r=glandium 2012-12-28 13:07:52 -05:00
Trevor Saunders
6380733341 bug 822717 - remove checks for old gcc r=glandium 2012-12-18 13:22:28 -05:00
Etienne Segonzac
d502a789fd Bug 823150 - The ondownloadavailable callback is not triggered on all the instances of the app. r=vingtetun 2012-12-28 12:57:35 -05:00
Andrea Marchesini
d284785a12 Bug 820704 - AudioChannelService must handle children quitting unexpectedly. r=jlebar 2012-12-28 12:57:35 -05:00
Bellindira Castillo [:bellindira]
32473d14f2 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
af7ac0adf4 Merge m-c to inbound. 2012-12-28 12:57:30 -05:00
Josh Matthews
49b73c1b44 Bug 818667 - Put HTTP cache into app jars. r=michal.novotny 2012-12-28 12:50:23 -05:00
Josh Matthews
c3a10eacc2 Backed out changeset d924c6aa0a8f (bug 818667) 2012-12-28 12:31:44 -05:00
Scott Johnson
1297bca335 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
647dc2fa56 Bug 818667 - Put HTTP cache into app jars. r=michal.novotny 2012-12-28 11:56:31 -05:00
Trevor Saunders
79c7d9e228 bug 822664 - follow up remove another use of GetDocAccessibleFromcache() r=bustage 2012-12-28 11:48:21 -05:00
Mounir Lamouri
47cf320223 Bug 825009 - Handles NaN and Infinity passed to .valueAsNumber. r=smaug 2012-12-28 12:48:41 +00:00
Raphael Catolino
b213d916bc 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
053098724a Bug 769357 - Implements min attribute for <input type=date>. r=mounir 2012-12-21 18:28:01 +01:00
Raphael Catolino
dcfb51a700 Bug 769355 - Implements max attribute for <input type='date'>. r=mounir 2012-12-21 18:26:56 +01:00
Raphael Catolino
b64ba9382a Bug 769370 - Add valueAsDate attribute and implement valueAsNumber/valueAsDate for date. r=mounir 2012-12-27 18:55:31 +00:00
Raphael Catolino
129bb02820 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
5c4e542449 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
147a908575 Back out de5db0c4c3ff and ff14e0b88c10 (bug 820124) because of intermittent xpcshell assertions 2012-12-27 14:52:04 -08:00
Ryan VanderMeulen
bec6915e91 Merge the last PGO-green inbound changeset to m-c. 2012-12-27 17:00:54 -05:00
Daniel Holbert
22030ae732 Merge inbound to m-c 2012-12-27 13:53:16 -08:00
Doug Turner
1c90cdf47c 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
1f12f92bef Bug 816730 - [Activities] Filters do not work anymore. r=mounir, sr=sicking 2012-12-27 11:12:06 -05:00
rfw2nd@gmail.com
6ef1d8a861 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
ba65d8cebf 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
5dbe2f8398 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
3222807ca5 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
27d15f40b7 Bug 824746 - Remove unused mozconfig files. r=rail. 2012-12-26 23:55:29 -05:00
Alexander Surkov
7e24984bbc Bug 660083 - missing focus event when opening a message in Thunderbird, r=tbsaunde 2012-12-27 13:25:27 +09:00
Ryan VanderMeulen
830adb77ce Bug 824167 - Upgrade SQLite to version 3.7.15.1 (SQLite changes). r=mak 2012-12-19 20:43:55 -05:00