Neil Deakin
|
7ad96d6b3e
|
Bug 356295. Implement HTML5 drag-drop. r=smaug,neil,sr=roc
|
2008-08-27 08:07:27 -04:00 |
|
Olli Pettay
|
824ddb7d91
|
Bug 445416, Scrolling keeps going on when mousedown on the scrollbarbutton and mouseup somewhere in scrollbar, r+sr=jst
|
2008-08-27 14:11:12 +03:00 |
|
Olli Pettay
|
60c17b973e
|
Bug 452262, Crash [@ nsOggDecoder::Stop], r=chris.double, sr=roc
|
2008-08-27 13:13:24 +03:00 |
|
Kai Engert
|
b8236e96f8
|
Merge commit for backout d5a093d32472
|
2008-08-27 11:21:13 +02:00 |
|
Kai Engert
|
bdb0ae0ffc
|
Backed out changeset d5a093d32472
|
2008-08-27 11:19:32 +02:00 |
|
Brendan Eich
|
fb2a1431d7
|
Fix another broken assert (452372).
|
2008-08-27 01:11:06 -07:00 |
|
Brendan Eich
|
df16afe946
|
Correct (but sadly a bit slower) property cache guarding (452140, r=shaver).
|
2008-08-27 00:44:37 -07:00 |
|
Brendan Eich
|
cbb33d1a83
|
Remove bogus assertion (452178).
|
2008-08-27 00:41:57 -07:00 |
|
Brendan Eich
|
a596a75f05
|
Why wasn't this hunk in the .rej file, or else merged properly?
|
2008-08-26 21:05:17 -07:00 |
|
Brendan Eich
|
ff1b59a197
|
Bug 452340 - knownNative for num_toString (r=danderson).
|
2008-08-26 20:55:52 -07:00 |
|
Gavin Sharp
|
5634d58e82
|
Bug 439292: allow 'open in new tab/window' for mailto links if the registered handler is a web handler, patch by Natch <highmind63@gmail.com>, r=me
|
2008-08-26 20:20:41 -04:00 |
|
Gavin Sharp
|
41b54ee6e1
|
Bug 452135: add nsBadCertHandler to packages-static, patch by Manish Singh <manish@flock.com>, r=me
|
2008-08-26 19:55:18 -04:00 |
|
Kai Engert
|
6d46c55975
|
Bug 451420, Avoid calling OnSecurityChange unnecessarily
r=rrelyea
|
2008-08-27 01:54:41 +02:00 |
|
Gavin Sharp
|
d9b7a7a51b
|
Backed out changeset 7fdbccdc1e94
|
2008-08-26 19:40:21 -04:00 |
|
Gavin Sharp
|
6b325928cd
|
Bug 452135: add nsBadCertHandler to packages-static, patch by Manish Singh <manish@flock.com>, r=me
|
2008-08-26 19:39:16 -04:00 |
|
Dave Camp
|
ace5a3bf61
|
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
* * *
|
2008-08-26 16:09:02 -07:00 |
|
Stuart Parmenter
|
4061a65fe6
|
bug 451193. link xulrunner-stub with jemalloc on linux. r=bsmedberg
|
2008-08-26 15:25:05 -07:00 |
|
Robert Strong
|
e4c9bca4fd
|
Bug 452174 - Make updater binary parent-pid command line arg optional. r=bsmedberg
|
2008-08-26 14:06:45 -07:00 |
|
Dave Camp
|
e0dd073ae1
|
Bug 450174: Remove static nsCAutoString usage from nsDOMOfflineResourceList. r+sr=bz
|
2008-08-26 13:31:48 -07:00 |
|
Brendan Eich
|
b764cdd7da
|
Fix TM assert on wikipedia (451806, r=mrbkap).
|
2008-08-26 12:49:10 -07:00 |
|
Brendan Eich
|
772be6e2bf
|
Fixed cases where argc varied between recording time and execution time (bug 451727; also warning fix fe54f7fb89d1 from tracemonkey).
|
2008-08-26 12:28:26 -07:00 |
|
Robert Kaiser
|
ea10cc6e87
|
bug 386906 - remove xpfe chrome registry, r=bsmedberg
|
2008-08-26 20:02:43 +02:00 |
|
Robert Kaiser
|
32b6f7086e
|
bug 451909, first step: error out if builds unset MOZ_XUL_APP, r=ted
|
2008-08-26 19:58:12 +02:00 |
|
Robert Kaiser
|
93edae459d
|
bug 380786 - clean up xpfe/ after suite moving to toolkit - clean up xpfe/components, r=ted sr=Neil
|
2008-08-26 19:39:30 +02:00 |
|
Steven Michaud
|
35b176b8c7
|
Chrome test for bug 428405. b=428405 r=josh sr=roc
|
2008-08-26 12:08:34 -05:00 |
|
Boris Zbarsky
|
21251ac0c5
|
Bug 449233. Assert when decrementing the jsdhash/pldhash recursion level past 0. r=dbaron,brendan, sr=dbaron
|
2008-08-26 13:02:04 -04:00 |
|
Simon Bünzli
|
70652d0679
|
Bug 451366: Convert chrome tests to browser tests. r=dietrich
|
2008-08-26 16:30:56 +01:00 |
|
Markus Stange
|
6b95b71b01
|
Bug 432131: [10.4] Slight delay / flash / lag when window loses focus. r=josh, sr=roc
|
2008-08-26 13:41:23 +01:00 |
|
Neil Rashbrook
|
647777257c
|
Bug 420310 Unable to display uncached unnamed full-page plugin r+sr=jst
|
2008-08-26 12:40:13 +01:00 |
|
Håkan Waara
|
c0030bd82e
|
better way to make a xpcshell mac-only without any #ifdefs available.
|
2008-08-26 11:40:43 +02:00 |
|
Håkan Waara
|
1e6a760ca0
|
Bug 442401 – nsILocalFile::IsPackage does not consider a Keynote bundle (.key) to be a package. r=josh, sr=roc
|
2008-08-26 11:17:13 +02:00 |
|
Igor Bukanov
|
5202ccb583
|
bug 450392 - fixing -Wstrict-aliasing=2 warnings
|
2008-08-26 10:46:34 +02:00 |
|
Dave Townsend
|
183cb721bb
|
Bug 430943: Add-ons manager displays Get Add-ons pane even when disabled. r=robstrong
|
2008-08-26 09:44:52 +01:00 |
|
Axel Hecht
|
1224e6be8f
|
bug 451409, include license for russian dictionary in about:license, patch=unghost@mozilla-russia.org, r=gerv
|
2008-08-26 10:15:40 +02:00 |
|
Bernd
|
321a788704
|
CSS 2.1 compliance empty-cells does not apply in border-collapsed tables, initial patch by William Wedin, bug 392047, r/sr=roc
|
2008-08-26 09:59:34 +02:00 |
|
Marco Zehe
|
a766f8b383
|
Bug 451535 - Make nsHTMLImageAccessible return proper number of actions for images with longdescs, provide a name for opening the longdesc, not just an index, r=surkov
|
2008-08-26 09:39:17 +02:00 |
|
Mark Banner
|
ee5ce2182f
|
Bug 438861 Autocomplete does not pass back previous results to a second search. r=enndeakin
|
2008-08-26 08:34:19 +01:00 |
|
Josh Aas
|
75b890b830
|
Fix more comments and some whitespace issues.
|
2008-08-26 02:53:00 -04:00 |
|
Josh Aas
|
3d0c857cf9
|
Fix more incorrect/outdated event handling comments.
|
2008-08-26 01:36:17 -04:00 |
|
Alexander Surkov
|
daf87871dd
|
Bug 451376 – IAccessibleText::attributes provides incorrect info after a mis-spelled word, r=Olli.Pettay, MarcoZ, sr=neil
|
2008-08-26 11:04:14 +08:00 |
|
Josh Aas
|
8c12a88361
|
fix comment containing wrong interface name and a misspelling
|
2008-08-25 21:47:33 -04:00 |
|
Jonas Sicking
|
2ac0cf8903
|
Bugs 393629 and 436094. Fix document.all.length and make us honor the name attribute for the same set of elements as IE in the document.all implementation. r/sr=jst
|
2008-08-25 16:48:37 -07:00 |
|
Ted Mielczarek
|
8a69f6fb57
|
bug 436495 - build DumpJSStack in release builds. r=shaver
|
2008-08-25 20:25:19 -04:00 |
|
Blake Kaplan
|
63f33e654d
|
Bug 451483 - Array.splice() should return an empty array. r=brendan
|
2008-08-25 17:12:30 -07:00 |
|
Josh Aas
|
594704d36f
|
remove nsIMouseListener interface. b=452118 r=smaug sr=roc
|
2008-08-25 20:02:26 -04:00 |
|
Neil Rashbrook
|
0cf05ab4dc
|
Bug 452061 Clobbering TraceMonkey shouldn't be needed
|
2008-08-25 23:51:30 +01:00 |
|
Justin Dolske
|
8c122f03b9
|
Bug 451155 – Password manager does not work correctly on IDN site whose name contains any character over U+0100. r=gavin
|
2008-08-25 15:32:59 -07:00 |
|
Kai Engert
|
63859a32d1
|
Bug 439722, Make the "bad cert error dialog" more helpful
r=rrelyea, sr=dveditz
|
2008-08-26 00:26:08 +02:00 |
|
Dan Mills
|
85fa9ec43c
|
merge upstream changes
|
2008-08-25 14:36:10 -07:00 |
|
Dan Mills
|
9fb8cb701c
|
Bug 449388: allow the customized-bokmarks-added preference to be changed (for compatibility with legacy deployments). r=gavin
|
2008-08-25 14:24:03 -07:00 |
|