Hannes Verschore
2bae02511f
Bug 1257194: Only run test if oomAfterAllocations is present r=bustage
2016-03-23 06:37:24 -04:00
Carsten "Tomcat" Book
0f5bdcdccf
Backed out changeset 0b0b229e5968 (bug 1257319) for causing merge conflicts when uplifting to mozilla-central
2016-03-23 10:55:31 +01:00
Carsten "Tomcat" Book
2f948d1235
Backed out changeset bba3d09859d6 (bug 1257319)
2016-03-23 10:55:12 +01:00
Carsten "Tomcat" Book
dd2eeda5e6
Backed out changeset 3e80b5052d0b (bug 1257319)
2016-03-23 10:55:10 +01:00
Carsten "Tomcat" Book
8ef716e20c
Backed out changeset ba16cc23d7c4 (bug 1257319)
2016-03-23 10:55:09 +01:00
Carsten "Tomcat" Book
2d9af02ea5
Backed out changeset 9d6577fd74f3 (bug 1257319)
2016-03-23 10:55:08 +01:00
Carsten "Tomcat" Book
15ef5dbe45
Backed out changeset 48d6faa3bf0f (bug 1257319)
2016-03-23 10:55:06 +01:00
Jon Coppeard
3342e15fa9
Bug 1258314 - Use TraceNullableEdge where appropriate throughout the engine r=terrence
2016-03-23 09:41:17 +00:00
Jon Coppeard
a96e801d60
Bug 1258314 - Add internal TraceNullableEdge API r=terrence
2016-03-23 09:41:17 +00:00
Jon Coppeard
5a6dacabd9
Bug 1258407 - Limit GC heap growth parameters r=sfink
2016-03-23 09:41:17 +00:00
Hannes Verschore
66a8f5a00d
Bug 1257194: Tracelogger - Check for oom in drainTracelogger, r=bbouvier
2016-03-23 05:35:08 -04:00
Hannes Verschore
7bd0a31c18
Bug 1255316 - IonMonkey: Also take into account the offsetAdjustment when folding MLoadUnboxedObjectOrNull, r=jandem
2016-03-23 05:25:21 -04:00
Hannes Verschore
2eef49456a
Bug 1257594 - Make it possible to select which test to debug in jit-tests, r=sfink
2016-03-23 05:25:19 -04:00
Carsten "Tomcat" Book
48831d9b1f
Backed out changeset f6c028e4f604 (bug 1253233) for test failures in test_bug263683.xul
2016-03-23 09:09:40 +01:00
Carsten "Tomcat" Book
208d8ce23d
Backed out changeset 0b9ba3cfe5ce (bug 1253233)
2016-03-23 09:09:24 +01:00
Carsten "Tomcat" Book
8df3283bde
Backed out changeset a498165cef0c (bug 1253233)
2016-03-23 09:09:22 +01:00
Jean-Yves Avenard
f32aca05b7
Bug 1258410: [MSE] P2. Disconnect init promise if any pending. r=gerald
...
MozReview-Commit-ID: 9iOPqSeDzdH
--HG--
extra : rebase_source : a5a840c31c7f5348870dc9f9ca3a408d91a96a88
2016-03-23 16:35:10 +11:00
Ryan VanderMeulen
aed2a533e5
Backed out changeset 0714a2e98d5e (bug 900763) for suspicion of causing widespread devtools leaks on a CLOSED TREE.
2016-03-22 23:46:38 -04:00
Jean-Yves Avenard
d2e51e6dd6
Bug 1258410: [MSE] P1. Abort if mInputDemuxer has been reset. r=gerald
...
MozReview-Commit-ID: 3irSFFSnXFp
--HG--
extra : rebase_source : a10d067d54ad3f4a67027efae50282270732c265
2016-03-23 13:44:00 +11:00
Bob Owen
db4259c176
Bug 1256992: Initialize Windows sandbox BrokerServices before any child processes are created. r=aklotz, r=bholley
2016-03-23 08:10:43 +00:00
Margaret Leibovic
6efcbb4b98
Bug 1248399 - Update browser.snippets.geoURL and handling code to use MLS instead of geodude. r=giorgos,grisha
...
MozReview-Commit-ID: wm4ZYbRCcq
--HG--
extra : rebase_source : 5ecb60dc5ee6dedf651bf1ad03f76b65b03ffcd8
2016-03-22 15:50:43 -04:00
Masayuki Nakano
ccfe495436
Bug 1258153 Initialize mozilla::widget::Native key with actual inputting character if it's created for WM_CHAR r=m_kato
...
When user types a Unicode character with Alt + Numpad keys, recevied messages are:
1. WM_SYSKEYDOWN for Alt (VK_MENU)
2. WM_SYSKEYDOWN and WM_SYSKEYUP of Numpad keys
3. WM_KEYUP for Alt (VK_MENU)
4. WM_CHAR for the Unicode character
The WM_CHAR indicates Alt key with its scancode. Then, we shouldn't set the key value of the keypress event as "Alt". Instead of that, we should set key value to the inputted Unicode character. Then, the keypress event won't be supprressed by WidgetKeyboardEvent::ShouldCauseKeypressEvents() in TextEventDispatcher (this is what the cause of bug 1253153 is.
MozReview-Commit-ID: 8KjOWvYcKMs
--HG--
extra : rebase_source : 463d3185a7074eb564afaf3bb453bbf6967d9677
2016-03-20 22:31:27 +09:00
JW Wang
38e7d661e6
Bug 1258627 - always schedule next cycle so MDSM has a chance to leave buffering state. r=cpearce.
...
MozReview-Commit-ID: ByCHVF9IxvS
2016-03-23 10:25:58 +08:00
Jean-Yves Avenard
a8b76dc318
Bug 1256038: Remove special NotifyDataArrived handling in the DirectShow reader. r=cpearce
...
Following bug 1223599, NotifyDataArrived is called extremely often (every 32kB block downloaded). The combination of pinning the MediaResource with small cache reads while reading on another thread can causes incorrect read.
While this issue needs to be addressed, the special handling of NotifyDataArrived with DirectShow ultimately serves no purpose. By the time we have read the metadata, we have already identified if the MP3 has a known duration. If not, the duration will be amended as data is being returned to the MDSM.
Continually feeding new data to the MP3FrameParser only allow to account for the new data downloaded ahead of the last decoded sample and to get a slightly more accurate buffered range and duration.
The new MP3Demuxer doesn't do it, and ultimately this makes the DirectShowReader behaves like the new MP3Demuxer and gives us consistency across the readers.
MozReview-Commit-ID: HKNWWrofIqV
--HG--
extra : rebase_source : 88d8ef9206e8a16097b2d493681e88b4c174d0c5
2016-03-22 22:59:50 +11:00
Lee Salzman
ca8c96a592
Bug 1252324 - add DrawTarget API for 3D transforms for use in layers. r=jrmuizel
2016-03-23 01:03:10 -04:00
tofumatt
0f151b21a6
Bug 1237822 - Throw error if tabs.query is used without "tabs" permission with url param. r=kmag
...
MozReview-Commit-ID: 4WpawIYcwnl
--HG--
extra : transplant_source : %1FD%00%5D%CEJ%E6%10Wj%C3%92%87%FFN%A4Vo%0C%E7
2016-03-15 15:39:27 +01:00
Jan Odvarko
eb138db0c4
Bug 1255975 - Fix reference to non-existing css file. r=Gijs
2016-03-17 18:46:16 +01:00
Esteban Escandell
0d6fc3650a
Bug 1242988 - Replac styleeditor's _ l10n function with getString. r=pbro
2016-03-22 02:55:00 -04:00
Alessio Placitelli
408d663405
Bug 1234589 - Update the documentation for shutdownDuration. r=gfritzsche
2016-03-22 03:18:00 -04:00
Rob Wu
edafa2b3b1
Bug 1226754 - Enable base64-encoding of long strings. r=jsantell
2016-03-16 15:00:40 +01:00
Mike de Boer
1ff7749c44
Bug 1253233 - Refactor findbar_window.xul to run the test on remote browsers as well. r=felipe
2016-03-11 19:27:27 +01:00
Mike de Boer
329b73a020
Bug 1253233 - Refactor bug331215_window.xul to run the test on remote browsers as well. r=felipe
2016-03-11 19:27:25 +01:00
Mike de Boer
4d3e63c1e5
Bug 1253233 - Refactor bug304188_window.xul to run the test on remote browsers as well. r=felipe
2016-03-11 19:27:22 +01:00
Mike de Boer
6b6636dca1
Bug 1253233 - Refactor bug263683_window.xul to run the test on remote browsers as well. r=felipe
2016-03-11 19:27:20 +01:00
Mike de Boer
dbed6c745f
Bug 1253233 - Make preparations to allow testing of remote browser elements in mochitest-chrome tests. r=felipe
2016-03-11 19:27:17 +01:00
Jason Laster
47546448f9
Bug 900763 - Change "add conditional breakpoint" menu option to "edit conditional breakpoint" when one already exists. r=jlong
...
This patch updates the Source Editor contextmenu's UX. Prior to the
patch, the menu would show the option "Add conditional breakpoint" even
when there was a conditional breakpoint. Now, that option reads "Edit
conditional breakpoint".
2016-03-18 11:22:00 -04:00
Lin Clark
c2c3ee5659
Bug 1253784 - Add Immutable.js. r=bgrins, r=gerv, r=fitzgen
2016-03-22 10:50:00 -04:00
Mike de Boer
72ab184576
Bug 1257017 - Use the global browser progress listener in 'withSnippetsMap' to make it more reliable, make search engine state cleanup more consistent and request a longer timeout for browser_aboutHome.js due to it taking longer than before the refactor. r=mak
2016-03-22 16:10:10 +01:00
Ryan VanderMeulen
aeb0624994
Bug 1253935 - Skip browser_styleeditor_fetch-from-cache.js on e10s debug due to being prone to intermittent spurts of permafail.
2016-03-22 21:41:54 -04:00
Mark Hammond
cb14fb1dec
Bug 1207889 - handle the webchannel changepassword command and update the signed in user. r=kitcambridge
2016-03-23 12:02:29 +11:00
Wes Kocher
c2a8ac0bf2
Merge m-c to fx-team, a=merge
...
MozReview-Commit-ID: 65G98vYCUWt
2016-03-22 16:58:09 -07:00
Wes Kocher
c47b5bf99f
Merge inbound to central, a=merge
...
MozReview-Commit-ID: 8nLQgyb8Wfd
2016-03-22 16:45:43 -07:00
Mark Banner
676025af92
Bug 1258865 - Land version 1.2.2 of the Loop system add-on in mozilla-central - code updates. rs=Standard8 for already reviewed code.
...
--HG--
extra : commitid : 7RpoeE3C47m
2016-03-22 22:56:02 +00:00
Mark Banner
4f90d1c0a4
Bug 1258865 - Land version 1.2.2 of the Loop system add-on in mozilla-central - vendor updates. rs=Standard8 for already reviewed code.
...
--HG--
extra : commitid : 2AdEXTDbIYr
2016-03-22 22:56:02 +00:00
Mark Banner
2e820206dc
Bug 1258865 - Land version 1.2.2 of the Loop system add-on in mozilla-central - locale updates. rs=Standard8 for already reviewed code.
...
--HG--
extra : commitid : CinhDQ45J8i
2016-03-22 22:56:01 +00:00
Chenxia Liu
13a58e237c
Bug 1255077
- Bookmarks menu item does nothing if bookmarks panel is disabled. r=margaret
...
MozReview-Commit-ID: 7219EueXxtw
--HG--
extra : rebase_source : b0d6bd376462f7f20cb2ad75e7b729a49d1831ad
2016-03-22 13:21:08 -07:00
Sebastian Hengst
8893133146
Backed out changeset 0516f9a5ad9d (bug 1256342
) for Reftest, Jit and Spidermonkey failures. r=bustage on a CLOSED TREE
2016-03-22 21:11:35 +01:00
Sebastian Hengst
700bac6991
Backed out changeset c2e6b3fb0892 (bug 1256376)
2016-03-22 21:11:26 +01:00
Sebastian Hengst
c6be0ad331
Backed out changeset 2603e80db18f (bug 1257919)
2016-03-22 21:11:17 +01:00
Sebastian Hengst
4e4e0bcb49
Backed out changeset 8bb1cce4804d (bug 1257919)
2016-03-22 21:11:05 +01:00