Commit Graph

466498 Commits

Author SHA1 Message Date
Steve Fink
ad29a62106 Bug 1250709 - Implement shell-only hazard analysis job, r=garndt
--HG--
extra : rebase_source : 9d2b4c2095e1b548e0e5fe171cbf63e7fc2f0105
extra : source : 5b48be011a930964b86ba5276e772a8c174c6f91
extra : histedit_source : b127d7ecebb23a53175a657c4087e5f967f65672
2016-03-15 17:05:23 -07:00
Steve Fink
c96e521ece Bug 1250709 - Upgrade browser to gcc 4.9.3, r=glandium
--HG--
rename : b2g/dev/config/tooltool-manifests/linux64/releng.manifest => b2g/dev/config/tooltool-manifests/linux64/hazard.manifest
rename : browser/config/tooltool-manifests/linux64/releng.manifest => browser/config/tooltool-manifests/linux64/hazard.manifest
extra : rebase_source : 3f161c25cc85b801468ee7ba263254caf02eb7ef
extra : source : 66445d3d11dea815db8888552910e7f836749d27
extra : histedit_source : a62583ea6e5e29ab8d9731b1b4bd86240f423e14
2016-02-11 16:06:00 -08:00
Steve Fink
081bb59f66 Bug 1250709 - Taskcluster-based browser rooting hazard analysis, r=garndt
--HG--
extra : rebase_source : 62bb1300945125086ec35b42e44a33fb2eb60d7e
extra : source : b5bffc3757191411f15de9f8ed432f64fe69703c
extra : histedit_source : 17b355c3cd279a7e5c07f48ca8120c4703c146c6
2016-03-15 17:05:31 -07:00
Steve Fink
15d17917f3 Bug 1250709 - Move tooltool checkout from source checkout to the workspace
--HG--
extra : rebase_source : 4072d037e2d497106e8e9e21a35e9506732140b4
extra : histedit_source : 3c32c871216fa7fa27c0ff0dfcefee677d5b48c3
2016-03-15 17:16:19 -07:00
Steve Fink
9006c764ca Bug 1250709 - Extract out hazard logic to a separate file, r=garndt
--HG--
extra : rebase_source : 1c8f14bdc9ecb60f8c764e044e106aa79f8b51fd
extra : source : c73617bdfdfa52f98c33b46586eec0ad2e695193
2016-02-11 20:28:08 -08:00
Steve Fink
102d2256d2 Address review comments from bug 1246804
--HG--
extra : rebase_source : 7e31c9f90e7fdf7d8973445772fed10828c1808c
2016-03-15 14:22:13 -07:00
Nicolas B. Pierron
3cca9ceb73 Bug 1256702 - Skip the operand of MAssertRecoveredOnBailout encoded in the snapshot. r=h4writer 2016-03-16 12:48:31 +00:00
Rob Wood
41543f1dac Bug 1253633 - Don't put the TELEMETRY_TEST_* histograms into the Telemetry payload outside of tests; r=gfritzsche
MozReview-Commit-ID: FX5BsR2cUBh

--HG--
extra : rebase_source : 47ac0d0537e06f5474ccc8cc08c9e1ee7612e672
2016-03-14 14:45:33 -04:00
Ted Mielczarek
266aebcf54 bug 1256614 - replace mozglue/linker/tests/Makefile.in with a PYTHON_UNIT_TEST. r=glandium
MozReview-Commit-ID: 4qCDAKEY8b5

--HG--
extra : rebase_source : 41adb49e0e5f50b26252c8bd2b64d059c3e60b17
extra : amend_source : 20191092ac7db667fbf2010bbd9adfb0744c2e04
2016-03-15 09:02:36 -04:00
Jean-Yves Avenard
aa950b3d46 Bug 1232313: [mp4] Use cumulative decode time if tfdt box is not present. r=kentuckyfriedtakahe
Per ISO 14496-12, the Track fragment decode time (tfdt) is optional.

MozReview-Commit-ID: LNrMPYlkDvt

--HG--
extra : rebase_source : fbacde893352db9248a3ebe6a62b2042eb3106b6
2016-03-16 18:58:48 +11:00
Carsten "Tomcat" Book
8ab1b34845 Merge mozilla-central to mozilla-inbound 2016-03-16 11:27:07 +01:00
James Graham
fb4802cfa6 Bug 1238435 - Disable some reflection tests on linux64 as a workaround for unexplained frequent intermittent, a=testonly
MozReview-Commit-ID: 8aRaLggM3hD
2016-03-16 10:11:35 +00:00
Carsten "Tomcat" Book
71900c9741 merge mozilla-inbound to mozilla-central a=merge 2016-03-16 10:56:14 +01:00
Masayuki Nakano
79ec55bd08 Bug 1249184 Dead key shouldn't cause keypress event on Mac OS X r=smaug+m_kato 2016-03-16 13:50:01 +09:00
Masayuki Nakano
1fd5361cb0 Bug 1137563 part.5 Set charCode of dead key's keypress event on Mac to the dead char r=m_kato 2016-03-16 13:47:50 +09:00
Masayuki Nakano
063150ff0d Bug 1137563 part.4 Implement IMEInputHandler::WillDispatchKeyboardEvent() r=m_kato 2016-03-16 13:47:50 +09:00
Masayuki Nakano
350d910666 Bug 1137563 part.3 TextInputHandler should use TextEventDispatcher r=m_kato 2016-03-16 13:47:50 +09:00
Masayuki Nakano
25c87fdc53 Bug 1137563 part.2 IMEInputHandler should use TextEventDispatcher r=m_kato 2016-03-16 13:47:50 +09:00
Masayuki Nakano
0790ee93ea Bug 1137563 part.1 Implement TextEventDispatcherListener in TextEventInputHandlerBase and IMEInputHandler r=m_kato 2016-03-16 13:47:49 +09:00
Masayuki Nakano
9aa8592b7f Bug 1137565 part.4 Implement IMContextWrapper::WillDispatchKeyboardEvent() r=m_kato 2016-03-16 13:47:49 +09:00
Masayuki Nakano
7b8ce29651 Bug 1137565 part.3 nsWindow for GTK should use TextEventDispatcher for dispatching keyboard events r=m_kato 2016-03-16 13:47:49 +09:00
Masayuki Nakano
ad8535477c Bug 1137565 part.2 IMContextWrapper should use TextEventDispatcher r=m_kato 2016-03-16 13:47:49 +09:00
Masayuki Nakano
a9f207530a Bug 1137565 part.1 Implement TextEventDispatcherListener in IMContextWrapper r=m_kato 2016-03-16 13:47:49 +09:00
Masayuki Nakano
ca2f7e94a8 Bug 1137561 part.9 NativeKey should dispatch keypress events after removing following char messages if there are two or more characters to be inputted r=m_kato 2016-03-16 13:47:49 +09:00
Masayuki Nakano
bd594893c8 Bug 1137561 part.8 Implement WinTextEventDispatcherListener::WillDispatchKeyboardEvent() r=m_kato 2016-03-16 13:47:49 +09:00
Masayuki Nakano
697c992f55 Bug 1137561 part.7 Rename whole members added by the previous patch r=m_kato 2016-03-16 13:47:49 +09:00
Masayuki Nakano
1728345f86 Bug 1137561 part.6 Store some strings which may be inputted by the key with some modifier state before dispatching keydown event r=m_kato 2016-03-16 13:47:49 +09:00
Masayuki Nakano
22e9178025 Bug 1137561 part.5 TextEventDispatcher should decide if keypress events should be fired for specific keys r=m_kato 2016-03-16 13:47:49 +09:00
Masayuki Nakano
2b2851d542 Bug 1137561 part.4 Make NativeKey use TextEventDispatcher r=m_kato 2016-03-16 13:47:49 +09:00
Masayuki Nakano
4de2cb08cc Bug 1137561 part.3 Make IMMHandler use TextEventDispatcher r=m_kato 2016-03-16 13:47:48 +09:00
Masayuki Nakano
04597dabbb Bug 1137561 part.2 Make TSFTextStore use TextEventDispatcher r=m_kato 2016-03-16 13:47:48 +09:00
Masayuki Nakano
af9e084206 Bug 1137561 part.1 Implement WinTextEventDispatcherListener as a singleton class for using TextEventDispatcher at handling native keyboard and IME events r=m_kato 2016-03-16 13:47:48 +09:00
Masayuki Nakano
8f5b9a4048 Bug 1137572 part.9 TextEventDispatcher should not allow WillDispatchKeyboardEvent() modifies unexpected members of WidgetKeyboardEvent r=smaug 2016-03-16 13:47:48 +09:00
Masayuki Nakano
eec8a32d3a Bug 1137572 part.8 Callers of methods to dispatch composition events of TextEventDispatcher should be able to specify specific time/timeStamp r=smaug 2016-03-16 13:47:48 +09:00
Masayuki Nakano
3e80dd382b Bug 1137572 part.7 Add TextEventDispatcherListener::WillDispatchKeyboardEvent() for easier to maintain r=smaug 2016-03-16 13:47:48 +09:00
Masayuki Nakano
3c4efaa1cc Bug 1137572 part.6 TextEventDispatcher::DispatchKeyboardEventInternal() should copy mNativeKeyEvent when it's in native text input transaction r=smaug 2016-03-16 13:47:48 +09:00
Masayuki Nakano
da1a9a4507 Bug 1137572 part.5 Implement TextEventDispatcher::SetPendingComposition() for some platforms whose clause information may overlap each other or the order may not be from start to the end r=smaug 2016-03-16 13:47:48 +09:00
Masayuki Nakano
e7fa655b11 Bug 1137572 part.4 TextEventDispatcher::DispatchInputEvent() should decide if dispatches events with nsIWidget::DispatchInputEvent() with input transaction type r=smaug 2016-03-16 13:47:48 +09:00
Masayuki Nakano
e65433cc66 Bug 1137572 part.3 Use pseudo IME context when TextEventDispatcher has input transaction which is not for native event handler r=smaug 2016-03-16 13:47:47 +09:00
Masayuki Nakano
3a5c26cf72 Bug 1137572 part.2 Add nsIWidget::GetNativeTextEventDispatcherListener() for TextEventDispatcher::NotifyIME() r=smaug, sr=smaug 2016-03-16 13:47:47 +09:00
Masayuki Nakano
13c20e8b89 Bug 1137572 part.1 TextEventDispatcher should manage its input transaction type r=smaug 2016-03-16 13:47:47 +09:00
Gregory Szorc
44df4a390e Bug 1257005 - Don't use debug runtime in standalone SpiderMonkey builds; r=glandium
This patch effectively synchronizes code from old-configure.in to
js/src/old-configure.in. Before, the top-level configure would set
MOZ_NO_DEBUG_RTL when using MOZ_MEMORY on Windows. This would get
inherited when the top-level configure invoked the js/src configure.

Since js/src's configure didn't have the same code, we never set
MOZ_NO_DEBUG_RTL when running a standalone js/src configure. This caused
the debug runtime to be used in standalone SpiderMonkey builds.

There is still some code in the root old-configure.in around CRT
handling that js/src/old-configure.in doesn't have. This will
likely get consolidated as part of the conversion to configure.py.

MozReview-Commit-ID: CD834DhIlLS

--HG--
extra : rebase_source : 9252c0166acf7ac5c760d530ca1dcbb740adb3e2
extra : source : a007293e6ab06df203c09a5535f5591667c45af2
2016-03-15 19:20:35 -07:00
Wes Kocher
6ac3ce6d0e Merge m-c to fx-team, a=merge
MozReview-Commit-ID: 7oL9tbPGSDM
2016-03-15 17:33:34 -07:00
Pip
c2bbe0c395 Bug 1244491 - about:performance percentages off by a factor of ten r=Yoric
Dividing a microsecond value by a millisecond value needs an additional "/10" to produce a percentage.

MozReview-Commit-ID: EseKG4n3o9q

--HG--
extra : rebase_source : c827c02242447dace9ac12d6b0fc0f62663f4c19
extra : histedit_source : 3dbecd04a51e7274a0f4ab77a062f77a9135c081
2016-03-15 16:09:23 -07:00
David Anderson
14841b8dfd Disable the WebGL crash guard on Android. (bug 1256371, r=snorp) a=merge
MozReview-Commit-ID: IjfuZwhFXbk

--HG--
extra : source : 5a1e75dd9d544b8e00d145813068d6d29b1ef74b
2016-03-15 13:24:22 -04:00
Steve Fink
e66a82b364 Bug 1246804 followup to fix mode bits a=merge
MozReview-Commit-ID: 7IPPra1GeSZ

--HG--
extra : source : e9d50239017b9e1ef5cf8f191c1ddf479a9df4d5
2016-03-15 10:58:25 -07:00
Wes Kocher
3b14ab8ca2 Merge inbound to m-c a=merge 2016-03-15 17:24:43 -07:00
Eddy Bruel
eda30a3b1e No bug - Remove spurious debugger comment;r=me 2016-03-15 19:50:43 +01:00
Sebastian Hengst
0cf93a0e57 Backed out changeset 936703b9e4cd (bug 1253618) for timeout in Linux Ld tests. r=backout on a CLOSED TREE 2016-03-15 18:50:27 +01:00
Sebastian Hengst
4b384cc448 Backed out changeset 595815f1f12a (bug 1253618) 2016-03-15 18:47:29 +01:00