Commit Graph

205181 Commits

Author SHA1 Message Date
Ting-Yu Lin
5d804d7cd5 Bug 1065244 - Part 3 - Fix SelectionCarets::SelectWord() is hard to trigger. f=mtseng, r=roc
Fix this issue by deploying the same logic as selection carets in
TouchCaret::IsOnTouchCaret().
2014-09-15 02:58:00 +02:00
Ting-Yu Lin
b98446503e Bug 1065244 - Part 2 - Refactor event point on frame logic for SelectionCarets. f=mtseng, r=roc 2014-09-15 02:57:00 +02:00
Ting-Yu Lin
88ac0a85b6 Bug 1065244 - Part 1 - Add GetRectRelativeToFrame to nsLayoutUtils. f=mtseng, r=roc 2014-09-15 17:07:00 +02:00
Steve Singer
0a0cfcb515 Bug 1067064 - Add retn to MacroAssembler-none. r=jandem 2014-09-13 20:13:00 +02:00
Morris Tseng
37b98a932a Bug 1067283 - Flip NS_WARNING_IF check at GLReadTexImageHelper::ReadTexImge. r=nical 2014-09-15 03:05:00 +02:00
Tom Tromey
17a12c2753 Bug 1067589 - fix "nargs" value for Debugger clearAllBreakpoints method. r=jimb 2014-09-15 14:06:00 +02:00
Milan Sreckovic
ed630c6a86 Bug 1000634 - Only ask for the composer if we have a compositable host, when doing fencing. r=sikeda,nsilva 2014-09-08 14:05:41 -04:00
Jason Duell
28d38f64e8 Bug 966713 - Intermittent test_cookies_read.js times out. r=mcmanus 2014-09-15 12:42:00 +02:00
JW Wang
668aa36d8f Bug 962871 - enable media mochitests on B2G debug and disable some failed tests. r=cpearce 2014-09-14 23:35:00 +02:00
JW Wang
457fae1789 Bug 962871 - release decoder and set 'preload' as appropriate. r=cpearce 2014-09-14 23:34:00 +02:00
JW Wang
860dde3585 Bug 962871 - Don't run GC/CC in-between tests for it is very slow and causes timeout on B2G debug. r=cpearce 2014-09-14 23:29:00 +02:00
Michael Henretty
d495e9d54a Bug 960762 - Re-disable notification mochitests. r=gerard-majax 2014-09-15 18:23:23 -07:00
Chris Double
23c97e308b Bug 1065855 - Tests for MediaSource seekable range - r=kinetik
--HG--
extra : rebase_source : 01d29379c8e4541c72f6fcd186506ba4e9d3f28c
2014-09-16 15:16:02 +12:00
Chris Double
ff897a2a2b Bug 1065855 - Check for waiting media resources before calling ReadMetadata - r=cpearce
--HG--
extra : rebase_source : 45022c3d553e82e098908af7682cf241593b57f9
2014-09-16 15:15:58 +12:00
Chris Double
8b7ea8cf50 Bug 1065855 - Ignore updating check when setting MediaSource Duration within a SourceBuffer append - r=kinetik
--HG--
extra : rebase_source : baa31fd9d380ebf6765adb5ce89848c6dd3f4241
2014-09-16 15:15:55 +12:00
Matthew Gregan
50ae545f61 Bug 1065235 - Make the SourceBuffer eviction threshold a hidden pref. r=cajbir
--HG--
extra : rebase_source : 7c22907cc774440f599cd972792d6d55a50151a2
2014-09-09 21:39:00 +12:00
Matthew Gregan
f2c58b0222 Bug 1065235 - Apply eviction to all decoders owned by TrackBuffer and make EvictData threshold apply per-TrackBuffer rather than per-decoder. r=cajbir
--HG--
extra : rebase_source : f4ea425c9adeece7b37a4966131a1b566377add7
2014-09-09 21:12:00 +12:00
Matthew Gregan
b9206d0e69 Bug 1067414 - Use atomic storage for sPreferredSampleRate. r=jesup
--HG--
extra : rebase_source : 80913b082536bc29cfa8a20af4fd0f3277dd5a36
2014-09-15 18:10:00 +12:00
Matthew Gregan
2c608e88f0 Bug 1067414 - Convert CubebUtils from a class of statics to a namespace. r=jesup
--HG--
extra : rebase_source : 14c9e6709d5cc4fe978ee7ccc6d4f1988c09dd73
2014-09-15 18:09:00 +12:00
Robert O'Callahan
c6730b1117 Bug 1051636. Don't mark video ImageLayers as opaque. r=tn
The visible region of the layer is not necessarily restricted to the image
that is will be rendered.

Also, we don't know for sure an opaque video frame is going to appear.

--HG--
extra : rebase_source : c6e0f1f0a49b5722b917718634439f045e8a535d
2014-09-16 17:04:53 +12:00
Robert O'Callahan
9b4d6f2a19 Bug 1067748. When a solid-color display item covers everything else in its layer, make it a ColorLayer. r=tn
--HG--
extra : rebase_source : e0fdaddfd24c59531ffef865b46f948ba203acaa
2014-09-16 16:27:14 +12:00
Ryan VanderMeulen
891ff40ca8 No bug - Revert browser-plugins.js to revision 687318d464a5. a=me 2014-09-15 23:20:24 -04:00
Nigel Babu
489aede8a8 Merge fx-team to m-c with bustage fix, a=merge 2014-09-16 08:43:45 +05:30
Shu-yu Guo
91e6a020b9 Bug 1001090 - Followup: fix merge error in browser-plugins.js on a CLOSED TREE. r=bustage 2014-09-15 18:23:03 -07:00
Brian R. Bondy
9185a536b0 Backout bug 945192 for intermittent failures. r=rstrong 2014-09-15 20:29:35 -04:00
Margaret Leibovic
d8219f0f45 Bug 1064880 - Keep track of the current search engine in MainActivity. r=nalexander 2014-09-15 17:26:39 -07:00
Brian R. Bondy
753e09d3ad Bug 1049774 - GMPInstallManager logs when logging disabled. r=gfritzsche 2014-09-15 20:25:12 -04:00
Jakub Jurovych
34630e1cb0 Bug 949754 - Tracer actors should use source maps r=fitzgen 2014-09-15 17:18:28 -07:00
Paul Rouget
2029d23d5e Bug 1045647 - register webide components in package-manifest.in. r=jryans 2014-09-15 17:18:23 -07:00
Wes Kocher
ad41a671d9 Bug 1058405 - Fix typo in function name. r=jryans 2014-09-15 17:18:19 -07:00
Adrian Aichner
a481306867 Bug 1064282 - Scratchpad should have statusbar like Page Source viewer. r=fitzgen
---
 browser/devtools/scratchpad/scratchpad.js          |   12 ++++++++++++
 browser/devtools/scratchpad/scratchpad.xul         |    1 +
 .../test/browser_scratchpad_run_error_goto_line.js |   11 +++++++++++
 .../chrome/browser/devtools/scratchpad.properties  |    5 +++++
 4 files changed, 29 insertions(+), 0 deletions(-)
2014-09-15 17:18:16 -07:00
Patrick Brosset
71bd9d2f07 Bug 1064848 - Activate timeline test browser_timelineMarkers-02.js for e10s r=pbrosset 2014-09-15 17:18:12 -07:00
Camilo Viecco
e96207dc16 Bug 1067565 - Built-in pins expires decades later. r=keeler 2014-09-15 17:17:12 -07:00
Trevor Saunders
9ec2828d9e bug 1062567 - prevent gcc lto builds from dropping SyscallAsm on the floor r=froydnj 2014-09-15 19:46:14 -04:00
Wes Kocher
7c14b84b4b Merge m-c to inbound a=merge 2014-09-15 16:44:01 -07:00
Wes Kocher
bc764cf0da Merge m-c to inbound a=merge 2014-09-15 16:42:38 -07:00
Bill McCloskey
b0e50c22c2 Bug 1066433 - Make shims work when contentWindow is unavailable (r=mconley) 2014-09-15 16:42:27 -07:00
Bill McCloskey
19ad8ca141 Bug 1066433 - Fix how event notifications work for e10s shims (r=mconley) 2014-09-15 16:42:27 -07:00
Bill McCloskey
3a26987c7b Bug 1066433 - Remove simple mochitest e10s shim (r=jimm) 2014-09-15 16:42:26 -07:00
Bill McCloskey
2f9f5a5a2e Bug 1060046 - e10s EventTarget shim broken because interpositions don't delegate properly (r=mconley) 2014-09-15 16:42:26 -07:00
Wes Kocher
332233753a Merge m-c to inbound a=merge 2014-09-15 16:41:45 -07:00
David Burns
1d2244780c Bug 1022862: Create a manifest just for marionette web-api tests; r=jgriffin DONTBUILD 2014-09-16 00:39:25 +01:00
Shu-yu Guo
320f4e1440 Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Shu-yu Guo
285e8aa396 Bug 1001090 - Part 4: Fix errors in chrome code. (r=zombie,gavin,fitzgen,dcamp,bgrins,fabrice,gwagner,margaret,mrbkap,mak,njn,vicamo) 2014-09-15 16:30:46 -07:00
Shu-yu Guo
ab75a455e4 Bug 1001090 - Part 3: Compile new let opcodes in Ion. (r=jandem) 2014-09-15 16:30:46 -07:00
Shu-yu Guo
de7f282283 Bug 1001090 - Part 2b: Fix unwinding all scopes to not use pc. (r=jimb) 2014-09-15 16:30:46 -07:00
Shu-yu Guo
2f36ca0e9d Bug 1001090 - Part 2a: Compile new let opcodes in Baseline. (r=jandem) 2014-09-15 16:30:45 -07:00
Shu-yu Guo
621f26a3c6 Bug 1001090 - Part 1: Implement let temporal dead zone in the frontend and interpreter. (r=Waldo) 2014-09-15 16:30:45 -07:00
Wes Kocher
d9ee208fe7 Merge fx-team to m-c a=merge 2014-09-15 16:24:37 -07:00
Wes Kocher
c48bd144a4 Merge b-i to m-c a=merge 2014-09-15 16:04:20 -07:00