Commit Graph

18526 Commits

Author SHA1 Message Date
Dave Townsend
e62d0391bf Bug 421551: Update Growl framework to 1.1.4. rs=sdwilsh 2008-08-29 18:05:02 +01:00
Ben Hearsum
babe951bb6 Merge of 3.1a2 release branch back to default, with version bumps to 3.1b1pre 2008-08-29 09:31:25 -04:00
Ben Hearsum
0f6db640cc Added tag FIREFOX_3_1a2_RELEASE for changeset f197b51bbc29 2008-08-29 09:25:45 -04:00
Ben Hearsum
9b5888b20c Added tag FIREFOX_3_1a2_BUILD1 for changeset f197b51bbc29 2008-08-29 09:25:34 -04:00
Ben Hearsum
7b9ac6b207 bug 452778: tracking bug for build and release of firefox 3.1a2 - version bumps for release builds (3.1a2pre -> 3.1a2) 2008-08-29 09:24:56 -04:00
Igor Bukanov
bafd289e60 bug 445705 - eliminate Namespace and QName GC things. r=brendan 2008-08-29 10:10:34 +02:00
Igor Bukanov
91905c13d0 bug 452586 - fastcall attribute should only be used on i386. r=shaver 2008-08-29 09:51:00 +02:00
Olli Pettay
73fb4c834b Bug 452566, navigator.geolocation optional parameters on getCurrentPosition and watchPosition are not optional, r=dougt, sr=jst 2008-08-29 10:26:34 +03:00
Brendan Eich
1b762e34e4 Fix upvar decompilation for eval-from-fun case (452441, r=igor). 2008-08-28 17:17:55 -07:00
Blake Kaplan
6282064b92 No bug. Fix whitespace nits. r+sr=jst 2008-08-28 15:43:56 -07:00
Daniel Holbert
b3823174de merge after backout of 9ecf699d4047 2008-08-28 15:04:54 -07:00
Daniel Holbert
bfcab9f023 Backed out changeset 9ecf699d4047 to see if it fixes linux mochitest failures 2008-08-28 15:04:18 -07:00
Justin Dolske
b80359c0ad Whitespace change to force builds. 2008-08-28 14:55:52 -07:00
Paul O'Shannessy
94d1c67b17 Bug 451479 – storage-mozStorage should use COUNT in countLogins. r=dolske, r=sdwilsh 2008-08-28 13:13:42 -07:00
Daniel Holbert
e72e91b5ce Bug 452438 - Null-check stored printer-name string before passing it to nsTSubstring::Equals(), to avoid triggering an assertion. r+sr=roc 2008-08-28 12:01:26 -07:00
Brendan Eich
4300c6ec35 Fix upvar decompilation for eval-from-fun case (452441, r=igor). 2008-08-28 11:01:39 -07:00
Doug Turner
10acdb4075 Bug 452485 - check for OOM during dom callback. r/sr=jst 2008-08-28 09:40:49 -07:00
Alexander Surkov
3e030b979d Bug 452548 – nsTextUtils method names should start with uppercase letters, r=aaronlev 2008-08-28 23:01:14 +08:00
Benjamin Smedberg
77db7cca56 Merge the followup to bug 450194 (use AC_LANG_CPLUSPLUS for the -Wno-invalid-offsetof configure test) 2008-08-28 09:56:28 -04:00
Alexander Surkov
abc7c9d74d Bug 452161 – pyatspi insertText doesn't work in empty textboxes, r=aaronlev, MarcoZ 2008-08-28 22:48:41 +08:00
Benjamin Smedberg
0ab760af8d Followup to bug 450194 - use AC_LANG_CPLUSPLUS, stupid mistake pointed out by Peter Weilbacker 2008-08-28 09:31:57 -04:00
Boris Zbarsky
2a28650a23 Bug 447579. Be a little more careful about inheriting principals for file URIs. r=dveditz, sr=jst 2008-08-28 09:16:21 -04:00
Boris Zbarsky
0b32650b29 imported patch bug431701 2008-08-28 08:56:45 -04:00
Oleg Romashin
9941099a86 Bug 451032 – Replace gfxQtFonts with gfxFT2Fonts because it almost the same. r=vladimir 2008-08-28 21:05:53 +10:00
Oleg Romashin
bd43a8db7e Bug 452414 – Building of qtport drag service is broken after landing 356295. r+sr=roc 2008-08-28 20:55:40 +10:00
Dave Townsend
7f4c059a7f Backed out changeset 47db77d641d4 from bug 449027 2008-08-28 10:58:17 +01:00
Dave Townsend
35890474fa Bug 449027: Support specifying application range for plugins in blocklist.xml. r=robstrong 2008-08-28 10:55:43 +01:00
Benjamin Smedberg
2a8eed4baa Bug 450194 - Add -Wno-invalid-offsetof to our warnings flags, because we break the rules on purpose. r=dbaron 2008-08-27 11:24:51 -04:00
Gervase Markham
1cb45afd89 Bug 447815 - updates to the effective TLD list. Patches by David Triendl and Pam Greene, r=gerv. 2008-08-27 16:14:08 +01:00
Armen Zambrano Gasparnian
92b7037646 Bug 451466 - wget target to get en-US binary, r=ted 2008-08-27 11:02:33 -04:00
Benjamin Smedberg
a28cb29d53 Bug 445570 - Mark CSSToken::mIdent heap autostring as we-know-what-we're-doing, r=dbaron 2008-08-27 10:58:50 -04:00
Neil Deakin
5b84dc9285 Bug 439565, crash with drag image not in document 2008-08-27 10:46:29 -04:00
Boris Zbarsky
9185cae9b6 Bug 452164. Make nsIWindowProvider scriptable. r+sr=jst 2008-08-27 08:11:51 -04:00
Neil Deakin
be65b4c8f2 Bug 356295, fix up tests caused by EventUtils.js switch to ClientRects instead of box objects 2008-08-27 08:08:41 -04:00
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