Kartikaya Gupta
38461310d9
Bug 1130982 - Ensure the clip rect is appropriately adjusted for multi-framemetrics layers. r=botond
2015-02-12 09:03:00 -05:00
Nicolas B. Pierron
fb23b10b53
Bug 1130481 - IonMonkey: Assert that Ion frames are properly aligned. r=bbouvier
2015-02-12 14:53:06 +01:00
Nicolas B. Pierron
a3447ecae5
Bug 1112160 - Baseline Stubs: Align the stack when the number of argument is statically known. r=jandem
2015-02-12 14:53:06 +01:00
Nicolas B. Pierron
64f701f427
Bug 1112160 - Baseline Stubs: Align Jit frames before calling any jitted code. r=jandem
2015-02-12 14:53:06 +01:00
Nicolas B. Pierron
30dad431d0
Bug 1112161 - Assert that Ion's fun.apply calls are correctly aligned. r=bbouvier
2015-02-12 14:53:05 +01:00
Nicolas B. Pierron
64ea2a9822
Bug 1112161 - IonMonkey: Pad fun.apply(...) stack. r=bbouvier
2015-02-12 14:53:05 +01:00
Nicolas B. Pierron
96625eef92
Bug 1112161 - Rename copyreg to extraStackSpace. r=bbouvier
2015-02-12 14:53:04 +01:00
Andrea Marchesini
8398d2b3ca
Bug 1132395 - URL.createObjectURL must be able to work with workers without parents, r=smaug
2015-02-12 14:20:08 +01:00
Carsten "Tomcat" Book
0af65ff1a2
Backed out changeset 11b4c8d470ab (bug 1122463) for b2g test failures
2015-02-12 14:09:14 +01:00
Randell Jesup
fafce09a24
Bug 1132193: Re-enable AEC debug logging in getUserMedia r=pkerr
...
Temporarily disabled by landing for upstream webrtc branch 40. Also saves
as .wav format now
2015-02-12 07:46:59 -05:00
Jan de Mooij
3028ef1a2c
Bug 1130768 - Fix some issues with Baseline exception handler and onExceptionUnwind/onPop hooks. r=shu
2015-02-12 12:56:52 +01:00
Benjamin Bouvier
4cd6736afd
Bug 1122344: Fix rounding of big negative float32 values in Ion on x86; r=mjrosenb
...
--HG--
extra : rebase_source : 9278fbb2516a3f0d9e287570ee752ecb9d2c5b04
2015-02-06 14:13:42 +01:00
Tim Chien
d2c5d3a86c
Bug 1122463 - Don't blur the input when submit is cancelled. r=yxl
...
--HG--
extra : rebase_source : c9b77c58bd49c1f30773e907d0e64558c97cc717
2015-02-11 21:39:00 +01:00
Michal Novotny
a29a10fc73
Bug 1130784 - FAT32 file create limit code is using a bad error number, r=honzab
2015-02-12 11:28:50 +01:00
Jean-Yves Avenard
12b1a0f4c5
Bug 1130839: mochitest ensuring element seeks to end of media when truncated. r=cajbir
...
Test that truncating the media when changing mediasource.duration attribute
immediately adjusts the buffered range and cause seek to the end of the new
media duration (adjusting currentTime).
2015-02-12 18:53:53 +11:00
Jean-Yves Avenard
9238ef92c3
Bug 1130839: Seek to end of media if duration changed. r=cpearce
...
If the duration is changed such that the current playback position ends up
being greater than the time of the end of the media resource, then the user
agent must also seek to the time of the end of the media resource.
2015-02-12 18:53:53 +11:00
Jean-Yves Avenard
e4f085144c
Bug 1131433: Show codec/container type in MSE logs. r=cajbir
...
Also rationalize MSE debugging logs, so they all follow the same format.
2015-02-12 18:52:13 +11:00
Jean-Yves Avenard
c7a6e70b6c
Bug 1130948: Update web-ref results. r=karlt
2015-02-12 18:52:13 +11:00
Jean-Yves Avenard
6e2cb7f0c1
Bug 1130948: Part2. Ensure we don't overflow when setting duration. r=cajbir
2015-02-12 18:52:12 +11:00
Jean-Yves Avenard
1ea130aa5a
Bug 1130948: Part1. Use mediasource duration to determine media element duration. r=cajbir
2015-02-12 18:52:12 +11:00
Jean-Yves Avenard
51f02c8f33
Bug 1130826: Run range removal algorithm when setting mediasource duration. r=cajbir
2015-02-12 18:52:12 +11:00
Jean-Yves Avenard
d43c136448
Bug 1128939: Part3. Allocate media buffer internal memory dynamically. r=k17e
2015-02-12 18:52:12 +11:00
Jean-Yves Avenard
6cec06fc09
Bug 1128939: Part2. Make sure we limit read to buffer size and handle error nicely. r=k17e
2015-02-12 18:52:12 +11:00
Chris Peterson
7bc66f68ea
Bug 1130123 - Part 2: Add telemetry for __noSuchMethod__. r=jandem
2015-02-10 23:19:34 -08:00
Chris Peterson
7cfc231773
Bug 1130123 - Part 1: Move deprecated JS telemetry from Parser to JSCompartment. r=jandem
2015-02-10 23:17:43 -08:00
Ralph Giles
7b4c630373
Bug 794723 - Add a default makefile which wraps mach. r=gps
...
This makes it easier for new contributors to get a build started
without having to know about our mach driver.
--HG--
extra : rebase_source : 19556522e80907dd9bf89d16b736ed49f7b2468a
2015-02-06 10:26:00 -08:00
Botond Ballo
898f44f6bb
Bug 1127066 - Implement ChromeProcessController::HandleLongTapUp(). r=kats
...
--HG--
extra : source : 5857a51daa23da0090b92467cc7fe5c23354b981
2015-02-09 18:20:15 -05:00
Botond Ballo
a3f5ee9fb5
Bug 1127066 - Use (nsBaseWidget's) APZEventState in ChromeProcessController. r=kats
...
--HG--
extra : source : 65d5458b6f6af13ebaf424ccef87d4a0654646c4
2015-02-09 19:06:06 -05:00
Botond Ballo
5725e5dbc8
Bug 1127066 - Use APZEventState in nsBaseWidget. r=kats
...
--HG--
extra : source : 64a96018a0782e6aafc4215bb995136020ea1391
2015-02-06 19:45:23 -05:00
Botond Ballo
daadb3f902
Bug 1127066 - Add weak reference support to the gonk nsWindow type. r=kats
...
--HG--
extra : source : 2c81ee3e4c61c82770fad9f3eac9c64abb6ab4ec
2015-02-09 13:50:51 -05:00
Botond Ballo
cd91ae9e1b
Bug 1127066 - Complain loudly if APZEventState is used with a widget that doesn't support weak references. r=kats
...
--HG--
extra : source : e4337bd21059a0ecbffa5d0d567dd9a8f0a3bcd1
2015-02-09 14:10:08 -05:00
Botond Ballo
74667af216
Bug 1127066 - Use a weak reference to the widget in APZEventState to avoid reference cycles. r=kats
...
--HG--
extra : source : fa8926018068e8de68b0b9c44ad0bdc87acf2033
2015-02-09 14:09:20 -05:00
Botond Ballo
3990a194be
Bug 1127066 - Extract an APZEventState class from TabChild. r=kats
...
--HG--
extra : source : fc54993e0c836ca01f3900072227938e8c4b938c
2015-02-09 14:05:18 -05:00
Botond Ballo
d6a3fd9f6d
Bug 1127066 - Implement proper sending of target-apzc notification and creation of displayport in the root process. r=kats
...
--HG--
extra : source : c9bb96ed11a96554006175b55e04f9feede60a04
2015-02-06 18:11:30 -05:00
Botond Ballo
2a72a77d84
Bug 1127066 - Extract SendSetTargetAPZCNotification and its helpers into APZCCallbackHelper. r=kats
...
--HG--
extra : source : 930454419509346f1002ea7486a128072688a921
2015-02-06 18:11:19 -05:00
Botond Ballo
cf0ac08b62
Bug 1127066 - Apply the APZ callback transform to touch events targeted to the root process. r=kats
...
--HG--
extra : source : 0df1683cb64100e03e4afd23a3d5e158788f082b
2015-02-04 12:52:18 -05:00
Botond Ballo
412107100c
Bug 1127066 - Extract a helper to apply the APZ callback transform to a touch event. r=kats
...
--HG--
extra : source : d938af56c1d8225d794f879a5771c9a17d6a402b
2015-02-05 18:02:27 -05:00
Botond Ballo
eaf4eff1d2
Bug 1127066 - Fold APZCCallbackHelper::UpdateCallbackTransform() into ScrollFrame(). r=kats
...
--HG--
extra : source : 5b78d9e9ba84408c898d9e0ab55ae30f437792c8
2015-01-28 17:40:29 -05:00
Botond Ballo
98957944f7
Bug 1127066 - Factor out code common to APZCCallbackHelper::UpdateRootFrame and UpdateSubFrame. r=kats
...
--HG--
extra : source : fe1ea639cdfde510a2bb51d2f113fb14809b6b43
2015-01-23 18:54:19 -05:00
Makoto Kato
628edff492
Bug 1131436 - WindowsDllInterceptor is always failure with --disable-optimize and --enable-debug. r=dmajor
2015-02-12 15:07:57 +09:00
Wes Kocher
7465de1fe4
Backed out changeset fe5c25b8b675 (bug 1071880) for various test failures on a really CLOSED TREE
2015-02-11 19:09:00 -08:00
Wes Kocher
d45d4bea92
Merge m-c to inbound a=merge CLOSED TREE
2015-02-11 17:44:20 -08:00
Brian Hackett
065751b5bb
Bug 1127167 - Backout 825f6ee63f7f for causing massive regressions on a CLOSED TREE
2015-02-11 17:47:13 -07:00
Wes Kocher
2085c24ec2
Backed out 2 changesets (bug 1117337) for b2g build bustage on a CLOSED TREE
...
Backed out changeset 016b3f06add1 (bug 1117337)
Backed out changeset aa4817b6ad61 (bug 1117337)
2015-02-11 15:53:49 -08:00
Jim Blandy
6b5ec2df0f
Bug 1124754: Use approximate object counts when testing takeCensus, to avoid being flummoxed by SpiderMonkey implementation details. r=shu
...
--HG--
extra : rebase_source : 21d82c9b552c2e2f72e35e3c74f660c7a99341a6
2015-02-11 15:15:12 -08:00
B2G Bumper Bot
c2e4cf124a
Bumping manifests a=b2g-bump
2015-02-11 14:27:24 -08:00
B2G Bumper Bot
a73d4ae34b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5ff14bb888de
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1126022 - merge pull request #28027 from punamdahiya:Bug1126022 to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/7673f634b899
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug 1126022 - [Wallpaper] Disable long press text selection r=djf
2015-02-11 14:25:23 -08:00
Ryan VanderMeulen
d5d2896fa9
Merge m-c to b2g-inbound. a=merge
2015-02-11 16:29:48 -05:00
Ryan VanderMeulen
1dcbd6bfde
Merge inbound to m-c. a=merge
2015-02-11 16:21:36 -05:00
Ryan VanderMeulen
585a80d344
Merge fx-team to m-c. a=merge
2015-02-11 16:07:24 -05:00