Paul Adenot
de5366eaa7
Bug 786331 - WebGL tests that use a video can loop indefinitely. r=bjacob
2012-11-13 16:47:59 -08:00
Mike Conley
9369c50ba3
Bug 746674 - Download icon progressbar hard to see for people with mono/dichromacy. r=mak.
2012-11-13 19:14:07 -05:00
Jeff Hammel
dda711c7b3
Bug 805633 - update mozhttpd on m-c;r=wlach ; DONTBUILD because NPOTB
2012-11-13 16:10:25 -08:00
Gregor Wagner
916e78d58f
Bug 810427 - Device storage - Add access fields to permission checks. r=dougt
2012-11-13 16:06:42 -08:00
Tetsuharu OHZEKI
7431110582
Bug 810794 - Enable to config 'network.cookie.cookieBehavior'. r=mleibovic
2012-11-13 18:58:49 -05:00
Chuck Lee
ba386e5cbd
Bug 806307 - Queue target messages before listener ready and resend after ready. r=vicamo
2012-11-12 19:19:48 +08:00
Gabriele Svelto
ffd5580b48
Bug 805855 - Free dirty pages in response to all memory-pressure messages. r=jlebar
2012-11-12 17:41:23 +01:00
Gabriele Svelto
1e1d781bc1
Bug 805855 - Add an extra function to jemalloc to free dirty unused pages. r=glandium
2012-11-08 20:06:50 +01:00
David Rajchenbach-Teller
e2685ec5f5
Bug 794091 - Reorganize OS.File importScripts to avoid talos hangs. r=froydnj
2012-11-08 14:35:01 -05:00
David Rajchenbach-Teller
19e30fff74
Bug 794091 - Write SessionStore with OS.File. r=ttaubert
2012-11-08 14:35:01 -05:00
Nicholas D. Matsakis
3005a9f3ca
Bug 781602 - Permit multiple ion compilation modes. r=dvander
...
This implies the possibility of multiple ion scripts per JSScript.
* * *
Add abstractions for cases that handle all comp. modes at once.
* * *
split out separate fields for seq, par
* * *
Convert Invalidate() to assert that it is being run in sequential mode.
2012-11-13 18:58:48 -05:00
Abhishek Potnis
8f34de32fe
Bug 607280 - Remove the call to getShortcutOrURI in the contentAreaClick function. r=gavin
2012-11-04 19:18:37 +05:30
Masatoshi Kimura
cb0dd679d3
Bug 562091 - Remove the EUC-KR conveter and rename x-windows-949 to EUC-KR. r=smontagu
2012-11-13 18:58:48 -05:00
Georg Fritzsche
07fa2efaf4
Bug 805330 - Cleanup and attempt to avoid intermittent orange from bug 751809. r=josh
2012-10-29 18:27:32 +01:00
Brendan Dahl
6172f2923b
Bug 791466 - Fix direct write cairo scaled font. r=Bas
2012-11-12 11:35:49 -08:00
Sankha Narayan Guria
f548ecc819
Bug 775949 - [OS.File] Test suite uses |info| instead of |ok|. r=Yoric
2012-11-12 16:43:45 -05:00
Chuck Lee
1697ffebae
Bug 736104 - Expose capabilities to DOM. r=mrbkap
2012-11-08 15:32:16 +08:00
Chuck Lee
ddbe32cb52
Bug 736104 - Provide network connection status. r=mrbkap
2012-11-12 10:34:49 +08:00
Chuck Lee
95d38be41b
Bug 736104 - Change object key of configure network, and return array to gaia instead of object. r=mrbkap
2012-11-08 13:34:12 +08:00
Ryan VanderMeulen
9b8701f2d0
Merge m-c to inbound.
2012-11-12 16:49:01 -05:00
Jeff Walden
1040dd3fd1
Warning patrol: change the type of a variable to that of the value assigned to it, remove a set-but-never-used variable. No bug, r=sparky
2012-11-12 13:40:29 -08:00
Norbert Lindenberg
9319ea6c3e
Bug 769872 - Add C++ core of Intl object and constructors Collator, NumberFormat, DateTimeFormat. However, disable initialization of Intl object and its constructors while functionality is incomplete. r=jwalden
2012-11-12 13:23:01 -08:00
Felipe Gomes
952b0d3adc
Bug 803255. Ensure previous document viewer is cleared when creating a new one to avoid leaking the old one. r=bz
2012-11-12 13:00:19 -08:00
Mike Conley
b8d1117301
Bug 810340 - Keep downloads button a consistent size on OSX, regardless of the remaining download time. r=mak.
2012-11-12 15:41:03 -05:00
Seth Fowler
57100277f6
Test for Bug 796179 - Errors in files with large data URIs can cause the error console to consume gigabytes of memory and lock up the browser. r=rcampbell
2012-11-12 11:50:09 -08:00
Seth Fowler
b941b23366
Bug 796179 - Don't store full source URI in an attribute in the error console, and display it in abbreviated form to the user. r=rcampbell r=Neil
2012-11-12 11:50:03 -08:00
Wes Johnston
bbbc2d6c82
Bug 759041 - Tests for swipe between screens. r=lucasr
2012-11-12 10:49:26 -08:00
Wes Johnston
98c3e8e65c
Bug 759041 - Add swipe between screens in awesomescreen. r=lucasr
2012-11-12 10:49:25 -08:00
Matt Woodrow
bcdaf96109
Bug 805197 - Compute a region in LayerTreeInvalidation. r=roc
2012-11-12 10:31:15 -08:00
Andrew McCreight
84003305cc
Bug 810094 - make nsXMLContentSink::mDocElement a COMptr. r=hsivonen
2012-11-12 09:43:02 -08:00
Terrence Cole
b3c6615148
Bug 810102 - Exactly root all BaseShape; r=sfink
2012-11-08 15:35:48 -08:00
Wes Johnston
12a4eadc8a
Bug 810048 - Show filename as title for downloads. r=mleibovic
2012-11-12 09:38:34 -08:00
Ehsan Akhgari
c783ddb78e
Bug 802274 - Part 2: Show about:privatebrowsing when starting Firefox with the -private flag in both global and per-window private browsing mode; r=jdm,gavin
2012-11-12 12:26:53 -05:00
Ethan Hugg
f794a0b56e
Bug 806407 Fix type in struct passed into msgsnd f=jesup
2012-11-09 08:47:00 -08:00
Rob Wood
c42f6d9d27
Bug 808783 - Disable crashing telephony test, r=ahal, DONTBUILD a=NPOTB
2012-11-12 08:14:00 -08:00
Malini Das
1fd3c0d3d7
Bug 809245 - add preliminary touch support to marionette, r=jgriffin
2012-11-12 11:14:54 -05:00
Lucas Rocha
36a7b4808a
Bug 804600 - Fix crash when accessing about:reader with no arguments (r=mfinkle)
2012-11-12 15:58:41 +00:00
Lucas Rocha
7d88bee492
Bug 808296 - Update top sites thumbnails from adapter, not from gridview (r=mfinkle)
2012-11-12 15:58:40 +00:00
Ed Morley
e01730fa5e
Bug 798220 - Disable test_xhr_timeout.html on Android for intermittent failures
2012-11-12 14:44:10 +00:00
Henri Sivonen
e829394001
Bug 808464 - Refresh the "special" list in the HTML parser and the check for that list in the <dd> case. r=smaug.
2012-11-12 16:41:17 +02:00
Gregory Szorc
0a500be5e5
Bug 809071 - Sleep after failure to delete profile directory; r=ted
...
This should hopefully solve the problem of IOError when deleting profile
directories.
This also cleans up the temporary code added in bug 799532.
2012-11-12 14:19:22 +00:00
Victor Porof
16313d3ff8
Bug 810642 - Intermittent browser_dbg_panesize.js | Height preferences shouldn't have been updated yet, r=past
2012-11-12 16:14:09 +02:00
Rudy Lu
c7ac7dbee2
Bug 810769 - [Browser] No keyboard available f=ttaubert r=kaze a=blocking-basecamp
2012-11-12 15:10:32 +01:00
Ed Morley
6ae14209c1
Backout 4fce20d0189f (bug 783913) since the later tests still failed
2012-11-12 13:47:33 +00:00
Henri Sivonen
2711cf9503
Bug 809956 - Deal with an odd number of ] characters before ]]> in a CDATA section in the HTML parser. r=smaug.
2012-11-12 15:42:23 +02:00
Joel Maher
82e9504f31
Bug 737961 - add reftest manifest conditions for height width. r=dbaron
2012-11-12 07:56:34 -05:00
Jacek Caban
c8d7b82459
Bug 810240 - xpcom/ds/nsObserverService.cpp fails to link on mingw r=glandium
2012-11-12 11:08:19 +01:00
Doug Turner
4ed38d640f
Bug 810137 - Device Storage filter out video formats that we do not support. r=padenot
2012-11-11 22:46:32 -08:00
Karl Tomlinson
263fdf0bc6
b=810426 Flush() old surfaces before the plugin may redraw r=roc
...
--HG--
extra : transplant_source : n%F7%0D%20J%D9%DF%CBY%60J0%09%F2%02h2%DC%C6%E7
2012-11-11 21:10:32 -08:00
Karl Tomlinson
a1550b51cb
b=807728 use mozPaintCount instead of getPaintCount to keep track of when the browser gets updates rather than when the plugin provides them
...
--HG--
extra : transplant_source : Rc%0D2%F2%BF%B6%B0%B5%FB%3Cx%EC.%9EC%28%D5%2Cf
2012-11-11 21:06:08 -08:00