Jan-Ivar Bruaroey
f75763f4b5
Bug 970686: Outbound getStats: Fixed RTCP timestamps and remote packets/bytes received. r=jesup
2014-03-14 14:34:02 -04:00
Wes Kocher
61b41879b0
Backed out changeset 46d18be48bc4 (bug 981856) for b2g gl bustages
...
* * *
Backed out changeset a2ec4ab256e8 (bug 981856)
2014-03-14 17:33:54 -07:00
Jeff Walden
1190a86bb6
Bug 982974 - Be paranoid about neutering ArrayBuffer objects. r=sfink, r=jorendorff
2014-03-14 16:55:48 -07:00
Jeff Walden
05b48cb8ca
Bug 983344. r=sfink
2014-03-14 13:47:49 -07:00
Jeff Walden
9616e0c54f
Back out a5377cd1e45e (bug 945152 part 1) to clear way for other fixing. Also should reland in short order once those other fixes land. r=backout
2014-03-14 16:39:23 -07:00
Jeff Walden
427dfb2fec
Back out dd53db747a5e (bug 945152 part 2) to clear way for other fixing. Should reland in short order (before merge) after those other fixes land. r=backout
2014-03-14 16:38:07 -07:00
Jeff Walden
48bbad2b66
Back out b80f97b00d2f (bug 979480), it's in the way of more immediately important work. r=backout
2014-03-14 16:07:43 -07:00
L. David Baron
71444402e8
Bug 697451 - Stop overriding line-height (max-ing with 1.0) on inputs other than single-line text inputs. r=bzbarsky
...
This allows *native-themed* button-type inputs to shrink more than
Chromium allows them to, but it might still be Web-compatible.
2014-03-14 17:00:12 -07:00
David Major
e027430903
Bug 919735: For VS2013, put the 32-bit PGO files first on the PATH. r=ted
2014-03-14 12:48:59 -07:00
Andrew McCreight
66a4d6494c
Bug 948755 - Log incremental cycle collector roots. r=smaug
2014-03-14 16:07:07 -07:00
Andrew McCreight
a81c88d7c7
Bug 982847 - JSGCThingParticipant::Traverse should respect AllTraces. r=smaug
2014-03-14 16:07:07 -07:00
Aaron Klotz
810b3b5e28
Bug 972577: Consolidate IOInterposer initialization code; r=froydnj,BenWa,jimm
...
--HG--
rename : tools/profiler/IOInterposer.cpp => xpcom/build/IOInterposer.cpp
rename : tools/profiler/IOInterposer.h => xpcom/build/IOInterposer.h
rename : tools/profiler/NSPRInterposer.cpp => xpcom/build/NSPRInterposer.cpp
rename : tools/profiler/NSPRInterposer.h => xpcom/build/NSPRInterposer.h
rename : toolkit/xre/nsWindowsDllInterceptor.h => xpcom/build/nsWindowsDllInterceptor.h
2014-03-14 16:35:01 -06:00
Wes Kocher
f0e672d699
Backed out changeset 2bdd2d042847 (bug 972577) for non-unified bustage on a CLOSED TREE
...
--HG--
rename : xpcom/build/nsWindowsDllInterceptor.h => toolkit/xre/nsWindowsDllInterceptor.h
rename : xpcom/build/IOInterposer.cpp => tools/profiler/IOInterposer.cpp
rename : xpcom/build/IOInterposer.h => tools/profiler/IOInterposer.h
rename : xpcom/build/NSPRInterposer.cpp => tools/profiler/NSPRInterposer.cpp
rename : xpcom/build/NSPRInterposer.h => tools/profiler/NSPRInterposer.h
2014-03-14 15:27:21 -07:00
Jeff Muizelaar
35bf939623
Bug 981856. Mark some B2G WebGL tests as succeeding.
...
CLOSED TREE
--HG--
extra : rebase_source : b04f991980c63c44973df8be7e44c7e2c5e812e0
2014-03-14 17:38:16 -04:00
Wes Kocher
9ec0bdb04f
Backed out changeset 4ce831d82c1f (bug 898647) for gaia-ui bustage on an already CLOSED TREE
...
--HG--
rename : browser/modules/WebappManager.jsm => browser/modules/webappsUI.jsm
rename : toolkit/webapps/NativeApp.jsm => toolkit/webapps/WebappsInstaller.jsm
rename : webapprt/WebappManager.jsm => webapprt/WebappsHandler.jsm
2014-03-14 14:13:25 -07:00
Wes Kocher
151501b98b
Backed out 2 changesets (bug 716766) for Android crashes on a CLOSED TREE
...
Backed out changeset 9bd9dcf4de29 (bug 716766)
Backed out changeset 25031a8b8b77 (bug 716766)
2014-03-14 14:03:11 -07:00
Henrik Skupin
4153824820
Bug 966434 - Refactor tps for fxaccounts and old sync authentication support. r=jgriffin
2014-03-14 21:13:38 +01:00
Terrence Cole
be21486329
Bug 969012 - Allow inlining out-of-line slot creation in IonMonkey; r=jandem
2014-03-06 14:58:22 -08:00
Kartikaya Gupta
7457155d44
Bug 979720: Follow-up to fix stupid PTO-brain naming mistake. r=me
2014-03-14 15:55:07 -04:00
Kartikaya Gupta
11bd32947b
Bug 979720 - Convert max velocity from px/ms to inches/ms. r=bkelly
2014-03-14 15:49:00 -04:00
Aaron Klotz
dda435844e
Bug 972577: Consolidate IOInterposer initialization code; r=froydnj,BenWa,jimm
...
--HG--
rename : tools/profiler/IOInterposer.cpp => xpcom/build/IOInterposer.cpp
rename : tools/profiler/IOInterposer.h => xpcom/build/IOInterposer.h
rename : tools/profiler/NSPRInterposer.cpp => xpcom/build/NSPRInterposer.cpp
rename : tools/profiler/NSPRInterposer.h => xpcom/build/NSPRInterposer.h
rename : toolkit/xre/nsWindowsDllInterceptor.h => xpcom/build/nsWindowsDllInterceptor.h
2014-03-14 13:47:24 -06:00
George Wright
94efe8e6f7
Bug 716766 - Enable NEON Skia codepaths r=snorp
2014-03-07 17:27:10 -05:00
George Wright
f4088ca441
Bug 716766 - Only set USE_ANDROID_NDK_CPU_FEATURES if it's not already been explicitly set r=upstream,snorp
2014-03-07 17:01:17 -05:00
Daniel Holbert
87f8436a5a
Bug 983671: Add back (more restricted) 'fuzzy' annotation for reftest svg/smil/transform/skew-1.svg. (no review, test-manifest only)
2014-03-14 12:17:46 -07:00
Ehsan Akhgari
3f8a890a67
Bug 857427 - Fix even more problems spotted by ttaubert
2014-03-14 15:17:20 -04:00
Jeff Muizelaar
c910ae1b94
Bug 977861. Avoid putting the scroll thumb at subpixel positions. r=mstange
...
The solution for fixing this properly is not clear and could be a lot of work.
Matt Woodrow agreed that this is probably the right thing to do for now.
This is b2g only because it was causing reftest failures on OS X that I do not
understand and is pretty important for performance.
--HG--
extra : rebase_source : 52517bae11ac4db46471143ff5a30a97c1860e33
2014-03-14 14:48:07 -04:00
Jeff Muizelaar
0d46834e22
Bug 983650. Temporarily mark b2g webgl reftests tests as random
...
These tests fail on the current test machines but pass on the new ones. Mark them as random for now until we finish the transition to the new machines.
--HG--
extra : rebase_source : 7a4b3d85ed7e7c6cf2081b623e776d9034385c90
2014-03-14 14:31:16 -04:00
Ehsan Akhgari
44241f31db
Bug 857427 - Fix more problems spotted by ttaubert
2014-03-14 15:03:15 -04:00
Boris Zbarsky
ec87989351
Bug 983228. Add a sequence tracer for sequences of unions. r=baku
2014-03-14 14:51:22 -04:00
Boris Zbarsky
76e9977396
Bug 983264. Include callback headers in UnionTypes.h when a callback is used in a union. r=mccr8
2014-03-14 14:51:06 -04:00
Boris Zbarsky
7890e7c534
Bug 983029. Make sure to observe stack discipline for Rooted when initializing a WebIDL union containing the 'object' type. r=khuey
2014-03-14 14:50:39 -04:00
Bill McCloskey
14ec131999
Bug 917681 - [e10s] Make context menu work for selected text (r=felipe)
2014-03-14 11:47:46 -07:00
Bill McCloskey
a65268d5e5
Bug 938359 - [e10s] Support middle-click scroll (r=felipe)
2014-03-14 11:45:53 -07:00
Jeff Muizelaar
47e6fd8dc7
Bug 981856. Use an 888 config when creating a pbuffer. r=jgilbert
...
Old versions of llvmpipe (8.0.4) seem to give out 565 configs that it can't
actually make PBuffers for. Explicilty ask for 8,8,8 to avoid that problem.
--HG--
extra : rebase_source : 2a667cc002b5ff4ad279e9483701eaf7952aeda8
2014-03-14 11:24:58 -04:00
Ehsan Akhgari
f65437baf1
Bug 857427 - Wait for focus before initiating a right click on the test page
...
--HG--
extra : rebase_source : 7f55838ed7cf08fdd2350886d852c7a507e8f5f5
2014-03-14 14:00:43 -04:00
Ehsan Akhgari
8ce1f13e94
Debugging patch for bug 857427
...
--HG--
extra : rebase_source : 74ceaa5d816577b1f995fb18f88e5e465a66d337
2014-03-14 14:00:29 -04:00
Branislav Rankov
b524f331a2
Bug 969375 - MIPS port: Added BaselineCompiler code. r=jandem,froydnj
2014-03-14 11:27:42 -07:00
Branislav Rankov
0294068d18
Bug 969375 - MIPS port: Added MoveEmitter-mips files. r=nbp
2014-03-14 11:27:41 -07:00
Branislav Rankov
4e6a33a7c7
Bug 969375 - MIPS port: Fixed bug in ma_or and ma_xor found by Heiher. r=nbp
2014-03-14 11:27:41 -07:00
Branislav Rankov
05ba39c533
Bug 969375 - MIPS port: Moved SecondScratchReg constant to Assembler-mips.h r=nbp
2014-03-14 11:27:40 -07:00
Jonathan Wei
0e0dc2bc2e
Bug 743568 - Fire name change event when a XUL row's name changes, r=surkov.
2014-03-14 14:22:08 -04:00
Brian Hackett
ad93486d16
Bug 979480 - Don't store array buffer contents in elements, r=sfink.
2014-03-14 12:18:14 -06:00
Jan de Mooij
61c6424165
Bug 981554 - Move allocator for optimized Baseline stubs from JitCompartment to JitZone. r=njn
...
--HG--
extra : rebase_source : 609881b6cf783805333454b876797ad5235bfecc
2014-03-14 19:13:08 +01:00
Jan de Mooij
54be3b5ab6
Bug 981553 - Remove JitCompartment::rt. r=nbp
...
--HG--
extra : rebase_source : f67e0f35f7f050baa3a9d2520bd22f0760d4b36b
2014-03-14 19:13:06 +01:00
Marco Castelluccio
08cd30e121
Bug 898647 - Backend for app updates. r=myk,fabrice
...
--HG--
rename : browser/modules/webappsUI.jsm => browser/modules/WebappManager.jsm
rename : toolkit/webapps/WebappsInstaller.jsm => toolkit/webapps/NativeApp.jsm
rename : webapprt/WebappsHandler.jsm => webapprt/WebappManager.jsm
extra : rebase_source : d009be9de28cb917062d567592f773e9ece4266e
2014-03-14 10:30:53 -07:00
Kannan Vijayan
75a3a13efc
Bug 980858 - On bailout, unconditionally mark baseline frames SPS flag using Ion frames SPS status. r=jandem
2014-03-14 14:07:45 -04:00
Hannes Verschore
50796e9f3d
Bug 953164 - IonMonkey: Improve type information at branches, r=jandem
2014-02-13 23:19:15 +01:00
Dan Glastonbury
edec1da935
Bug 983068 - Fix float/half float texture validation. r=jgilbert
2014-03-13 18:48:50 +10:00
Mats Palmgren
3660486bd6
Bug 983019 - Fix a typo in the aMetrics->maxDescent initialization when we failed to create the Cairo font. Also fix a typo so that aSpaceGlyph out-param is assigned as intended. And make the code easier to read. r=jfkthame
2014-03-14 10:37:41 -04:00
Irving Reid
1c751ebf3d
Bug 772484 - Allow user to cancel add-on update check and clean up correctly when they do. r=Unfocused
2014-03-14 08:52:55 -04:00