Margaret Leibovic
c0971d5a3c
Bug 747181 - Profile migration migrates tag folders. r=rnewman a=blocking-fennec-beta
2012-04-22 09:58:25 -07:00
Serge Gautherie
3b6e985863
Bug 747668. (Av1a) XPFE autocomplete.xml: Regroup nsIAutoCompleteInput properties, Fix some nits. r=neil.
...
DONTBUILD (a=npotb).
2012-04-22 10:11:11 +02:00
Phil Ringnalda
56caaa7723
Merge m-c to m-i, a=merge
2012-04-22 00:20:38 -07:00
Phil Ringnalda
930984a199
Merge the last green PGO changeset from mozilla-inbound to mozilla-central; a=merge
2012-04-21 23:21:24 -07:00
Phil Ringnalda
b5b9f86f22
Bug 747394 - empty commit to trigger nightly rebuild on a CLOSED TREE; a=noop
2012-04-21 21:56:23 -07:00
Richard Newman
da6f72ef6a
Bug 747040 - Trivial guard against NPE in AndroidBrowserBookmarksRepositorySession.retrieveRecord. r=trivial, a=blocking-fennec
2012-04-21 21:46:03 -07:00
Richard Newman
bde830ef7f
Bug 730626 - Implement resetting. r=nalexander, a=blocking-fennec
2012-04-21 21:15:27 -07:00
Myk Melez
06fec2e399
bug 747394 - empty commit to trigger nightly rebuild on a CLOSED TREE; a=npotb
2012-04-21 15:41:58 -07:00
Myk Melez
43e1a3df7c
bug 747394 - rename webapprt/application.ini to webapprt/webapprt.ini to work around an issue in a build script that looks for Firefox's application.ini, which busted nightly partial updates, on a CLOSED TREE; r=bsmedberg, a=khuey
2012-04-21 11:41:50 -07:00
Bas Schouten
d15ab65754
Bug 743590: Properly mark ThebesLayer content invalid when changing content type. r=jrmuizel
2012-04-21 17:33:59 +02:00
Bas Schouten
b28bc71f6e
Bug 747207: Adjust NPAPI Async drawing model values. r=josh
2012-04-21 17:33:59 +02:00
Oonishi Atsushi
cf4f808f6d
Bug 673752 - Every error page fires onLocationChange twice. r=smaug
2012-04-24 19:49:58 -04:00
Masatoshi Kimura
64107ebb45
Bug 744910 - Remove FileException from workers. r=bent
2012-04-24 19:50:00 -04:00
Paul O’Shannessy
1fd2ef681c
Bug 743882 - Fix session restore tests for compartment-per-global [r=dietrich, r=ttaubert]
...
--HG--
extra : rebase_source : e7da9ad0458aaf76614888a9567e112541039332
2012-04-25 10:11:03 -04:00
Jeff Gilbert
fd1836bca0
Bug 739775 - Refactor ResizeOffscreenFBO - r=bjacob
2012-04-25 15:10:43 +01:00
Ehsan Akhgari
dad2cb027a
Merge mozilla-central into mozilla-inbound
2012-04-25 10:07:17 -04:00
Jeff Gilbert
56b2df3e35
Bug 744303 - Upload WebGL textures as BGRA when useful - r=bjacob
2012-04-25 15:05:35 +01:00
Kartikaya Gupta
c7e0ba423a
Bug 747528 - Add a PredictionBiasStrategy that uses estimated draw time to paint ahead. r=Cwiiis
2012-04-25 09:53:38 -04:00
Jacek Caban
408cdc54d0
Bug 746512 - configure tests for nsis are duplicated for Web App Runtime r=ted
2012-04-25 15:46:44 +02:00
Chris Lord
70e676b14d
Bug 745177 - Retain and re-use uploaded GL tiles. r=ajuma
...
Rather than discarding uploaded tiles once they fall outside of the valid
region, shuffle them off into a separate tile-store with all the metadata they
need to render them, and render them in the areas that our current valid
region doesn't cover in TiledThebesLayerOGL::RenderLayer.
2012-04-24 22:48:33 -04:00
Joel Maher
def6e26f61
Bug 746545 - remove duplicate mozinfo.py files. r=ted
2012-04-25 09:22:04 -04:00
Patrick McManus
d0ddbf4b4f
bug 735543 - overlap tcp/ssl handshakes with typing in search box r=gavin
2012-04-25 08:54:42 -04:00
Patrick McManus
5e480acc77
bug 723628 - speculative connect hint interface r=honzab sr=biesi
2012-04-25 08:54:42 -04:00
Patrick McManus
13554b7561
bug 729133 - internal necko speculative connections r=honzab
...
race cache I/O events against TCP/SSL connections. Also drive
unused TCP connections to the completion of their SSL handshakes is
apropos.
2012-04-25 08:54:42 -04:00
Honza Bambas
a7ad7b4c35
Bug 746272 - Add missing key caching in localStorage.removeItem, r=bz
2012-04-25 14:50:21 +02:00
Andrew Sutherland
4953c4c4f6
Bug 717242, r=mcmanus
2012-04-25 14:50:20 +02:00
Honza Bambas
9b81f3b6e2
Bug 700493 - Stop overlay load after document went away, r=bz
2012-04-25 14:50:20 +02:00
Robert Longson
502eb38ee2
Bug 746632 - If no fallback colour is specified we shouldn't draw anything when the URL fails to resolve. r=dbaron
2012-04-25 13:33:47 +01:00
Aryeh Gregor
7e70350cb8
Bug 702948 - Make Range.detach() a no-op; r=smaug
2012-04-25 15:03:48 +03:00
Mark Capella
c7edbb87d0
Bug 745740 - De-ns-ify nsApplicationAccessible, r=tbsaunde, f=eitan
...
--HG--
rename : accessible/src/atk/nsApplicationAccessibleWrap.cpp => accessible/src/atk/ApplicationAccessibleWrap.cpp
rename : accessible/src/atk/nsApplicationAccessibleWrap.h => accessible/src/atk/ApplicationAccessibleWrap.h
rename : accessible/src/base/nsApplicationAccessible.cpp => accessible/src/generic/ApplicationAccessible.cpp
rename : accessible/src/base/nsApplicationAccessible.h => accessible/src/generic/ApplicationAccessible.h
rename : accessible/src/mac/nsApplicationAccessibleWrap.h => accessible/src/mac/ApplicationAccessibleWrap.h
rename : accessible/src/msaa/nsApplicationAccessibleWrap.cpp => accessible/src/msaa/ApplicationAccessibleWrap.cpp
rename : accessible/src/msaa/nsApplicationAccessibleWrap.h => accessible/src/msaa/ApplicationAccessibleWrap.h
rename : accessible/src/other/nsApplicationAccessibleWrap.h => accessible/src/other/ApplicationAccessibleWrap.h
2012-04-25 20:29:40 +09:00
Dão Gottwald
34bee6b8b4
Bug 746837 - In undoCloseTab, focus the browser instead of the content window and do it immediately rather than after a timeout. r=zpao a=desktop-only
2012-04-21 14:45:51 +02:00
Tim Taubert
cd8806dacf
merge m-c to fx-team; a=desktop-only
2012-04-21 08:36:09 +02:00
Phil Ringnalda
b15550b1c7
Bug 742455 - disable crashtests on Windows that are taking down the whole suite more often than not, a=test-only
2012-04-20 22:39:39 -07:00
Phil Ringnalda
24651371cb
Merge the last green PGO changeset from mozilla-inbound to mozilla-central; a=merge
2012-04-22 15:37:28 -07:00
Daniel Holbert
7a2d634fcc
Bug 747469: Add PRInt32 cast to make bounds-check effective, in nsHTMLDocument::ChangeContentEditableCount. r=ehsan
2012-04-20 16:04:28 -07:00
Dave Camp
017974e19f
Bug 747550 - Style button doesn't work since bug 707809. r=dietrich
2012-04-20 15:11:16 -07:00
Ehsan Akhgari
c02381dff5
Bug 747516 - Admit mozilla::dom::Link into a weight loss program; r=bz
2012-04-20 17:48:54 -04:00
Rafael Ávila de Espíndola
65ab1ba23b
Bug 746541 - nsXPConnect::ReleaseXPConnectSingleton should be the one to remove the last reference to nsXPConnect. r=rbenjamin.
2012-04-20 16:49:31 -04:00
Rafael Ávila de Espíndola
a2a9aa260f
Bug 743680 - nsGlobalWindow.h uses GetWrapper, include nsWrapperCacheInlines.h. r=dbolter.
...
--HG--
extra : rebase_source : 9e0b59c3b4929b7c48767be1732269133cb4e18f
2012-04-20 16:43:48 -04:00
Brad Lassey
9ccc92c42e
bug 746132 - Screenshot buffers won't be freed if tab not found r=kats a=lsblakk
2012-04-20 14:14:31 -04:00
Max Li
f62ba2e60a
Bug 739882 - decomtaminate getting row and column count on accessible tables, r=tbsaunde
2012-04-19 17:32:11 -04:00
Mark Capella
14d2b978c9
Bug 559759 - add a11y mochitests for <input type=email>, r=marcoz, f=surkov
2012-04-25 12:12:31 +09:00
Michał Frontczak
5fb9033935
Bug 727722 - Create an accessible for HTML table row by frame, r=tbsaunde, roc, surkov
2012-04-25 12:06:21 +09:00
Masayuki Nakano
81566b63e2
Bug 630811 part.7 Add getModifierState() to DOM KeyboardEvent and DOM MouseEvent r=smaug, sr=jst
2012-04-25 12:00:02 +09:00
Masayuki Nakano
1d58c8862a
Bug 630811 part.6 Support new modifiers on all events derived from nsInputEvent on Cocoa r=smichaud
2012-04-25 12:00:02 +09:00
Masayuki Nakano
326e6e544d
Bug 630811 part.5 Support new modifiers on all events derived from nsInputEvent on GTK r=karlt
2012-04-25 12:00:02 +09:00
Masayuki Nakano
40c40cacaf
Bug 630811 part.4 Support new modifiers on all events derived from nsInputEvent on Windows r=jimm
2012-04-25 12:00:02 +09:00
Masayuki Nakano
111aa93c0c
Bug 630811 part.3 Improve nsDOMWindowUtils::send*Event() for new modifiers r=smaug
2012-04-25 12:00:02 +09:00
Masayuki Nakano
5c0d118456
Bug 630811 part.2 Replace nsInputEvent::isShift, nsInputEvent::isControl, nsInputEvent::isAlt and nsInputEvent::isMeta r=smaug
2012-04-25 12:00:02 +09:00
Masayuki Nakano
4eaa1f9a9d
Bug 630811 part.1 Move modifiers from nsMouseEvent_base to nsInputEvent r=smaug
2012-04-25 12:00:02 +09:00