Commit Graph

241697 Commits

Author SHA1 Message Date
Jonathan Kew
90fb081923 Bug 1157951 patch 1 - Rename fields and variables in nsCharClipDisplayItem etc using VisIStart/End instead of left/right. r=roc 2015-04-29 08:18:53 +01:00
Jonathan Kew
b0560324d2 Bug 1157752 - Reftest for vertical mode with upright orientation overriding bidi directionality. r=smontagu 2015-04-29 08:18:53 +01:00
Jonathan Kew
8d949af0be Bug 1157752 - In vertical writing modes, text-orientation:upright should force LTR directionality. r=smontagu 2015-04-29 08:18:53 +01:00
Bobby Holley
e735c12678 Bug 1157476 - Remove synchronous dispatch in AndroidMediaResourceServer::Start. r=cajbir 2015-04-28 23:45:59 -07:00
Bobby Holley
002bc8dc1b Bug 1158226 - Eagerly compute keyframe-ness and stash it on the packet holder. r=kinetik 2015-04-28 23:42:51 -07:00
Bobby Holley
fe89bc4cd4 Bug 1158226 - Separate packet demuxing from the higher-level track-sorting logic. r=kinetik 2015-04-28 23:42:50 -07:00
Bobby Holley
35f60c6627 Bug 1158226 - Use NesteggPacketHolder::Timestamp to simplify code. r=kinetik 2015-04-28 23:42:49 -07:00
Bobby Holley
94f59d0121 Bug 1158226 - Store timestamps on the NesteggPacketHolder. r=kinetik 2015-04-28 23:42:49 -07:00
Bob Owen
54d6139db9 Bug 1156059 Part 2: Ensure that META REFRESH is blocked by iframe sandbox. r=bz 2015-04-29 07:28:17 +01:00
Bob Owen
a4e08effed Bug 1156059 Part 1: Ignore META REFRESH when document is sandboxed from automatic features. r=bz 2015-04-29 07:28:17 +01:00
Mark Capella
042cb2c119 Bug 1154646 - Mobile about:config determines pref existence incorrectly, r=wesj 2015-04-29 02:03:38 -04:00
Ehsan Akhgari
3fb91b9fcf Bug 1159081 - Bad PR_SetEnv usage for Gonk. r=dhylands, r=rstrong 2015-04-28 22:41:26 -07:00
Robert Strong
f0161f70b2 Bug 1127481 - Run the updater from the install directory instead of copying it. r=spohl 2015-04-28 22:41:03 -07:00
Jean-Yves Avenard
016a86f7ae Bug 1156891: Disable use of stagefright::String8::clear. r=kentuckyfriedtakahe
Some parts of stagefright::String8 aren't threadsafe as they make use of
static shared objects.
2015-04-29 15:38:16 +10:00
Tim Taubert
61377a3be0 Bug 1158750 - Reenable browser_bookmarkProperties.js subtest by manually selecting the text field's input for new folder names. r=mano 2015-04-27 13:51:16 +02:00
Marco Bonardo
6164f2029a Bug 1154877 - Content process shouldn't use the Places Database. r=billm 2015-04-29 10:57:24 +02:00
Marco Bonardo
0d70483f33 Bug 1159346 - Existing livemarks are broken. r=ttaubert 2015-04-29 10:57:20 +02:00
Carsten "Tomcat" Book
682b2652fb Backed out changeset b4ab42a5ac47 (bug 1121013) for bc-1 orange on linux on a CLOSED TREE 2015-04-29 08:46:31 +02:00
Carsten "Tomcat" Book
6f90a458db Backed out changeset ba26b2b79764 (bug 1121013) 2015-04-29 08:45:52 +02:00
Wes Kocher
1d318b62d1 Backed out 5 changesets (bug 1137483) under suspicion of making robocop-2 really really orange CLOSED TREE
Backed out changeset a4228f6ef8ce (bug 1137483)
Backed out changeset 22567ae1d44d (bug 1137483)
Backed out changeset f6c941bae296 (bug 1137483)
Backed out changeset 94f0cc466288 (bug 1137483)
Backed out changeset 395b45ace9c0 (bug 1137483)
2015-04-28 16:16:58 -07:00
Brian Grinstead
40353a402f Bug 1159276 - Prevent showing the source context menu if the breakpoint context menu is also going to be shown;r=jlongster 2015-04-28 14:10:08 -07:00
Marco Bonardo
4f787f5a1a Bug 1159303 - Reduce noise due to sort operations warnings. r=bent 2015-04-28 22:35:48 +02:00
Ryan VanderMeulen
5fa83d98fa Merge m-c to fx-team. a=merge 2015-04-28 15:43:20 -04:00
Matthew Noorenberghe
ea8e24105a Bug 1155390 - Don't prompt to update a password when there is no username field and the password is identical. r=dolske
subtst_notifications_2pw_0un.html was updated so it could be re-used for case 27 and 28 with the existing test logins there.
2015-04-28 11:30:47 -07:00
Nathan Toone
4774eabcd1 Bug 1158906 - Catch hardware keyboard return. r=margaret
In addition to keying off of the IME_ACTION_SEARCH, we also key of of IME_ACTION_UNSPECIFIED which is what is sent by the android emulator hardware keyboard.
2015-04-27 14:15:13 -06:00
James Long
aaba8aac50 Bug 1124258 - Avoid using getChildScripts in onNewScript in the debugger. r=ejpbruel 2015-04-28 10:41:00 -04:00
Ryan VanderMeulen
fb8361b5e6 Bug 963075 - Re-enable pdf.js tests on debug builds now that bug 1058695 is fixed. 2015-04-28 14:14:24 -04:00
Alessio Placitelli
9f3b71fbaf Bug 1157282 - Add test coverage for telemetry histogram recording. r=gfritzsche 2015-04-27 06:36:00 -04:00
Alessio Placitelli
4717318c6f Bug 1157282 - Record telemetry histograms for base set when Telemetry.canRecordExtended is false. r=gfritzsche 2015-04-27 08:08:00 -04:00
Jan Keromnes
c1b9616181 Bug 1150715 - Implement "Copy Request/Response Headers" context menu items. r=jsantell 2015-04-28 07:58:00 -04:00
Tim Nguyen
11c0b58bd4 Bug 1023546 - DevTools - Support HDPI resolutions for Windows. r=bgrins 2015-04-28 07:30:00 -04:00
Jean-Yves Avenard
6408c263c2 Bug 1149605: Avoid potential integers overflow. r=kentuckyfriedtakahe 2015-04-26 14:42:37 +10:00
Jean-Yves Avenard
5a88b0f547 Bug 1158568: Fix potential size overflow. r=kentuckyfriedtakahe 2015-04-26 16:05:10 +10:00
Edwin Flores
a3fe17ad7d Bug 1159300 - Don't use decrypting Gecko Media Plugins for non-encrypted playback - r=cpearce 2015-04-29 17:23:11 +12:00
JW Wang
9244034300 Bug 1159162 - Remove unnecessary testing prefs from media mochitests for they are defined in testing/profiles/prefs_general.js. r=kinetik. 2015-04-29 10:22:15 +08:00
JW Wang
73c73a9407 Bug 1159144 - check (-1, -1) for invalid video size. r=jya. 2015-04-29 09:56:03 +08:00
JW Wang
27e697b6d9 Bug 752796 - longer timeout on slow platforms. r=cpearce. 2015-04-29 09:55:15 +08:00
Bobby Holley
04fd3302ec Bug 1157803 - Mirror mPlayState and mNextState to the state machine task queue and eliminate cross-thread access. r=jww 2015-04-28 21:56:20 -07:00
Bobby Holley
aa0a30b445 Bug 1157803 - Clean up Canonical assigment to avoid accidentally tripping the default operator= implementation. r=jww 2015-04-28 21:56:20 -07:00
Bobby Holley
4eb53fa0b1 Bug 1157803 - Const-correct some methods. r=jww 2015-04-28 21:56:19 -07:00
Bobby Holley
56a64ac7ff Bug 1157803 - Don't auto-disconnect mirrors when the holder is destroyed off-owner-thread. r=jww
Another consequence of the MDSM's thread model.
2015-04-28 21:56:19 -07:00
Bobby Holley
4a29501222 Bug 1157803 - Support connect-during-initialization for mirrors. r=jww
The MDSM is constructed and destroyed on the main thread, but runs most
everything else on the task queue. So we need to bend the rules a bit here
to conveniently connect its mirrors during construction.
2015-04-28 21:56:18 -07:00
Bobby Holley
68253c0d5e Bug 1157803 - Loosen dispatch requirements for state mirroring. r=jww 2015-04-28 21:56:18 -07:00
Bobby Holley
ab13cb0ae8 Bug 1157803 - Add an extra assertion to MediaTaskQueue::BeginShutdown. r=jww 2015-04-28 21:56:17 -07:00
Masatoshi Kimura
d525ec2ddf Bug 1145844 - Update fallback whitelist. r=keeler 2015-04-29 13:48:53 +09:00
Chris Pearce
70b923c348 Bug 1159495 - Only report that Adobe EME is available if we have a plugin-container voucher. r=edwin 2015-04-29 16:47:37 +12:00
Chris Pearce
747fcbd551 Bug 1159495 - Only report Adobe EME supported if required WMF codecs are installed. r=edwin 2015-04-29 16:47:14 +12:00
Cameron McCormack
70849d06db Bug 1157097 - Don't share a style context that will have its cached style data cleared. r=dbaron 2015-04-29 14:47:15 +10:00
Cameron McCormack
2b8b830773 Bug 1157150 - Add nsDOMWindowUtils.postRestyleSelfEvent method, for use in tests. r=smaug 2015-04-29 14:47:14 +10:00
Doug Turner
deffcb155f Bug 1159310 - Remember the push count and last push time for
push events. r=kit
2015-04-28 09:40:57 -07:00