Commit Graph

362227 Commits

Author SHA1 Message Date
Botond Ballo
66d5d29145 Bug 998025 - Remove some unused AsyncPanZoomController and Axis methods. r=kats
--HG--
extra : rebase_source : 9c56db6f7cc0ddb9e3059f502de72741b21de460
2014-05-05 17:46:57 -04:00
Geoff Brown
83a7f3c4fa Bug 979921 - Enable several mochitests on Android 2.3; r=dminor 2014-05-26 12:36:57 -06:00
Ehsan Akhgari
5b0272c079 Bug 1013663 - Fix some bad implicit conversion constructors in the JS engine; r=jorendorff,jandem 2014-05-25 21:46:24 -04:00
Sotaro Ikeda
bf17f250a7 Bug 1006957 - WebRTC crash fix r=nical 2014-05-26 10:09:25 -07:00
Jonathan Watt
18aa0427ad backout ac5e2c6f4ec0 (Bug 1015780) for bustage 2014-05-26 17:59:43 +01:00
Brian Hackett
8b3aedd9a6 Bug 1015677 - Check for interrupts while backtracking during irregexp execution, r=jandem. 2014-05-26 10:48:54 -06:00
Kartikaya Gupta
8cc3cc3c7d Bug 1015981 - Replace using namespace mozilla::css with qualified class name. r=botond 2014-05-26 12:44:43 -04:00
Andreas Gal
1a4978569a Bug 1012407 - Part 9: Ensure texture coordinates are within (0,0)(1,1) and nits for Part 6 (r=Bas) 2014-05-24 02:49:41 +02:00
Tom Schuster
367a375f64 Bug 1015754 - Cleanup mouse events in the QT widget. r=romaxa 2014-05-26 18:25:40 +02:00
Andreas Gal
f78d29b988 Bug 1001885: Support NPOT texture wrap modes on older PowerVR drivers (r=mattwoodrow). 2014-05-22 15:05:03 -04:00
Jonathan Watt
96cec0c2c1 Bug 1015646 - Add a memory reporter for SVGPathElement's SVGAnimatedPathSegList member. r=njn
--HG--
extra : rebase_source : 5eda3e1104cc6a75ec38774c072e6e3e2b3d7b1b
2014-05-26 16:21:23 +01:00
Jonathan Watt
6f70a74103 Bug 1015780 - Make Moz2D's GetAlignedStride() faster. r=Bas
--HG--
extra : rebase_source : 6e87f0f91cd9cab03facb789f1fee700175ba102
2014-05-26 16:20:39 +01:00
Peter Van der Beken
034f5ffcab Bug 789261 - Enable WebIDL bindings for Window. r=bz.
--HG--
extra : rebase_source : 4ee28872adf9d03d9dc28880426383224359fd78
2014-04-08 20:48:37 +02:00
Nicolas B. Pierron
ab4547dbae Bug 1015145 - Replace static_assert by a MOZ_ASSERT. r=red 2014-05-26 07:42:56 -07:00
Ehsan Akhgari
f9fd63b3b2 Bug 1015634 - Add the statictitle attribute back to the toolkit download manager's <window>; r=mconley 2014-05-26 10:15:40 -04:00
Gijs Kruitbosch
1ab7281f41 Bug 1011490 - use mozmap for installtrigger parameters, r=Mossop,bholley
--HG--
extra : rebase_source : cb66201ea9543b48c4b70593ea63cab68fe7d6af
2014-05-16 17:10:20 +01:00
Hannes Verschore
61e2f67797 Bug 1015135 - IonMonkey: Enable ignored type policies, r=bbouvier 2014-05-26 16:00:10 +02:00
Nicolas B. Pierron
97538ad239 Bug 1015180 - Move linkExitFrame to the common MacroAssembler. r=jandem 2014-05-26 06:54:33 -07:00
Nicolas B. Pierron
f6a39dc758 Bug 1015145 - Use magic constant when the jitTop is invalided within a bailout. r=jandem 2014-05-26 06:54:31 -07:00
Julien Levesy
f267e90418 Bug 1009968 - IonMonkey: Implement RLsh recover operation. r=nbp 2014-05-26 06:38:27 -07:00
Carsten "Tomcat" Book
7008e17308 Merge mozilla-central to mozilla-inbound 2014-05-26 15:32:24 +02:00
Carsten "Tomcat" Book
5f4bdd154a merge b2g-inbound to mozilla-central 2014-05-26 15:26:11 +02:00
Jonathan Kew
181a74e5b2 bug 1015603 part 6 - remove nsFontVariantTextRunFactory from layout, leaving gfx to handle small-caps. r=roc 2014-05-26 14:23:32 +01:00
Jonathan Kew
35a3de2e99 bug 1015603 part 5 - implement fake small-caps in gfx using a reduced-size clone of the font. r=roc 2014-05-26 14:23:32 +01:00
Jonathan Kew
18ab93cab6 bug 1015603 part 4 - revise internal APIs to pass pointer to text for the current script or font run rather than the entire textrun. r=roc 2014-05-26 14:23:31 +01:00
Jonathan Kew
45a42995d1 bug 1015603 part 3 - add a smallCaps field to gfxFontStyle, and pass it through from layout when creating gfxFontStyle records. r=roc 2014-05-26 14:23:31 +01:00
Jonathan Kew
6a21f6658d bug 1015603 part 2 - move the special Greek uppercasing code from nsTextRunTransformations to intl/unicharutil. r=roc 2014-05-26 14:23:31 +01:00
Jonathan Kew
c167886ae7 bug 1015603 part 1 - factor out case transformation from nsCaseTransformTextRunFactory::RebuildTextRun into a separate function. r=roc 2014-05-26 14:23:30 +01:00
Ehsan Akhgari
f1cf9f001a Bug 1015808 - Fix the compiler warnings about members of AutoFlushICache being unused; r=jandem 2014-05-26 09:18:39 -04:00
Carsten "Tomcat" Book
2446abd3df merge fx-team to mozilla-central 2014-05-26 14:59:21 +02:00
Carsten "Tomcat" Book
4f8c9846a1 merge mozilla-inbound to mozilla-central 2014-05-26 14:36:35 +02:00
Ben Tian
344a57ae53 Bug 1015090 - Add BluetoothAdapterEvent.webidl and BluetoothAttributeEvent.webidl, r=bz 2014-05-26 09:40:28 +08:00
B2G Bumper Bot
d8a6ee1b00 Bumping manifests a=b2g-bump 2014-05-26 02:13:02 -07:00
Szu-Yu Chen [:aknow]
2769a06313 Bug 1015097 - Rewrite test_outgoing_emergency_in_airplane_mode.js. r=hsinyi 2014-05-25 20:22:00 +02:00
ffxbld
785d39a051 No bug, Automated HSTS preload list update from host bld-linux64-spot-1068 - a=hsts-update 2014-05-24 03:14:12 -07:00
ffxbld
97d7376197 No bug, Automated blocklist update from host bld-linux64-spot-041 - a=blocklist-update 2014-05-24 03:11:22 -07:00
Wes Kocher
9ae3b68798 Merge b2g-inbound to m-c 2014-05-23 17:34:49 -07:00
Wes Kocher
c4684028ba Merge inbound to m-c DONTBUILD 2014-05-23 17:23:09 -07:00
Wes Kocher
76327fe133 merge inbound to m-c 2014-05-23 17:19:27 -07:00
Wes Kocher
98152d91df Merge fx-team to m-c 2014-05-23 17:04:56 -07:00
Wes Kocher
046b6cc55e Backed out changeset 52632d896ef7 (bug 985614) for m-oth bustage 2014-05-23 12:13:54 -07:00
Nick Alexander
5d7d90b289 Bug 998700 - Animate sync icon during refresh of Remote Tabs panel. r=lucasr
It turns out that animation-list can be combined with rotate to avoid
shipping extra bitmaps, and twelve frames is smooth enough.  This patch
takes that approach.

The trickiest part is exposing the icon drawable in a reasonable way to
the inner PanelView.
2014-05-23 11:43:39 -07:00
Nick Alexander
73d069dded Bug 1009327 - Add "manual connect" to Android about:devices page. r=mfinkle 2014-05-23 11:43:39 -07:00
Nick Alexander
68483f0438 Bug 997288 - Add select tab button to "New [private] tab opened" toasts. r=wesj 2014-05-23 11:43:38 -07:00
Dão Gottwald
70f75cd4bc Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 20:41:31 +02:00
Dão Gottwald
c963498105 Backed out changeset d670f361bbb6 2014-05-23 20:39:46 +02:00
Dão Gottwald
203aa359ec Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 20:34:03 +02:00
Wes Kocher
69d8fafc98 Backed out changeset 7809455a72a7 (bug 970252) for build bustage on a CLOSED TREE 2014-05-23 10:58:09 -07:00
Wan-Teh Chang
48f13b0ca9 Bug 891551: Update NSPR to NSPR_4_10_6_BETA1, which also includes fixes
for bug 1003946, bug 1009270, and bug 1011861.
2014-05-23 10:51:29 -07:00
Kannan Vijayan
01ee399903 Bug 970252 - Ensure that SPS entries are popped for frames that error during bailout. r=jandem 2014-05-23 13:40:54 -04:00