Justin Dolske
|
80c9fa8aef
|
Bug 574905 - Increase hang detector timeout. r,sr=shaver
|
2010-06-26 14:45:56 -07:00 |
|
Daniel Holbert
|
d37294426a
|
Bug 557566, part 2: Add FAIL_ON_WARNINGS to Makefiles in some build-warning-free directories. r=ted
|
2010-06-26 14:25:22 -07:00 |
|
Dan Witte
|
fe353f1bb1
|
Followup to bug 573004 to address review comment.
|
2010-06-26 14:18:45 -07:00 |
|
L. David Baron
|
63c334d06c
|
Switch test_transitions_per_property to testing interpolation 1/4 of the way through instead of 1/2, so it will catch getting the halves backwards.
|
2010-06-26 11:58:06 -07:00 |
|
L. David Baron
|
0406e75bdd
|
Adjust comment as followup to bug 574059.
|
2010-06-26 11:58:06 -07:00 |
|
Ginn Chen
|
38f134ccbc
|
Bug 574639 fix a typo in last commit
|
2010-06-27 01:09:34 +08:00 |
|
Ginn Chen
|
c919b6c6e2
|
Bug 574650 Fix xpcom/reflect/xptcall for gcc on Solaris r=jst
|
2010-06-27 00:56:47 +08:00 |
|
Ginn Chen
|
313e182b81
|
Bug 574639 Several fixes for configure.in and rules.mk for Solaris r=bsmedberg
|
2010-06-27 00:56:07 +08:00 |
|
Ginn Chen
|
271f0b4b44
|
Bug 571211 Sun Studio doesn't support 64bit enum for 32bit mode r=dbaron
|
2010-06-27 00:55:05 +08:00 |
|
Ginn Chen
|
0a16bb8d0f
|
Bug 573004 jsctypes-test: test_closure_cdecl is mangled with Sun Studio r=dwitte
|
2010-06-27 00:54:05 +08:00 |
|
Ginn Chen
|
c7a08ba1b9
|
Bug 568027 Fix test_plugins.js |2 == 8| with build in homedir r=dtownsend
|
2010-06-27 00:53:42 +08:00 |
|
Marco Bonardo
|
bf7710e5ed
|
Bug 574708 - Deformed back button when bookmarks button is on navigation bar. r=dao
|
2010-06-26 18:24:03 +02:00 |
|
Marco Bonardo
|
c4e3b1d766
|
Bug 574708 - bookmarks button looks ugly if not in icon mode. r=dao
|
2010-06-26 18:22:20 +02:00 |
|
Geoff Lankow
|
cc4019ac75
|
Bug 300992 - implement readystatechange event. r=smaug, sr=jst
|
2010-06-24 13:12:07 +12:00 |
|
Dão Gottwald
|
8bad154a2f
|
Bug 574861 - Windows should never be movable in fullscreen mode. r=enn
|
2010-06-26 16:49:15 +02:00 |
|
Doug Turner
|
26297a1c2a
|
Backing out af6c00ca82d1
|
2010-06-26 00:32:19 -07:00 |
|
Doug Turner
|
d4af2b4341
|
Backing out 1a916e3c1ad1
|
2010-06-26 00:31:31 -07:00 |
|
Doug Turner
|
bf11f60673
|
Backing out 4061ea0018b6
|
2010-06-26 00:30:57 -07:00 |
|
Doug Turner
|
4639ebf46c
|
Fix for build bustage when landing bug 556400
|
2010-06-25 23:37:51 -07:00 |
|
Benjamin Stover
|
785d263fb3
|
Bug 566738 - Add SetURITitle to IHistory. r=sdwilsh sr=bz
|
2010-06-25 22:53:41 -07:00 |
|
Benjamin Stover
|
44b838b62d
|
Bug 556400 - Implement asyncable VisitURI. r=sdwilsh sr=bz
|
2010-06-25 22:50:29 -07:00 |
|
Jesse Ruderman
|
7d6b19c176
|
Fix bug 574912 - leftover self.ctypes after fix for bug 543825
|
2010-06-25 22:40:13 -07:00 |
|
Bas Schouten
|
dc1c6c1729
|
Bug 574599: Make sure WS_CLIPCHILDREN is set if the windowstyle is reset. r=robarnold
|
2010-06-26 06:32:13 +02:00 |
|
Brad Lassey
|
6a90ac521b
|
bug 555117 - non-xulrunner QT builds package as gzip not bzip2 r=ted
|
2010-06-26 00:02:18 -04:00 |
|
Ehsan Akhgari
|
de9068003e
|
Bug 574869 - Mac build without libxul fails for me because the IOKit framework is missing; r=ted
|
2010-06-25 20:22:09 -04:00 |
|
Vladimir Vukicevic
|
245c95c82b
|
b=573181; clean up render path on Android and prepare for GL layers rendering; r=mwu
|
2010-06-25 17:52:37 -07:00 |
|
Reed Loden
|
cebbffbde3
|
Add missing semicolon. No bug.
|
2010-06-25 18:45:11 -05:00 |
|
Jim Mathies
|
3f234789d8
|
Bug 574599 - Parent windows should have the clip children style to avoid parent level paints when children invalidate. r=robarnold.
|
2010-06-25 17:50:36 -05:00 |
|
Timothy Nikkel
|
2226d955cd
|
Bug 571640. Part 3. In window_browser_drop.xul make the html element draggable so drag and drop works. r=enndeakin
|
2010-06-25 16:51:17 -05:00 |
|
Timothy Nikkel
|
70ed6cf63f
|
Bug 571640. Part 2. In test_findbar.xul use an image source node so we can start a drag. r=enndeakin
|
2010-06-25 16:51:17 -05:00 |
|
Timothy Nikkel
|
862d66fc00
|
Bug 571640. Part 1. Enhance synthesizeDrop to take a source element to start the drag on. r=enndeakin
|
2010-06-25 16:51:17 -05:00 |
|
Timothy Nikkel
|
b6a5dce4ce
|
Bug 563878. Part 9. Remove nsIView::GetScreenPosition because it is unused. r=mats
|
2010-06-25 16:51:17 -05:00 |
|
Timothy Nikkel
|
188385fb2b
|
Bug 563878. Part 8. Remove workaround from ViewToWidgetOffset because it is not needed anymore. r=roc
|
2010-06-25 16:51:17 -05:00 |
|
Timothy Nikkel
|
23de1bbb81
|
Bug 572622. Make all content command events sent to the focused element. r=masayuki
|
2010-06-25 16:51:17 -05:00 |
|
Timothy Nikkel
|
32158fa7f0
|
Bug 572294. Make sure the refpoint is relative to the widget we use on the drop event. r=roc
|
2010-06-25 16:51:17 -05:00 |
|
Timothy Nikkel
|
04076faed4
|
Bug 567702. Walking the sametype parent chain of our docshell is not guaranteed to lead to a widget, so walk the parent chain instead. This fixes printing on Linux and opening a file dialog everywhere with bug 130078. r=roc
|
2010-06-25 16:51:17 -05:00 |
|
Timothy Nikkel
|
32420a6886
|
Bug 567702. Factor out duplicated DOMWindowToWidget. r=roc
|
2010-06-25 16:51:17 -05:00 |
|
Timothy Nikkel
|
c25a766301
|
Bug 574756. Make sure nsIFrame::List outputs the stylecontext of the frame. r=dbaron
|
2010-06-25 16:51:17 -05:00 |
|
Jesse Ruderman
|
427777ed92
|
Bug 570287 - New stack fixer that uses breakpad symbol files. r=ted
|
2010-06-25 14:47:19 -07:00 |
|
Drew Willcoxon
|
bb224ec5ad
|
Bug 573430 - nsIFaviconService.getFaviconData should not fail when passed the default favicon. r=mak
|
2010-06-25 14:06:14 -07:00 |
|
Dão Gottwald
|
7c92a7650d
|
Bug 574434 - Move Firefox button to the left of the tabstrip when not using aero glass. r=gavin
|
2010-06-25 22:41:04 +02:00 |
|
Michael Wu
|
8ded619d9e
|
Bug 574120 - Add IPC support to android embedding code, r=blassey
|
2010-06-25 13:12:03 -07:00 |
|
Felipe Gomes
|
3f44ef431c
|
Bug 574702: avoid initializing WindowDraggingUtils multiple times due to binding re-attachment (causes dragging jumpiness issues), r=enndeakin
|
2010-06-25 16:06:36 -04:00 |
|
Daniel Holbert
|
ed05c57d55
|
Bug 574750: Use size_t for counter, in loops over contents of an nsCSSValue::Array. r=bz
|
2010-06-25 12:38:57 -07:00 |
|
Gavin Sharp
|
ef1133a3ca
|
Bug 574137: move HUDService styling to toolkit/themes, avoid setting incorrect class names on toolbar buttons, and remove toolbar style rules that conflict with the browser styling, r=dao
--HG--
rename : toolkit/components/console/content/headsUpDisplay.css => toolkit/themes/pinstripe/global/headsUpDisplay.css
rename : toolkit/components/console/content/headsUpDisplay.css => toolkit/themes/winstripe/global/headsUpDisplay.css
extra : rebase_source : f99848fa59b700ed1503fddd9a08a4f34c3c8cb4
|
2010-06-24 20:16:35 -04:00 |
|
Gavin Sharp
|
523e82a8a7
|
Bug 574230: PopupNotifications should indicate which anchor's notifications are being displayed, so that the consumer can show/hide the appropriate anchor element, r=dao
--HG--
extra : rebase_source : 8e856779d2355a5612d8bdf20c5fb75a3a88edb2
|
2010-06-25 12:05:45 -04:00 |
|
Jono S Xia
|
3b0593510b
|
Update Feedback image urls, no bug. r=dtownsend
|
2010-06-25 11:14:11 -07:00 |
|
Jeff Muizelaar
|
c4f1d3499c
|
Bug 570451 - Avoid adding unneeded lines to image; r=joe sr=vlad
|
2010-06-25 15:20:18 -04:00 |
|
Ehsan Akhgari
|
daaaa51f71
|
Bug 574071 - Intermittent failure in layout/base/crashtests/348729-1.html | assertion count 0 is less than expected 2 assertions; r=jesse
|
2010-06-25 15:12:00 -04:00 |
|
Ehsan Akhgari
|
7aaa6eb584
|
Bug 574109 - failures in layout/reftests/editor/xul/ on windows 7 64-bit; r=roc
|
2010-06-25 15:11:42 -04:00 |
|