Commit Graph

127759 Commits

Author SHA1 Message Date
Chris Peterson
5d60601d2f Bug 859212 - Part 1: Move AwesomeBar's Swype logic to InputMethods. r=jchen 2013-04-04 23:05:48 -07:00
Chris Peterson
010e63f70b Bug 859229 - Part 4: Expand wildcard Java imports. r=kats 2013-04-08 10:34:59 -07:00
Chris Peterson
5303797e88 Bug 859229 - Part 3: Fix order of Java imports. r=kats 2013-04-08 00:51:56 -07:00
Chris Peterson
faa242ead8 Bug 859229 - Part 2: Remove redundant Java imports. r=kats 2013-04-08 00:24:40 -07:00
Chris Peterson
962fafe7b6 Bug 859229 - Part 1: Remove unused Java imports. r=kats 2013-04-08 00:20:49 -07:00
Ralph Giles
cb13c4576b Bug 857022 - Remove MOZ_MEDIA build-time define. r=ted
We don't test with MOZ_MEDIA=0 so that configuration no longer
works. It's better to drop the switch altogether and enable
this code unconditionally. Per-codec and -feature configure
and runtime options remain available.
2013-04-04 14:09:00 -07:00
Ralph Giles
9f91ed5c34 Bug 857022 - Remove MOZ_MEDIA from parser. r=smaug
Enable this code unconditionally.
2013-04-04 14:08:00 -07:00
Ralph Giles
ad4c3beead Bug 857022 - Remove MOZ_MEDIA from the layout module. r=cpearce
Enable this code unconditionally.
2013-04-04 15:08:00 -07:00
Ralph Giles
5fc8f9429e Bug 857022 - Remove MOZ_MEDIA from content. r=cpearce
Remove the MOZ_MEDIA build-time define in the content
module, enabling this code unconditionally.
2013-04-04 15:07:00 -07:00
Daniel Holbert
f3b8f80ec4 Bug 857250: Remove unused typedef from IonCompartment::getVMWrapper. r=dvander 2013-04-08 12:57:33 -07:00
Bobby Holley
fed42f57d6 Bug 856840 - Kill FindWrapper. r=mrbkap 2013-04-08 12:51:24 -07:00
Guilherme Gonçalves
a55720a8db Bug 855704 - Use pushPrefEnv instead of setBoolPref in webspeech tests. r=smaug
--HG--
extra : rebase_source : 06034c89046557ad40834bad29fae9d76b5b0485
2013-04-08 12:47:02 -07:00
Ben Turner
29e5fb16d7 Bug 858674 - 'Tweak SQLite pragmas on mobile devices for space savings'. r=khuey. 2013-04-08 12:47:13 -07:00
Matt Brubeck
ecd2eb1a6f Bug 854868 - Make srcdir and objdir paths match for in accessible/tests [r=tbsaunde]
--HG--
extra : rebase_source : 48ed2b3f811f4225c07276c931d26c00ccd25e6a
2013-04-08 12:44:47 -07:00
Mark Finkle
70423dbebc Bug 859434 - Close thumbnail cursor in TopSitesView r=lucasr 2013-04-08 15:43:19 -04:00
Mark Finkle
d5747ab42b Bug 859425 - Move decoding/storing favicons to background thread r=kats 2013-04-08 15:43:16 -04:00
Mark Finkle
7ce1fbb161 Bug 856739 - AwesomeBar.onDestroy does DB access on the main thread r=lucasr 2013-04-08 15:41:50 -04:00
Mark Finkle
cde6bca5d1 Bug 858872 - Make Favicon service a little smarter about failed favicons r=bichnolson 2013-04-08 09:39:49 -04:00
Trevor Saunders
3155346461 bug 856349 - bustage fix because check-sync-dirs.py sucks landed on a CLOSED TREE 2013-04-08 15:00:45 -04:00
Trevor Saunders
ae1786ed9f bug 856349 - fix review comment r=me 2013-04-08 14:43:43 -04:00
Trevor Saunders
a7912057c1 bug 858896 - crash if sdnAccessible is constructed with a null node r=davidb 2013-04-08 12:06:57 -04:00
Brian R. Bondy
337c1fcdba Bug 858359 - Select and Select All context menu test adjustments. r=jimm 2013-04-08 14:42:57 -04:00
Brian R. Bondy
68631eea70 Bug 858359 - Remove Selectable context menu options on input and textareas when there is text and no selection. r=jimm 2013-04-08 14:42:54 -04:00
Brian R. Bondy
68487e72ee Bug 846275 - Intermittent problem on first install w/ win8 prompt not having firefox listed. r=jimm 2013-04-08 14:39:49 -04:00
Tetsuharu OHZEKI
8daa992faf Bug 840722 - Add an object which represents the viewport metadata in browser.js.r=kats 2013-04-08 14:38:52 -04:00
Scott Johnson
b303b4dcb2 Bug 600100, Part 2: Force a vertical resize even if our available height hasn't changed in anonymous blocks of a column set so we don't crash. [r=mats] 2013-04-08 13:38:33 -05:00
ISHIKAWA, Chiaki
20e8d5796e Bug 857640 - Fix to IntentionalCrash.h when getenv(XPCOM_MEM_BLOAT_LOG) returns NULL. r=bsmedberg 2013-04-08 14:35:31 -04:00
aceman
b20aad1de4 Bug 856238 - Remove unused includes of the obsolete nsISupportsArray and nsIEnumerator. r=Neil, r=bsmedberg 2013-04-08 14:35:31 -04:00
Jason Smith
be5f1d1d63 Bug 850275 - Adds some basic mochitests for offer media constriants. r=jesup 2013-04-02 08:06:59 -07:00
Sotaro Ikeda
1ae52b18d9 Bug 837051 - Store less buffers for video playback at MediaOmxReader. r=doublec 2013-04-08 14:35:30 -04:00
Garrett Robinson
dca79fdc43 Bug 821877 - Browser Mochitest for CSP error logging to Web Console. r=msucan
Also fixes another CSP browser chrome test that was broken because it uses the
old CSP headers and assumed that only one warning would be logged to the Web
Console.
2013-04-08 14:35:30 -04:00
Garrett Robinson
49432fce39 Bug 821877 - Log CSP errors to Web Console. r=bz 2013-04-08 14:35:30 -04:00
Geoff Brown
0f1860b955 Bug 833765 - Increase default sut timeout to 320 s during rc tests; r=jmaher DONTBUILD 2013-04-08 12:34:45 -06:00
Reuben Morais
9ca999f53a Bug 856923 - Don't stop installing permissions if one of them has an invalid entry in the manifest. r=gwagner 2013-04-05 16:38:08 -07:00
Matt Brubeck
91c4b690de Bug 859349 - Saving .mozbuild/warnings.json fails if .mozbuild doesn't exist [r=gps] 2013-04-08 11:14:33 -07:00
Ryan VanderMeulen
89cb954609 Bug 856349 - Update CLOBBER file. 2013-04-08 14:01:04 -04:00
Shane Caraveo
d9c4b20f5c bug 855389 fix social toolbarbutton structure to work with themes/etc, r=felipe 2013-04-07 23:53:41 -07:00
Bobby Holley
42c925ac49 Bug 839467 - Remove aCx parameter to CloneAndAdopt. r=mrbkap
Right now it has to be kept in sync with the nullness of aNewScope. Let's just
rely on the cx stack here and kill the param.
2013-04-08 10:24:21 -07:00
Bobby Holley
5354150e76 Bug 839467 - Remove JSContext pushing in AdoptNode. r=mrbkap 2013-04-08 10:24:21 -07:00
Rodrigo Silveira
4181e7a6ca bug 854274 - Showing tab doc when clicking + r=mbrubeck
--HG--
extra : rebase_source : 89db6d0e133565a49f122c793535c22b5fde6d2c
2013-04-03 09:34:55 -07:00
Chris Lord
0bd6ff9ea7 Bug 856497 - Fix dynamic viewport sizing for margin changes. r=kats
The viewport wasn't being recalculated when the viewport margins changed, and
was also subject to some rounding errors. Round off the values before
comparing them (as they're screen pixels), and make sure to update the viewport
when the margins change. Margins were also not correctly being altered when
in overscroll, which could cause bottom-aligned fixed position content to be
incorrectly offset.
2013-04-08 16:35:00 +01:00
Georg Fritzsche
2ab966de91 Bug 857589 - Bail out without warnings when no plugins registry key is present. r=bsmedberg 2013-04-03 16:24:03 +02:00
Trevor Saunders
b0ffacd110 bug 856349 - remove useless SHORT_LIBNAME assignments r=glandium 2013-03-30 15:42:45 -04:00
Trevor Saunders
8a324dc194 bug 856779 - remove nsFrameManager::Init() r=dholbert 2013-03-31 18:43:04 -04:00
Trevor Saunders
1e1929f0f1 bug 856779 - make nsStyleSet::Init() return void r=dholbert 2013-03-31 18:08:29 -04:00
Trevor Saunders
bbe54eccfc bug 856779 - kill NS_NewPresShell() r=bz 2013-03-31 16:39:27 -04:00
Gregory Szorc
d31bd6e4ff Bug 837323 - Automatically clobber when CLOBBER is updated; r=ted, glandium 2013-03-29 10:34:58 -07:00
Patrick McManus
afd013ce0b bug 857291 - fix 807678 regression of DNS::GetCanonicalName r=josh 2013-04-08 12:02:41 -04:00
Ehsan Akhgari
e029597932 Bug 856455 - Make nsCOMArray::SetCapacity return void; r=bsmedberg
--HG--
extra : rebase_source : 38cdef904f9b7fc33bd3f41bd19b1778dfbd7990
2013-03-31 16:06:18 -04:00
David Burns
dc02979cdb Bug 838607 - Added explicit wait for element to appear before carrying on the test. r=mdas 2013-04-08 16:16:57 +01:00