Steven Michaud
|
c0619b0514
|
Safely iterate parents' children in widget destructors on OS X. b=503196 r=josh
|
2009-07-20 10:02:31 -05:00 |
|
L. David Baron
|
6a84282f4d
|
Merge backout of changeset 6e11834d07c9 (Bug 503597) until x86_64 Linux tinderboxes (bug 505215) and maybe other tinderboxes (bug 505203, bug 505204) are updated.
|
2009-07-20 08:58:36 -04:00 |
|
L. David Baron
|
3bec847c08
|
Backed out changeset 6e11834d07c9 (Bug 503597) until x86_64 Linux tinderboxes (bug 505215) and maybe other tinderboxes (bug 505203, bug 505204) are updated.
|
2009-07-20 08:58:17 -04:00 |
|
L. David Baron
|
f37119d1b9
|
Also block -moz-box-shadow when using document-specified colors is disabled, and fix a testing error with the patch for text-shadow. (Bug 503188) r=bzbarsky
|
2009-07-20 07:04:42 -04:00 |
|
L. David Baron
|
0c4b82c4fa
|
Don't silently disable WiFi on Linux if we can't find iwlib.h. (Bug 503597) r=dougt,bsmedberg
|
2009-07-20 07:04:42 -04:00 |
|
L. David Baron
|
5a90c04a26
|
Add tests for cloning of media queries. (Would have caught bug 504032.)
|
2009-07-20 07:04:42 -04:00 |
|
L. David Baron
|
d71ea7085b
|
Use char16_t when available, and when it is, don't test for -fshort-wchar. (Bug 502298) r=bsmedberg
|
2009-07-20 07:04:41 -04:00 |
|
wes@page.ca
|
d578c08f24
|
Bug 504647 - JITted regular expressions crash SPARC Nanojit. r=dmandelin
|
2009-07-20 14:22:45 +08:00 |
|
Chris Pearce
|
da15b4e23e
|
Bug 499519 - liboggplay fix; disable video tracks with height 0 video. r+=doublec, sr+=roc.
|
2009-07-20 14:26:09 +12:00 |
|
Dão Gottwald
|
bb5b147847
|
whitespace cleanup
|
2009-07-19 09:39:42 +02:00 |
|
Markus Stange
|
aa719766c4
|
Merge backout of bug 501957 (changeset 29fb65d31455)
|
2009-07-18 18:09:35 +02:00 |
|
Markus Stange
|
3d4f3c06cf
|
Backed out bug 501957 (changeset 29fb65d31455) because it caused test_contextmenu_list.xul failures.
|
2009-07-18 18:08:18 +02:00 |
|
Markus Stange
|
ba0dac95da
|
Bug 504300 - Preferences window styles should live in toolkit, not browser. r=dao
--HG--
rename : browser/themes/pinstripe/browser/preferences/panebutton-active.png => toolkit/themes/pinstripe/global/icons/panebutton-active.png
rename : browser/themes/pinstripe/browser/preferences/panebutton-inactive.png => toolkit/themes/pinstripe/global/icons/panebutton-inactive.png
|
2009-07-18 15:52:14 +02:00 |
|
Markus Stange
|
906626bec8
|
Bug 501957 - Make the size of XUL radio buttons and checkboxes dependent on the font size. r=dao
|
2009-07-18 15:51:54 +02:00 |
|
Markus Stange
|
45dcb2c608
|
Bug 481630 / bug 484488 - Remove nsIFullScreen.idl. Should have been part of changeset 51ca7c35d98f.
|
2009-07-18 15:51:23 +02:00 |
|
Boris Zbarsky
|
934953d6aa
|
Bug 504032. Make sure to copy mIsEmpty when cloning media lists. r=dbaron
|
2009-07-17 23:47:38 -04:00 |
|
Boris Zbarsky
|
c7c10a1723
|
Trying to fix bug 503988
|
2009-07-17 23:35:09 -04:00 |
|
Alexander Surkov
|
9c1dc423fe
|
Bug 420845 - Fire event_reorder on any embedded frames/iframes whos document has just loaded, r=marcoz, davidb
|
2009-07-18 11:09:16 +08:00 |
|
David Anderson
|
b1b8fe3444
|
Fixed bug where dependent traces weren't always trashed (bug 503144, r=gal).
|
2009-07-17 19:59:08 -07:00 |
|
Vladimir Vukicevic
|
d192933b17
|
Disable CMS on Windows CE
|
2009-07-17 16:05:04 -07:00 |
|
Vladimir Vukicevic
|
127485d199
|
b=499863; XREDirProvider gives wrong APPDATA dir on Windows CE; r=rs
|
2009-07-17 16:04:56 -07:00 |
|
Vladimir Vukicevic
|
8378b1d1a7
|
Strip some debug code that made it in by accident
|
2009-07-17 16:04:05 -07:00 |
|
Vladimir Vukicevic
|
00f4cda14b
|
b=471585; [arm] jit crash on expedia.com; r=gal
|
2009-07-17 16:03:59 -07:00 |
|
Rob Arnold
|
c2119f3c21
|
b=500745; ctrl+letter keyboard shortcuts don't work on WinCE; r=vlad
|
2009-07-17 16:03:54 -07:00 |
|
Felipe Gomes
|
1fb5108cb2
|
Bug 501440 - Support selecting text in touch enabled devices. r=jmathies, sr=vladimir
|
2009-07-17 13:57:28 -07:00 |
|
Felipe Gomes
|
18699e0140
|
Bug 494281 (trunk only) - Touch panning no longer works as of 5/20/2009. r=jmathies, sr=vladimir
|
2009-07-17 13:57:05 -07:00 |
|
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 |
|
Paritosh Aggarwal
|
6b3a75eb57
|
Bug 500786 - lirasm - provide support for guards. r=jorendorff.
|
2009-07-16 21:41:53 -05:00 |
|
Andreas Gal
|
f8892ed21b
|
Shrink slots during GC only, split ReallocSlots into Alloc/Grow/ShrinkSlots (504478, r=igor).
|
2009-07-16 18:42:54 -07:00 |
|
Andreas Gal
|
241532b53a
|
Inline malloc accounting functions (504219, r=jwalden).
|
2009-07-16 18:36:19 -07:00 |
|
Nicholas Nethercote
|
dabda589bf
|
Bug 504705 - TM/nanojit: use NULL as the condition for unconditional guards. r=gal.
|
2009-07-17 11:14:01 +10:00 |
|
Luke Wagner
|
0c16520e8b
|
Bug 406271: add quantifier support for regexp->native compiler, r=dmandelin
|
2009-07-16 17:17:35 -07:00 |
|
Blake Kaplan
|
0a6a7cef0c
|
Fix Windows build bustage. rs=brendan
|
2009-07-16 13:53:36 -07:00 |
|