Commit Graph

32316 Commits

Author SHA1 Message Date
Ryan Flint
bda135d0ca Back out NetUtil.newURI changes from bug 514407 (b5b3d45c1885). 2009-09-04 00:24:56 -04:00
Josh Aas
4e49ba3b80 Backed out changeset e8c01867056a, breakpad update b=510920 2009-09-04 00:02:45 -04:00
Josh Aas
98b527d0b1 Update breakpad to svn revision 350. b=510920 r=ted 2009-09-03 23:41:02 -04:00
Ryan Flint
ed8253bb27 Bug 514407 - Make cache file writes asynchronous. r=sdwilsh 2009-09-03 23:19:05 -04:00
Ryan Flint
3b2c860721 Back out bug 511107 (e75c771c6ab8) due to browser-chrome test failures.
--HG--
extra : rebase_source : 1a85c6929ee9d57873c6866297431022fe8a86c8
2009-09-03 22:12:28 -04:00
Shawn Wilsher
6935eef2ec Test bustage fix from bug 513710. 2009-09-03 15:19:29 -07:00
Dão Gottwald
d645ae10a6 Bug 511107 - Need a centralized way to assign lightweight themes to XUL windows. r=enn,mconnor,rflint 2009-09-03 22:19:50 +02:00
Shawn Wilsher
993694805d Bug 513710 - Places toolkit JS should use XPCOMUtils.defineLazy[Service]Getter
r=sayrer for XPCOMUtils change
r=mak for places changes

--HG--
extra : rebase_source : 70367abfaf16fcf37aab6f55f024b95ff3d269fa
2009-09-02 13:55:16 -07:00
Shawn Wilsher
3889b768e7 Bug 507674 - Safer protection of AsyncExecuteStatements::mState and AsyncExecuteStatements::mCancelRequested
This is essentially a backout of bug 506805, followed by changing the locking
protection rules to only protect mCancelRequested writing on the calling thread,
and reading on the background thread.

--HG--
extra : rebase_source : 249a61e40c2fd140527f034e36e8c1a53518baac
2009-09-02 13:30:24 -07:00
Neil Deakin
4e0865ca73 Bug 510008, clientX/Y not correct in popupshowing event for popup inside a frame, fix to use correct widget for event, r=roc 2009-09-03 15:30:07 -04:00
Neil Deakin
e8d99bed80 Bug 513707, add a method to wait for load and focus events before starting some tests, r=sayrer 2009-09-03 15:30:06 -04:00
Neil Deakin
182e77dd7b Bug 513450, page info unfocuses after cursor keys when caret browsing in on, caused because caret browsing preference shouldn't be checked in chrome documents, r=smaug 2009-09-03 15:30:06 -04:00
Mark Banner
20f9063023 Bug 510377 Include satchel in Thunderbird builds. r=ted.mielczarek,sr=dmose 2009-09-03 20:25:22 +01:00
Neil Rashbrook
e8bee460c0 Bug 506430 followup to fix VC7.1 bustage r=vlad 2009-09-03 20:09:44 +01:00
Neil Rashbrook
8cb673faa5 Bug 512702 Fix incorrect <button type="menu"> dropmarker size on Windows r=Enn 2009-09-03 20:09:04 +01:00
Benjamin Smedberg
5d0d982cec CLOSED TREE spelling fixes to kick new builds. 2009-09-03 11:14:54 -04:00
Marco Bonardo
00515c1a06 Backed out changeset 3cab7a0c2c3d due to mochitest timeout. 2009-09-03 14:15:19 +02:00
Christian Biesinger
c39efe899d bug 513451 remove nsPresShell::EnumeratePlugins, it's been unused since bug 480819
r+sr=roc
2009-09-03 12:37:56 +02:00
Alfred Kayser
411a24dcdd Bug 510844 - "Remove memcpy()s for compressed jar reading" [r=tglek] 2009-09-01 14:47:00 -05:00
Masayuki Nakano
46e7090dcf Bug 512235 bug 462809 should be implemented in content/events, not widget/src/* r=roc+vlad 2009-09-03 16:07:18 +09:00
Nick Thomas
76f8fefb23 Reland Bug 468701, pass MOZ_DEBUG_SYMBOLS onto NSS on all platforms (not just win32), r=ted.mielczarek 2009-09-03 15:52:32 +12:00
Karl Tomlinson
b91626373f remove tabs accidentally added in b06c1085caab
--HG--
extra : rebase_source : 73d5460c346ac2e4ebf21a84802971edb2f2482b
2009-09-03 14:31:51 +12:00
Brad Lassey
777033d380 Bug 513922 - AutoErase() should invalidate the erased region on WinCE, follow up to fix bustage on wince 2009-09-02 22:01:05 -04:00
Karl Tomlinson
2d82dcbdc4 b=513802 type qualifiers ignored on function return type in nsINode::ChildIterator r=bz
--HG--
extra : rebase_source : da95ee41a254aea7356d8c86a61d0ba38b7e07e6
2009-09-03 08:48:41 +12:00
Karl Tomlinson
f1a428ee91 b=499498 BadWindow errors on startup r=roc
--HG--
extra : rebase_source : 8e47f6374273fa5d44c1b3a96be5fa71f6662976
2009-09-03 08:47:44 +12:00
Karl Tomlinson
aaa7227840 b=513807 comparison of unsigned expression >= 0 is always true when constructing nsGenConNodes r=dbaron
--HG--
extra : rebase_source : b4d995793272279136753949181b6c2793b111bf
2009-09-03 08:45:43 +12:00
Karl Tomlinson
b23629e9fe b=513789 comparison of unsigned expression < 0 is always false in mozSpellChecker.cpp r=mkaply
--HG--
extra : rebase_source : f93c6af777de99097aad4cf0f7eaec9f721e070f
2009-09-03 08:44:32 +12:00
Taras Glek
4da04c756b dead stuff in nsDeviceContextSpecGTK b=459306 r=karlt
--HG--
extra : rebase_source : c03a5881333cf6f6f097775c0b5aa897852aafd1
2009-09-03 08:32:03 +12:00
Alexander Surkov
ad794d9985 Bug 513213 - coalesce events when new event is appended to the queue, r=marcoz, ginn, davidb 2009-09-03 10:01:18 +08:00
Mark Steele
0a322165de b=513156; update Canvas 3D to implement WebGL (still disabled by default via configure); r=vlad 2009-09-02 17:47:49 -07:00
brian :crowder
2f7e9299e6 Bug 513922 - "AutoErase() should invalidate the erased region on WinCE" r=roc 2009-09-02 20:40:10 -04:00
Daniel Holbert
12ac4739b6 Bug 474049: (first patch) Add SMILOverrideStyle rule & accessors on nsIContent/nsGenericElement, to store SMIL-animated style values. r=dbaron r=bz 2009-09-02 17:28:37 -07:00
Doug Turner
6e90dd1c1e Merge 2009-09-02 15:21:08 -07:00
Doug Turner
9bd1fb6970 Backed out changeset 101ba406c527 2009-09-02 15:20:56 -07:00
Jesper Kristensen
c7b904c6d0 Bug 513233 - Implement accelerometer support for Windows ThinkPad. r=dougt
--HG--
extra : rebase_source : 3b316892e76eb1295780515d0d1cb7933a56f5af
2009-09-02 09:56:56 -07:00
Brad Lassey
b0704fc2b5 bug 514007 - titlebar pops over window when switching orientation on HTC touch pro r=dougt 2009-09-02 17:23:24 -04:00
Vladimir Vukicevic
dd6ae4fc62 b=512643; FAYT should be smarter when there are no current matches; r=gavin 2009-09-01 22:52:05 -07:00
Vladimir Vukicevic
667d16ce3f b=506430; Optimize UTF8 to UTF16 conversion; r+sr=jst 2009-09-01 22:52:02 -07:00
Shawn Wilsher
36e4260c09 Bug 508902 - NetUtil.jsm should have a newURI method.
r=bz
sr=bsmedberg
2009-09-02 13:24:49 -07:00
Ian Neal
eb5adbff74 Bug 385252 - "grippy" mouseover effects inconsistent in Suiterunner
r=dao/neil
2009-09-02 21:15:43 +01:00
Doug Turner
21fdd33bd7 merge 2009-09-02 11:04:48 -07:00
Doug Turner
2989200a79 Backed out changeset d07a46ba2eba 2009-09-02 11:04:30 -07:00
Boris Zbarsky
4f2bc6392e Disabling test that makes bogus assumptions about DOM behavior 2009-09-02 13:38:49 -04:00
Boris Zbarsky
bc63de3c19 Backed out changeset 6ee269c6c118 (test for bug 474536) because it hangs on Tinderbox
--HG--
extra : rebase_source : 4a94234dc481caff6e147082e0f1c5a13602e84b
2009-09-02 13:34:18 -04:00
Jesper Kristensen
b672215c0e Bug 513233 - Implement accelerometer support for Windows ThinkPad. r=dougt
--HG--
rename : widget/src/windows/nsAccelerometerCE.cpp => widget/src/windows/nsAccelerometerWin.cpp
rename : widget/src/windows/nsAccelerometerCE.h => widget/src/windows/nsAccelerometerWin.h
2009-09-02 09:56:56 -07:00
Martin McNickle
6b80772d36 Bug 513658 - Deprecate isReady() in geolocation provider. r=dougt
--HG--
extra : rebase_source : a4ce9d11548b9f09521caf3ced073f6015c2542d
2009-09-02 09:47:33 -07:00
Dão Gottwald
7560eaebd2 Bug 511108 - Implement manager for recently used lightweight themes. r=dtownsend 2009-09-02 18:23:40 +02:00
Joe Drew
df1ed238ec Bug 511689 - Ensure we're always on the correct frame when decoding GIF images. r=jrmuizel,alfredkeyser sr=vlad 2009-09-02 11:50:14 -04:00
Joe Drew
e7fc1ba7bd Bug 513749 - Mismerge/thinko makes animated images do extra work. r=bholley 2009-09-02 11:48:23 -04:00
Joe Drew
98f872f190 Bug 508057 - Drop the ref to the observer when we're changing images in XUL's image box frame. r=bz 2009-09-02 11:45:57 -04:00