Ben Newman
|
e199f1d0ec
|
Bug 504442 - Remove content/html/parser and land parser/html/javasrc/*.java.
--HG--
rename : content/html/parser/javasrc/AttributeName.java => parser/html/javasrc/AttributeName.java
rename : content/html/parser/javasrc/ElementName.java => parser/html/javasrc/ElementName.java
rename : content/html/parser/javasrc/HtmlAttributes.java => parser/html/javasrc/HtmlAttributes.java
rename : content/html/parser/javasrc/MetaScanner.java => parser/html/javasrc/MetaScanner.java
rename : content/html/parser/javasrc/Portability.java => parser/html/javasrc/Portability.java
rename : content/html/parser/javasrc/StackNode.java => parser/html/javasrc/StackNode.java
rename : content/html/parser/javasrc/StateSnapshot.java => parser/html/javasrc/StateSnapshot.java
rename : content/html/parser/javasrc/Tokenizer.java => parser/html/javasrc/Tokenizer.java
rename : content/html/parser/javasrc/TreeBuilder.java => parser/html/javasrc/TreeBuilder.java
rename : content/html/parser/javasrc/UTF16Buffer.java => parser/html/javasrc/UTF16Buffer.java
|
2009-07-17 13:50:20 -07:00 |
|
Ben Newman
|
5b2f19d078
|
Bug 504646 - Get rid of the parser/html/javasrc symlink. r=hsivonen
|
2009-07-17 13:50:20 -07:00 |
|
Ben Newman
|
8f8e0b0b48
|
Bug 504447 - Make overzealous \.class$ pattern in .hgignore more precise. r=dbaron sr=jst
|
2009-07-17 13:50:20 -07:00 |
|
Ben Newman
|
c5724733c5
|
Refactor repetitive makefile shell commands into external scripts (bug 504444). r+sr=jst
|
2009-07-17 13:50:20 -07:00 |
|
Benjamin Smedberg
|
dbe8ac7b47
|
Bug 463417 - Port the nsinstall_win stuff over to the JS build engine as well
|
2009-07-17 15:22:30 -04:00 |
|
Benjamin Smedberg
|
e12b5aded9
|
Bug 463417 - import the nsinstall.exe source from CVS buildtools repository: make it capable of copying files with very long names, build it by default on Windows hosts, and stop using the moztools version, r?timeless
|
2009-07-17 15:10:35 -04:00 |
|
Benjamin Smedberg
|
0498001fae
|
Bug 463417 - Import nsinstall.c from CVS (unmodified)... not hooked up yet
|
2009-07-17 15:07:35 -04:00 |
|
Ehsan Akhgari
|
407b846e0b
|
Bug 502307 - Closing multiple tabs in the last browser window with Private Browsing enabled yields no warning regardless of preference setting; r=enndeakin
|
2009-07-17 23:08:22 +04:30 |
|
Ehsan Akhgari
|
bce5e59eed
|
Bug 504513 - DownloadLastDir.jsm is imported during startup; r=gavin
|
2009-07-17 23:08:19 +04:30 |
|
Brendan Eich
|
4632276b25
|
Bug 499790 - common sub-expression elim for repeated (PND_ASSIGNED | PND_FUNARG), r=mrbkap.
|
2009-07-17 11:36:45 -07:00 |
|
Neil Deakin
|
eb8c6c62b3
|
Bug 503966, dragging tab to bookmarks sidebar opens new window, fix this by passing the dataTransfer to the view, r=sdwilsh
|
2009-07-17 14:09:10 -04:00 |
|
Neil Deakin
|
759610dfca
|
Bug 503222, check file types on drop last so that urls take priority,r=mano
|
2009-07-17 14:09:10 -04:00 |
|
Paul O'Shannessy
|
158fe71341
|
Bug 504189 - Need to make slow script dialog delay higher On WinCE, r=vlad
|
2009-07-17 10:54:40 -07:00 |
|
Benjamin Smedberg
|
4965608501
|
Bug 483202 - Load chrome from the GRE directory in xpcshell, r=ted
|
2009-07-17 10:41:26 -04:00 |
|
Michael Ventor
|
873c73245a
|
Bug 503863 - fix warnings ISO C90 forbids mixed declarations and code, r=roc
|
2009-07-17 10:22:11 -04:00 |
|
Daniel Jeter II
|
8f9209bc4f
|
Bug 503186 - DeprecationWarning using Python 2.6, r=bsmedberg
|
2009-07-17 10:20:11 -04:00 |
|
Benjamin Smedberg
|
5b5389ef68
|
Bug 479667 - Firefox should use SetProcessDEPPolicy (if available) to get DEP protection on Windows XPSP3 as well as Windows Vista if the global configuration has DEP off by default, r=jimm
|
2009-07-17 10:17:45 -04:00 |
|
Nicholas Nethercote
|
52ab095147
|
Bug 501232 - nanojit: remove LIR_2. r=edwsmith.
|
2009-07-17 16:25:18 +10:00 |
|
Jason Orendorff
|
2421d2c3d1
|
Bug 505249 - lirasm - Style cleanup and new tokenizer. r=graydon.
|
2009-07-17 00:48:39 -05:00 |
|
wes@page.ca
|
c3ce4be6d6
|
Bug 504594 - Addresses in nanojit-debug output are wrong on SPARC. r=graydon.
|
2009-07-27 12:40:59 +08:00 |
|
Leon Sha
|
de4d2d6b24
|
Bug 506201 - regexp.cpp fails to compile on opensolaris: goto bypasses variable init. r=gal
|
2009-07-27 11:30:57 +08:00 |
|
Nicholas Nethercote
|
e33eb5cd4f
|
Bug 506346 - nanojit: remove compile warnings caused by the patch for bug 506139. r=rreitmai.
|
2009-07-27 10:34:44 +10:00 |
|
Andreas Gal
|
7c40de183a
|
Bug 501275 - TM: Crash [@ nanojit::Assembler::nPatchBranch]. r=dvander
|
2009-07-26 20:28:46 -04:00 |
|
Igor Bukanov
|
bfbac69d3f
|
bug 506243 - eliminate GC thread-local lists pools. r=brendan
|
2009-07-26 18:24:39 +02:00 |
|
Robert Sayre
|
a025e17aae
|
Merge mozilla-central to tracemonkey.
|
2009-07-26 10:57:19 -04:00 |
|
Igor Bukanov
|
1c7dc7ec8c
|
bug 505460 - followup to fix misspellings
|
2009-07-26 08:54:54 +02:00 |
|
David Mandelin
|
72482b18da
|
Bug 506018 - crash in js_GetClosureVar, regression from Trace JSOP_NAME for general closures. r=gal
|
2009-07-24 14:00:35 -04:00 |
|
Brendan Eich
|
2b030508f1
|
Fix bug 506312, see the bug for the sordid details (r=jorendorff).
|
2009-07-24 12:47:55 -07:00 |
|
Brendan Eich
|
7feb4b6202
|
Fix assertion location to avoid botching it due to patch for 488731.
|
2009-07-23 18:40:13 -07:00 |
|
Brendan Eich
|
b4a10de944
|
Bug 488731 - Avoid shape regeneration and property cache purge during the GC (r=mrbkap).
|
2009-07-24 06:55:28 -07:00 |
|
Igor Bukanov
|
1fcf4af3b3
|
bug 505460 - preallocating reserved slots. r=brendan
|
2009-07-24 12:01:37 +02:00 |
|
Nicholas Nethercote
|
a590e2793e
|
Bug 495158 - nanojit: add comment about CSEability of guards. r=edwsmith.
|
2009-07-24 16:19:15 +10:00 |
|
Nicholas Nethercote
|
d5dbe8400a
|
Bug 506177 - TM/nanojit: remove dead 'isfar' argument from asm_branch(). r=rreitmai.
|
2009-07-24 15:41:32 +10:00 |
|
Robert Sayre
|
6968ea2205
|
Merge backout.
|
2009-07-24 00:02:02 -04:00 |
|
Robert Sayre
|
9e0ade7287
|
Backed out changeset b3d459d23452
|
2009-07-24 00:01:37 -04:00 |
|
Robert Sayre
|
8a53853d35
|
Merge backout.
|
2009-07-24 00:01:15 -04:00 |
|
Robert Sayre
|
6ab8582310
|
Backed out changeset d07b03553f36
|
2009-07-24 00:01:00 -04:00 |
|
Robert Sayre
|
af22a8cd0c
|
Merge backout.
|
2009-07-24 00:00:32 -04:00 |
|
Robert Sayre
|
e6325f3164
|
Backed out changeset 8f7b8cae113d
|
2009-07-23 23:59:51 -04:00 |
|
Robert Sayre
|
b12b27ccca
|
Backed out changeset 53b153375585
|
2009-07-23 23:58:50 -04:00 |
|
Andreas Gal
|
17001de0d6
|
Fix merge conflict that lost part of bug 505612.
|
2009-07-23 19:38:09 -07:00 |
|
Robert Sayre
|
3722b48ae2
|
Merge backout.
|
2009-07-23 22:08:05 -04:00 |
|
Robert Sayre
|
d71c6818a0
|
Backed out changeset 047b9102dddb
|
2009-07-23 22:06:31 -04:00 |
|
Robert Sayre
|
e4ee326659
|
merge.
|
2009-07-23 22:05:14 -04:00 |
|
Robert Sayre
|
c59ed574da
|
Backed out changeset 8f6d8ce284ff
|
2009-07-23 22:04:45 -04:00 |
|
Brendan Eich
|
ffab1f03f7
|
Fix assertion location to avoid botching it due to patch for 488731.
|
2009-07-23 18:40:13 -07:00 |
|
Andreas Gal
|
7884cbdc52
|
Formating fix (no bug).
|
2009-07-23 18:26:38 -07:00 |
|
Brendan Eich
|
cf4a2c7921
|
Avoid shape regeneration and property cache purging from the GC unless the shape generator overflows (488731, r=jorendorff).
|
2009-07-23 17:59:49 -07:00 |
|
Andreas Gal
|
eb711234db
|
Use a background thread to free() memory while sweeping (505612, r=brendan,bent).
|
2009-07-23 15:12:34 -07:00 |
|
Paritosh Aggarwal
|
6b3a75eb57
|
Bug 500786 - lirasm - provide support for guards. r=jorendorff.
|
2009-07-16 21:41:53 -05:00 |
|