Commit Graph

5122 Commits

Author SHA1 Message Date
Margaret Leibovic
0037490472 Bug 1135234 - Use "serif" and "sans-serif" in reader mode controls to match desktop. r=bnicholson 2015-02-20 13:27:09 -08:00
Christoph Kerschbaumer
3b9c0e23c1 Bug 1119005 - No need to branch on NewChannelinternal callsites anymore - callsite updated (r=sicking) 2015-02-19 11:47:59 -08:00
Ralph Giles
bbbd784c36 Bug 1134398 - Enable MSE for youtube on MacOS X release builds. a=ajones
We believe we can support both MacOS X and Windows now.
2015-02-18 15:37:00 -08:00
Masayuki Nakano
4f80e39dec Bug 1119609 part.15 Fix new orange of test_menulist_keynav.xul because it's caused by timeout of incremental search in menu r=smaug+enn 2015-02-19 15:50:20 +09:00
Masayuki Nakano
7921d21dce Bug 1119609 part.2 Don't dispatch keyboard events from TextEventDispatcher if there is a composition r=smaug 2015-02-19 15:50:18 +09:00
Ryan VanderMeulen
0606f99f7a Backed out changeset 4ef497dc6f9b (bug 1131557) for frequent Linux xpcshell failures.
CLOSED TREE
2015-02-18 12:38:19 -05:00
Andrew McCreight
e148387547 Back out bug 1071880 for causing bug 1083952. 2015-02-18 07:19:29 -08:00
Dragana Damjanovic
449d0cfd59 Bug 1131557 - Serve multiple xpcom events in one poll iteration. r=mcmanus 2015-02-18 06:35:00 -05:00
Xidorn Quan
36b01287ca Bug 1039006 - Enable the preference for CSS Ruby by default. r=dbaron 2015-02-19 00:03:25 +13:00
Stephen Pohl
1d8e98c4db Bug 1089867: Disable and hide Adobe EME by default and add ability to hide hidden GMPs in addon manager. r=gfritzsche 2015-02-17 12:50:27 -05:00
Stephen Pohl
0a1538297b Bug 1089867: Enable download and install of EME plugins. r=gfritzsche 2015-02-17 12:50:10 -05:00
John Schoenick
14eddfbc8f Bug 1017875 - Pref on <picture> element and update test 2014-12-10 18:54:00 -05:00
John Schoenick
74e70d0c35 Bug 1018389 - Pref on <img srcset> and update test 2014-12-10 18:54:00 -05:00
Carsten "Tomcat" Book
0195978f3b Backed out changeset d168a14d3f71 (bug 967792) for suspicion of causing OS X xpcshell test failures on a CLOSED TREE 2015-02-17 09:48:33 +01:00
Patrick McManus
1eaf9d05c2 bug 967792 - make localhost resolve offline r=dragana 2015-02-15 13:50:48 -05:00
Mason Chang
746e283eb9 Bug 1128165 - Expose Silk Preferences in about:config. r=kats 2015-02-16 08:13:56 -08:00
Carsten "Tomcat" Book
b894747db5 merge mozilla-inbound to mozilla-central a=merge 2015-02-16 15:59:56 +01:00
Brad Lassey
e9b15baab4 bug 1071880 - Notify user of addons that are slowing their browser down significantly r=mossop 2015-02-12 19:22:53 -05:00
Ryan VanderMeulen
c4bd06098c Merge b2g-inbound to m-c. a=merge
CLOSED TREE
2015-02-13 12:24:27 -05:00
Ryan VanderMeulen
309dcf842a Merge fx-team to m-c. a=merge
CLOSED TREE
2015-02-13 12:13:22 -05:00
Patrick McManus
41f81bc9e4 bug 1133156 backout 7abb1cb9739e (bug 237623) for regression r=backout 2015-02-13 22:57:03 -05:00
Birunthan Mohanathas
556dbe985d Bug 1070709 - Collapse test-only moz.build files under modules/ into ancestor moz.build files. r=mshal 2015-02-10 18:47:27 +02:00
Krzysztof Mioduszewski
9a4c02345f Bug 879861 - Part 6: Adding dom.secureelement.enabled pref. r=smaug 2015-02-11 04:04:00 -05:00
Ian Moody
9d6c8130f5 Bug 1096800 - Default sans-serif font for zh-CN on windows is mapped to SimSun, which is actually a serif font. r=jmaher 2015-02-10 10:38:00 +01:00
Margaret Leibovic
e6f2411ed6 Bug 1120735 - Implement desktop reader mode controls. r=jaws,bnicholson 2015-01-21 17:21:11 -08:00
Margaret Leibovic
d4f5d4d66a Bug 1128724 - Rename "Print" reader mode theme to "Sepia". r=jaws 2015-02-05 14:38:55 -08:00
Wes Kocher
e9bcce382e Backed out changeset fe5c25b8b675 (bug 1071880) for various test failures on a really CLOSED TREE 2015-02-11 19:09:00 -08:00
Nicholas Nethercote
09156539d5 Bug 1131901 (part 1) - Make PL_DHashTableAdd() infallible by default, and add a fallible alternative. r=froydnj.
I kept all the existing PL_DHashTableAdd() calls fallible, in order to be
conservative, except for the ones in nsAtomTable.cpp which already were
followed immediately by an abort on failure.
2015-02-02 14:48:58 -08:00
Brad Lassey
6dca8da8fb bug 1071880 - Notify user of addons that are slowing their browser down significantly r=mossop 2015-01-30 18:36:33 -05:00
Daniel Stenberg
1ce65800c4 Bug 237623 - Introduce "soft" checks for HTTP framing errors. r=mcmanus 2015-02-11 05:17:00 -05:00
Nicholas Nethercote
a3bfc736ba Back out changesets 2fcef6b54be7, 2be07829fefc, 66dfe37b8532, df3fcd2be8fd, 0a436bce77a6 (bug 1050035) for causing intermittent crashes and assertion failures. 2015-02-10 14:39:49 -08:00
Carsten "Tomcat" Book
f5bebcf5e0 Backed out changeset 96de29a78170 (bug 1096800) for xperf perma failures 2015-02-10 12:32:06 +01:00
Robert Longson
4857d974f4 Bug 1108887 - Backout part 3 and part 4 of bug 949435 (SVG iframe). r=birtles sr=bzbarsky 2015-02-10 09:14:19 +00:00
Ian Moody
f36067225d Bug 1096800 - Default sans-serif font for zh-CN on windows is mapped to SimSun, which is actually a serif font. r=jdaggett 2015-02-10 17:18:32 +09:00
Nicholas Nethercote
ee41df7dc2 Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo. 2015-02-09 14:34:50 -08:00
Kyle Machulis
2b75eb7551 Bug 1115130 - Add logging for User Timing API; r=baku 2015-02-06 16:00:51 -08:00
Andrew McCreight
1ee96e7527 Back out Bug 1127201 (part 2) for various problems. 2015-02-06 15:04:32 -08:00
Maire Reavy
87a025e502 bug 1126952: tokbox.com added to screensharing whitelist r=jesup 2015-02-04 11:42:25 -05:00
Jeff Gilbert
361a0fa77d Bug 1130192 - Make WebGL2 toggle pref a default pref. - r=kamidphish 2015-02-05 15:07:25 -08:00
Nicholas Nethercote
0a02b5d31c Bug 1127201 (part 2) - Convert all NS_ABORT_IF_FALSE calls to MOZ_ASSERT. r=Waldo. 2015-02-04 20:05:36 -08:00
Ryan VanderMeulen
bc9ede5893 Backed out changeset 39f991c2bd71 (bug 1115130) for Werror bustage.
CLOSED TREE
2015-02-05 14:36:25 -05:00
Kyle Machulis
ab3cdddf52 Bug 1115130 - Add logging for User Timing API; r=baku 2015-02-05 11:02:53 -08:00
Masayuki Nakano
59425c759f Bug 1126673 Enable KeyboardEvent.code in release build r=smaug 2015-02-05 10:54:04 +09:00
Matthew Gregan
8feb25098d Bug 1121258 - Add a GMP PDM to allow MP4 playback via OpenH264. r=cpearce 2015-02-02 21:49:00 +13:00
Nicholas Nethercote
a40419dc43 Bug 1050035 (part 4) - Make PL_DHashTableAdd() infallible by default, and add a fallible alternative. r=froydnj.
I kept all the existing PL_DHashTableAdd() calls fallible, in order to be
conservative, except for the ones in nsAtomTable.cpp which already were
followed immediately by an abort on failure.
2015-02-02 14:48:58 -08:00
Nicholas Nethercote
a5bbfabc46 Bug 1050035 (part 2) - Remove the fallible version of PL_DHashTableInit(). r=froydnj,mrbkap.
Because it's no longer needed now that entry storage isn't allocated there.
(The other possible causes of failures are much less interesting and simply
crashing is a reasonable thing to do for them.)

This also makes PL_DNewHashTable() infallible.
2015-02-01 20:19:08 -08:00
Maire Reavy
c389af13d4 bug 1109467: appear.in added to screensharing whitelist r=jesup 2015-02-04 10:29:29 -05:00
Carsten "Tomcat" Book
9b212dfce9 Backed out changeset ed9fea4d672c (bug 1109467) for bustage on a CLOSED TREE 2015-02-04 15:56:17 +01:00
Maire Reavy
09dc854e0d bug 1109467: appear.in added to screensharing whitelist r=jesup 2015-02-04 08:45:39 -05:00
Kyle Machulis
a0d294845f Bug 782751 - User Timing API Implementation; r=baku 2015-02-03 21:46:23 -08:00