Brian Nicholson
|
536937fea1
|
Bug 726018 - Include sjs files in Robotium. r=gbrown
|
2012-03-07 13:58:31 -08:00 |
|
Brian Nicholson
|
0d46f37125
|
Bug 726018 - Save thumbnails only for successful page loads. r=mfinkle
|
2012-03-07 13:58:31 -08:00 |
|
Brian Nicholson
|
27ea1a8047
|
Bug 726018 - Add tab load states. r=mfinkle
|
2012-03-07 13:58:31 -08:00 |
|
Gregor Wagner
|
342cbbae2a
|
Bug 733599 - mozContacts should use DOMRequestIpcHelper. r=fabrice
|
2012-03-07 13:45:24 -08:00 |
|
Siddharth Agarwal
|
2a4b6c8ab1
|
Bug 699014 - Toolkit alerts shouldn't be displayed if the user's in a fullscreen app, presentation mode, or in Windows 8 immersive mode. r=bbondy, ui-r=limi
|
2012-03-08 02:39:04 +05:30 |
|
Benoit Jacob
|
4666975aeb
|
Bug 696636 - move GetData to the beginning so it's always called first - r=mattwoodrow
|
2012-03-07 15:18:57 -05:00 |
|
Benoit Jacob
|
1aec65946b
|
Bug 733665 - NS_ASSERTION failure when calling WebGL getExtension - r=jgilbert
|
2012-03-07 15:17:49 -05:00 |
|
Ehsan Akhgari
|
b9061c1cf2
|
Bug 715744 - Blocklist bexternal.dll to prevent crashes caused by it; r=bsmedberg
|
2012-03-07 14:22:31 -05:00 |
|
Margaret Leibovic
|
58ddd1aa14
|
Bug 733515 - Use localized strings for special folder names. r=rnewman,lucasr
|
2012-03-07 11:13:03 -08:00 |
|
Margaret Leibovic
|
8cdbb32745
|
Bug 711177 - Form autocomplete popup doesn't appear on tap of input. r=lucasr
|
2012-03-07 11:12:57 -08:00 |
|
Sriram Ramasubramanian
|
fc867bc319
|
Bug 732117: Fennec debug intent on startup path. [r=blassey]
|
2012-03-07 10:36:38 -08:00 |
|
Mounir Lamouri
|
11d811a229
|
Bug 733696 - Hal's CachingObservers shouldn't cache when GetCurrentInformation is called. r=jlebar
|
2012-03-07 19:26:38 +01:00 |
|
Alexander Surkov
|
d99cb36e7e
|
Bug 643172 - improve a11y eventQueue logging, r=marcoz
|
2012-03-08 03:19:50 +09:00 |
|
Sam Garrett
|
fc52aca7e2
|
Bug 637103 - Adding a reminder so that the runner knows only one screenshot was taken. r=karlt
|
2012-03-07 09:27:45 -08:00 |
|
Sowmya R
|
b17e81e60e
|
Bug 704394 - Add "quinoa" to the spell checking dictionary; r=ehsan
|
2012-03-07 12:24:51 -05:00 |
|
Josh Aas
|
9dbad6aafb
|
Bug 723523: Plugin crash fix, nsPluginInstanceOwner::CreateWidget. r=jmathies
|
2012-03-07 11:48:30 -05:00 |
|
Fabrice Desré
|
e063b8cf33
|
Bug 730363 - startup slowdown waiting for batteryinfo [r=cjones]
|
2012-03-07 08:27:09 -08:00 |
|
Rafael Ávila de Espíndola
|
3fa66cb9a1
|
Bug 732368 - Ensure idle service doesn't fire idle events after xpcom-shutdown. r=mak.
|
2012-03-07 13:01:24 -03:00 |
|
Rafael Ávila de Espíndola
|
20d2a36ada
|
Bug 733721 - Fix lookup into dependent base class. r=jlebar.
--HG--
extra : rebase_source : be77ad9f7b833f32c8b6a0efe389836abc758bd4
|
2012-03-07 12:44:05 -03:00 |
|
Jim Mathies
|
47ded55755
|
Bug 373266 - ref test fixes. r=mounir
|
2012-03-07 09:30:28 -06:00 |
|
Jim Mathies
|
6e827e6979
|
Bug 373266 - toolbar button support. r=bbondy
|
2012-03-07 09:30:20 -06:00 |
|
Jim Mathies
|
2542d1946e
|
Bug 373266 - checkbox and radio support. r=bbondy
|
2012-03-07 09:30:08 -06:00 |
|
Jim Mathies
|
5b4fdb50ca
|
Bug 373266 - button support. r=bbondy
|
2012-03-07 09:30:00 -06:00 |
|
Jim Mathies
|
c94a290db2
|
Bug 373266 - scrollbar support. r=bbondy
|
2012-03-07 09:29:51 -06:00 |
|
Jim Mathies
|
6647675fdb
|
Bug 373266 - win support for rendering two layer themes on widgets. r=joe,bbondy
|
2012-03-07 09:29:42 -06:00 |
|
Jim Mathies
|
ee033658a9
|
Bug 373266 - base support for animated theme widgets to nsnativetheme. r=roc
|
2012-03-07 09:29:21 -06:00 |
|
Marco Bonardo
|
780de92c27
|
Backout d68420c97e0e (bug 691898) as suspected of the jit tests failures
|
2012-03-07 14:06:03 +01:00 |
|
Rafael Ávila de Espíndola
|
68a5f7fe40
|
Bug 733504 - More workarounds llvm.org/pr12127. r=dvander.
|
2012-03-07 08:32:15 -03:00 |
|
Landry Breuil
|
c78af1f2ba
|
Bug 691898 - Use YARR interpreter instead of PCRE on platforms where YARR JIT is not supported. r=dmandelin
|
2012-03-07 12:06:19 +01:00 |
|
Kan-Ru Chen
|
255811e424
|
Bug 697132 - Implement wakelock interfaces. r=jlebar
|
2012-03-07 12:03:25 +01:00 |
|
Nathan Froyd
|
4cd89227bb
|
Bug 730825 - Part 2: remove nsDoubleHashtable.h; r=bsmedberg
|
2012-03-02 09:52:26 -05:00 |
|
Nathan Froyd
|
ad1e586c68
|
Bug 730825 - Part 1: change content/ to use nsTHashtable instead of nsDoubleHashtable; r=sicking
|
2012-02-29 11:28:01 -05:00 |
|
Robert Longson
|
7a81195fe5
|
Bug 732836 - stop asserts when width or height attributes are removed from a use element. r=dholbert
|
2012-03-07 10:50:36 +00:00 |
|
Marco Bonardo
|
7d169993ad
|
Merge inbound and central
|
2012-03-07 10:33:11 +01:00 |
|
David Mandelin
|
0e591d4ef6
|
Bug 733146: Add needed import to results.py, r=dmandelin
|
2012-03-06 18:54:42 -08:00 |
|
David Mandelin
|
a2fdf1a4b6
|
Bug 704259: part 2, don't set cx->generatingError in JS_ReportPendingException, r=luke
|
2012-03-06 18:49:05 -08:00 |
|
David Mandelin
|
f48bd8ea3c
|
Bug 704259: part 1, refactor use of cx->generatingError without changing behavior, r=luke
|
2012-03-06 18:49:00 -08:00 |
|
Gregory Szorc
|
3e3b7f899e
|
Bug 732605 - Only schedule shorter sync interval if records were successfully applied; r=rnewman, r=mconnor
|
2012-03-06 14:27:56 -08:00 |
|
Gregory Szorc
|
f8948453f4
|
Merge s-c (empty merge due to bad head on s-c)
|
2012-03-06 14:02:46 -08:00 |
|
Gregory Szorc
|
62d8f6bcd9
|
Merge m-c into s-c
|
2012-03-06 14:01:51 -08:00 |
|
Luke Wagner
|
78bda59554
|
Bug 733310 - factor out inc/dec interpreter logic (r=bhackett)
--HG--
extra : rebase_source : 10d8277f4446f97e9a158f740d1a398341ac2382
|
2012-03-06 00:52:42 -08:00 |
|
Luke Wagner
|
6bb4df0a55
|
Bug 732744 - rm AutoPreserveEnumerators (r=dvander)
--HG--
extra : rebase_source : f28eebcf3a3e14f4db0299b07b28f8e7a783b84a
|
2012-03-06 00:43:45 -08:00 |
|
Gregory Szorc
|
0c2550b3e8
|
Bug 733237 - Make test HTTP sync server behave more properly; r=rnewman
|
2012-03-05 17:36:45 -08:00 |
|
Richard Newman
|
ddba48709e
|
Merge m-c to s-c.
|
2012-03-05 00:03:16 -08:00 |
|
Ed Morley
|
50e92e089b
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-03-04 22:42:23 +00:00 |
|
Tim Taubert
|
af4128e55d
|
merge m-c to fx-team
|
2012-03-04 22:13:26 +01:00 |
|
OHZEKI Tetsuharu
|
664e1bfd0d
|
Bug 580814 - Avoid accessing rows that don't exist in treeviews for Places. r=mak
|
2012-03-04 12:36:14 -05:00 |
|
Justin Lebar
|
d77dae5390
|
Bug 725796 - Make window.{top,parent,frameElement} respect <iframe mozbrowser>. r=bz
|
2012-03-04 11:02:00 -05:00 |
|
Neil Rashbrook
|
6f5dca5b12
|
Bug 727954 Delay autocomplete of pasted value r=IanNDONTBUILD
|
2012-03-04 15:13:20 +00:00 |
|
Neil Rashbrook
|
02dd7706ab
|
Bug 732738 textbox should only execute inline onfocus and onblur event handlers once r=smaug
|
2012-03-04 14:57:45 +00:00 |
|