Commit Graph

282064 Commits

Author SHA1 Message Date
ywu
08eb8fbbf9 Bug 1240666 - Follow-up to bug 1216148. r=kchen.
Add a comment to where we resume gps requests from invisible state.
2016-01-26 18:10:00 +01:00
John Lin
6a83d37d49 Bug 1239607 - Let platform layer decide which codec to support and how to configure it. r=sotaro 2016-01-26 18:59:00 +01:00
John Lin
a47f8ffdda Bug 1239607 - Collect codec info using MediaCodecList instead of OMXCodec. r=sotaro 2016-01-26 18:58:00 +01:00
Ethan Lin
bd277585f5 Bug 1239541 - Fix WebGL2 texImage related checking. r=jgilbert 2016-01-20 16:39:00 +01:00
Kaku Kuo
cc780523ee Bug 1239300 - reject promise with null while creating imagebitmap from empty blob; r=smaug 2016-01-19 14:35:01 +08:00
Ethan Lin
d07db5d65d Bug 1237193 - Fix WebGL getActiveUniforms return type. r=jgilbert, r=smaug 2016-01-07 21:45:00 +01:00
Nicolas B. Pierron
020e5ddb3f Bug 1233178 - Move ScriptCounts allocation outside the HashMap. r=bhackett 2016-01-27 10:19:41 +00:00
Sander Mathijs van Veen
aa0349a649 Bug 1235641 - Add line and column info to dump bytecode basic blocks. r=sstangl 2016-01-12 07:08:00 +01:00
Yury Delendik
89317a8c1f Bug 1236104 - Revert pre-load cache compilation and tiny script limit. r=yury 2016-01-25 16:00:34 -06:00
Cykesiopka
1c640ed571 Bug 1232582 - Sort PSM xpcshell.ini and fix --tag psm to actually run all tests. r=keeler 2016-01-26 20:23:00 +01:00
Guang-De Lin
8e563e1a46 Bug 1229936 - Enable mse mp4 mochitests on linux. r=jya 2016-01-27 14:46:52 +08:00
dimi
2974c51f6e Bug 1188822 - Make service-workers/service-worker/fetch-request-resources.https.html pass. r=bkelly 2016-01-25 14:18:29 +08:00
Alphan Chen
ff90780c49 Bug 858827 - [Geolocation] Add a handling for getCurrentLocation when timeout is zero. r=jdm
Follow W3C spec, Error callback should be called when timeout is zero and
  there's no cached position for getCurrentLocation.
2016-01-26 17:11:54 +08:00
Ting-Yu Lin
3eff303dca Bug 1121468 - Go to NoActionState after receiving release on LongTapState. r=roc
This makes the state change match the user action. No functionality
changes is expected.
2016-01-25 15:50:28 +08:00
Ting-Yu Lin
5ba406e8dd Bug 1121468 - Show carets when long-pressing on selection highlight. r=roc
The blur event will hide the carets and produces a standalone selection
highlight without carets. When a user long-pressing on the highlight, we
should show carets for the original selection highlight instead of
select a new word.

The helper UpdateCaretsWithHapticFeedback() should only be needed when
long-pressing. It should suffice to live within SelectWordOrShortcut()
instead of being a member function.
2016-01-25 15:50:28 +08:00
Ting-Yu Lin
d8820757ca Bug 1121468 - Use auto* to explicit declare 'self' as a pointer. r=roc
Both 'auto' and 'auto*' do not change the type inference. However, auto*
make 'self' only accept a pointer which is our intent here.
2016-01-25 15:50:28 +08:00
Sotaro Ikeda
9036e02631 Bug 1238602 - Update ParamTraits<GonkNativeHandle>::Read() r=nical 2016-01-27 00:32:03 -08:00
John Daggett
f1a4f2e518 Bug 1243226 - relax the limit on fontconfig generics. r=heycam, a=me 2016-01-27 17:21:31 +09:00
Xidorn Quan
fc6fad027c Bug 1229437 followup 3 - Fix a mistake in RubyColumn::Iterator::SkipUntilExistingFrame(). a=me 2016-01-27 19:04:57 +11:00
Morris Tseng
7c120d7157 Bug 1241777 - TexCompareFunc should be stored in ascending order. r=jgilbert 2016-01-27 14:12:52 +08:00
Xidorn Quan
b53c2adb19 Bug 1229437 followup 2 - Fix another sign-compare error in RubyColumn::Iterator on CLOSED TREE. 2016-01-27 17:30:04 +11:00
Xidorn Quan
68ad96ea38 Bug 1229437 followup - Fix sign-compare error in RubyColumn::Iterator on CLOSED TREE. 2016-01-27 17:15:49 +11:00
Masayuki Nakano
e123f12119 Bug 1153156 part.4 Make APZC system scroll speed overriding aware r=mstange 2016-01-27 15:09:13 +09:00
Masayuki Nakano
95c2b8dfcc Bug 1153156 part.3 Don't allow to override system scroll speed if the wheel event causes too fast scroll r=smaug+jimm 2016-01-27 15:09:13 +09:00
Masayuki Nakano
6f56a7bd2c Bug 1153156 part.2 Make WidgetWheelEvent store if overriding system scroll speed is allowed and it shouldn't be allowed if scroll speed isn't system default settings on Windows r=smaug+jimm 2016-01-27 15:09:13 +09:00
Masayuki Nakano
3b90838075 Bug 1153156 part.1 Move nsBaseWidget::OverrideSystemMouseScrollSpeed() to WidgetWheelEvent r=smaug, sr=smaug 2016-01-27 15:09:13 +09:00
Masayuki Nakano
647125db4c Bug 1242895 Put off to commit/cancel composition after unlocking the document in TSF mode r=m_kato 2016-01-27 15:09:13 +09:00
Xidorn Quan
faf4dac2df Bug 1229437 part 5 - Add crashtests for this bug. r=dbaron 2016-01-27 16:58:53 +11:00
Xidorn Quan
a7acdef2e9 Bug 1229437 part 4 - Reparent floats inside pulled ruby column. r=dbaron 2016-01-27 16:58:53 +11:00
Xidorn Quan
40b5e38364 Bug 1229437 part 3 - Support iterating frames of RubyColumn. r=dholbert 2016-01-27 16:58:53 +11:00
Xidorn Quan
fae15a5608 Bug 1229437 part 2 - Reparent floats inside pulled ruby segment. r=dbaron 2016-01-27 16:58:53 +11:00
Xidorn Quan
c3a4a1bd23 Bug 1229437 part 1 - Add a helper function to get the float containing block of a given frame. r=dbaron 2016-01-27 16:58:53 +11:00
JW Wang
1e38828c16 Bug 1242839 - Rewrite and enable test_preload_suspend.html. r=roc. 2016-01-26 11:22:56 +08:00
Bill McCloskey
366bf83154 Bug 1233497 - Fix infrastructure for disallowing unsafe CPOWs in browser code. r=mrbkap 2016-01-05 19:28:27 -05:00
Mike Conley
9207a74dca Bug 1233497 - Update test_bug1086684.html to not access CPOWs unsafely inside SpecialPowers. r=mrbkap 2016-01-18 17:17:29 -05:00
Mike Conley
1c1f122b16 Bug 1233497 - Temporarily allow unsafe CPOWs in Promise-backend.js and Task.jsm. r=billm 2016-01-18 12:44:37 -05:00
Mike Conley
11149598b9 Bug 1233497 - Allow Marionette tests to use CPOWs. r=ato 2016-01-08 15:10:22 -05:00
Mike Conley
ed8b97bc5e Bug 1233497 - Remove some more CPOW yields from Tasks in devtools tests. r=jryans 2016-01-11 10:08:38 -05:00
Mike Conley
fd9e0817fa Bug 1233497 - Don't yield or resolve CPOWs from Tasks or Promises in devtools tests. r=jryans 2016-01-07 13:40:41 -05:00
Mike Conley
005a054df5 Bug 1233497 - Avoid unsafe CPOWs in devtools tests. r=jryans 2016-01-07 11:54:18 -05:00
Mike Conley
cedcf91446 Bug 1233497 - Stop using TabState.flushAsync in session store tests. r=billm 2016-01-05 19:19:51 -05:00
Mike Conley
cf31e8d8d2 Bug 1233497 - Make browser_bug710878.js avoid CPOW usage in utilityOverlay.js. r=felipe 2016-01-05 13:53:27 -05:00
Mike Conley
b8b343e3e2 Bug 1233497 - Disable tests that use fillInPageTooltip for e10s. r=Enn 2016-01-05 13:52:38 -05:00
Mike Conley
cfe1c4d682 Bug 1233497 - Swap a busted CPOW with a working one in browser_waitForFocus. r=billm 2016-01-04 17:56:14 -05:00
Mike Conley
98982b56b5 Bug 1233497 - SimpleTest.promiseFocus should not resolve to a window, as it might be a CPOW. r=Enn 2016-01-04 17:52:08 -05:00
Mike Conley
859fde3ed0 Bug 1233497 - Run translation tests within ContentTasks to avoid CPOW usage. r=mikedeboer 2016-01-04 17:33:19 -05:00
Mike Conley
9d34a8f174 Bug 1233497 - Allow CPOW usage in BrowserTestUtils testing module. r=felipe 2016-01-04 17:21:23 -05:00
Mike Conley
ca734f2ce9 Bug 1233497 - Do not resolve a Promise with a CPOW in browser_addonPerformanceAlerts.js r=Yoric 2016-01-04 17:15:24 -05:00
Mike Conley
62ba1fc2b2 Bug 1233497 - Remove a CPOW from browser/components/places/tests/browser/head.js r=mak 2016-01-04 16:25:30 -05:00
J. Ryan Stinnett
4257e187b4 Bug 1242584 - import-globals-from should carry over to tests. r=tromey 2016-01-26 17:08:33 -06:00