Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-10Bug 368290 - [Browser] passing of JS booleans to java is failingGrant Gayed1-1/+1
2011-12-19adjust previous fix to 3.7.2Grant Gayed5-27/+15
2011-12-19Bug 366989 - [Browser] WebKitGTK crashes when clearing all sessionGrant Gayed5-6/+32
2011-10-18fix file permissions in 3.7 branchSilenio Quarti3-0/+0
2011-05-27Copyright bash pre-RC4Carolyn MacLeod2-2/+2
2011-05-26fix (c) for files new in 3.7Grant Gayed7-7/+7
2011-05-16Bug 345279 - Do the annual javadoc/copyright bash for 3.7Carolyn MacLeod2-2/+2
2011-05-12343979 - secure window.external.callJavaGrant Gayed1-1/+1
2011-05-11Bug 344878-Unprotected call to PrintDlg in WebUIDelegate.printFrameLakshmi Shanmugam1-2/+2
2011-05-10343979 - secure window.external.callJavaGrant Gayed4-69/+85
2011-05-10Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod36-36/+36
2011-05-09343454 - XULRunner 2.0 kills Eclipse when opening anything Browser relatedBEFORE_JAVADOC_BASH_FOR_37RC1Grant Gayed2-1/+16
2011-04-27fix getText()Grant Gayed1-2/+2
2011-04-27343349 - DBCS characters cannot be viewed properly using internal browserGrant Gayed2-1/+4
2011-04-26revertGrant Gayed2-5/+1
2011-04-26343349 - DBCS characters cannot be viewed properly using internal browserGrant Gayed2-1/+5
2011-04-01Bug 341085 - swt tests timing out linux.gtk.x86 in N20110327-2000Silenio Quarti1-44/+38
2011-03-28Bug 341085 - swt tests timing out linux.gtk.x86 in N20110327-2000 (TEMPORARY...Silenio Quarti1-38/+44
2011-03-23340799 - WebKit on Windows crashes with IBM JREGrant Gayed3-33/+33
2011-02-22335887 - SWT reports API breakageGrant Gayed1-1/+1
2011-01-20use separate preferences for webviewsLakshmi Shanmugam2-10/+39
2011-01-19modify focus handling codeLakshmi Shanmugam1-38/+1
2011-01-12webkit - fix mouse and key eventsLakshmi Shanmugam1-4/+17
2011-01-10*** empty log message ***Grant Gayed1-12/+12
2011-01-10Show invalid certificate detailsLakshmi Shanmugam1-3/+130
2011-01-07after review of WebKit.javaLakshmi Shanmugam7-269/+302
2011-01-06webkit-tab into linksLakshmi Shanmugam1-1/+1
2011-01-06webkit- after code reviewLakshmi Shanmugam7-362/+446
2011-01-05*** empty log message ***Grant Gayed5-8/+8
2011-01-04*** empty log message ***Grant Gayed2-0/+2
2011-01-03fix 64-bit errorsLakshmi Shanmugam4-33/+28
2011-01-03webkit - after review and code cleanupLakshmi Shanmugam33-1301/+1185
2010-12-16removed println()sLakshmi Shanmugam6-7/+0
2010-12-16webkit windows - fix copyrights & importsLakshmi Shanmugam31-227/+308
2010-12-15Bug 220098 - Support for WebKit on WindowsLakshmi Shanmugam40-0/+5881
2010-12-06330757 - call preventDefault after handling an edit key (cut/copy/paste)Scott Kovatch1-0/+3
2010-11-15329058 - BrowserFunction should map java null to JS null, not to undefinedGrant Gayed1-1/+2
2010-09-27307302 - set up menus correctly if AWT is loaded first.Scott Kovatch1-5/+15
2010-08-27323763 - Eclipse 3.7 M1 crashes as it is starting upGrant Gayed3-19/+19
2010-08-20*** empty log message ***Grant Gayed1-99/+101
2010-08-20317163 - Browser dispatching to platform-specific implementation has room for...Grant Gayed3-22/+18
2010-08-17322438 - Mouse events have wrong button values (0,1,2 instead of 1,2,3)Grant Gayed1-1/+1
2010-06-25316811 - change all "Safari" references to "WebKit"Grant Gayed2-0/+3990
2010-05-07311974 - WebKitGTK's minimum version should be 1.2.0Grant Gayed1-1/+1
2010-04-1964-bit fixGrant Gayed2-10/+10
2010-04-15fix (c) datesGrant Gayed6-6/+6
2010-04-15fix (c) datesGrant Gayed2-2/+2
2010-04-14fix sending of MouseEnter/MouseExit eventsGrant Gayed1-9/+39
2010-04-13*** empty log message ***Grant Gayed1-1/+1
2010-04-08308515 - mouse event coordinates are wrong for pages with frames on SafariGrant Gayed1-3/+3

Back to the top