Commit Graph

7483 Commits

Author SHA1 Message Date
Michael Monreal
bce1f92ff7 Bug 594703 - Fix addon list border on Linux. r=dtownsend, a=blocks bug 590175 2010-09-09 12:16:39 -07:00
Michael Monreal
0c5df765fd Bug 594709 - Use GTK icons for error/warning/info. r=dtownsend, a=blocks bug 590175 2010-09-09 12:14:43 -07:00
David Dahl
74d718cd1d backout of leaking changesets r=sheriff a=sheriff 2010-09-09 11:01:04 -07:00
David Dahl
2f6c001135 Bug 592879 - Detect and warn users that the current window.console API is third party r=dietrich a=dietrich 2010-09-09 09:00:48 -07:00
Rob Campbell
ab24a68d77 Bug 589089 - NetworkPanel: Show hint if response content-type can't be displayed r=sdwilsh a=beta6+ 2010-09-09 09:00:44 -07:00
Mihai Sucan
9ba9b188c8 Bug 589162 - CSS filtering on the console does not work r=sdwilsh a=betaN 2010-09-09 09:00:41 -07:00
Patrick Walton
7cd372f55d Bug 586388 - Provide Select All context menu in HUD Console r=dietrch a=dietrich 2010-09-09 09:00:34 -07:00
Zack Weinberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
e4c76eccb0 Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6
This was generated with the command:

LC_ALL=C grep -irlEZe '[-_]moz[-_]border[-_]radius([-_](top|bottom)(right|left))?' * | xargs -0 perl -pi -e \
    's/-moz-border-radius-(top|bottom)(left|right)/border-${1}-${2}-radius/gi;
     s/_moz_border_radius_(top|bottom)Right/border_${1}_right_radius/g;
     s/_moz_border_radius_(top|bottom)Left/border_${1}_left_radius/g;
     s/-moz-border-radius/border-radius/gi;
     s/_moz_border_radius/border_radius/g;'
2010-09-09 08:21:47 -07:00
Marco Bonardo
1d84fc10b1 Backed out changeset a2107d95a1fd 2010-09-09 13:28:47 +02:00
Marco Bonardo
24c379f2a3 bug 563738 (part1) - Add missing information to the URLFormatter. r=dietrich a=blocking 2010-09-09 12:20:07 +02:00
Chris Jones
4820da2166 Merge m-c --> cedar 2010-09-08 17:25:30 -05:00
Patrick Walton
824ce1b531 Bug 585195 - Theme the Web Console filter bar appropriately on Windows, r=dao, a=gavin 2010-09-10 15:08:06 -03:00
Makoto Kato
6103055406 Bug 593133 - TM: PGO doesn't use tracejit profile. r=dmandelin 2010-09-09 16:55:59 +09:00
Joe Walker
0f8cb96362 Bug 588014 - Format clickable output to look like being clickable, r+a=dietrich 2010-09-07 23:37:47 +01:00
Patrick Walton
9aeb811593 Bug 580454 - Localize console timestamps, r+a=dietrich 2010-09-10 15:08:05 -03:00
Mihai Sucan
c53281fc3d Bug 593003 - WebConsole: iFrames can get associated to wrong HUD, r=gavin, a=blocking2.0 2010-09-10 15:08:05 -03:00
Joe Walker
53d73ab449 Bug 591937 - WebConsole NetPanel CSS broken, r+a=dietrich 2010-09-10 15:08:05 -03:00
Patrick Walton
4d87b6ee47 Bug 586388 - Provide Select All context menu in HUD Console, r+a=dietrich 2010-09-10 15:08:05 -03:00
Joel Maher
161d8ae5ae Bug 591325 Fix regression due to relativesrcdir landing in xpchsell test, continued cleanup in chrome tets r=ctalbert a=NPOTB 2010-09-10 10:20:38 -07:00
Joel Maher
3b1fb9d8ce Bug 592859 Update browser chrome tests to only use chrome paths for mochitest to prep for android support r=ctalbert a=NPOTB 2010-09-10 10:20:38 -07:00
Josh Aas
ccef2eb783 Bug 592951: Use 'posix_spawnp' to launch child processes on Mac OS X. r=ted a=blocking-b6+ 2010-09-10 13:09:30 -04:00
Jennifer Boriss
ee3b67cf7f Bug 594973: "Change this add-on's Options" tooltip should be "Change this add-on's options in the details pane r=bmcbride a-2.0=dtownsend 2010-09-10 09:37:17 -07:00
Bobby Johnson
4164104ac9 Bug 592018 - navigation arrows should be dimmed when they are disabled; r=dtownsend, a=blocking-final 2010-09-10 09:53:57 -07:00
Dave Townsend
3a0f014d12 Bug 562916: Display contribute button for add-ons that have contributions enabled. r=Unfocused, a=blocking-final 2010-09-09 19:17:08 -07:00
Wes (:KWierso)
b84b1d13f2 Bug 593152 - "Check for updates" needs to be "Check for Updates" for manual updates in the details pane; r=bmcbride ui-r=jboriss a=beltzner 2010-09-10 12:32:26 -04:00
Taras Glek
69a8116f85 Bug 589368 - Locale repacking support for jar reordering; r=ted a=blocking-betaN+ 2010-09-10 12:30:07 -04:00
Chris Jones
9e23f35349 Merge m-c --> cedar 2010-09-07 17:35:15 -05:00
Ehsan Akhgari
da64982da2 Merge backout a=orange 2010-09-13 18:01:17 -04:00
Ehsan Akhgari
6a201947ca Backed out changeset fd5ff14bc45a because of unit test failure on Windows 2010-09-13 18:00:28 -04:00
Asaf Romano
d578c64dcf Bug 595937 - Need support for customizing toolbars which are outside of the toolbox; r=enndeakin a=blocking-beta6+ 2010-09-13 17:12:48 -04:00
Dave Townsend
65115f2377 Bug 595280: AddonRepository should convert HTML to plain text. r=Unfocused, a=blocking-betaN 2010-09-13 10:35:37 -07:00
Alon Zakai
f580035da5 Bug 584842 - nsIContentPrefService remoting. r=myk a=blocking-fennec=2.0b1 2010-09-07 12:16:43 -07:00
Robert Sayre
edb7aca0d0 merge mozilla-central to tracemonkey. 2010-09-08 10:33:07 -04:00
Chris Jones
6e7a7cd71a Merge m-c --> cedar
--HG--
rename : layout/style/test/hover_helper.html => layout/style/test/chrome/hover_helper.html
rename : layout/style/test/test_hover.html => layout/style/test/chrome/test_hover.html
2010-09-03 14:07:55 -05:00
Joe Drew
3ef9ce1660 Bug 590841 - Add the ability for a DOM window to let us know when it's accelerated, and use that value in about:support. r=gavin sr=roc a=blocking2.0:beta6+ 2010-09-03 14:01:05 -04:00
Michael Wu
9ae07d3f92 Bug 589175 - Comment out binary-component entries, r=bsmedberg a=blocking2.0 2010-09-03 14:56:04 +12:00
Robert Strong
14f475c8d3 followup test only fix for SeaMonkey and Thunderbird for bug 583408. r=dtownsend, a=test bustage fix 2010-09-03 14:27:06 +12:00
Frank Yan
d10ba6b3bb Bug 544816 - Attach combined Stop/Go/Refresh button to the Location Bar. r=dolske, ui-r=shorlander, a=dolske 2010-09-02 19:20:12 -07:00
Chris Pearce
726c1253e3 Bug 485288 - Don't process video controls events after bindings detached. r=dolske a=blocking2.0 2010-09-03 12:03:03 +12:00
Wan-Teh Chang
f747eaea4e Bug 580679: do not define ZLIB_INTERNAL when compiling files outside
zlib.  This reverts some of the zlib-related changes in Dec. 2004 for
libxul (bug 272783 and bug 273876).  r=bsmedberg. a=bsmedberg.
2010-09-02 16:47:06 -07:00
Johnathan Nightingale
1eb3d35816 Bug 591776 - Add user agent to about:support r=sdwilsh a=blocking2.0beta6+ 2010-09-02 14:42:04 -04:00
Patrick Walton
e15d159819 Bug 592410 - WebConsole: Reloading page while requests are not done causes exception r=sdwilsh a=gavin.sharp 2010-09-02 14:30:48 -07:00
Julian Viereck
85440a9356 Bug 575789: Implements helper $, 2519, clear, keys, values, inspect and pprint. r=sdwilsh a=beta6+ 2010-09-02 14:30:45 -07:00
Oleg Romashin
7ff38c48b1 Merge m-c: 09872e2e2130 -> cedar, (qt build bustage fix) 2010-09-01 12:07:19 -07:00
Tyler Downer
6ffec1f34a Bug 592295: Remove question mark from Undo?. r=dtownsend, a=blocking-b6 2010-09-01 10:31:12 -07:00
Alon Zakai
ecc43f9193 Bug 589598: InstallTrigger is not defined for frames inside webpages. r=dtownsend, a=blocking-betaN 2010-09-01 10:32:14 -07:00
Dave Townsend
c49f35d6c9 Bug 565300: Rename the themes pane to Appearance. r=Unfocused, a=blocking-b6 2010-09-01 10:04:09 -07:00
Dave Townsend
72d9ae17b8 Bug 585339: Uninstalling disabled add-ons cannot be undone. r=robstrong, a=blocking-b6 2010-09-01 10:02:28 -07:00
Dave Townsend
67efe7fc18 Bug 563135: Add-ons manager should expose outdated plugins. r=Unfocused, a=blocking-b6 2010-09-01 09:58:42 -07:00
Dave Townsend
6d35b5b2bf Bug 562902: Implement the final detail view mockups. r=Unfocused, a=blocking-b6 2010-09-01 09:57:48 -07:00
Dave Townsend
2ba6c27470 Bug 562901: Add icon64URL to API. r=Unfocused, sr=robstrong, a=blocking-b6 2010-09-01 11:10:03 -07:00
Oleg Romashin
bd3aa71c63 Merged m-c: 51d17027ff45 -> cedar 2010-09-01 09:36:29 -07:00
Kurt Schultz
93bc86aa53 Bug 590754: The 'Install from file' in the add-ons manager needs to be clearer. r=Unfocused, a=dtownsend 2010-09-14 20:10:46 -07:00
Dave Townsend
fd4a0cfe7d Bug 595280: Support HTML fragments from the AMO 1.5 API. r=Unfocused, a=blocks-betaN 2010-09-14 16:56:38 -07:00
Dave Townsend
bfd7e62985 Bug 593622: browser_details, browser_searching tests need longer timeouts. r=Unfocused, a=tests 2010-09-14 16:51:45 -07:00
Dave Townsend
2872b37937 Bug 596319: Add timing for parts of tests. r=Unfocused, a=tests 2010-09-14 16:50:44 -07:00
Dave Townsend
b1db993132 Bug 593187: Request for authentication for an extension install doesn't focus the correct tab (test). r=dtownsend, a=blocks-betaN 2010-09-15 10:47:13 -07:00
Alon Zakai
aaaa489696 Bug 593187: Request for authentication for an extension install doesn't focus the correct tab. r=dtownsend, a=blocks-betaN 2010-09-15 10:46:55 -07:00
Patrick Walton
613c10f5bc Bug 586142 - Copying text in the Web Console doesn't insert newlines properly; f=ddahl r=dietrich a=dietrich 2010-09-15 11:28:02 -04:00
Mihai Sucan
af713695d1 Bug 587617 - Can't select text in the output of the WebConsole on linux; f=ddahl,rcampbell r=dietrich a=dietrich 2010-09-15 11:27:10 -04:00
Neil Deakin
43da4cf629 Bug 566154 - text missing from preferences font size pulldown.; f=neil r=neil a=blocking-betaN+ 2010-09-15 11:25:08 -04:00
Patrick Walton
b65ca132c3 Bug 595744 - Remove the "Check for Updates Automatically" menu item from the Add-ons Manager; r=Mossop a=blocking-betaN+ 2010-09-15 11:23:02 -04:00
Andreas Nilsson
0f2c617992 Bug 584006 - Drop non-native style for the Add-ons manager utilities button. r=bmcbride a=blocking 2010-09-06 10:45:46 +02:00
Paolo Amadini
113ad3674b Bug 590201 - Remove buttons are difficult to discover in list view. r=bmcbride, a=blocking-beta6 2010-09-06 19:07:49 +12:00
Dave Townsend
884bdba1d0 Bug 593217 - Detail view always shows full screenshot, not thumbnail. r=bmcbride, a=blocking-beta6 2010-09-06 19:00:47 +12:00
Blair McBride
48eefa0284 Bug 591465 - Context menu of add-ons miss context related state change entries. r=dtownsend, a=blocking-beta6 2010-09-03 16:41:06 +12:00
Blair McBride
e9d9169a88 Bug 566194 - safe mode / security & compatibility check status are not exposed in new addon manager UI. r=dtownsend, a=blocking-beta6 2010-09-02 11:40:20 +12:00
Neil Deakin
b753ff6479 Bug 558072. Allow getting of popup position and size from popupshowing event. r=roc,a=blocking
--HG--
extra : rebase_source : 0589fbc0410548f8f7ee748d59e70721c5fcc29b
2010-09-06 15:30:17 +12:00
Robert O'Callahan
243921c92a Bug 584703. Compute XUL listbox contents overlow area correctly. r=enndeakin
--HG--
extra : rebase_source : a5c20c7ad240643a734a3e0f27c5357adc13c9ae
2010-09-06 15:23:44 +12:00
Benedict Hsieh
5fd557ef9b Bug 592323 - Fastload not invalidated after making on OSX. r=benjamin a=blocking 2010-09-02 12:09:51 -07:00
Robert Sayre
357a4a6366 Merge mozilla-central to tracemonkey. 2010-09-01 22:27:07 -07:00
Taras Glek
f849918830 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
3fb432cc3e Bug 537180 - Fennec uses old blocklisting URL [r=dtownsend a=blocking-fennec] 2010-09-01 21:35:06 -04:00
Robert Strong
9320bf1acd 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
dc84ef605a 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
70e1a689c2 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
1ee9ad0500 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
772e7609d5 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
12bb05537a 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
6ae4aeb701 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
ebdd399ac3 Bug 592264 - WebConsole: Error in RL_onDataAvailable NS_BINDING_ABORTED r=sdwilsh a=sdwilsh 2010-09-01 12:55:59 -07:00
Vladimir Vukicevic
8cdfe3a4c9 b=562902; typo fix followup 2010-09-01 15:04:40 -04:00
Wes
6636ae63a1 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
9a5e2d14bd 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
0dccf757dc merge backout a=orange 2010-09-11 11:18:55 +02:00
Marco Bonardo
b5f938275c Backed out changeset 96b74fec2915 2010-09-11 11:17:11 +02:00
Marco Bonardo
4b46ab440a 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
417b0c1a00 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
7b7af2c67c Merge m-c --> cedar
--HG--
rename : layout/generic/nsFrameFrame.cpp => layout/generic/nsSubDocumentFrame.cpp
2010-08-31 02:29:31 -05:00
Serge Gautherie
1293e54bbf 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
435e053a9f 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
61d1bf0634 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
bd83ae935b 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
b6b7d4f7a9 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
03bbf454e4 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
b7cbcd4e41 Backed out changeset 38b763292cb1. MacOS doesn't support E10S tests. a=bah 2010-09-03 22:56:49 -07:00
Alon Zakai
e5f6158a5a 584842 - E10s nsIContentPrefService remoting implementation r=myk, a=blocking-fennec 2010-09-03 21:48:17 -07:00
Blair McBride
c46068002a 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
e8ca8cd0e7 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
49048c0d61 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
72cb3f4b66 Revert to rev 36a5e2fa01c9 2010-08-28 01:11:22 -05:00
Timothy Nikkel
7e9cbdb239 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
c89bea4e77 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
c524a033d3 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
8992432666 Merge m-c --> cedar 2010-08-26 21:36:43 -05:00
Ben Parr
cccc978cbe Bug 586591: Expose AMO data to installed add-ons. r=dtownsend, a=blocking-beta5 2010-08-23 18:04:06 -07:00
Ben Parr
30dd06a312 Bug 551274: Update nsAddonRepository for API version 1.5. r=drownsend, a=blocking-beta5 2010-08-26 10:44:14 -07:00
Robert Strong
1b4bd240b0 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
216f553163 Bug 587573 - Log image requests to the WebConsole r=sdwilsh a=blocking2.0 2010-08-26 09:49:28 -07:00
Gavin Sharp
b2536d0df5 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
05e757f0af Bug 590086 - Make capitalization of menu items consistent r=bmcbride a=beta5+ 2010-08-27 13:25:32 -07:00
David Dahl
db2f45a1bd 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
b1a3a60dbf 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
bb5ac95f48 backout merge. a=backout 2010-08-27 09:06:58 -07:00
Bobby Holley
2ce8b63f61 Backed out changeset 9f8fc8a50525 due to windows bustage/sed syntax fail. a=backout 2010-08-27 09:06:24 -07:00
Jeff Muizelaar
802d9f8d13 Bug 586046. Export graphics card/driver details to script using GfxInfo. r=gavin 2010-08-27 11:49:02 -04:00
Michael Wu
60b3b09f09 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
c169279a76 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
ca86c9c747 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
b61eda4b1d 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
5dc2797de5 Backed out changeset c584dd85b461 2010-08-26 14:13:21 -07:00
Gavin Sharp
af7c682eaa Bug 591026: use less generic IDs for popupnotification elements, r=sdwilsh, a=blocking 2010-08-26 16:26:56 -04:00
Chris Jones
f97bf2bc48 Bug 588911: Initialize gArgc/v earlier in XRE_InitParentProcess(). r=bent a=test-only 2010-08-19 14:50:17 -05:00
Dave Townsend
18b43b4231 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
ce269022ab 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
36e72dfbf9 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
9feff5fc2a fix for test_bug510426.xul 2010-09-15 10:15:33 +02:00
Dão Gottwald
1fb976dff1 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
cf5fbd3d81 Bug 578785 - Animate notification bar sliding with CSS transitions instead of JS. r=enn 2010-09-15 09:25:16 +02:00
Michael Monreal
c0d7893a85 Bug 594719 - Use GTK icons on notification bars. r=dao 2010-09-15 09:24:47 +02:00
L. David Baron
f51578d775 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
d2220d2d65 Backout of bug 575789 and bug 589089 due to oranges, a=#developers 2010-08-31 17:04:23 -03:00
Ted Mielczarek
2638dd2ef1 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
5a90217131 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
a5275dd419 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
bf799c67ac 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
51a4f53124 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
78adc5dd3d 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
fa4d41f45b Bug 575789 - JSTerm: helper functions, r=sdwilsh, a=blocking2.0 2010-08-31 14:31:48 -03:00
Mark Banner
cbc1e015f8 Bug 522575 - crash opening attachment, r=vlad, a=dbaron 2010-08-31 18:06:35 +01:00
L. David Baron
557855b948 Fix nonexistent makefiles in toolkit-makefiles.sh. 2010-08-31 12:05:12 -04:00
Robert Sayre
abe80b4593 Merge mozilla-central to tracemonkey. CLOSED TREE 2010-08-31 10:24:22 -07:00
Robert Sayre
fa6b5c8801 Merge mozilla-central to tracemonkey. 2010-08-29 01:40:40 -04:00
Rob Campbell
09c3eaf639 backing out bugs 587574, 588540, 573103, 568634 to clear leaks, a=#developers 2010-08-28 14:51:40 -03:00
Julian Viereck
c6e6c890ae Bug 587574 - Display cached content in the NetworkPanel, r=sdwilsh, a=blocking2.0 (beta5) 2010-08-28 13:07:42 -03:00
Julian Viereck
3c2e086cd1 Bug 588540 - NetworkPanel: Display submitted form data formated, r=sdwilsh, a=sdwilsh 2010-08-28 13:07:42 -03:00
Julian Viereck
a30a8f456b Bug 573103 - Implement WebConsole Network Panel, r=dietrich, a=blocking2.0 (beta5) 2010-08-13 12:14:01 +02:00
Julian Viereck
efa9802440 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
16d1199283 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
5652bfc359 Bug 590081 - keywords matching is no longer case insensitive. r=dietrich a=blocking 2010-08-27 22:44:05 -07:00
David Dahl
6127b855c9 Bug 589344 - Add tooltip to utilities button r=bmcbride a=beta5+ 2010-08-27 22:29:09 -07:00
David Dahl
49f19dd728 Bug 589343 - Preferences button should be called Options on Windows r=bmcbride a=beta5+ 2010-08-27 22:29:05 -07:00
Gavin Sharp
a2b6baabd3 Bug 591566: disable browser_bug562797.js because it times out a lot, a=orange 2010-08-28 00:48:17 -04:00
Dan Witte
ca321bb701 Merge e10s -> m-c. 2010-09-07 15:34:44 -07:00
L. David Baron
9cbac68621 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
926d0ff461 Bug 592888 - Special handling for multixpi install event checking, r=Mossop a=test-only 2010-09-07 18:07:49 -04:00
Gavin Sharp
ecee39e261 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
8b90b98b35 Bug 514817: Update aboutRights content. r=sdwilsh, a=blocking-b6 2010-09-07 13:44:10 -07:00
Dave Townsend
d67000418a 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
4dd683b489 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
a30462e766 Bug 435743: Refactor SSL tests to me more readable. r=robstrong 2010-09-07 12:13:00 -07:00
Dan Witte
835b8ad761 Bug 575357 - nsNavHistory::VacuumDatabase should check if vacuum succeeded. r=mak, a=final+ 2010-08-31 19:36:02 -07:00
Dan Witte
a5ebf043df Merge m-c -> e10s. 2010-08-28 13:39:42 -07:00
Dan Witte
b54770b29b Back out due to test failures. 2010-08-27 23:56:36 -07:00
Dan Witte
7806e07ea1 Followup for review comment. a=final+ 2010-08-27 18:06:35 -07:00
Dan Witte
5e851585cc Bug 575357 - nsNavHistory::VacuumDatabase should check if vacuum succeeded. r=sdwilsh, a=final+ 2010-08-27 17:25:43 -07:00
bhsieh@mozilla.com
fba716bbcd bug 520309, startupcache core r=dwitte sr=bsmedberg a=bsmedberg 2010-08-12 12:37:44 -07:00
Dave Townsend
042d2f486e Bustage fix for bug 588440. a=bustage fix 2010-08-23 16:47:01 -07:00
Dave Townsend
554abbf176 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
96c3eaa6ab 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
5d764ee024 Bug 585960: Implement the overall theme changes. r=Unfocused, a=blocking-beta5 2010-08-23 10:46:30 -07:00
Dave Townsend
0ec1659dfa Bug 585950: Implement the new list view mockups. r=Unfocused, a=blocking-beta5 2010-08-23 10:46:05 -07:00
Rob Campbell
fe68f885cb bug 587617 - Backed out changeset 6d8a749a3c57, a=#developers 2010-08-23 11:58:56 -03:00
Mihai Sucan
1a1545a42c 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
3d1de6ef79 Bug 586621 follow-up: s/2/4/ as written in the reviewed patch 2010-08-23 10:17:49 +02:00
Edward Lee
11ae5c9e50 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
b1b9702bf3 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
8d69ad0207 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)
da86351679 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
e9bf267127 Merging backout. a=orange 2010-08-22 10:14:24 -04:00
Kyle Huey
c5800700be Backing out Bug 513681 and Bug 587371 for timeouts. 2010-08-22 10:13:09 -04:00
Uli Link
b9bf8841c5 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
0f19ac28e4 Bug 588449 - Fennec on Linux/Qt on N900 bustage. r=doug.turner a=npodb 2010-08-20 18:03:57 -07:00
Bobby Holley
9de0c252df 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
39ca60f0e9 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
0e07b1dec7 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
22bb6e03ce Bug 586621 - Use animation-scheduling API for smooth scrollbox scrolling. r=enn a=joe 2010-08-21 07:16:33 +02:00
Mark Banner
5da98676cc 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
b5ebf047af 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
8c7b40022a 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
cbc0676504 Backout bugs 586754, 574189, 584611 due to orange. a=backout 2010-08-20 11:08:43 -07:00
Joel Maher
6763342e81 Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB 2010-08-20 09:32:58 -07:00
Joel Maher
978a4a1ad2 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
23d4c349ee Bug 587876 - 'Undetermined progress bars should use mozRequestAnimationFrame'. r=roc 2010-08-16 17:06:29 -07:00
Chris Pearce
f7e6dbb756 Backed out changeset 367d4e57cbd2 due to 4% twinopen regression on linux. a=backout. 2010-08-20 21:50:09 +12:00
Frank Yan
4709918f42 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
56bfd3b419 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
f78f8c9b7e 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
1c699544d4 Bug 588967 - Console input field doesn't resize r=dietrich a=dietrich 2010-09-08 17:08:49 -07:00
Patrick Walton
737d91a5cb 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
a1c14d9091 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
b6e0bcffd5 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
578e14f50c 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
85e2b9463a Backed out changeset 52388a9a6337, bug 592951. a=me 2010-09-08 18:19:51 -04:00
Josh Aas
2993a12ec8 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
b9ae142740 Bustage fix, landing missing file from bug 562797 2010-08-27 18:52:13 -07:00
Amir Szekely
d444405d6a 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
0054893ef4 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
d7342d297f 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
e580afd109 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
c33be2e05f 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
04a95a7188 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
5f01872653 Bug 585969 - getBookmarkedURIFor should not try to add new pages. r+a=sdwilsh 2010-08-26 12:19:34 +02:00
Dão Gottwald
fd001ecdb0 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
c600391d65 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
1afdc1b8df 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
51fff79f07 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
78bdd52f91 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
1410b0f83d 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
a998cdc78c Backing out unintentional push ba7b3f3d3451, b21458f2e3a2 and f69cabe709ca. a=backout 2010-08-25 02:40:47 +02:00
Mounir Lamouri
6bf2d28262 Bug 457801 (2/3) - Fix default placeholder style for XUL textboxes. r=enndeakin 2010-08-24 21:23:27 +02:00
Neil Rashbrook
4664a4e9b7 Bug 589570 Disabled splitters should use the default cursor r=dao a=gavin 2010-08-24 23:39:33 +01:00
Danny Moules
753acf6512 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
252ead70e6 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
c59b11e8b2 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
8afe85ef5b 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
c7e1377b69 Bug 589777: Cannot remove several backgrounds in a row. r=Unfocused, a=blocking-betaN 2010-09-13 10:36:12 -07:00
Alex Pakhotin
9ab3e84f95 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
2cfc46ae46 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
8cb3dbbec9 Merge e10s -> m-c. a=blockers 2010-08-29 10:52:04 -07:00
Julian Viereck
02b3e1994e Bug 587574 - Display cached content in the NetworkPanel, r=sdwilsh, a=blocking2.0 (beta5) 2010-08-28 21:31:49 -07:00
Julian Viereck
0f46f160ba Bug 588540 - NetworkPanel: Display submitted form data formated, r=sdwilsh, a=sdwilsh 2010-08-28 21:31:33 -07:00
Julian Viereck
0f36d719e3 Bug 573103 - Implement WebConsole Network Panel, r=dietrich, a=blocking2.0 (beta5) 2010-08-28 21:31:12 -07:00
Julian Viereck
7343896533 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
3961485b42 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
b5daa38e79 merge backing out of be48a89b9561 2010-09-02 14:01:09 -04:00
Benoit Jacob
f7f3ca709a Backed out changeset be48a89b9561. Asked for by Mossop and dietrich. 2010-09-02 13:59:54 -04:00
Oleg Romashin
e4daf790d1 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
c4c7bfe516 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
1b9d629945 Back out bug 520309 part 1. a=#developers for checkin on CLOSED TREE. 2010-08-24 07:59:57 -07:00
Josh Aas
b82cc5db2a 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
ba3c0148de bug 520309, startupcache core r=dwitte sr=bsmedberg a=bsmedberg 2010-08-12 12:37:44 -07:00
Blair McBride
01eabf2227 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
db7bdc6625 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
c62ab1f657 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
dae4efaef8 Bug 566128 (3/3) - Fix password manager. r=gavin.sharp a2.0=blocking 2010-08-19 23:56:03 +02:00
Chris Pearce
8224c358fa 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
2eccbf0c80 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
c4a3954afc 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
f85cdd7d11 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