Tim Taubert
|
bce0d4defa
|
merge m-c to fx-team
|
2013-01-21 11:33:52 +01:00 |
Cervantes Yu
|
6af45facc9
|
Bug 830299: Check for scrollcorner in nsGfxScrollFrameInner::ReloadChildFrames(). r=roc
|
2013-01-21 10:31:40 +00:00 |
Jonathan Kew
|
e746e7545e
|
bug 700022 - pt 2 - reftests for lang-tag handling in graphite shaper. r=jdaggett
|
2013-01-21 09:24:59 +00:00 |
Jonathan Kew
|
232b682f5f
|
bug 700022 - pt 1 - reftests to check that graphite is working. r=jdaggett
|
2013-01-21 09:24:55 +00:00 |
Jonathan Kew
|
de908b5bc2
|
bug 831292 - don't mask complex-script ranges from the cmap if Graphite tables are present. r=jdaggett
|
2013-01-21 09:24:45 +00:00 |
Jonathan Kew
|
45b3edb7fe
|
bug 831687 - make graphite shaping use hinted widths if implemented by the font. r=jdaggett
|
2013-01-21 09:24:24 +00:00 |
Jonathan Kew
|
8743c8e938
|
bug 831277 - (b) properly round glyph positions to appunits or pixels (as appropriate for the platform) in the graphite shaper. r=jdaggett
|
2013-01-21 09:24:08 +00:00 |
Jonathan Kew
|
fc774d33a2
|
bug 831277 - (a) make GetRoundOffsetsToPixels a method on gfxContext, instead of private to the harfbuzz shaper. r=jdaggett
|
2013-01-21 09:24:01 +00:00 |
Jonathan Kew
|
0e949a6ac2
|
bug 831548 - character codes with cmap mappings that result in glyph id 0 should not be included in the font's character map. r=jdaggett
|
2013-01-21 09:23:48 +00:00 |
Randell Jesup
|
ca3161f4d1
|
Bug 832567: Adjust minimum default bitrate to 200Kbps until we support lower resolutions rs=me
|
2013-01-21 03:49:57 -05:00 |
Randell Jesup
|
d8bbecd100
|
Bug 832567: transmitting-only channels weren't accepting RTCP; turn off NACK mode and block bad outgoing RTCP from transmit-only channels r=ekr
|
2013-01-21 03:49:55 -05:00 |
Fernando Jiménez
|
a60c922611
|
Bug 829763: App infrastructure stalls when checking for an update for a hosted app; r=honzab
|
2013-01-21 09:38:40 +01:00 |
Mark Hammond
|
70d377236f
|
Bug 832811 - show desktop notifications command doesn't toggle. r=jaws
|
2013-01-21 15:38:35 +11:00 |
Mark Hammond
|
15fc7dd36e
|
Backed out changeset 39aa8c99853c due to incorrect reviewer in checkin message.
|
2013-01-21 15:37:44 +11:00 |
Mark Hammond
|
86a55abe33
|
Bug 832811 - show desktop notifications command doesn't toggle. r=felipe
|
2013-01-21 15:15:04 +11:00 |
Chris Pearce
|
8edb1916a3
|
Bug 823646 - Handle dynamic format changes and video frame display apperature attributes in WMFReader. r=padenot
|
2013-01-21 14:38:47 +13:00 |
Nicholas Nethercote
|
aac86acc69
|
Bug 394311 - Stop building with -pedantic. r=ted,dbaron.
--HG--
rename : content/svg/content/nsISVGPoint.cpp => content/svg/content/src/DOMSVGPoint.cpp
rename : docshell/test/browser/browser_bug234628-9.js => docshell/test/browser/browser_bug134911.js
rename : layout/reftests/w3c-css/submitted/values3/calc-background-image-gradient-1-ref.html => layout/reftests/css-calc/background-image-gradient-1-ref.html
rename : layout/reftests/w3c-css/submitted/values3/calc-background-image-gradient-1.html => layout/reftests/css-calc/background-image-gradient-1.html
rename : layout/reftests/w3c-css/submitted/values3/reftest.list => layout/reftests/css-calc/reftest.list
rename : layout/reftests/text/auto-hyphenation-10-ref.html => layout/reftests/text/auto-hyphenation-10.html
rename : layout/reftests/text/auto-hyphenation-8-ref.html => layout/reftests/text/auto-hyphenation-8.html
rename : layout/reftests/text/auto-hyphenation-9-ref.html => layout/reftests/text/auto-hyphenation-9.html
extra : rebase_source : 012df725d55b031ccc03d9bfcf785056d95a2ebe
|
2013-01-20 14:12:42 -08:00 |
L. David Baron
|
eb0ab9c584
|
Bug 823989: Don't build testpilot on aurora update channel, a=akeybl DONTBUILD
|
2013-01-19 16:59:25 -08:00 |
Anton Kovalyov
|
1d1c919b9c
|
Bug 644413 - Add support for -sp-context mode-line in Scratchpad. r=harth
|
2013-01-18 16:59:47 -08:00 |
Heather Arthur
|
4321cc6a9f
|
Bug 827604 - Pseudoclass lock isn't clearing; r=dcamp
|
2013-01-18 14:03:22 -08:00 |
Jon Coppeard
|
2a2992e0f0
|
Bug 832363 - GC: Rooting updates to jsdate.cpp r=sphink
|
2013-01-18 17:36:24 +00:00 |
Mounir Lamouri
|
43c71a80db
|
Bug 781570 - Part 2/2 - Implement .valueAsDate for <input type='time'>. r=smaug
|
2013-01-21 16:44:42 +00:00 |
Mounir Lamouri
|
694154d730
|
Bug 781570 - Part 1/2 - Implement .valueAsNumber for <input type='time'>. r=smaug
|
2013-01-22 18:22:33 +00:00 |
Matthew Gregan
|
671569bfda
|
Bug 833578 - Start AudioSegment playing after first write rather than waiting for AudioStream's buffer to fill. r=roc
|
2013-01-23 18:53:10 +13:00 |
Philipp von Weitershausen
|
f7388a85a8
|
Bug 823010 - Fix test cases. r=jgriffin
|
2013-01-23 17:40:48 +08:00 |
Philipp von Weitershausen
|
599483d072
|
Bug 823010 - B2G SMS: We should not ack reception when there's a storage error. r=vicamo, ferjm a=blocking-b2g
|
2013-01-23 17:40:45 +08:00 |
Mike Hommey
|
c404990d51
|
Bug 833627 - Change the gcc < 4.4 rejection error text in main configure.in to match js/src/configure.in's. DONTBUILD. r=ted
The change was unfortunately not committed at the time of landing.
|
2013-01-23 10:17:46 +01:00 |
Mike Hommey
|
19ae3b7263
|
Bug 833253 - Don't rely on eval during recursive expansion for nsinstall_is_usable. r=ted
|
2013-01-23 10:13:04 +01:00 |
Mike Hommey
|
a286285ba4
|
Bug 833627 - Reject gcc < 4.4, and remove a few unused Xcode related variables. r=ted
|
2013-01-23 10:13:02 +01:00 |
Gene Lian
|
fd424b36cb
|
Bug 831108 - Process tab terminated (stop loading) on http://margaretleibovic.com/mural/. r=fabrice
|
2013-01-18 21:50:01 +08:00 |
Gaurav Pruthi
|
797a5aabba
|
Bug 672190 - Remove declaration and definitions of 'expandEntityReferences' from NodeIterator and TreeWalker. r=Ms2ger
|
2013-01-20 17:53:48 +05:30 |
Mats Palmgren
|
6658e940ed
|
Bug 827070. r=smontagu
|
2013-01-20 13:40:09 +01:00 |
Mats Palmgren
|
0f5fce1da3
|
Bug 830236 (follow-up) - Keep the print engine when printing finished inside Print Preview. Make nsPrintEngine::DestroyPrintingData re-entrancy safe. r=cam
|
2013-01-20 13:40:09 +01:00 |
Robert Longson
|
af6db74f70
|
Bug 828286 - SVG stylesheet not enabled for SVG loaded as data and then imported with importNode. r=dholbert
|
2013-01-20 12:07:16 +00:00 |
Brian Hackett
|
3a5a840305
|
Bug 821361 - Optimize type information in closures that only run once, r=luke.
|
2013-01-20 02:49:21 -07:00 |
Daniel Holbert
|
fb0671a9ff
|
Bug 832589: Declare character encoding in the blank document that we load between each reftest, to prevent an error message from being printed each time we do that. r=dbaron
|
2013-01-19 17:23:45 -08:00 |
Brian Hackett
|
ab11476dc9
|
Bug 832425 - gcPreserveCode() should be defined when not using JS_GC_ZEAL, r=h4writer.
|
2013-01-19 17:30:05 -07:00 |
Rafael Avila de Espindola
|
89e5bcee7e
|
Bug 831623: Move handleSymbolResponse and fetchSymbol to a new class so it can be used for late write stacks too. r=vdjeric
|
2013-01-19 19:26:05 -05:00 |
Sankha Narayan Guria
|
502c1025d7
|
Bug 823872 - Add test for OS.Constants.{libc, Win}. r=Yoric
|
2013-01-19 18:49:42 -05:00 |
Ryan VanderMeulen
|
37a5c0c70a
|
Merge m-c to inbound.
|
2013-01-19 18:49:38 -05:00 |
Oleg Romashin
|
a9ea33b26b
|
Bug 830926 - AZPC TrackTouch x/y displacement should not be rounded to int. r=ajones,drs
|
2013-01-19 15:33:09 -08:00 |
Jonathan Kew
|
5b13b428db
|
bug 831354 - test fix 6 - canvas and svg language-font tests pass on android with the Open Sans font prefs. r=dbaron
|
2013-01-19 21:36:19 +00:00 |
Jonathan Kew
|
9a912dd8ae
|
bug 831354 - update default font prefs to use the bundled Open Sans and Charis SIL Compact on Android, but not on Gonk. r=dbaron
|
2013-01-19 21:36:11 +00:00 |
David Zbarsky
|
ac62e16f60
|
Bug 831673, r=bz
|
2013-01-19 15:56:31 -05:00 |
David Zbarsky
|
3d0d2749fd
|
Bug 832169 - Convert SVGAnimatedLength to WebIDL r=bz
|
2013-01-19 15:56:00 -05:00 |
Richard Newman
|
49e240c44c
|
Merge m-c to s-c.
|
2013-01-19 08:59:10 -08:00 |
Ms2ger
|
93a40044e7
|
Merge m-i to m-c.
|
2013-01-19 17:08:39 +01:00 |
ffxbld
|
23792bd178
|
No bug, Automated blocklist update from host bld-linux64-ec2-385 - a=blocklist-update
|
2013-01-19 03:19:21 -08:00 |
Jonathan Kew
|
cb368011c8
|
bug 831354 - test 'fix' 8 - mark remaining problematic tests as fuzzy on android. r=blassey
|
2013-01-19 10:30:28 +00:00 |
Jonathan Kew
|
a0c7cbb547
|
bug 831354 - test fix 7 - explicitly use Droid Serif for the greek-uppercase-1 test on Android, as default fonts may not be suitable. r=dbaron
|
2013-01-19 10:29:54 +00:00 |