Commit Graph

88187 Commits

Author SHA1 Message Date
Rafael Ávila de Espíndola
64c42f1225 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
bbdce63084 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
53cf7d7702 Bug 373266 - ref test fixes. r=mounir 2012-03-07 09:30:28 -06:00
Jim Mathies
bc793b99ba Bug 373266 - toolbar button support. r=bbondy 2012-03-07 09:30:20 -06:00
Jim Mathies
96a33c47b2 Bug 373266 - checkbox and radio support. r=bbondy 2012-03-07 09:30:08 -06:00
Jim Mathies
5d8c14799b Bug 373266 - button support. r=bbondy 2012-03-07 09:30:00 -06:00
Jim Mathies
e1e133ae08 Bug 373266 - scrollbar support. r=bbondy 2012-03-07 09:29:51 -06:00
Jim Mathies
0e19141564 Bug 373266 - win support for rendering two layer themes on widgets. r=joe,bbondy 2012-03-07 09:29:42 -06:00
Jim Mathies
39f254973a Bug 373266 - base support for animated theme widgets to nsnativetheme. r=roc 2012-03-07 09:29:21 -06:00
Marco Bonardo
33fb391942 Backout d68420c97e0e (bug 691898) as suspected of the jit tests failures 2012-03-07 14:06:03 +01:00
Rafael Ávila de Espíndola
39f9e9e4fa Bug 733504 - More workarounds llvm.org/pr12127. r=dvander. 2012-03-07 08:32:15 -03:00
Landry Breuil
e0c1723621 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
3ec5d137a8 Bug 697132 - Implement wakelock interfaces. r=jlebar 2012-03-07 12:03:25 +01:00
Nathan Froyd
b3d19acfde Bug 730825 - Part 2: remove nsDoubleHashtable.h; r=bsmedberg 2012-03-02 09:52:26 -05:00
Nathan Froyd
fd9b2f5005 Bug 730825 - Part 1: change content/ to use nsTHashtable instead of nsDoubleHashtable; r=sicking 2012-02-29 11:28:01 -05:00
Robert Longson
3bc3ccbc85 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
7a53ebb551 Merge inbound and central 2012-03-07 10:33:11 +01:00
David Mandelin
19d20dfba2 Bug 733146: Add needed import to results.py, r=dmandelin 2012-03-06 18:54:42 -08:00
David Mandelin
18c6a84918 Bug 704259: part 2, don't set cx->generatingError in JS_ReportPendingException, r=luke 2012-03-06 18:49:05 -08:00
David Mandelin
b5df4ac13e Bug 704259: part 1, refactor use of cx->generatingError without changing behavior, r=luke 2012-03-06 18:49:00 -08:00
Gregory Szorc
9428ab2bbe 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
9dacfcfe62 Merge s-c (empty merge due to bad head on s-c) 2012-03-06 14:02:46 -08:00
Gregory Szorc
46d9d9ce98 Merge m-c into s-c 2012-03-06 14:01:51 -08:00
Luke Wagner
a379d7f023 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
1c1f863e22 Bug 732744 - rm AutoPreserveEnumerators (r=dvander)
--HG--
extra : rebase_source : f28eebcf3a3e14f4db0299b07b28f8e7a783b84a
2012-03-06 00:43:45 -08:00
Gregory Szorc
d81c527ea0 Bug 733237 - Make test HTTP sync server behave more properly; r=rnewman 2012-03-05 17:36:45 -08:00
Richard Newman
fbee13fe9b Merge m-c to s-c. 2012-03-05 00:03:16 -08:00
Ed Morley
bfd47aa7b2 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-03-04 22:42:23 +00:00
Tim Taubert
83068686c2 merge m-c to fx-team 2012-03-04 22:13:26 +01:00
OHZEKI Tetsuharu
e8e7a60fc8 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
3e68e04f09 Bug 725796 - Make window.{top,parent,frameElement} respect <iframe mozbrowser>. r=bz 2012-03-04 11:02:00 -05:00
Neil Rashbrook
18e6645a14 Bug 727954 Delay autocomplete of pasted value r=IanNDONTBUILD 2012-03-04 15:13:20 +00:00
Neil Rashbrook
7185e77cef Bug 732738 textbox should only execute inline onfocus and onblur event handlers once r=smaug 2012-03-04 14:57:45 +00:00
Richard Newman
d3b916cb95 Merge m-c to s-c. 2012-03-04 02:12:51 -08:00
Jonathan Kew
d46b298466 bug 732330 - add assertion in ClusterIterator::Next to check for sane/safe result. r=jdaggett 2012-03-04 08:58:54 +00:00
Justin Dolske
663f83149e Bug 731093 - Make head.js code should just look for just |e.filename| so that a non-object exception is logged when thrown from a test. r=jmaher 2012-03-03 22:19:04 -05:00
Ed Morley
ee7e3d29d6 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-03-04 00:38:41 +00:00
Jan de Mooij
3a4053f8e2 Bug 732693 - Fix bytecode emitted for o.__proto__(). r=bhackett 2012-03-03 16:27:51 +01:00
Serge Gautherie
dbbe47f3a7 Bug 732615. (Av1a-TK) Move browser_checkAddonCompatibility.js test from SeaMonkey to Toolkit. r=bmcbride. 2012-03-03 14:52:33 +01:00
Ed Morley
7aea8c837c Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-03-03 13:13:15 +00:00
ffxbld
f76bc7a9fd Automated blocklist update from host linux-ix-slave38 2012-03-03 03:09:36 -08:00
Boris Zbarsky
f5d429c4bc Bug 732319. Fix leaks on CORS failures in imagelib. r=joe 2012-03-02 23:44:55 -05:00
Jeff Walden
b3f78d2c65 Silence a (newly introduced in) clang warning about adding an int to a string. No bug, r=trivial 2012-03-02 19:59:11 -08:00
Richard Newman
aa5578ec2d Bug 732611 - Add channel (Aurora, Beta, etc.) to Android Sync user agent. r=rnewman 2012-03-02 17:36:16 -08:00
Richard Newman
bb89d62434 Bug 732611 - Add channel (Aurora, Beta, etc.) to Android Sync user agent. r=rnewman 2012-03-02 17:36:16 -08:00
Richard Newman
b83bb465e2 Bug 709403 - Part 2: add TabsRecord. r=nalexander 2012-03-02 17:36:16 -08:00
Richard Newman
4c7381602e Bug 709403 - Part 2: add TabsRecord. r=nalexander 2012-03-02 17:36:16 -08:00
Richard Newman
9f006cca51 Bug 709403 - Part 1: refactor envelope/payload logic in Record. r=nalexander 2012-03-02 17:36:16 -08:00
Richard Newman
86e7f5967c Bug 709403 - Part 1: refactor envelope/payload logic in Record. r=nalexander 2012-03-02 17:36:16 -08:00
Richard Newman
2ca7da267d Bug 709403 - Part 0: Add getString to ExtendedJSONObject. r=nalexander 2012-03-02 17:36:16 -08:00