297067 Commits

Author SHA1 Message Date
samuel.gallacier@innes.fr
1899610af0 Bug 831791: Memory leak with array of TransformFunction : was not deleted. r=dzbarsky a=not-libxul 2013-01-21 17:14:13 +01:00
Kartikaya Gupta
0540ce9934 Bug 832635 - Scale the motion event replay to match the dimensions of the device the replay is happening on. r=jmaher a=android-only 2013-01-21 16:17:06 -05:00
Dave Hylands
2bae95797b Bug 802423 - Updater needs to set oom_adj and nice appropriately. e=ehsan a=b2g-only 2013-01-21 12:22:16 -08:00
Mark Finkle
15cbfdf697 Bug 833050 - JS errors during startup r=kats a=android-only 2013-01-21 14:43:09 -05:00
Mark Finkle
e4ec67ac87 Bug 831123 - Disable CSS error reporting by default on mobile r=blassey, r=jmaher a=android-only 2013-01-21 14:43:06 -05:00
Jan Beich
00652661b0 Bug 832860 - <algorithm> is actually a C++ header; r=ehsan a=nonlibxul 2013-01-21 16:02:06 -05:00
Ehsan Akhgari
ba773446f9 Bug 830765 - Remove the unneeded code which tracks the list of loaded modules because it is unused and can cause multi-second hangs; r=sicking a=removes-code-from-libxul 2013-01-21 15:55:31 -05:00
Josh Matthews
9f8c41d2ca Backed out changeset cc665373ff61 (bug 829383). CLOSED TREEs don't bother me. 2013-01-21 16:22:38 +00:00
Josh Matthews
3a496e0b5b Bug 830271 - Make download UI notification take an nsIDownload. r=mak sr=mossop 2013-01-21 16:11:45 +00:00
Josh Matthews
8a38786008 Bug 830066 - Use proper document for dropping links on toolkit download UI. r=mak 2013-01-21 15:09:51 +00:00
Josh Matthews
775c1bf54a Bug 829383 - Ensure hidden private window docshells aren't counted towards private session lifetime. r=bz 2013-01-21 14:42:16 +00:00
Jonathan Kew
bb845a5327 bug 831883 - eliminate the copy of Open Sans fonts bundled in the Reader core theme. r=lucasr 2013-01-21 14:31:31 +00:00
Ms2ger
753eea44c2 Bug 763399: Add a comment describing NS_CSS_MINMAX. r=dbaron 2013-01-21 14:14:49 +00:00
Jonathan Kew
b4da3e1b9f bug 801635 followup - skip failing reftest for disabled feature on b2g. r=me 2013-01-21 13:27:11 +00:00
Jan de Mooij
dc2e715e39 Bug 832373 part 1 - Refactor eval-in-frame to use AbstractFramePtr. r=luke 2013-01-21 13:58:50 +01:00
Mounir Lamouri
11e3166982 Bug 828472 - Introduce AutoJSContext and SafeAutoJSContext helpers and use them for date handling in nsHTMLInputElement. f=bz r=bholley 2013-01-21 12:38:54 +00:00
Mounir Lamouri
59f31eec30 Bug 801635 - Fix mochitest-1 orange. r=me 2013-01-21 12:14:15 +00:00
Bobby Holley
74699797c9 Bug 832435 - Fix compartment handling for EvaluteString and javascript: uris. r=bz 2013-01-21 12:56:28 +01:00
Jonathan Kew
5b40cf36d9 backout 1458740cfd92 and 833978b3dadf (bug 700022) due to android-R4 and b2g-R10 orange 2013-01-21 11:22:49 +00:00
Mounir Lamouri
e143c49152 Bug 801635 - Disable <input type='file'> for B2G. r=sicking 2013-01-21 10:48:48 +00:00
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