Commit Graph

228348 Commits

Author SHA1 Message Date
Frank Yan
8f7e4eb440 Bug 581820 - Minimize/Maximize/Close buttons missing when Firefox is in TabView [r=dolske a=dolske]
Give some margin to show the buttons even when in TabView.

--HG--
extra : rebase_source : 45918646e8b111deb67a1695faaaaada6c5ff6e8
2010-08-13 19:36:47 -07:00
Ehsan Akhgari
7b7fb9dc97 Bug 587039 - Rename View > TabView And All Instances of Tab Sets to "Group my tabs..." [r=dolske a=dolske]
--HG--
extra : rebase_source : 2bbd91c3222fe301f75870a07ee84fb1947d748d
2010-08-13 18:51:32 -07:00
Ian Gilman
925f76f9f6 Bug 587187 - test for window.TabView rather than just TabView [r=dolske a=dolske]
Check the global object for existence to avoid ReferenceError.

--HG--
extra : rebase_source : 71a843015f6c58795ce1eb543762df61679baf46
2010-08-13 18:37:13 -07:00
timeless@mozdev.org
2302921edd Bug 578718 Qt should use modern unix keybindings instead of classic keybindings
r=ted a=blocking-fennec2.0b1

--HG--
rename : content/xbl/builtin/gtk2/Makefile.in => content/xbl/builtin/unix/Makefile.in
rename : content/xbl/builtin/gtk2/jar.mn => content/xbl/builtin/unix/jar.mn
rename : content/xbl/builtin/gtk2/platformHTMLBindings.xml => content/xbl/builtin/unix/platformHTMLBindings.xml
2010-08-13 16:15:32 +02:00
timeless@mozdev.org
f73ff7c262 Bug 578718 Rename unix directory to reflect that it is in fact bindings for emacs
r=ted a=blocking-fennec2.0b1

--HG--
rename : content/xbl/builtin/unix/Makefile.in => content/xbl/builtin/emacs/Makefile.in
rename : content/xbl/builtin/unix/jar.mn => content/xbl/builtin/emacs/jar.mn
rename : content/xbl/builtin/unix/platformHTMLBindings.xml => content/xbl/builtin/emacs/platformHTMLBindings.xml
2010-08-13 16:15:31 +02:00
Honza Bambas
2fb80c29ef Bug 585214 - Favicon fails to load on some sites. r=jst 2010-08-14 20:45:46 -04:00
Edward Lee
64262f7d4f Bug 586777 - Restore ctrl-space activation for on windows/linux [r=dolske a=dolske]
Switch back to ctrl-space and check for certain nodes where we shouldn't handle it.

--HG--
extra : rebase_source : 8ee74987148606472893f5230eaf4486f431c1fc
2010-08-12 15:00:39 -07:00
Ian Gilman
f395962d2c Bug 586834 - Reinstate the Tab Candy bounce [r=dolske a=dolske]
--HG--
extra : rebase_source : c855277103725aa905c4adba18b1f0b6cc65e2ad
2010-08-12 17:37:22 -07:00
Ian Gilman
44f06cfe7b + partial fix for 586721: Kill dev menu [r=dolske a=dolske]
--HG--
extra : rebase_source : 9ee847d90a3f517474e6982e6d0b3ae8a8f2ec9c
2010-08-12 17:28:45 -07:00
Michael Yoshitaka Erlewine
0154d3137a Bug 586685: All user-facing strings in JS are now localizable via stringbundle [r=dolske a=dolske]
NOT.
Everything but user facing strings being localized.
Random whitespace fixes.
Random styling changes.
Also has Bug 587158 - Update intro-video URL to CDN'ed version
And string changes.
And Bug 586814 - Unable to close Tab groups

--HG--
extra : rebase_source : 75a5ef7e1cedfd180358b0fb2e6ea02b1ecb8f0e
2010-08-12 18:32:18 -05:00
Marco Bonardo
ba86f9b7eb Merge backout 2010-08-14 09:57:09 +02:00
Marco Bonardo
3160729d09 Backed out changeset dfd35987dd82 (WAL journaling - bug 573492) due to Ts regressions 2010-08-14 09:56:19 +02:00
Reed Loden
e2ac46d9db Bug 579593 - Reorganize how theme library loading works. [r=robarnold] 2010-08-14 00:05:03 -07:00
Bas Schouten
cdda35a60e Bug 573229: Part 2 - Enable D2D by default on DX 10 hardware. r=jrmuizel 2010-08-14 08:34:55 +02:00
Bas Schouten
c2dc430b37 Bug 573229: Part 1 - Allow creating a d2d device from an existing d3d10 device. r=jrmuizel 2010-08-14 08:34:16 +02:00
Bas Schouten
2688603fa8 Bug 586909: Discard D2D surfaces for a window when it's hidden. r=robarnold 2010-08-14 08:34:13 +02:00
Dan Witte
ceb3714398 Merge. 2010-08-13 23:06:08 -07:00
Dan Witte
e74e1c6bb6 Fix comment in head.js, and use do_execute_soon in mozapps/update/test/unit/test_bug497578.js. 2010-08-13 23:03:36 -07:00
Dan Witte
c8b63eb9da Fix comment in head.js, and use do_execute_soon in mozapps/update/test/unit/test_bug497578.js. 2010-08-13 22:20:32 -07:00
Edward Lee
fffd0774de Merge backout. 2010-08-13 21:52:38 -07:00
Edward Lee
c15ca2c814 Backout changesets a8b5109c2a6c to 6281bc7f1bbf. 2010-08-13 21:51:48 -07:00
Dan Witte
816de088d0 Merge mozilla-central -> e10s. 2010-08-13 21:24:11 -07:00
timeless@mozdev.org
045a437294 Bug 585413 warning: comparison between signed and unsigned integer expressions in GLContext::ExtensionBitset<setlen>. r=vlad a=joe 2010-08-13 21:09:53 -07:00
Daniel Holbert
c7c3f0f27a Bug 584841 patch 12: Rename variables & methods to use 'image' terminology instead of 'container'. r=bholley a=blocking 2010-08-13 21:09:51 -07:00
Daniel Holbert
ac66bdbfac Bug 584841 patch 11: Move remaining imagelib-private methods from imgIContainer interface to Image abstract class. r=bholley sr=vlad a=blocking 2010-08-13 21:09:49 -07:00
Daniel Holbert
23797c95ad Bug 584841 patch 10: Give imgStatusTracker an Image* instead of imgIContainer*. r=bholley a=blocking 2010-08-13 21:09:49 -07:00
Daniel Holbert
67428f776b Bug 584841 patch 9: Move RasterImage-specific methods from imgIContainer interface to RasterImage class. r=bholley sr=vlad a=blocking 2010-08-13 21:09:49 -07:00
Daniel Holbert
62b307a4a8 Bug 584841 patch 8: Add method imgIContainer::GetImageType to distinguish Raster vs Vector Images. r=bholley sr=vlad a=blocking 2010-08-13 21:09:49 -07:00
Daniel Holbert
474f1b546d Bug 584841 patch 7: Rename imgContainer source files. r=bholley a=blocking
--HG--
rename : modules/libpr0n/src/imgContainer.cpp => modules/libpr0n/src/RasterImage.cpp
rename : modules/libpr0n/src/imgContainer.h => modules/libpr0n/src/RasterImage.h
2010-08-13 21:09:49 -07:00
Daniel Holbert
fe20f90c34 Bug 584841 patch 6: Fix whitespace from imgContainer class rename. r=bholley a=blocking 2010-08-13 21:09:49 -07:00
Daniel Holbert
ffe1886b31 Bug 584841 patch 5: Rename imgContainer class to mozilla::imagelib::RasterImage. r=bholley a=blocking 2010-08-13 21:09:49 -07:00
Daniel Holbert
a4c00c05d2 Bug 584841 patch 4: Rename imgDiscardTracker source files. r=bholley a=blocking
--HG--
rename : modules/libpr0n/src/imgDiscardTracker.cpp => modules/libpr0n/src/DiscardTracker.cpp
rename : modules/libpr0n/src/imgDiscardTracker.h => modules/libpr0n/src/DiscardTracker.h
2010-08-13 21:09:49 -07:00
Daniel Holbert
fe81ef360e Bug 584841 patch 3: Rename imgDiscardTracker class to mozilla::imagelib::DiscardTracker. r=bholley a=blocking 2010-08-13 21:09:49 -07:00
Daniel Holbert
24eb75411c Bug 584841 patch 2: Use Image pointers in place of imgContainer pointers in a few places. r=bholley a=blocking 2010-08-13 21:09:48 -07:00
Daniel Holbert
9213c30fc6 Bug 584841 patch 1: Create mozilla::imagelib::Image abstract class. r=bholley a=blocking 2010-08-13 21:09:48 -07:00
Daniel Holbert
2c2ed663ed Bug 582004 part 2: Make imgIContainerObserver::FrameChanged take a const aDirtyRect argument. r=joe a=blocking 2010-08-13 21:09:48 -07:00
Daniel Holbert
e442231dd0 Bug 582004 part 1: Make imgStatusTracker::*FrameChanged take a const aDirtyRect argument. r=joe a=blocking 2010-08-13 21:09:48 -07:00
Bobby Holley
0cf63d8593 Bug 586566: Fold nsIconDecoder into decoders/bmp. r=dholbert a=blocking
--HG--
rename : modules/libpr0n/decoders/icon/nsIconDecoder.cpp => modules/libpr0n/decoders/bmp/nsIconDecoder.cpp
rename : modules/libpr0n/decoders/icon/nsIconDecoder.h => modules/libpr0n/decoders/bmp/nsIconDecoder.h
2010-08-13 21:09:48 -07:00
Edward Lee
ca56f83bea Bustage backout to avoid browser_privatebrowsing_windowtitle.js failure. 2010-08-13 21:08:52 -07:00
Edward Lee
10ae28556b Backed out changeset 05b4f0fbffcc 2010-08-13 21:08:11 -07:00
Frank Yan
dccf3c6d0e Bug 581820 - Minimize/Maximize/Close buttons missing when Firefox is in TabView [r=dolske a=dolske]
Give some margin to show the buttons even when in TabView.
2010-08-13 19:36:47 -07:00
Ehsan Akhgari
b59661bc1e Bug 587039 - Rename View > TabView And All Instances of Tab Sets to "Group my tabs..." [r=dolske a=dolske]
--HG--
extra : rebase_source : aeca423391f9edbb44c6bb9618657646576d06c0
2010-08-13 18:51:32 -07:00
Ian Gilman
0173fd5135 Bug 587187 - test for window.TabView rather than just TabView [r=dolske a=dolske]
Check the global object for existence to avoid ReferenceError.

--HG--
extra : rebase_source : 2b5ddb6a8050a3d1407d94cc4381a90bec906a3a
2010-08-13 18:37:13 -07:00
Andres Hernandez
c483a867c4 Bug 578754 - TP notification window is not readable; r+a=dtownsend 2010-08-13 16:35:55 -07:00
Taras Glek
76de6a283a Bug 580407 - Link js statically r=bsmedberg+khuey a=bsmedberg 2010-08-13 21:18:05 -07:00
Dan Witte
b2630233ec imported patch fix-tests 2010-08-13 21:18:05 -07:00
Blake Kaplan
f6f1960f9e Bug 587182 - Implicit native wrapper in content code assertion fix. r=gal 2010-08-13 20:12:46 -07:00
Benjamin Stover
baa726b1dc Bug 586740 - Microformats test leak fix. r=kaply 2010-08-13 18:40:13 -07:00
Raymond Lee
0ea48b6fb8 Bug 587029 - Tab Candy : closing last tab of a group leads to an isolated tab [r=dolske a=dolske]
--HG--
extra : rebase_source : eb46ebd833b5014bb8536c8570a9e727cf16ddbe
2010-08-14 03:58:25 +08:00
Andres Hernandez
3bc3a545f1 Bug 578754 - TP notification window is not readable; r+a=dtownsend 2010-08-13 12:04:43 -07:00