Benedict Hsieh
d742509f80
Bug 592323 - Fastload not invalidated after making on OSX. r=benjamin a=blocking
2010-09-02 12:09:51 -07:00
Robert Sayre
8f11919eda
Merge mozilla-central to tracemonkey.
2010-09-01 22:27:07 -07:00
Taras Glek
07cbd53689
Bug 581606 - Avoid sqlite fragmentation via SQLITE_FCNTL_CHUNK_SIZE r=asuth sr=shaver a=b6
2010-09-01 20:35:46 -05:00
Wesley Johnston
d775dae31d
Bug 537180 - Fennec uses old blocklisting URL [r=dtownsend a=blocking-fennec]
2010-09-01 21:35:06 -04:00
Robert Strong
e78bac6cb3
Patch 2 (tests only) - Bug 583408 - Notify user when the certificate attribute check fails. r=dtownsend, a=blocking2.0-beta6
2010-09-01 16:27:21 -07:00
Robert Strong
1b16de559c
Patch 1 (main patch) - Bug 583408 - Notify user when the certificate attribute check fails. r=dtownsend, a=blocking2.0-beta6
2010-09-01 16:27:07 -07:00
Robert Strong
c3c7cdec15
Bug 592785 - Don't report add-ons as incompatible if they are already incompatible with the current version. r=dtownsend, a=approval2.0 dtownsend
2010-09-01 16:26:30 -07:00
Robert Strong
2f7eb60d60
Workaround until minimum NSIS version required is 2.46 - Bug 506867 - /S command line option for silent installation is broken - fixed in the latest NSIS. r=jmathies, a=approval2.0 dtownsend
2010-09-01 16:26:20 -07:00
Patrick Walton
d0dcd4dd72
Bug 588118 - Web Console error messages display the wrong line number r=sdwilsh a=bloking2.0
2010-09-01 12:56:10 -07:00
David Dahl
9475a4071d
Bug 583101 - Web Console input and output display should use the same font and size r=dietrich a=dietrich
2010-09-01 12:56:06 -07:00
Julian Viereck
41fb9f924a
Bug 588533 - Fix failing test for response body on Linux r=ddahl a=test-only-fix
2010-09-01 12:56:03 -07:00
Julian Viereck
5c079b2f45
Bug 592264 - WebConsole: Error in RL_onDataAvailable NS_BINDING_ABORTED r=sdwilsh a=sdwilsh
2010-09-01 12:55:59 -07:00
Vladimir Vukicevic
49dfac7cd7
b=562902; typo fix followup
2010-09-01 15:04:40 -04:00
Wes
bad5d80021
Bug 591626 - :-moz-placeholder is now implemented, uncomment corresponding theme code. r=dao
...
--HG--
extra : rebase_source : 1e21926933b6ebbd247452e0e5e2a2df866896e5
2010-08-31 21:28:41 +02:00
Dão Gottwald
ca9850daae
Bug 591310 - "Phrase not found" find bar status message is misaligned. r=mventnor
...
--HG--
extra : rebase_source : 50803cddfc4ac6b98cf0aa4d0ac389bd50b45067
2010-08-31 21:26:30 +02:00
Marco Bonardo
61c1cb3324
merge backout a=orange
2010-09-11 11:18:55 +02:00
Marco Bonardo
78733cd6a7
Backed out changeset 96b74fec2915
2010-09-11 11:17:11 +02:00
Marco Bonardo
eacec558e2
bug 563738 (part 1.5) - fix a typo in URLFormatter and test it. r=gavin a=blocking
2010-09-11 09:45:06 +02:00
Chris Double
cf1e0c153c
Bug 584615 - Make media progress events be 'simple' Events, not 'progress' Events - r=roc,cpearce,dolske,kinetik a=blocking2.0
2010-09-10 15:29:06 +12:00
Chris Jones
2c6217fa25
Merge m-c --> cedar
...
--HG--
rename : layout/generic/nsFrameFrame.cpp => layout/generic/nsSubDocumentFrame.cpp
2010-08-31 02:29:31 -05:00
Serge Gautherie
297b07fc61
Bug 589611 - [SeaMonkey 2.1, mochitest-browser-chrome] browser_visituri_privatebrowsing.js:64 - TypeError: Cc['@mozilla.org/privatebrowsing;1'] is undefined; (Av1) Skip this test when PB service is not available.
...
r=sdwilsh (a=test only).
2010-08-31 04:41:42 +02:00
Michael Wu
969124d8f4
Bug 592369 - Eliminate different file modified dates in omni.jar, r=bsmedberg,khuey a=blocking-beta5
2010-08-31 21:17:46 -04:00
Michael Wu
efaee620b1
Bug 591866 - channel-prefs.js should not be in omni.jar, r=bsmedberg a=blocking-beta5
2010-08-30 16:37:08 -07:00
Blair McBride
0937ddb4b7
Backed out changeset 6fe388a0fb5e (Bug 581076) due to test failures. a=bustage
...
--HG--
extra : rebase_source : f726613cbce0938d25fd58a9547a5a25d15c1433
2010-08-30 17:35:21 +12:00
Blair McBride
8b480c4b60
Bug 581076 - No "See all results" link present when searching for add-ons and not all are displayed (extensions.getAddons.maxResults). r=dtownsend, a=blocking-beta6
2010-08-28 14:45:11 +12:00
Dão Gottwald
0e4b2140ea
Bug 591853 - Optimize chrome layer size with lightweight themes with transparent or no footer images. r=enn
2010-09-04 10:46:14 +02:00
Doug Turner
601af93bd3
Backed out changeset 38b763292cb1. MacOS doesn't support E10S tests. a=bah
2010-09-03 22:56:49 -07:00
Alon Zakai
cae0ebc1d4
584842 - E10s nsIContentPrefService remoting implementation r=myk, a=blocking-fennec
2010-09-03 21:48:17 -07:00
Blair McBride
1df76a4adb
Bug 581076 - No "See all results" link present when searching for add-ons and not all are displayed (extensions.getAddons.maxResults). r=dtownsend, a=blocking-beta5
2010-08-28 14:45:11 +12:00
Timothy Nikkel
6d6fcbda0d
Bug 587960. XUL trees can have their methods called at werid times, so guard against that in test. r=roc
2010-08-27 18:15:08 -05:00
Chris Jones
82cc81573a
Merge m-c --> cedar
...
--HG--
rename : layout/style/test/test_hover.html => layout/style/test/hover_helper.html
2010-08-31 00:35:03 -05:00
Timothy Nikkel
2f0504d750
Revert to rev 36a5e2fa01c9
2010-08-28 01:11:22 -05:00
Timothy Nikkel
eb2dafce6a
Bug 587960. XUL trees can have their methods called at werid times, so guard against that in test. r=roc
2010-08-27 18:15:08 -05:00
Blair McBride
f02f35cee5
Bug 581073 - Search pane needs to expose the relevancy sort order. r=dtownsend, a=blocking-beta5
2010-08-28 10:01:36 +12:00
Timothy Nikkel
ef693cc893
Bug 587960. XUL trees can have their methods called at werid times, so guard against that in test.
2010-08-26 22:01:43 -05:00
Chris Jones
e1f01a4b6b
Merge m-c --> cedar
2010-08-26 21:36:43 -05:00
Ben Parr
96ef091c14
Bug 586591: Expose AMO data to installed add-ons. r=dtownsend, a=blocking-beta5
2010-08-23 18:04:06 -07:00
Ben Parr
eeb9af0a8d
Bug 551274: Update nsAddonRepository for API version 1.5. r=drownsend, a=blocking-beta5
2010-08-26 10:44:14 -07:00
Robert Strong
39f34c7eb0
Bug 552924 - Allow distinguishing Universal ppc/i386 from Universal i386/x86_64 builds in AUS request. r=dtownsend, a=blocking bug 519060
2010-08-26 10:45:50 -07:00
Julian Viereck
0788735042
Bug 587573 - Log image requests to the WebConsole r=sdwilsh a=blocking2.0
2010-08-26 09:49:28 -07:00
Gavin Sharp
3120e2b54f
Bug 587691: need a way to access the original default engine (the normal "defaultEngine" can change if the original is hidden by the user), r=Ryan, a=blocker
2010-08-20 17:40:16 -04:00
David Dahl
95710e583b
Bug 590086 - Make capitalization of menu items consistent r=bmcbride a=beta5+
2010-08-27 13:25:32 -07:00
David Dahl
8acfde5048
Bug 591008 - browser_HUDServiceTestsAll.js | image is logged - Didn't expect -1, but got it r=sdwilsh a=sdwilsh
2010-08-27 13:25:28 -07:00
Patrick Walton
26c347604e
Bug 588730 - Adding text nodes to the Web Console causes warnings r=dietrich a=blocking2.0
2010-08-27 13:25:23 -07:00
Bobby Holley
fee6f33826
backout merge. a=backout
2010-08-27 09:06:58 -07:00
Bobby Holley
124d16fdeb
Backed out changeset 9f8fc8a50525 due to windows bustage/sed syntax fail. a=backout
2010-08-27 09:06:24 -07:00
Jeff Muizelaar
98265dec5c
Bug 586046. Export graphics card/driver details to script using GfxInfo. r=gavin
2010-08-27 11:49:02 -04:00
Michael Wu
d1934db840
Bug 589175 - Comment out binary-component entries, r=bsmedberg a=blocking2.0
...
--HG--
extra : rebase_source : 5336d669c5b996c1f1311fe84518c7ab80058181
2010-08-27 11:04:15 -04:00
Ted Mielczarek
201396dcf8
bug 587747 - Implement writing of minidumps from hang detection on OS X. r=cjones a=blocking
...
--HG--
extra : rebase_source : fef081b5b0fae828ecc0c2678d83787778dfc70d
2010-08-27 09:32:45 -04:00
Ted Mielczarek
08204a7ca2
bug 573150 - crash reporter inadvertently sends IE cookies to crash submission URL. r=nealsid a=blocking
...
--HG--
extra : rebase_source : 601d7a4611e0eb27143b74ab4db0b346e092aa34
2010-08-27 09:32:45 -04:00
Joel Maher
2fac5b095b
Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB
2010-08-26 14:47:28 -07:00
Ben Turner
8060e40213
Backed out changeset c584dd85b461
2010-08-26 14:13:21 -07:00
Gavin Sharp
b0f6c3ba61
Bug 591026: use less generic IDs for popupnotification elements, r=sdwilsh, a=blocking
2010-08-26 16:26:56 -04:00
Chris Jones
73d06dd06e
Bug 588911: Initialize gArgc/v earlier in XRE_InitParentProcess(). r=bent a=test-only
2010-08-19 14:50:17 -05:00
Dave Townsend
ab898c1189
Bug 581084: List of search results doesn't visually differentiate between installed add-ons and available add-ons. r=Unfocused, a=blocking-beta5
2010-08-24 11:23:46 -07:00
Joel Maher
09453a63b7
Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert
2010-08-24 10:29:34 -07:00
Arpad Borsos
20b9f85629
Bug 588435 - Use mozRequestAnimationFrame to animate autoscroll; r=neil@parkwaycc.co.uk a=dtownsend
2010-08-18 19:57:31 +02:00
Dão Gottwald
204f2f2c31
fix for test_bug510426.xul
2010-09-15 10:15:33 +02:00
Dão Gottwald
c9433a8856
Bug 419298 - Dialog icons should be displayed in the native OS theme size without scaling. r=neil
2010-09-15 09:26:02 +02:00
Dão Gottwald
e070143134
Bug 578785 - Animate notification bar sliding with CSS transitions instead of JS. r=enn
2010-09-15 09:25:16 +02:00
Michael Monreal
eb6950ecfa
Bug 594719 - Use GTK icons on notification bars. r=dao
2010-09-15 09:24:47 +02:00
L. David Baron
d3da0412c3
Fix uses of percentage border-radius in themes for new definition of percent. (Bug 471643) r=Mossop a2.0=blocking+
2010-08-31 16:46:41 -04:00
Rob Campbell
59a4b08e8c
Backout of bug 575789 and bug 589089 due to oranges, a=#developers
2010-08-31 17:04:23 -03:00
Ted Mielczarek
7a980276c9
Backing out Allow Linux dumper to work on PTRACE-hardened kernels (Ubuntu 10.10). r=nealsid a=blocking
2010-08-31 15:35:12 -04:00
Ted Mielczarek
d1009f65d1
Backed out changeset e996bccb391d
...
Allow Linux dumper to work on PTRACE-hardened kernels (Ubuntu 10.10). r=nealsid a=blocking
Because GCC 4.3 sucks.
2010-08-31 15:34:46 -04:00
Dave Townsend
1ca105ce77
Bug 592279: browser_list.js fails when application extensions are present (like Feedback). r=robstrong, a=tests
2010-08-31 10:25:37 -07:00
Chris Coulson
6beb018a02
Allow Linux dumper to work on PTRACE-hardened kernels (Ubuntu 10.10). r=nealsid a=blocking
2010-08-27 07:01:00 -04:00
Jeremias Bosch
6d57316a23
Bug 583341 - "Lose" focus if MeeGoTouch VKB is closed by the user. r=romaxa a=npodb
...
--HG--
extra : rebase_source : 2aed309de5a47f3c0572cfae2c595b8e46e9ac35
2010-08-30 16:40:14 -07:00
Julian Viereck
d1af3c0112
Bug 589089 - NetworkPanel: Show hint if response content-type can't be displayed, r=sdwilsh, a=blocking2.0
2010-08-31 14:31:48 -03:00
Julian Viereck
ca799b6734
Bug 575789 - JSTerm: helper functions, r=sdwilsh, a=blocking2.0
2010-08-31 14:31:48 -03:00
Mark Banner
394e69a20d
Bug 522575 - crash opening attachment, r=vlad, a=dbaron
2010-08-31 18:06:35 +01:00
L. David Baron
37d18ea6ad
Fix nonexistent makefiles in toolkit-makefiles.sh.
2010-08-31 12:05:12 -04:00
Robert Sayre
43bbd872f1
Merge mozilla-central to tracemonkey. CLOSED TREE
2010-08-31 10:24:22 -07:00
Robert Sayre
55960cb83b
Merge mozilla-central to tracemonkey.
2010-08-29 01:40:40 -04:00
Rob Campbell
811d0ae7a9
backing out bugs 587574, 588540, 573103, 568634 to clear leaks, a=#developers
2010-08-28 14:51:40 -03:00
Julian Viereck
5b80cccac4
Bug 587574 - Display cached content in the NetworkPanel, r=sdwilsh, a=blocking2.0 (beta5)
2010-08-28 13:07:42 -03:00
Julian Viereck
d12b8b5b52
Bug 588540 - NetworkPanel: Display submitted form data formated, r=sdwilsh, a=sdwilsh
2010-08-28 13:07:42 -03:00
Julian Viereck
f68cf0fbb2
Bug 573103 - Implement WebConsole Network Panel, r=dietrich, a=blocking2.0 (beta5)
2010-08-13 12:14:01 +02:00
Julian Viereck
692dcd7563
Bug 568634 - Update networking log entries with subsequent http transactions, r=sdwilsh, a=blocking2.0, beta5
2010-08-13 12:13:32 +02:00
Gavin Sharp
7a74596ca8
Bug 589343 followup: change entity names to indicate semantic change to the string, a=l10nfix
...
--HG--
extra : rebase_source : 4b317476b17888ad9a1a4be39da95cb4a841f041
2010-08-28 02:10:28 -04:00
Marco Bonardo
405182274c
Bug 590081 - keywords matching is no longer case insensitive. r=dietrich a=blocking
2010-08-27 22:44:05 -07:00
David Dahl
8506f876a9
Bug 589344 - Add tooltip to utilities button r=bmcbride a=beta5+
2010-08-27 22:29:09 -07:00
David Dahl
16096d3af9
Bug 589343 - Preferences button should be called Options on Windows r=bmcbride a=beta5+
2010-08-27 22:29:05 -07:00
Gavin Sharp
1c03ad0a0d
Bug 591566: disable browser_bug562797.js because it times out a lot, a=orange
2010-08-28 00:48:17 -04:00
Dan Witte
75dcea0c81
Merge e10s -> m-c.
2010-09-07 15:34:44 -07:00
L. David Baron
574310f791
Fix uses of percentage -moz-outline-radius in themes for new definition of percent. (Bug 471643) r=dao a2.0=blocking:beta6+
2010-09-07 15:20:35 -07:00
Michael Wu
71112ee74f
Bug 592888 - Special handling for multixpi install event checking, r=Mossop a=test-only
2010-09-07 18:07:49 -04:00
Gavin Sharp
e7dbee2b57
Bug 590841: tweak header string for accelerated windows string in about:support, rs=joe, a=blocking
2010-09-07 16:36:23 -04:00
Margaret Leibovic
bd5b47ac8c
Bug 514817: Update aboutRights content. r=sdwilsh, a=blocking-b6
2010-09-07 13:44:10 -07:00
Dave Townsend
5cfcb9f3d9
Bug 591070: Support specifying an XPI hash through the initial HTTPS request such that redirects to HTTP can be followed securely. r=robstrong, a=blocking-b6
2010-09-07 12:16:35 -07:00
Dave Townsend
cce074f188
Bug 435743: Allow installs and updates from non-built in certificates. r=robstrong, a=gavin
2010-09-07 13:49:02 -07:00
Dave Townsend
90d91eec7a
Bug 435743: Refactor SSL tests to me more readable. r=robstrong
2010-09-07 12:13:00 -07:00
Dan Witte
0da7e01c23
Bug 575357 - nsNavHistory::VacuumDatabase should check if vacuum succeeded. r=mak, a=final+
2010-08-31 19:36:02 -07:00
Dan Witte
632856ed09
Merge m-c -> e10s.
2010-08-28 13:39:42 -07:00
Dan Witte
562ec74ffc
Back out due to test failures.
2010-08-27 23:56:36 -07:00
Dan Witte
eb959a18bd
Followup for review comment. a=final+
2010-08-27 18:06:35 -07:00
Dan Witte
ceccf41de3
Bug 575357 - nsNavHistory::VacuumDatabase should check if vacuum succeeded. r=sdwilsh, a=final+
2010-08-27 17:25:43 -07:00
bhsieh@mozilla.com
19dcd59d2a
bug 520309, startupcache core r=dwitte sr=bsmedberg a=bsmedberg
2010-08-12 12:37:44 -07:00
Dave Townsend
730b84ed87
Bustage fix for bug 588440. a=bustage fix
2010-08-23 16:47:01 -07:00
Dave Townsend
aad0d60838
Bug 588440: The compatibility dialog should not show up for new profiles. r=robstrong, a=blocking-beta5
2010-08-23 10:49:00 -07:00
Mehdi Mulani
bc4b49196d
Bug 251431: about:config doesn't show new prefs while filter is applied. r=neil, a=sdwilsh
2010-08-23 10:23:54 -07:00
Dave Townsend
af1533083b
Bug 585960: Implement the overall theme changes. r=Unfocused, a=blocking-beta5
2010-08-23 10:46:30 -07:00
Dave Townsend
5fdf6b7619
Bug 585950: Implement the new list view mockups. r=Unfocused, a=blocking-beta5
2010-08-23 10:46:05 -07:00
Rob Campbell
2a2b349dfa
bug 587617 - Backed out changeset 6d8a749a3c57, a=#developers
2010-08-23 11:58:56 -03:00
Mihai Sucan
939a21bab2
bug 587617 - Can't select text in the output of the WebConsole, r+a=dietrich
2010-08-23 10:44:12 -03:00
Dão Gottwald
ccda11f111
Bug 586621 follow-up: s/2/4/ as written in the reviewed patch
2010-08-23 10:17:49 +02:00
Edward Lee
3eeb8672d0
Bug 588353 - Allow showing popup notifications that don't show popups [r=gavin a=gavin]
...
Augment PopupNotifications to take neverShow option that results in no popups getting shown for the notification.
--HG--
extra : rebase_source : eeef617d40eb222685aa3c1445eb3d34464513d2
2010-08-18 02:49:34 -07:00
Edward Lee
ac50e5eb6c
Bug 588328 - Look for immediate children of popup notification icon box as anchors [r=gavin a=gavin]
...
Walk up the parent of the click target until we're just inside the icon box.
--HG--
extra : rebase_source : 051b8acdc30c44142322c306e3b2a751d91801e4
2010-08-22 19:49:16 -07:00
Bobby Holley
7b024d3079
Bug 513681 - part 2 - remove support for the MOZ_IMG_DECODERS build option.r=joe,khuey.a=blocker
2010-08-22 22:30:45 -04:00
Ted Mielczarek ext:(%20and%20Karl%20Tomlinson%20%3Ckarlt%2B%40karlt.net%3E)
baadcf5d9e
Add a GDK/X11 screenshot to png utility b=414049 r=dbaron a=npotb
...
--HG--
extra : rebase_source : c73326cce47805fd5ce7cda7b8e51b5dda1e39a7
2010-08-23 12:11:43 +12:00
Kyle Huey
730997ca26
Merging backout. a=orange
2010-08-22 10:14:24 -04:00
Kyle Huey
a3d0c57334
Backing out Bug 513681 and Bug 587371 for timeouts.
2010-08-22 10:13:09 -04:00
Uli Link
25fd6a2d6b
bug 576879 fix 64bit AIX link error, r=ted.mielczarek, a=bsmedberg
...
--HG--
extra : rebase_source : 0cb3dc31786dcdb2bbc68c4dff9823a82900c65a
2010-08-21 21:53:16 -07:00
Oleg Romashin
778ca7d600
Bug 588449 - Fennec on Linux/Qt on N900 bustage. r=doug.turner a=npodb
2010-08-20 18:03:57 -07:00
Bobby Holley
78160dc143
Bug 513681 - part 2 - remove support for the MOZ_IMG_DECODERS build option.r=joe,khuey.a=blocker
2010-08-11 20:12:24 -04:00
Timothy Nikkel
c70574caeb
Bug 589078. Send synthesized click more inside the element so it doesn't miss. r=dbaron a=blocking 130078 which blocks beta5
2010-08-21 19:55:55 -05:00
Phil Ringnalda
31a6f8d44e
Bug 585374 - Add RTL support to about:about, r=gavin, a=gavin
...
--HG--
extra : rebase_source : 557cb5471437178400f7885d99ebdf1f7c241118
2010-08-07 20:31:40 -07:00
Dão Gottwald
c82b62aa2b
Bug 586621 - Use animation-scheduling API for smooth scrollbox scrolling. r=enn a=joe
2010-08-21 07:16:33 +02:00
Mark Banner
263a411c1e
Bug 587731 TEST-UNEXPECTED-FAIL | test_theme.js | false == true - copy 10 second timeout and extra debug code from test_install.js. r=dtownsend,a=test-only
2010-08-20 18:54:41 +01:00
Dave Townsend
a6e029ed54
Bug 588925: Cancelling an upgrade AddonInstall needs to remove the pendingUpgrade property from the existing addon. r=robstrong, a=blocking-betaN
2010-08-20 12:47:03 -07:00
Dave Townsend
a1de6ffc07
Bug 572966: Test that InstallTrigger callbacks can redirect to a relative url. r=robstrong, a=blocking-b5
2010-08-20 15:48:05 -07:00
Jonas Sicking
0a4de59cf6
Backout bugs 586754, 574189, 584611 due to orange. a=backout
2010-08-20 11:08:43 -07:00
Joel Maher
cb20a221ad
Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB
2010-08-20 09:32:58 -07:00
Joel Maher
05a108244d
Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
2010-08-20 09:28:13 -07:00
Ben Turner
1dcfeefd69
Bug 587876 - 'Undetermined progress bars should use mozRequestAnimationFrame'. r=roc
2010-08-16 17:06:29 -07:00
Chris Pearce
d89a8768ff
Backed out changeset 367d4e57cbd2 due to 4% twinopen regression on linux. a=backout.
2010-08-20 21:50:09 +12:00
Frank Yan
d1acb5a9e0
Bug 544816 - Attach combined Stop/Go/Refresh button to the Location Bar. r=dolske, ui-r=shorlander, a=dolske
2010-08-20 19:35:09 +12:00
Bruno 'Aqualon' Escherl
d3772896e2
Bug 594342 - add SeaMonkey to compatible applications list for search results, r=Mossop a=test-only
2010-09-08 20:14:06 +02:00
Patrick Walton
afbe716291
Bug 585237 - Limit the number of lines displayed in the Web Console. r=sdwilsh a=blocking2.0+
2010-09-08 17:08:58 -07:00
Patrick Walton
2002b11014
Bug 588967 - Console input field doesn't resize r=dietrich a=dietrich
2010-09-08 17:08:49 -07:00
Patrick Walton
838a814cf8
Bug 581231 - Part 4: Add the Close button to the Web Console and style it on the Mac. r=dietrich a=dietrich
2010-09-08 17:08:42 -07:00
Patrick Walton
552a5c4ba4
Bug 581231 - Part 3: Add the Close button to the Web Console and style it on the Mac. r=dietrich a=dietrich
2010-09-08 17:08:36 -07:00
Patrick Walton
d4e4bf9de8
Bug 581231 - Part 2: Add the Close button to the Web Console and style it on the Mac. r=dietrich a=dietrich
2010-09-08 17:08:29 -07:00
Patrick Walton
e42140686b
Bug 581231 - Part 1: Surround the Web Console's input field in a containing hbox r=dietrich a=dietrich
2010-09-08 17:08:23 -07:00
Josh Aas
edbe77fbdb
Backed out changeset 52388a9a6337, bug 592951. a=me
2010-09-08 18:19:51 -04:00
Josh Aas
2fb361872f
Bug 592951: Use 'posix_spawnp' to launch child processes on Mac OS X. r=ted a=blocking-b6+
2010-09-08 16:24:30 -04:00
Dave Townsend
d846ce580c
Bustage fix, landing missing file from bug 562797
2010-08-27 18:52:13 -07:00
Amir Szekely
10bb6e784a
Bug 568949 - Rework Windows installer for 64 bit (install into 'Program Files', write to 64 bit registry hives, etc.). r=rstrong, a=beltzner
2010-08-27 21:25:25 -04:00
Marco Bonardo
fd0cfe89dc
Bug 580892 - Checking 'clear history when minefield closes' is not clearing cache on shutdown. r=sdwilsh a=blocking
2010-08-27 21:24:54 -04:00
Dave Townsend
a453543309
Bug 562797: Add-ons Manager needs to integrate with browser session history. r=Unfocused, r=sdwilsh, a=blocking-beta5
...
--HG--
extra : rebase_source : 8fe1d34d8b6f906799de9b2740f12c383a5feed0
2010-08-27 15:23:53 -07:00
Gavin Sharp
baad19e683
Bug 591026: make popupnotification IDs less generic by including a "-notification" suffix, r=dolske, a=blocker
...
--HG--
extra : rebase_source : 1d3f29095f05f72894f04e2e87e4ddfac8a5f57b
2010-08-27 16:39:34 -04:00
Robert Strong
12a2d2cb43
Bug 583408 - Notify user when the certificate attribute check fails. r=dtownsend ui-r=beltzner a=blocking
2010-08-28 02:35:01 +02:00
Jeff Walden
d20c50494b
Bug 564621, bug 582077 - JSON.parse shouldn't allow {"a" : "b",} or [1,]. But, because Firefox's bookmarks "JSON" generation has historically generated invalid JSON (it no longer does, see bug 505656), preserve a "legacy" mode of parsing that can be used to load bookmarks.json files (at least until we no longer support migration from Firefox <4 profiles :-) ). r=sayrer
2010-07-14 13:48:36 -05:00
Marco Bonardo
9192dc2651
Bug 585969 - getBookmarkedURIFor should not try to add new pages. r+a=sdwilsh
2010-08-26 12:19:34 +02:00
Dão Gottwald
a8be5351d4
Bug 590053 - Rename headsUpDisplay.css to webConsole.css. r=gavin
...
--HG--
rename : toolkit/themes/gnomestripe/global/headsUpDisplay.css => toolkit/themes/gnomestripe/global/webConsole.css
rename : toolkit/themes/pinstripe/global/headsUpDisplay.css => toolkit/themes/pinstripe/global/webConsole.css
rename : toolkit/themes/winstripe/global/headsUpDisplay.css => toolkit/themes/winstripe/global/webConsole.css
extra : rebase_source : df2660db02f2ec5ba7694731a9a30320b9aab9ba
2010-08-25 20:03:28 +02:00
Drew Willcoxon
bfbb9855fc
Bug 575609 - "Switch to Tab" autocomplete entries should have icon decorations (star, magnifier glass, et al.) like other entries. r=gavin, a=blocking-final
2010-08-25 21:01:22 -07:00
Clint Talbert
ec98104ba7
Backed out changeset 49beef9387a0 due to Xpcshell orange a=backout
...
--HG--
extra : rebase_source : 01307f705ab07b7784401d69a53921b200544978
2010-08-25 14:03:44 -07:00
Joel Maher
62bd93f5af
Bug 586754 Change xpcshell to use $relativesrcdir instead of $module for android support a=NPOTB r=mitchell.field
2010-08-25 11:47:39 -07:00
Sindre Dammann
e6092074cb
Bug 585830 - A closing tab can be switched to with Ctrl+PageUp/PageDown. r=dao
2010-08-25 15:16:33 +02:00
Mounir Lamouri
f6cd91dd29
Bug 457801 (2/2) - Fix default placeholder style for XUL textboxes. r=dao a2.0=blocking
2010-08-25 06:39:55 +02:00
Mounir Lamouri
d623ca06c3
Backing out unintentional push ba7b3f3d3451, b21458f2e3a2 and f69cabe709ca. a=backout
2010-08-25 02:40:47 +02:00
Mounir Lamouri
afe8e2084d
Bug 457801 (2/3) - Fix default placeholder style for XUL textboxes. r=enndeakin
2010-08-24 21:23:27 +02:00
Neil Rashbrook
a7beb6b01c
Bug 589570 Disabled splitters should use the default cursor r=dao a=gavin
2010-08-24 23:39:33 +01:00
Danny Moules
d9d68b44a5
Bug 594329: Software Installation dialog reports wrong number of items to be installed. r=dtownsend, a=blocking-final
2010-09-13 11:47:07 -07:00
Dave Townsend
66006117e6
Bug 589098: Add-ons manager cannot restart xulrunner-based apps because Application is undefined. r=Unfocused, a=blocking-betaN
2010-09-13 10:48:24 -07:00
Dave Townsend
3d1d1a2edd
Bug 593796: Status messages should be able to line wrap. r=Unfocused, a=blocking-final
2010-09-13 10:45:25 -07:00
Dave Townsend
68459f0be2
Bug 588867: Add-on update check should not return an available update when that update is already waiting to be installed. r=robstrong, a=blocking-betaN
2010-09-13 10:44:42 -07:00
Dave Townsend
b70d5f7094
Bug 589777: Cannot remove several backgrounds in a row. r=Unfocused, a=blocking-betaN
2010-09-13 10:36:12 -07:00
Alex Pakhotin
e63a8ed606
Bug 569402 - Show notifications in the Status Bar on Android r=blassey a=blocking-fennec
2010-06-14 19:17:37 -07:00
Julian Viereck
f8bcb55702
Bug 591008 - try again to fix orange from "image is logged - Didn't expect -1, but got it", r=ddahl, a=orange
2010-08-28 09:26:00 -07:00
Dan Witte
af935207d7
Merge e10s -> m-c. a=blockers
2010-08-29 10:52:04 -07:00
Julian Viereck
f0d0d72d7d
Bug 587574 - Display cached content in the NetworkPanel, r=sdwilsh, a=blocking2.0 (beta5)
2010-08-28 21:31:49 -07:00
Julian Viereck
6b182ebd33
Bug 588540 - NetworkPanel: Display submitted form data formated, r=sdwilsh, a=sdwilsh
2010-08-28 21:31:33 -07:00
Julian Viereck
8ae86bda8d
Bug 573103 - Implement WebConsole Network Panel, r=dietrich, a=blocking2.0 (beta5)
2010-08-28 21:31:12 -07:00
Julian Viereck
36bfa2e5c9
Bug 568634 - Update networking log entries with subsequent http transactions, r=sdwilsh, a=blocking2.0, beta5
2010-08-28 21:30:49 -07:00
Ehsan Akhgari
f1b3c1e5f2
Bug 570192 - Make sure that XUL textbox's constructor does not fail if we don't have a frame available; r,a=gavin
...
--HG--
extra : rebase_source : c5b6768df4a5286d85df39b45858f90ea376638c
2010-06-04 14:58:02 -04:00
Benoit Jacob
5299259159
merge backing out of be48a89b9561
2010-09-02 14:01:09 -04:00
Benoit Jacob
3cfad823cb
Backed out changeset be48a89b9561. Asked for by Mossop and dietrich.
2010-09-02 13:59:54 -04:00
Oleg Romashin
cfd0328891
Bug 589520 - Meegotouch don't check and don't understand that amount of arguments can be 0! r=dougt
...
--HG--
extra : rebase_source : 6d6e917d5cdeafa47fdb3f05dab9c1c27f4d166d
2010-08-24 10:00:49 -07:00
Petersen Jan Arne
6be6834623
Bug 590202 - Meego Qt with meegotouch style plugins trying to initialize them always if Qt style "non-meego" not selected
...
And it crashes because we don't have MApplication initialized in child process r=oleg
--HG--
extra : rebase_source : e1369a56545735dd57b2ea5e380a28c7aede0184
2010-08-24 10:00:48 -07:00
Dan Witte
b4b7172e33
Back out bug 520309 part 1. a=#developers for checkin on CLOSED TREE.
2010-08-24 07:59:57 -07:00
Josh Aas
805c5f661e
Bug 589391: Ensure proper minimum Mac OS X system version is set for each architecture. r=smichaud r=ted a=blocking-b5
2010-08-23 15:33:51 -04:00
bhsieh@mozilla.com
3e777ff0b0
bug 520309, startupcache core r=dwitte sr=bsmedberg a=bsmedberg
2010-08-12 12:37:44 -07:00
Blair McBride
36e89802c3
Bug 567127 - Add install button to the add-ons manager. r=dtownsend, ui-r=Boriss, a=blocking-beta5
2010-06-02 13:41:41 +12:00
Julian Viereck
a5d9380331
Bug 588345 - Fix l10n comments for JS/DOM Object Introspector a=dtownsend r=gavin.sharp
2010-08-19 18:09:34 -07:00
Patrick Walton
cdf2e16c36
Bug 582400 - Move the Clear button in the Web Console to a context menu. r+a=dietrich ui-r=limi
2010-08-10 15:04:36 -07:00
Mounir Lamouri
9aafb91ddb
Bug 566128 (3/3) - Fix password manager. r=gavin.sharp a2.0=blocking
2010-08-19 23:56:03 +02:00
Chris Pearce
6ab06d3bf0
Bug 485288 - Replace all usage of video autobuffer attribute with preload=auto. a=test-fix
2010-08-20 10:50:37 +12:00
Chris Pearce
a1d5b420bc
Bug 548523 - Don't show throbber on video controls if we're not loading a resource. r=dolske a=blocking2.0
2010-08-20 10:50:37 +12:00
Mark Banner
709fbce4f5
Follow up to bug 587984 bustage fix for l10n repacks. r=Pike,ted,a=bustage-fix
2010-08-19 20:21:56 +01:00
Shawn Wilsher
4850f1dcf6
Backed out changeset 8caf58f301b2 (bug 178506 - save original last-modified date on file downloads) since it is no longer the right thing to do.
...
a=shaver (via irc)
2010-08-19 08:22:02 -07:00
Robert Strong
4236071ef1
Bug 595455 - After several background update check failures notify the user that they should check if there is a new version available. r=dtownsend, a=blocking2.0-beta7
2010-09-14 18:49:10 -07:00
Robert Strong
8cf1b64dcb
Bug 568904 - Don't perform a shell refresh when there are no shortcuts for the installation when updating app modal id's. r=jmathies, a=approval2.0
2010-09-14 18:48:57 -07:00
Margaret Leibovic
d2d8f08e61
Fixed passwordmgr/test/test_notifications.html to work with new strings a=bustage
2010-09-14 17:26:24 -07:00
Margaret Leibovic
5fb77ff284
Bug 594572 - String changes for password manager doorhangers (remember, change) r=dolske ui-r=faaborg a=blocking
2010-09-14 16:18:04 -07:00
Margaret Leibovic
f0cf2d32d6
Bug 595175 - "Change password?" notification persists when leaving the site r=gavin a=blocking
2010-09-14 16:18:02 -07:00
Dave Townsend
6709ae9d49
Bug 584693 Ensure get addons pane in addons tab shows proper webpage r=bmcbride a=blocking-final+
2010-09-14 16:27:32 -07:00
Alex Pakhotin
da4058c03f
temporarily disable updater tests on android r=blassey a=bustage-fix
2010-09-14 16:38:28 -04:00
Vivien Nicolas
f0b0f402f0
bug 595284 - about:support is broken in fennec r=gavin a2.0=gavin
2010-09-11 05:16:00 -04:00
Alex Pakhotin
c4a3862efa
Bug 587384 - Need an updater for Fennec on Android [r=rs, a=blocking-fennec]
2010-09-09 12:45:02 -07:00
Alex Pakhotin
5ebd5d0335
Bug 595384 - Disable the updater utility for Android [r=rs, a2.0=blassey]
2010-09-10 16:48:52 -07:00
Mark Banner
cc5818bf76
Bug 587984 Toolkit's l10n.mk can't be included from comm-central. r=Mitch,a=bsmedberg
2010-08-19 09:28:05 +01:00
Dão Gottwald
69edb84b9a
Bug 585935 - scrollboxes should use native scroll arrows. r=ventnor a=bs
2010-08-19 09:46:47 +02:00
Blair McBride
34fb0f712d
Bug 584053 - Intermittent failure in browser_manualupdates.js Update item should have version number of the update - Got 1.0, expected 1.1, r=Mossop a=test only
2010-08-12 15:30:10 +12:00
Michael Wu
363ce90ca8
Bug 556644 - Do omnijar packing in dist/firefox instead of installer staging, r=khuey a=blocking2.0
2010-08-18 20:02:19 -07:00
Patrick Walton
470cd3b6c5
Bug 583359 - Filter options on the Web Console should filter all messages. Part 4 r=dietrich a=blocking2.0
2010-08-18 16:54:02 -07:00
Patrick Walton
b1f69fb574
Bug 583359 - Filter options on the Web Console should filter all messages. Part 3: Remove the old filtering logic in the Web Console r=dietrich a=blocking2.0
2010-08-18 16:53:57 -07:00
Patrick Walton
18cfcf63e6
Bug 583359 - Filter options on the Web Console should filter all messages. Part 2: Make string filtering live in the Web Console r=dietrich a=blocking2.0
2010-08-18 16:53:53 -07:00
Patrick Walton
76e730257a
Bug 583359 - Filter options on the Web Console should filter all messages. Part 1: Implement live filtering for the category checkboxes on the Web Console r=dietrich a=blocking2.0
2010-08-18 16:53:49 -07:00
Michael Wu
7e3f0f0105
Bug 588386 - Make DMG INNER_UNMAKE_PACKAGE nest in other commands properly, r=bsmedberg a=blocking2.0
...
--HG--
extra : rebase_source : 4c2061986a5583ce437b5d120eec8a1c03f26869
2010-08-18 12:56:46 -07:00