Commit Graph

336155 Commits

Author SHA1 Message Date
ISHIKAWA, Chiaki
19a250cd9d Bug 938683 - Catch and pass the error values of PR_Close() to upper layer. r=johns 2013-12-05 12:16:09 -05:00
Takeshi Kurosawa
5c74e41f57 Bug 868789 - Name computation for SVG is wrong, r=tbsaude DONBUILT (fixing username) 2013-12-05 12:06:01 -05:00
Alexander Surkov
c30065c754 Backout (wrong username) Bug 868789 - Name computation for SVG is wrong, r=tbsaude 2013-12-05 11:59:18 -05:00
Jon Coppeard
1347c72bec Bug 946732 - Reinstate xpcom/glue gtests r=BenWa 2013-12-05 16:48:48 +00:00
Jonathan Watt
2964be3283 Bug 935508. Follow-up to fix unified build bustage.
--HG--
extra : rebase_source : b8429c6f04bf4ac84b63940657deafe4a4bf9fac
2013-12-05 16:46:22 +00:00
Takeshi Kurosawa taken.spc@gmail.com
870c93f242 Bug 868789 - Name computation for SVG is wrong, r=tbsaude 2013-12-05 11:45:58 -05:00
Boris Zbarsky
21df6dd5cf Bug 945788. Add support for dictionary return values to example codegen and js-implemented codegen. r=smaug 2013-12-05 11:39:50 -05:00
Benoit Girard
27592060c0 Bug 904227 - Disable gfxWordCacheTest.cpp to see if it helps with gtest crashes. r=bjacob 2013-12-05 11:36:04 -05:00
Ryan VanderMeulen
6d8ee2edb2 Backed out changeset 9fb6d1811696 (bug 942639) for B2G mochitest-3 timeouts. 2013-12-05 11:36:01 -05:00
Dan Gohman
168ddbbbd1 Bug 945860 - IonMonkey: Fold an unsigned self-mod to zero when there is no divide-by-zero. r=bhackett 2013-12-05 08:25:53 -08:00
Jonathan Watt
1e69b2f1ea No bug. Re-enable test_input_number_mouse_events.html and test_input_number_rounding.html. 2013-12-05 16:20:34 +00:00
Jonathan Watt
aa6b5e3313 Bug 935508 - Implement native theming of <input type=number>. r=roc 2013-12-05 16:20:34 +00:00
Jonathan Watt
b9e9b31d55 Bug 945784, part 2 - Fire 'change' events for <input type=number> more frequently, per the new HTML5 rules. r=smaug 2013-12-05 16:20:33 +00:00
Jonathan Watt
c18065aca6 Bug 945784, part 1 - Fire 'input' events for <input type=number> more frequently, per the new HTML5 rules. r=smaug 2013-12-05 16:20:33 +00:00
Alexander Surkov
282ac7e591 Bug 942650 - Some toolbars have unknown accessible role or worse, r=tbsaunde Australis 2013-12-05 11:07:53 -05:00
Alexander Surkov
e15c84f518 Backout Bug 942650 - Some toolbars have unknown accessible role or worse - to fix commit message DONTBUILD 2013-12-05 11:03:48 -05:00
Henri Sivonen
3874104ae5 Bug 945627 - Remove tracking of URL UTF-8ness. r=dao,bzbarsky. 2013-12-05 18:03:12 +02:00
Dan Gohman
f4d4bd1e74 Bug 946234 - IonMonkey: Fix bailout checks for LModPowTwoI with a known non-negative dividend. r=bhackett 2013-12-05 07:50:45 -08:00
Dan Gohman
33e1728940 Bug 946284 - IonMonkey: Don't form unsigned divisions when the result could be fractional. r=nbp 2013-12-05 07:50:43 -08:00
Andrew Halberstadt
d8ede2291e Bug 946722 - Fix typo causing b2g mochitest mach command to use wrong manifest, r=ato, DONTBUILD, a=NPOTB 2013-12-05 10:48:46 -05:00
Alexander Surkov
f0d833e65b Bug 942650 - Some toolbars have unknown accessible role or worse, r=tbsaunde 2013-12-05 10:43:40 -05:00
Brian Smith
c7f8cc63c2 Bug 898431: Update to NSS 3.15.4 beta 8 (NSS_3_15_4_BETA8), r=me 2013-12-05 07:27:11 -08:00
Vivien Nicolas
dc2522ad94 Bug 938312 - Wrong orientation when starting browser in landscape mode. r=kats 2013-12-05 16:15:39 +01:00
Vivien Nicolas
c780ee4923 Bug 946172 - [Dialer] Call screen is broken with APZ turned on. r=mbrubeck 2013-12-05 16:15:35 +01:00
Mike Shal
ddecae52a4 Bug 875013 - Remove VPATH; r=glandium 2013-11-21 14:57:06 -05:00
Jan Beich
1c770cae96 Bug 946560 - Dump about:memory upon receiving a signal on FreeBSD as well. r=njn 2013-12-05 09:38:46 -05:00
Kyle Huey
a4bc193dab Bug 910878 - Remove gl.blit-draw-not-copy preference. r=gal 2013-12-05 09:37:37 -05:00
Ralph Giles
4f3ab60319 Bug 945419 - Update libopus to 1.1 final. r=cpearce
The code change only affects the opus custom modes which we do
not use, so this commit effectively just changes the version number.
2013-12-04 14:00:00 -08:00
Ralph Giles
202355538c Bug 945419 - Fix fixed-point opus stereo encode regression. r=jmspeex. 2013-12-02 15:00:00 -08:00
Ralph Giles
53ee519e08 Bug 945419 - Use upstream opus git version format. r=derf
We only want tags which match the release naming convention,
and --dirty is very important for catching local changes.
2013-12-02 14:59:00 -08:00
Patrick McManus
551a0d5931 bug 946302 - SocketTransportService Going Offline takes too long r=jduell 2013-12-05 09:01:25 -05:00
Jan de Mooij
7e05864542 Bug 653438 - Fix number.toExponential(undefined) to behave like number.toExponential() and remove some dead code. r=till
--HG--
extra : rebase_source : e7fde214b9002658bbc8c64b32028854798bfab1
2013-12-05 14:47:35 +01:00
Jan de Mooij
903e015b60 Bug 946662 - Add MOZ_FINAL to MResumePoint. r=h4writer
--HG--
extra : rebase_source : 354f2f3fcb58e979df281ddf3166550420fef9ad
2013-12-05 14:46:04 +01:00
Jan de Mooij
0da92731a3 Bug 945811 - Correctly propagate errors from makeInliningDecision and similar methods. r=h4writer
--HG--
extra : rebase_source : 658f2446fd278757c8fe73786c881363fb8d7c01
2013-12-05 14:45:42 +01:00
Andrea Marchesini
d1c27fb4d3 Bug 942639 - Make DataStore API Certified-only for 1.3, r=ehsan, r=fabrice 2013-12-05 13:50:11 +00:00
Henri Sivonen
35a8e654fa Bug 946676 - Remove iso-8859-8-i from the Character Encoding menu. r=emk. 2013-12-05 15:23:13 +02:00
Michael Comella
1a4af0a46f Bug 935807: Restore arrow key input field navigation behavior. r=bnicholson 2013-12-04 15:43:32 -08:00
Brad Lassey
5a78ec0d22 Bug 915673 - Only use tiled layers for scrollable layers on b2g. r=tn,bgirard
Introduce a constructor for thebes layers that can take a hint about what the
layer will be used for, and use that hint to only create tiled layers when
the layer represents scrollable content.
2013-09-17 13:55:09 -04:00
Chris Lord
fb4d60d0b5 Bug 945277 - Align sub-frame display ports to tile boundaries. r=botond
Bug 907743 only addressed the root frame, this patch updates APZCCallbackHelper
to make the same alterations on sub-frame metrics.
2013-12-05 13:12:12 +00:00
Jim Mathies
1204e78fa1 Bug 946195 - Remove dummyvccorlib, cruft from component extension work we never made use of. r=bbondy, sr=glandium 2013-12-05 07:05:58 -06:00
Masatoshi Kimura
f7e7675bee Bug 896704 - Remove the MSVC exemption for FAIL_ON_WARNINGS in media/mtransport. r=abr 2013-12-05 21:41:04 +09:00
Jan de Mooij
6ac9000ed3 Bug 937540 part 7 - Use placement new syntax for range analysis and some other classes. r=nbp 2013-12-05 13:32:13 +01:00
Honza Bambas
3682922bab Bug 932046 - crash in mozilla::net::HttpChannelChild::OnRedirectVerifyCallback(unsigned int), r=jduell 2013-12-05 13:09:11 +01:00
Honza Bambas
20cf00d291 Bug 899620 - Remove FORCE_PR_LOG from Windows implementation of TimeStamp, r=ehsan 2013-12-05 13:09:10 +01:00
Jon Coppeard
3119035c47 Bug 945846 - Stop barriers firing during store buffer marking for XPConnect r=terrence 2013-12-05 11:15:51 +00:00
Jon Coppeard
1b61826a85 Bug 945846 - Stop barriers going off during store buffer marking for ctypes r=terrence 2013-12-05 11:15:51 +00:00
Eitan Isaacson
f1fc93c986 Bug 920946 - Introduce dwellend gesture to allow better touch typing. r=marcoz 2013-12-05 13:15:03 +02:00
Gijs Kruitbosch
547162ab7c Bug 640158 - restrict restoring persisted attributes when loading overlays after the first document load, r=bz 2013-12-04 17:15:52 +01:00
Jan de Mooij
6e876b5db7 Bug 937540 part 8 - Don't call GetIonContext() when allocating type constraints. r=bhackett 2013-12-05 11:10:27 +01:00
Jacek Caban
c9efa74885 Bug 944444 - Fix js/ compilation on mingw. r=Waldo 2013-12-05 10:56:22 +01:00