Dave Camp
2092b61045
Backed out changeset 30d900751ca9 to fix unit test orange (Bug 356295)
2008-08-19 17:55:30 -07:00
Neil Deakin
ca9461ce4b
Bug 356295. Implement HTML5 drag-drop. r=smaug,sr=roc
2008-08-20 10:31:45 +12:00
Robert Strong
6a6278a4a8
Bug 450790 - Remove testnsUpdateService.js. r=dtownsend
2008-08-19 15:22:11 -07:00
Myk Melez
66cd4f8b16
Automated merge with http://hg.mozilla.org/mozilla-central/
2008-08-19 15:00:52 -07:00
Myk Melez
fe4bbef12a
bug 441778: don't update page zoom when a sub-document loads (f.e. in an iframe); r=gavin
2008-08-19 14:59:09 -07:00
Dave Camp
de9d26ffb4
Merge backout of bug 430061
2008-08-19 14:42:35 -07:00
Dave Camp
fc1687cad1
Backed out changeset e63a23edb90c due to Rlk regression (bug 430061).
2008-08-19 14:42:03 -07:00
Benjamin Smedberg
e4cef4cfcb
Merge in bug 424991 from jorendorff
2008-08-19 17:10:56 -04:00
Joe Drew
d533375dd9
Bug 430061 - replace imglib use of necko memory cache with an imglib-specific cache, r=pav
2008-08-19 16:28:28 -04:00
Benjamin Smedberg
a8a796135d
Merge the following bugs from mrbkap: bug 448587, bug 451213, and bug 449712.
2008-08-19 16:20:12 -04:00
Benjamin Smedberg
6f9fe8ca05
Backed out changeset 7a55d41f8ca2 due to build bustage:
...
c:/builds/slave/trunk_win2k3_hw/build/widget/src/windows/nsWindow.cpp(7353) : error C2446: '==' : no conversion from 'HWND' to 'HWND (__stdcall *)(void)'
There is no context in which this conversion is possible
c:/builds/slave/trunk_win2k3_hw/build/widget/src/windows/nsWindow.cpp(7353) : error C2040: '==' : 'HWND (__stdcall *)(void)' differs in levels of indirection from 'HWND'
2008-08-19 16:15:24 -04:00
Ere Maijala
4e1718b37a
Bug 313403 - nsWindow::GetAttention should obey the system set FOREGROUNDFLASHCOUNT if aCycleCount = -1, r=timeless sr=roc
2008-08-19 15:56:50 -04:00
Blake Kaplan
4e486dbbb9
bug 448587 - Allow getting the 'prototype' property through SJOWs. r=jst sr=bzbarsky
2008-08-19 12:48:42 -07:00
Robert Strong
a8e8d6c9d6
Followup to bug 446527 - make %LOCALE% optional, r=dtownsend,bsmedberg
2008-08-19 15:37:00 -04:00
Oleg Romashin
b2f4c84782
Bug 436830 - AutoConfig module not covered by MOZ_PREF_EXTENSIONS ifdef, r=bsmedberg
2008-08-19 15:30:56 -04:00
Jason Orendorff
841369f9bb
Bug 424991 - JS_GetScopeChain and JS_NewScriptObject should CHECK_REQUEST(cx) (r=crowder)
2008-08-19 14:30:21 -05:00
Benjamin Smedberg
1276a27798
Merge bug 451079
2008-08-19 15:23:01 -04:00
Ere Maijala
c1b75ef02f
Bug 261074 - onFocus fires twice when window is restored (Windows-only) r=Neil sr=roc
2008-08-19 15:20:18 -04:00
Blake Kaplan
3ea380b26b
bug 451213 - Fix one bug and many warnings in the SeaMonkey migrator. r=gavin
2008-08-19 12:15:29 -07:00
Ben Turner
92e923268b
Suppress errors issued by the unit tests - followup to bug 437152 r=ted
2008-08-19 15:10:49 -04:00
Blake Kaplan
5470ebdc48
bug 449712 - Deal with a carriage return at our 4096 character boundary. r+sr=bzbarsky
2008-08-19 12:07:15 -07:00
Benjamin Smedberg
653e965097
Merge the backout of only the unit-tests for 404816.
2008-08-19 14:38:54 -04:00
Benjamin Smedberg
4ea1f2fbdc
Backed out changeset fb099f5a4d32 due to windows test failure... the headers are misaligned pretty badly.
2008-08-19 14:38:06 -04:00
Boris Zbarsky
e8157fee83
bug 449712 - Handle trailing carriage returns at the end of parser text tokens. r+sr=mrbkap
2008-08-19 11:33:57 -07:00
arenevier@fdn.fr
ba60bc11db
Bug 437047 - cannot paste data from other application if target is not text/plain or html
2008-08-19 14:28:24 -04:00
David Mandelin
a2ff55c59e
Bug 451079: allow setting outparams to null on failure
2008-08-19 11:17:13 -07:00
Benjamin Smedberg
042c04ef59
Merge backout of bug 421977 due to unit-test failure.
2008-08-19 14:11:10 -04:00
Benjamin Smedberg
5d6bf30387
Backed out changeset dd6d74c34c8f due to test failure:
...
*** TEST-UNEXPECTED-FAIL | ../../../../_tests/xpcshell-simple/test_browser_shell/unit/test_421977.js | #000000 == #000000000000
2008-08-19 14:10:41 -04:00
Simon Bünzli
5a0a0ab668
Bug 409115 - --safe-mode kills stored session, r=dietrich
2008-08-19 13:08:30 -04:00
Igor Bukanov
24bc5439bc
bug 417131 - caching enumerators to speedup for-in loops. r=brendan
2008-08-19 13:00:14 -04:00
Simon Bünzli
4764ffe354
Bug 450879 - consistently use JSON objects instead of our own quirky string serialization, r=dietrich
2008-08-19 13:00:03 -04:00
Teune van Steeg
0c2019b7b1
Bug 404816 reftests, r=roc
2008-08-19 12:16:30 -04:00
Benjamin Smedberg
3f2110411f
Merge backout of bug 379616 with subsequent changes
2008-08-19 12:21:59 -04:00
Benjamin Smedberg
7a57f2972d
Backed out changeset e92e18d52d71 due to the following test failures on Windows:
...
*** 31290 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_offsets.xul | svgbase bounding rect width - got 45, expected 0
*** 31291 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_offsets.xul | svgbase bounding rect height - got 20, expected 0
*** 31292 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_offsets.xul | svgbase bounding rect right - got 45, expected 0
*** 31293 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_offsets.xul | svgbase bounding rect bottom - got 20, expected 0
*** 31306 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_offsets.xul | svgrect bounding rect width - got 45, expected 0
*** 31307 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_offsets.xul | svgrect bounding rect height - got 20, expected 0
*** 31308 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_offsets.xul | svgrect bounding rect right - got 45, expected 0
*** 31309 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_offsets.xul | svgrect bounding rect bottom - got 20, expected 0
2008-08-19 12:20:16 -04:00
Marco Bonardo
f5dcca37c7
Bug 411966 - Wrong favicon appears in the bookmarks list, r=dietrich
2008-08-19 11:26:16 -04:00
Christopher Aillon
a2a195eef6
Bug 421977 - nsGNOMEShellService::GetDesktopBackgroundColor should supports GConf's actual format, r=gavin
2008-08-19 11:22:06 -04:00
Mike Hommey
513c67cbba
Bug 434192 - make clean
removes source .s files on some architectures (when not using an objdir), r=bsmedberg
2008-08-19 11:14:02 -04:00
Paul Rouget
4b1a3e679a
Bug 402655 - Editable trees: double-click for cell editing also expands/collapses container treeitem. unit test by Marco Bonardo <mak77@bonardo.net>. r=enndeakin, sr=neil
2008-08-19 10:55:49 -04:00
Michal Novotny
b39e5ea89d
Bug 379034 - Relative URLs with capitalized schemes are treated as absolute, r=biesi sr=bzbarsky
2008-08-19 10:48:10 -04:00
Simon Bünzli
4c4a202287
Bug 450595 - gmail (v2) gets stuck loading with session restore enabled: don't restore wyciwyg URIs, r=gavin+dietrich
2008-08-19 10:35:26 -04:00
Joe Drew
692689e7af
Bug 449543 - nsExpirationTracker's Iterator doesn't work properly, r=roc a=bsmedberg
2008-08-19 10:27:28 -04:00
Zack Weinberg
c475a8c8bd
Bug 389406 – initial value for 'quotes' property is stored incorrectly and not reachable by -moz-initial; r+sr=dbaron
2008-08-19 10:18:58 -04:00
Jeremy Lea
55db355540
Bug 379616 - Switch SVG's frame mRect to app units, r+sr=tor
2008-08-19 10:14:01 -04:00
Michal Novotny
70da375aea
Bug 367736 - make nsEscape more efficient and clean up some signed/unsigned issues to prevent theoretical overflow, r=bsmedberg+dveditz
2008-08-19 09:57:12 -04:00
Olli Pettay
e92a0ecaf8
Bug 372964, Make XMLHttpRequest to work more like a normal event target, additional patch, r+sr=jst
2008-08-19 16:02:02 +03:00
Neil Rashbrook
a5e640c850
Bug 450977 Remove deprecated nsIDOMChromeWindow.title r+sr=jst
2008-08-19 13:52:40 +01:00
Dão Gottwald
1e562af993
backout bug 444898 to fix orange
2008-08-19 13:58:40 +02:00
Joe Drew
e990b5a05f
Bug 447693 - "Remove photon gfx port" (remove the photon GFX port) [r=vlad]
2008-08-19 03:17:03 -05:00
Glenn Randers-Pehrson
cf21df4ec6
Bug 428045 – Incorrect transparency in .png image. sr=tor, r=pavlov
2008-08-19 10:12:31 +02:00
Glenn Randers-Pehrson
0bcce2ddbf
Bug 444898 – JPEG writer uses poor quality default options for compression. r=tor, sr=pavlov
2008-08-19 10:07:09 +02:00