Commit Graph

99494 Commits

Author SHA1 Message Date
Sriram Ramasubramanian
472d63be55 Bug 775334: Make about:home clean. [r=mfinkle]
--HG--
extra : rebase_source : 54594ac171a34bec6d454efeb330cef22aff94f5
2012-07-19 11:42:56 -07:00
Sriram Ramasubramanian
f6d4d99596 Bug 774081: Replacing tab related resources for phones. [r=mfinkle]
--HG--
extra : rebase_source : 629513b7e323150d9acc8977c095d7c64144c89c
2012-07-19 11:38:27 -07:00
Sriram Ramasubramanian
82a2ed61e6 Bug 775200: History tab is cut-off. [r=mfinkle]
--HG--
extra : rebase_source : b6c49bc8b498255be2b99d5ac7faed72515c6ef5
2012-07-19 11:37:44 -07:00
Andreas Gal
bdee770482 Unbind external buffers by re-binding a dummy texture to work around GL driver issues with unlocking (bug 774530, r=cjones). 2012-07-19 11:40:04 -07:00
Kartikaya Gupta
c8771f0697 Bug 772888 - Catch NullPointerException from the external storage directory not being available. r=wesj 2012-07-19 14:26:59 -04:00
Kartikaya Gupta
3e0c9cd0ce Bug 770659 - Ensure that haptic feedback for clicks is done only when the mouse events are sent to a clickable element. r=wesj 2012-07-19 14:22:07 -04:00
Nathan Froyd
fb95f4c327 Bug 623242 - fix intermittent orange in browser_bug553455.js; r=Mossop 2012-07-16 13:43:02 -04:00
Kartikaya Gupta
c8682a9248 Bug 775071 - Fix testCheck3 to look for the disableScreenshot function in the right place. r=gbrown 2012-07-19 14:18:49 -04:00
Kartikaya Gupta
3ac4e8a428 Bug 775071 - Fix testCheck3 to abort the test if the disableScreenshto function fails. r=gbrown 2012-07-19 14:18:42 -04:00
Kartikaya Gupta
95515b9033 Bug 775102 - Update FennecTalosAssert so that assertion failures make the tests orange. r=gbrown 2012-07-19 14:18:36 -04:00
Michael Comella
f9c1f519c6 Bug 769886: Add "Copy Link" action to long press context menu. r=mfinkle 2012-07-19 10:45:10 -07:00
Doug Turner
c47187a003 Bug 775053 - Disable device storage tests on Android. r=jmaher 2012-07-19 09:43:32 -07:00
Justin Lebar
e68cba9262 Bug 773980 - Don't touch dead objects in BrowserElementParent.js. r=mounir 2012-07-19 12:39:44 -04:00
Justin Lebar
54df485268 Bug 773980 - Add Components.utils.isDeadWrapper. r=bholley
--HG--
rename : js/xpconnect/tests/Makefile.in => js/xpconnect/tests/browser/Makefile.in
2012-07-19 12:39:43 -04:00
Terrence Cole
20f8adf7b7 Bug 772292 - Convert JSObject2WrappedJSMap to a new-style HashTable; r=mrbkap
--HG--
extra : rebase_source : a51ae61fde535ba18e84bec484509099101247ab
2012-07-07 16:11:54 -07:00
Nathan Froyd
249a6ac20a Bug 772202 - fix writeMakefile.py to conform to new mochitest world order; r=Ms2ger 2012-07-09 16:35:49 -04:00
Andres Hernandez
ce62430d13 Bug 769435 - Convert test_openLocationLastURL.js from a xpcshell test to a mochitest r=ehsan 2012-07-18 10:44:51 -06:00
Jim Mathies
7f92debdd9 Bug 762519 - Send xpconnect stack dump output and javascript dump output to the win debugger when attached. r=ehsan, mrbkap 2012-07-19 09:58:44 -05:00
Aryeh Gregor
bd54d2aad1 Bug 768756 part 4 - Clean up nsHTMLCSSUtils::GetCSSInlinePropertyBase; r=ehsan 2012-07-08 13:31:53 +03:00
Aryeh Gregor
6161edba6d Bug 768756 part 3 - Get rid of nsHTMLCSSUtils::GetDefaultViewCSS; r=ehsan 2012-07-08 12:50:31 +03:00
Aryeh Gregor
7070a755d7 Bug 768756 part 2 - Make nsComputedDOMStyle Init infallible and merge into constructor; r=bz 2012-07-06 15:28:33 +03:00
Aryeh Gregor
b37af2288b Bug 768756 part 1 - Use enum in nsHTMLCSSUtils for computed/specified style; r=ehsan 2012-07-06 14:50:07 +03:00
Saurabh Anand
b7fa805b17 Bug 723003 - nsLoginManager.js uses global Private Browsing state to make decisions; r=ehsan 2012-07-19 18:45:14 +05:30
Rafael Ávila de Espíndola
5964da33d6 Bug 755145 - Define CCACHE_CPP2 when using ccache and Clang. r=glandium. 2012-07-19 09:20:46 -04:00
Ehsan Akhgari
6f83bbeaa8 Merge mozilla-central into mozilla-inbound 2012-07-19 08:44:19 -04:00
Ed Morley
c7736aea1d Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-19 13:25:37 +01:00
Ed Morley
ea3f99b883 Backout e6068bdf8268 (bug 769541) for frequenent intemittent failures in border-radius/clipping-3.html 2012-07-19 11:27:37 +01:00
Jacek Caban
35647e8a59 Bug 472799 - Undefine GetCurrentTime in nsDOMMediaStream.h r=cpearce 2012-07-19 11:58:48 +02:00
Jacek Caban
0eb77ab3d5 Bug 774201 - Avoid pointer to integer cast losing precision on win64 r=billm 2012-07-19 11:58:24 +02:00
Makoto Kato
c63fb1198f Bug 771401 - Change PRTime in IDL to signed long long. r=bholley sr=bsmedberg 2012-07-19 18:53:30 +09:00
Olli Pettay
9590583311 Bug 773945, remove nsXULElement::mPrototype, part 6, r=bz 2012-07-19 12:21:40 +03:00
Olli Pettay
d0359571b1 Bug 773945, remove nsXULElement::mPrototype, part 5, r=bz 2012-07-19 12:18:01 +03:00
Olli Pettay
e84fb0914b Bug 773945, remove nsXULElement::mPrototype, part 4, r=bz 2012-07-19 12:14:27 +03:00
Mark Capella
430f93c039 Bug 769998 - Make nsIWidget::IsVisible return bool, r=roc, f=ms2ger 2012-07-19 04:57:50 -04:00
cbrocious@mozilla.com
e2ba0ff957 Strip out the progressive upload logic and other unnecessary upload paths from ShadowThebesLayerOGL (bug 775436, r=cjones). 2012-07-19 01:52:45 -07:00
Ed Morley
80af77da9d Backout ea6db8f420c0 (bug 770831), b51c79ee0883 (bug 774957), 020f6ed5958b (bug 758258), 11d8e19e1fca (bug 758258), 707fc51bfe2e (bug 775354), 489d944a6fe6 (bug 327244), be7df3c9d50f (bug 327244) for m-oth orange 2012-07-19 08:29:48 +01:00
Chris Lord
da708e688e Bug 769541 - Fix display list creation for positioned descendants of fixed position frames. r=roc
Positioned descendants of positioned frames escape the child display list to
their parent's positioned descendants list when they don't have a z-index set.
This caused their invalidations to be logged against the incorrect layer.

To fix this, wrap each extra positioned descendant of a fixed-position frame
in its own nsDisplayFixedPosition so they receive their own layers.
2012-07-19 06:35:55 +01:00
Mounir Lamouri
6efeb5b2d6 Bug 770831 - Make nsIDocShell carry the app id. r=jlebar sr=sicking 2012-07-18 22:28:05 -07:00
Mounir Lamouri
8cfd0a9baa Bug 774957 - Update nsDocShell jazz so distinction between browser and app frame is clearer. r=jlebar sr=sicking 2012-07-18 22:26:21 -07:00
Ehsan Akhgari
0bdbce0994 Backout changeset be1e9d076b8a (bug 755136) because of mochitest-oth leaks on debug builds 2012-07-19 01:20:59 -04:00
Ehsan Akhgari
e8d304cfca Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (xpfe/appshell parts); blanket-r=bzbarsky 2012-07-19 00:49:48 -04:00
Ehsan Akhgari
3e1a5e0246 Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (accessibility parts); blanket-r=bzbarsky 2012-07-19 00:48:45 -04:00
Ehsan Akhgari
ebc0823215 Remove two unused variables in the accessibility code (no bug) 2012-07-19 00:47:09 -04:00
Ehsan Akhgari
fa746f21c3 Remove the unused variable (no bug) 2012-07-19 00:45:35 -04:00
Ehsan Akhgari
2ed59c37de Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (tools/profiler parts); blanket-r=bzbarsky 2012-07-19 00:42:48 -04:00
Ehsan Akhgari
6e323bb5ed Silence the warning about empty while body loop in clang (no bug) 2012-07-19 00:41:52 -04:00
Ehsan Akhgari
f63a7a9eb5 Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (spellchecker parts); blanket-r=bzbarsky 2012-07-19 00:39:40 -04:00
Ehsan Akhgari
1d2e0edee8 Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (security parts); blanket-r=bzbarsky 2012-07-19 00:37:09 -04:00
Mounir Lamouri
e7de2ebedc Bug 758258 - Part 2 - Add GetExtendedOrigin(), NO_APP_ID and UNKNOWN_APP_ID. r=sicking 2012-07-18 21:25:19 -07:00
Mounir Lamouri
782a0908f9 Bug 758258 - Part 1 - Create skeleton for extendedOrigin tests. r=sicking 2012-07-18 21:26:30 -07:00