Robert O'Callahan
acf101c93f
Disable failing test
2009-08-05 17:22:24 +12:00
Robert O'Callahan
0a3923d50b
Backoug but 586081, mailnews still uses nsTime
2009-08-05 16:45:15 +12:00
Robert O'Callahan
a3ed732448
Backed out changeset 60add17e8ed3
2009-08-05 16:44:03 +12:00
Jason Duell
e589bcc18e
Bug 485230. Add way to disable caching during development. r+sr=cbiesinger
...
--HG--
extra : rebase_source : 05d555c4bb1f1382b7fbd7191df4a57d9572e0b4
2009-08-05 14:39:06 +12:00
Jacek Caban
df73bbb021
Bug 505032. Fix compilation of nsWifiScannerWin on MinGW. r=biesi
...
--HG--
extra : rebase_source : 1cc3dfd4a7cee3b62441370e511e2acc41327974
2009-08-05 14:39:06 +12:00
Yu-Hsun Lin
ab00cb4b56
Bug 486081. Remove unused nsTime class. r=roc
...
--HG--
extra : rebase_source : 582694b45d1d56759a619a4243abfc5a05453d8a
2009-08-05 14:39:05 +12:00
Jacek Caban
1728ef417e
Bug 506034. Fixed loop on MinGW where wchar_t-char is unsigned. r=dbaron
...
--HG--
extra : rebase_source : def42dc23a878639a3251fdb681a9c138d16fa37
2009-08-05 14:39:05 +12:00
Joe Drew
948c8755b3
Bug 506063. Add rect emptiness check to imgContainer::ExtractCurrentFrame(). r=vlad
...
--HG--
extra : rebase_source : 958125394452e818ea3a797e0848ac04373a7080
2009-08-05 14:39:05 +12:00
Tobias Hunger
c25a84f164
Bug 507121. Implement new nsIWidget::Scroll API for Qt. r=mfinkle
...
--HG--
extra : rebase_source : 3e58f42a5ce5f85dc6b3c336ad3be1958968ca55
2009-08-05 14:39:05 +12:00
Blake Kaplan
87be09d504
Bug 507047. Remove unnecessary toString override from COWs. r=jst
...
--HG--
extra : rebase_source : 676013a9567ae59c1dba863a7975467f3cf4d847
2009-08-05 14:39:05 +12:00
Brian Birtles
a21a092b74
Bug 474739. Handle zero-duration intervals properly in SMIL. r=roc
...
--HG--
extra : rebase_source : 8ad07bedbb6b808dd36ce8949dcb186ba1fd7ca1
2009-08-05 14:39:04 +12:00
Robert O'Callahan
89ffdc2e22
Bug 504524. Don't reflow the line after an incomplete frame unless we really need to. r=bz
...
--HG--
extra : rebase_source : 0e294beea796a58b16273fbfb64d777a8f40e225
2009-08-05 14:38:52 +12:00
Robert O'Callahan
cba39f15c7
Bug 504524. Change signature of nsIFrame: of nsIFrame::CharacterDataChanged to support passing of the full CharacterDataChangeInfo struct. r=bz
...
--HG--
extra : rebase_source : cdab9444f579d6b93e142ad8681152ecd180f818
2009-08-05 13:38:10 +12:00
Robert O'Callahan
a2a72eee58
Bug 506304. Support synthesized mouse events being sent to windowless plugins, support reporting mouse event coordinates from the test plugin, and add tests for mouse events. r=josh
...
--HG--
extra : rebase_source : 5c97644a6db8454f759bbeab7a1e06295aca8325
2009-08-05 13:36:37 +12:00
Robert O'Callahan
42fa43d1a1
Bug 508115. Don't reparent the views for popups, since they should always have the root view as their parent. r=dbaron
...
--HG--
extra : rebase_source : 1d8057694cde33a56fdabb57d51c9ff600c904a0
2009-08-05 09:58:46 +12:00
Markus Stange
e6ce8823df
Test for bug 507947, r=roc
2009-08-05 11:20:58 +12:00
Markus Stange
97f8ad03c0
Bug 508159 - Remove some dead code in nsXULWindow. r=Neil
2009-08-05 11:07:58 +12:00
L. David Baron
c2612afa26
Avoid flushing during media query evaluation. (Bug 507457) r=bzbarsky
2009-08-04 15:39:53 -07:00
L. David Baron
286bc4ac06
Add assertions that the rule walker is at the root. (Bug 507457) r=bzbarsky
2009-08-04 15:39:53 -07:00
Rob Arnold
d2f4f62316
Bug 503877 - Remove nsSwitchToUIThread r=vlad
2009-08-04 15:15:19 -07:00
Rob Arnold
7697869972
Bug 502715 - Enable the canvas 2d context to function without an actual canvas element r=vladimir
2009-08-04 14:36:02 -07:00
Margaret Leibovic
eb832861a6
Bug 462809 - Interpretation of scroll events on Windows and OS X, r=vladimir, ui-r=beltzner
2009-08-04 14:28:17 -07:00
Paul O’Shannessy
69172f8e96
Bug 504385 - "Save Link As..." displays broken file picker when file type is unknown on Windows CE, r=vladimir
2009-08-04 14:27:12 -07:00
Jim Blandy
c21c62d293
Bug 506887: Clarify documentation for --with-system-nspr. r=luser
...
Ideally, we'd go into build/autoconf/nspr.m4 and fix the documentation
for --with-nspr-prefix and --with-nspr-exec-prefix, but that file is
supposed to remain identical with the copy from NSPR itself, and
the --with-system-nspr flag isn't present in all contexts in which that
file is used.
2009-08-04 11:43:58 -07:00
Jim Blandy
8c8b80b16e
Bug 503476: Use configure to decide whether to call sbrk. r=jorendorff
...
Symbian claims to be XP_UNIX, but doesn't have sbrk.
2009-08-04 11:38:51 -07:00
Jim Blandy
d146ef8e83
Bug 505503: Fix typos in GetSystemTimeAsFileTime configure checks. a=jacek, r=jimb
2009-08-04 11:27:06 -07:00
Dão Gottwald
22a607d3b8
Bug 507881 - remove useless "|| null" fallback in browserGlue.sanitize(window) calls. r=gavin
2009-08-04 20:10:23 +02:00
Neil Deakin
52c35f8217
Bug 505562, use synthesizeMouse properly, r=dolske
2009-08-04 14:03:42 -04:00
Neil Deakin
653c684b5b
Bug 344850, shift+tab from input with tabindex set fails, r=smaug
2009-08-04 14:03:39 -04:00
Jonathan Griffin
53843d4954
Remove unneeded focus check in order to fix bug 508188
2009-08-04 10:43:15 -07:00
Chris Pearce
932c67eb08
Bug 495129 - Add testcase.
2009-08-04 18:13:40 +12:00
Chris Pearce
d2387ccba0
Bug 501279 - Add testcases, includes test files from bug 504644 and bug 506094 as they're fixed by bug 501279 too.
2009-08-04 18:13:40 +12:00
Chris Pearce
94fbc64782
Bug 500311 - Add testcase. r=roc
2009-08-04 18:13:40 +12:00
Chris Pearce
451fb7cfc2
Bug 498855 - Add testcase.
2009-08-04 18:13:40 +12:00
Chris Pearce
808ba21357
Bug 499519 - Add test which ensures height 0 videos load. r=roc
2009-08-04 18:13:33 +12:00
Chris Double
d165845490
Bug 461286 - Add testcase for small audio files ending correctly
2009-08-04 17:20:37 +12:00
Jesse Ruderman
943b58ed8f
Add reftest for bug 420790
2009-08-03 22:05:39 -07:00
Alexander Surkov
1a64645efe
backout bug 506206
2009-08-04 13:42:33 +08:00
Chris Double
4594182bdd
Bug 448636 - Add testcase
...
--HG--
extra : rebase_source : fe95db053fdb42cece6c9fe2784420d792a3a8e9
2009-08-04 14:44:45 +12:00
Alexander Surkov
bd6284138a
Bug 506206 - ASSERTION: There should always be a DOM node for an event: 'Not Reached', file c:/mozilla/fx07-22/accessible/src/base/nsAccessibleEventData.cpp, line 114, r=ginn.chen
2009-08-04 13:21:59 +08:00
Boris Zbarsky
6c6823ba49
Bug 508057. Make sure to drop the ref to the observer when clearing our cached tree images. r=joedrew
2009-08-03 23:06:34 -04:00
Markus Stange
85008d4ab8
Bug 507845 - Use [borderView displayRect] instead of [window display] to redraw the titlebar. r=josh
...
The previous hack was causing dropped repaints on Mac OS 10.4.
2009-08-04 11:13:08 +12:00
Boris Zbarsky
e2f39a9eac
Bug 502288. Provide finer-grained style change hints for triggering reflow. r=dbaron
2009-08-03 21:22:13 -04:00
Clint Talbert
99c2687239
Bug 484994 bustage, possible orange fix for jquery [orange]
2009-08-03 17:27:20 -07:00
Jesse Ruderman
5d3b01fe98
Remove stray line break in NS_WARNING
2009-08-03 16:17:35 -07:00
Shawn Wilsher
68406d2ef0
Bug 508104 - Upgrade to SQLite 3.6.16
...
This contains the changes to SQLite code for the upgrade.
--HG--
extra : rebase_source : be2ba260664dc80824dc6e2cd87f9e28beea9635
2009-08-03 16:04:33 -07:00
Shawn Wilsher
1a212f752a
Bug 508104 - Upgrade to SQLite 3.6.16.
...
This contains the changes to mozilla code.
r=asuth
--HG--
extra : rebase_source : b7e5fc8824f207a37c1ea2c71a9a250ab5a7e513
2009-08-03 16:01:56 -07:00
Markus Stange
a1f16c3a2f
Fix bustage in TestWinTSF.cpp
2009-08-04 11:08:42 +12:00
Markus Stange
e0f39b7ee6
Bug 507727 - Make unified toolbars work in dialog windows, too. r=josh
2009-08-04 10:39:45 +12:00
Markus Stange
d878d720e2
Bug 507947 - Use CGContextFillRect instead of NSRectFill when drawing toolbars and other grey boxes in native theming. r=josh
2009-08-04 10:27:31 +12:00