Gian-Carlo Pascutto
329bc80a10
Backout ff82d1a3955e (Bug 830308).
2013-01-14 20:16:38 +01:00
Mike Conley
26d7d30845
Bug 825852 - Add UI migration to put the Downloads button into the navigation bar. r=mak, f=gavin.
2013-01-15 10:47:58 -05:00
Asaf Romano
62fbe7ebc5
Bug 826991 - Store download state and end time in an annotation (avoid I/O for new history downloads), part 2. r=mak
2013-01-15 17:32:04 +02:00
Ehsan Akhgari
695e7f0d25
Bug 827454 - Per-window private browsing theme changes for Linux; r=dao
2013-01-14 11:00:43 -05:00
Dão Gottwald
e79f6a6c73
Bug 824825 - Add toolbar button and popup notification icons for tabs with camera / microphone access. r=dolske
2013-01-14 10:21:10 +01:00
Paul Rouget
49cd9aadfc
Bug 829644 - [toolbox] Make the default size of the toolbox window wider. r=jwalker
2013-01-11 09:23:00 +02:00
Paul Rouget
9a8e4755f5
Bug 829077 - The undocked Developer Tools window remains open after closing Firefox. r=jwalker
2013-01-11 03:19:00 +02:00
Paul Rouget
871f24c921
Bug 829063 - Toolbox style improvements; r=harth
2013-01-10 09:03:00 +02:00
Girish Sharma
37925e4310
Bug 820735 - [toolbox] Tools shortcuts should work from the toolbox window, r=paul
2013-01-13 14:22:03 +05:30
Panos Astithas
5acdbef1de
Backout 409adccbcbd7 (bug 782179)
2013-01-15 13:50:52 +02:00
Phil Ringnalda
0617483ddf
Merge m-c to fx-team
2013-01-14 19:39:31 -08:00
Panos Astithas
34d250cc22
Re-enable the browser_dbg_reload-same-script.js test after the fix (bug 782179); r=me
2013-01-14 10:44:42 +02:00
Tim Taubert
77cdbe20da
merge m-c to fx-team
2013-01-13 01:56:53 +01:00
Victor Porof
509f9b218d
Bug 829760 - browser_dbg_propertyview-filter-05.js checks for DOM objects are broken, r=past
2013-01-12 18:27:46 +02:00
Mihai Sucan
b5e12f5419
Bug 829913 - Error while closing web console; r=past
2013-01-12 18:17:10 +02:00
Ehsan Akhgari
47319c37e6
Merge mozilla-central into mozilla-inbound
2013-01-12 09:27:31 -05:00
ffxbld
05c07c2a8c
No bug, Automated blocklist update from host bld-linux64-ec2-613 - a=blocklist-update
2013-01-12 03:27:53 -08:00
Victor Porof
4cbc9b09c7
Bug 820426 - An unexpected 'self-hosted' script appears in the debugger's script list, r=past
2013-01-12 11:21:48 +02:00
Victor Porof
7c95c7c86b
Bug 782179 - Intermittent browser_dbg_reload-same-script.js | The preferred script url wasn't set correctly. (4) - Didn't expect -1, but got it, | The selected script isn't the correct one. (4) - Didn't expect -1, but got it, r=past
2013-01-12 09:09:06 +02:00
Gregory Szorc
d02ffc2c84
Bug 804745 - Part b: Fix bustage due to apparent preprocessor limitation; r=rnewman
...
This is a temporary fix until the variable in question is removed in bug
829881.
2013-01-11 21:42:47 -08:00
Phil Ringnalda
fb8721c7a7
Merge m-c to fx-team
2013-01-11 21:36:11 -08:00
Gregory Szorc
2fe983bd3e
Bug 718066 - Disable Firefox Health Report on Linux; r=trivial
...
Due to crasher.
2013-01-11 19:32:04 -08:00
Mike Connor
dbf5df186f
Bug 804745 - Unified notification for application data reporting; r=gavin
2013-01-11 19:05:35 -08:00
Mike Connor
79e2fbeaa0
bug 719484 - build about:healthreport, r=dolske
...
--HG--
extra : rebase_source : 54dac2005640bcf6f0b37c16cfbf04bb11d5def1
2013-01-11 15:31:38 -08:00
Gregory Szorc
5a8f3f125f
Bug 829184 - Update "Data Choices" pref pane with reworked XPCOM service; r=dolske
2013-01-11 15:33:57 -08:00
Gregory Szorc
2531a73bed
Bug 828829 - Refactor Health Report policy out of services/healthreport; r=rnewman
...
--HG--
rename : services/healthreport/HealthReportService.js => services/datareporting/DataReportingService.js
rename : services/healthreport/modules-testing/mocks.jsm => services/datareporting/modules-testing/mocks.jsm
rename : services/healthreport/policy.jsm => services/datareporting/policy.jsm
rename : services/healthreport/tests/xpcshell/test_policy.js => services/datareporting/tests/xpcshell/test_policy.js
extra : rebase_source : cf766bc99ff843f2d31f82b1c4be71313fbc65a8
2013-01-11 13:45:22 -08:00
Gregory Szorc
2a2c9840fe
Merge mozilla-central into services-central
2013-01-11 11:07:05 -08:00
Mihai Sucan
38670ffd44
Bug 827083 - quick fix: address a review comment from Panos; r=past
2013-01-11 20:54:03 +02:00
Mihai Sucan
5fef84b7de
Bug 827083 - Cannot attach remote web console to Firefox Android; r=past
2013-01-11 19:31:09 +02:00
Joe Walker
3161c0f452
Bug 823916 - Don't use ordinal to sort the toolbox; r=paul
2013-01-11 12:16:31 +00:00
Joe Walker
bfac24a1c2
Bug 818432 - this.tracked browser windows.delete is undefined; r=paul
2013-01-11 12:16:24 +00:00
Ehsan Akhgari
bd4388681a
Bug 829180 - Never open externally opened links in a private window; r=gavin
2013-01-10 23:25:56 -05:00
Mark Banner
8af37e3c60
Bug 827303 - Firefox core and crypto services components assume services/sync is built. Move registrations out of services/sync. r=gps
...
--HG--
rename : services/sync/SyncComponents.manifest => services/common/servicesComponents.manifest
rename : services/sync/SyncComponents.manifest => services/crypto/cryptoComponents.manifest
extra : transplant_source : k%8A%F7%25%F3%22h%E5%CEQ%AB%9Ds%CA%B6/%962%86N
2013-01-10 22:02:38 +00:00
Marco Bonardo
57a043dedc
Bug 828247 - Library downloads view does not show the end time for completed downloads.
...
r=Mano
2013-01-11 00:32:16 +01:00
Trevor Saunders
a412fe5dfa
bug 829288 - fix warnings under browser/ r=gavin
2013-01-10 07:34:58 -05:00
Mike Conley
609a413240
Bug 829258 - Include missing @2x images for Downloads Panel in pinstripe/jar.mn. r=mak.
2013-01-10 17:43:04 -05:00
Mark Banner
97bf467204
Bug 827303 - Firefox core and crypto services components assume services/sync is built. Move registrations out of services/sync. r=gps
...
--HG--
rename : services/sync/SyncComponents.manifest => services/common/servicesComponents.manifest
rename : services/sync/SyncComponents.manifest => services/crypto/cryptoComponents.manifest
2013-01-10 22:02:38 +00:00
Richard Newman
2c2de1fa40
Merge m-c to s-c.
2013-01-09 12:48:01 -08:00
Ehsan Akhgari
fde894b532
Bug 827938 - Remove the extra horizontal line in the private window theme on Mac OS X when using tabs on bottom; r=dao
2013-01-09 11:15:59 -05:00
Mark Hammond
1311d8b627
Bug 808215 - Disable social API in private windows for per-window Private Browsing builds. r=jaws,mixedpuppy
...
--HG--
rename : browser/base/content/test/social/browser_social.js => browser/base/content/test/social/browser_social_globalPB.js
2013-01-24 21:14:36 +11:00
Ed Morley
9fb47cd23a
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2013-01-09 13:33:43 +00:00
Makoto Kato
b1e13365f8
Bug 827643 - Turn off FAIL_ON_WARNINGS on our automation on Win64; r=ted
2013-01-09 13:31:20 +00:00
Paolo Amadini
af4082bb00
Bug 824265 - Part 2 of 2 - Empty Downloads view should show that there are no downloads in the list. r=mano
2013-01-13 23:36:18 +02:00
Ehsan Akhgari
6e4250b126
Bug 829870 - Only draw in the title bar of private windows which are browser windows on Mac; r=gavin
2013-01-13 16:23:13 -05:00
Richard Newman
a31709a935
bug 719484 - Part a: add license text to aboutHealthReport.dtd. r=comment-only
2013-01-12 22:50:21 -08:00
Richard Newman
a17f16e699
Bug 804745 - Part c: fix error in notification name handling. r=simple
2013-01-12 22:50:21 -08:00
Paul Rouget
87ea5f17ee
Bug 827990 - inspector tests use DOM MutationObserver API incorrectly; r=jwalker f=nfroyd
2013-01-09 02:04:00 +02:00
Nick Fitzgerald
7a20122a96
Bug 783420 - Stop using devtools' Promise.jsm, and start using toolkit/addon-sdk/promise/core.js; r=past,jwalker
2013-01-08 14:42:00 +02:00
Girish Sharma
d2655d4ab1
Bug 826695 - Fix developer toolbar button alignment, r=dao
2013-01-09 10:24:56 +05:30
Paul Rouget
473d103b44
Bug 819181 - Inspector sidebar items show undefined during load. r=jwalker
2013-01-09 02:15:00 +02:00
Panos Astithas
692e4d1071
Merge m-c to fx-team
2013-01-10 08:48:55 +02:00
Panos Astithas
474a98517c
Bug 797336 - Intermittent failure in browser_dbg_globalactor-01.js; r=vporof
2013-01-09 23:27:59 +02:00
Panos Astithas
6de8dac9be
Merge m-c to fx-team
2013-01-09 21:42:41 +02:00
Marco Bonardo
d6e3cc1074
Bug 828488 - Properly set the "active" attribute for session downloads.
...
r=Mano
2013-01-09 20:00:38 +01:00
Asaf Romano
c2035c534d
Bug 828111 - Workaround multiple reflows issue and slow xbl attachment in the downloads view. r=mak
2013-01-10 01:01:15 +01:00
Panos Astithas
08ff7eabf0
Increase the timeout for browser_dbg_scripts-searching-01.js (bug 751141); r=vporof
2013-01-09 10:21:36 +02:00
Ed Morley
12c1be197a
Backout 912fb83c1820 (bug 828111) for browser-chrome leaks on a CLOSED TREE
2013-01-09 16:31:36 +00:00
Asaf Romano
af9fc2fa27
Bug 828111 - Workaround multiple reflows issue and slow xbl attachment in the downloads view. r=mak
2013-01-09 16:03:41 +02:00
Ed Morley
668b673a20
Merge mozilla-central to mozilla-inbound
2013-01-09 13:37:23 +00:00
Asaf Romano
d44cd56a3c
Bug 828243 - Cleanup wasDone, wasInProgress and endTime usage. r=mak
2013-01-09 14:45:08 +02:00
Mark Hammond
ae95b03e47
Backout 82464c35d37a (Bug 808215) for a regression and test failures.
2013-01-24 17:44:40 +11:00
Mark Hammond
d03e297868
Bug 808215 - Disable social API in private windows for per-window Private Browsing builds. r=jaws
...
--HG--
rename : browser/base/content/test/social/browser_social.js => browser/base/content/test/social/browser_social_globalPB.js
extra : rebase_source : 4cd66d38df3af9ba52c224e466ee7268b2cf43de
2013-01-24 16:15:11 +11:00
Christian Sonne
02d8a53b65
Bug 829843 - "Name this tab group" in panorama overlaps the edit icon r=ttaubert
2013-01-23 15:05:46 -08:00
Avi Halachmi
c3ea912316
Bug 826383: cyclic array for frames recording to support concurrent users. r=jmuizelaar,khuey
2013-01-23 20:47:44 +02:00
Georg Fritzsche
fb55032094
Bug 744745 - Prevent overlay being made transparent from site CSS. r=jaws
2013-01-23 20:59:13 +01:00
Asaf Romano
f9ba8470e2
Bug 832949 - Disable common Organize options when the Downloads view is in use. r=mak.
2013-01-23 21:19:08 +02:00
Chris Peterson
0b8a5809ff
Bug 816298 - Part 2: Replace references to -moz-user-select:-moz-none with -moz-user-select:none. r=ehsan r=enndeakin
...
--HG--
extra : rebase_source : 4763e08113fb49a282fc04af072f60b74046e2c4
2013-01-08 15:45:24 -08:00
Mike Hommey
0f0ecaec47
Bug 827851 - Move the rules from bug 822017 after including rules.mk; r=ted
2013-01-08 18:22:51 +01:00
Mike Connor
7249f150c6
Bug 809094 - Move data upload choices to Advanced pref pane, add FHR option; r=gavin, gps
2013-01-03 23:45:15 -05:00
Gregory Szorc
24eb1c61e6
Bug 718066 - Enable Firefox Health Report in browser app; r=mconnor
2013-01-07 16:10:21 -08:00
Alex Keybl
606aa67899
Merging in version bump NO BUG
2013-01-07 12:31:33 -08:00
Ed Morley
779e13e34e
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2013-01-07 16:09:32 +00:00
Ed Morley
1ecbe572b9
Merge mozilla-central to mozilla-inbound
2013-01-07 12:04:57 +00:00
Ed Morley
78cf89c5ca
Backout 9e11714fcba2 (bug 809094) for browser-chrome failures on a CLOSED TREE
2013-01-07 10:22:08 +00:00
Panos Astithas
862119533d
Merge m-c to fx-team
2013-01-07 11:57:57 +02:00
Gregory Szorc
190f856ba0
Merge mozilla-central into services-central
...
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification.png => browser/themes/gnomestripe/downloads/download-notification-start.png
rename : browser/themes/pinstripe/downloads/download-notification.png => browser/themes/pinstripe/downloads/download-notification-start.png
rename : browser/themes/winstripe/downloads/download-notification.png => browser/themes/winstripe/downloads/download-notification-start.png
2013-01-07 00:21:41 -08:00
Gregory Szorc
6347803ee4
Bug 718066 - Disable Firefox Health Report build time option; r=mconnor
...
services/healthreport will be omitted from the build. No files will be
installed/packaged. No tests will be run.
2013-01-07 00:19:47 -08:00
Mike Conley
a9941fb89a
Bug 812255 - Add @2x icons for download items.
...
r=mak
2013-01-07 13:31:55 +01:00
Mike Conley
bbdf5ad79c
Bug 787285 - Enhance the presence of the stop/resume/open buttons in the downloads views.
...
r=mak
2013-01-07 13:31:52 +01:00
Girish Sharma
33560e05dd
Bug 827031 - [toolbox] Background color in checked state of toolbox command buttons should be similar to active state, r=paul
...
Bug 827031 - [toolbox] Background color in checked state of toolbox command buttons should be similar to active state, r=paul
2013-01-05 23:31:40 +05:30
Panos Astithas
78ffc60090
Fix debugger tests when running with a detached toolbox (bug 817562); r=vporof
2013-01-07 00:11:03 +02:00
Phil Ringnalda
7eb4a6f920
Merge m-c to fx-team
2013-01-06 11:01:58 -08:00
Paolo Amadini
0569633261
Bug 812813 - The Downloads Panel needs to draw your attention when a download finishes. r=mak
...
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification.png => browser/themes/gnomestripe/downloads/download-notification-start.png
rename : browser/themes/pinstripe/downloads/download-notification.png => browser/themes/pinstripe/downloads/download-notification-start.png
rename : browser/themes/winstripe/downloads/download-notification.png => browser/themes/winstripe/downloads/download-notification-start.png
2013-01-06 12:18:21 +01:00
David Zbarsky
d96279163f
Bug 824898: Convert SVG animation classes to WebIDL r=bz
2013-01-06 04:32:03 -05:00
David Zbarsky
7cc0fdc8ca
Bug 825147: Convert SVGPolygonElement and SVGPolylineElement to WebIDL r=bz
...
--HG--
rename : content/svg/content/src/nsSVGPolygonElement.cpp => content/svg/content/src/SVGPolygonElement.cpp
rename : content/svg/content/src/nsSVGPolygonElement.cpp => content/svg/content/src/SVGPolygonElement.h
rename : content/svg/content/src/nsSVGPolylineElement.cpp => content/svg/content/src/SVGPolylineElement.cpp
rename : content/svg/content/src/nsSVGPolylineElement.cpp => content/svg/content/src/SVGPolylineElement.h
2013-01-06 04:32:01 -05:00
Heather Arthur
fea321d76d
Bug 826566 - [toolbox] Add profiler and docking icons to toolbox; r=paul
2013-01-06 00:04:40 -08:00
Heather Arthur
b6c09b47ad
Bug 826191 - [style editor] No stylesheet selected after reloading the page; r=paul
2013-01-05 23:56:42 -08:00
Panos Astithas
0ed1d15fb5
Merge m-c to fx-team
2013-01-05 11:41:23 +02:00
Victor Porof
1492c14732
Bug 824487 - Transition event callbacks sometimes don't fire, r=rcampbell
2013-01-04 09:37:18 +02:00
Mike Connor
1a730fab1d
bug 809094 - update pref pane to support Firefox Health Report, r=gavin,gps
...
--HG--
extra : rebase_source : 39ac9f3f0f107de91b17c136d6f06fe475858578
2013-01-03 23:45:15 -05:00
Gregory Szorc
916cfe55d3
Bug 813287 - Move healthreport prefs into greprefs.js; r=rnewman
2013-01-06 16:15:51 -08:00
Gregory Szorc
99cded6018
Bug 718066 - Enable Firefox Health Report in browser app; r=mconnor
...
This can't land in mozilla-central until the UX pieces land.
2013-01-06 12:09:39 -08:00
Gregory Szorc
36e67f706e
Bug 791869 - Remove services/notifications; r=rnewman
2013-01-06 12:04:59 -08:00
Phil Ringnalda
3e79c4bdc0
Merge the last PGO-green inbound changeset to m-c
2013-01-05 15:57:15 -08:00
ffxbld
b31d406828
No bug, Automated blocklist update from host bld-linux64-ec2-684 - a=blocklist-update
2013-01-05 03:21:45 -08:00
Sergiu Dumitriu
ddb669bb31
Bug 826563 - CSS validation errors in toolbox.css. r=paul
2013-01-04 06:01:00 +02:00
Ehsan Akhgari
abfa459ddb
Backed out changeset a6acebd9c9d5 (bug 805591) because of build failures
2013-01-03 22:55:45 -05:00
Dão Gottwald
75255d3a00
Bug 799417 - Add label and tooltip for the camera and microphone access indicator button in the navigation toolbar. r=gavin ui-r=boriss
2013-01-04 04:33:44 +01:00
Aaron Klotz
d2999a8190
Bug 805591 - Win32 implementation of the Plugin Hang UI. r=bsmedberg,bbondy
2013-01-03 22:24:07 -05:00
Raymond Lee
8fb93c1038
Bug 826311 - Extend the browser_privatebrowsing_cookieacceptdialog.js to check if the cookies modal dialog appears; r=ehsan
2013-01-06 18:44:35 -05:00
Paolo Amadini
b3e7920df5
Bug 824265 - Part 1 of 2 - Message shown when there are no matching items in the Downloads view. r=mano
2013-01-06 19:52:51 +01:00
Paolo Amadini
a53afb65be
Bug 824265 - Part 1 of 2 - Message shown when the Downloads view is empty. r=mano
2013-01-06 15:41:28 +01:00
Mihai Sucan
6ec3646ad8
Bug 826388 - Allow single click on line numbers to add/remove breakpoints; r=rcampbell
2013-01-03 21:29:53 +02:00
Victor Porof
ae728685c1
Bug 827265 - [toolbox] Command buttons have a left and right border on OS X when selected, r=paul
2013-01-07 13:30:37 +02:00
Girish Sharma
be048b5c48
Bug 825740 - [toolbox] gDevTools does not remove the menuitems upon unregistering of a tool, r=paul
2013-01-05 05:51:27 +05:30
Paul Rouget
7a0b4be37b
Bug 817551 - The window controller (for undo/redo) doesn't work when Inspector is undocked. r=dcamp r=gavin
2013-01-09 10:32:36 +01:00
Paul Rouget
d062e842bd
Bug 815239 - [toolbox] Using a tool keyboard shortcut twice closes the toolbox. It should select it instead. r=jwalker
2013-01-09 10:32:35 +01:00
Paul Rouget
bcedcdba49
Bug 814889 - [toolbox] Highlighter can't inspect while the debugger is paused. r=vporof
2013-01-09 10:32:35 +01:00
Heather Arthur
b8b9a5be1f
Bug 826180 - No stylesheets shown after reloading a page with an iframe; r=paul
2013-01-03 02:34:00 +02:00
Panos Astithas
a7a5899166
Implement a new addAllGlobalsAsDebuggees method for faster chrome debugging (bug 821701); r=jimb
...
Also GC only once when going through all compartments in both addAllGlobalsAsDebuggees and removeAllDebuggees, instead of once for every debuggee added or removed.
2013-01-04 21:34:43 +02:00
Joe Walker
06d86f6a92
Bug 820436 - Buttons are unresponsive after previously closing the Developer Tools Window; r=paul
2013-01-04 20:31:38 +00:00
Joe Walker
5813922941
Bug 795988 - Closing browser window with Developer Toolbar open leaks an everything; r=paul,ttaubert
2013-01-04 20:31:38 +00:00
Joe Walker
136a9ba95a
Bug 822609 - developer tools should not use target.isChrome; r=paul
2013-01-04 20:31:38 +00:00
Anton Kovalyov
1a87c9f12a
Bug 822110 - filter.png, noise.png and showall.png in browser/devtools/profiler/cleopatra/images are empty. r=robcee r=bgirard
2013-01-04 12:57:02 +01:00
Paul Rouget
9d7cc7f0ed
Bug 817543 - [toolbox] is slow to start. r=jwalker
2013-01-04 12:54:54 +01:00
Ms2ger
bea5d6c414
Merge m-i to m-c.
2013-01-19 17:08:39 +01:00
ffxbld
4af2692611
No bug, Automated blocklist update from host bld-linux64-ec2-385 - a=blocklist-update
2013-01-19 03:19:21 -08:00
Marco Bonardo
858fb04683
Bug 832471 - Make Library Downloads view actually remove all downloads on Clear Downloads
...
r=Mano
2013-01-19 11:21:33 +01:00
Mike Hommey
7bad077c55
Bug 755724 - Initialize trace malloc before calling NS_NewLocalFile in nsBrowserApp.cpp. r=bsmedberg
2013-01-19 09:40:02 +01:00
Phil Ringnalda
d564033cc7
Back out 7dbbb6e3d240 (bug 832435) for assertion failures
2013-01-18 21:29:05 -08:00
Bobby Holley
2f946c4f2d
Bug 832435 - Fix compartment handling for EvaluteString and javascript: uris. r=bzbarsky
2013-01-18 23:33:26 -05:00
Peter Van der Beken
9ca46c7fbd
Fix for bug 824907 (Convert HTML table elements to WebIDL) - convert HTMLTableSectionElement to WebIDL. r=bz.
...
--HG--
rename : content/html/content/src/nsHTMLTableRowElement.cpp => content/html/content/src/HTMLTableRowElement.cpp
rename : content/html/content/src/nsHTMLTableSectionElement.cpp => content/html/content/src/HTMLTableSectionElement.cpp
rename : content/html/content/src/nsHTMLTableSectionElement.cpp => content/html/content/src/HTMLTableSectionElement.h
rename : dom/interfaces/html/nsIDOMHTMLTableSectionElem.idl => dom/interfaces/html/nsIDOMHTMLTableSectionElement.idl
extra : rebase_source : b9c1d7dea38653452b44b2033cf2c0140f7b39b1
2012-12-29 15:07:48 +01:00
Peter Van der Beken
2d19e649b8
Fix for bug 824907 (Convert HTML table elements to WebIDL) - convert HTMLTableCaptionElement to WebIDL. r=bz.
...
--HG--
rename : content/html/content/src/nsHTMLTableCaptionElement.cpp => content/html/content/src/HTMLTableCaptionElement.cpp
rename : content/html/content/src/nsHTMLTableCaptionElement.cpp => content/html/content/src/HTMLTableCaptionElement.h
extra : rebase_source : ccf765d029b74fc22b45d9162e9b4a9ac6977344
2012-12-29 15:07:46 +01:00
Bobby Holley
c0cc2fa626
Bug 823348 - Don't set universalXPConnectEnabled for chrome compartments. r=mrbkap
...
There's a browser-chrome test that does this, which means that _all_ subsequent
browser-chrome tests inherit it. So depending on the ordering of cases in
WrapperFactory, we might end up using a CrossCompartmentWrapper rather than an
XrayWrapper, meaning that stuff like nodePrincipal doesn't work anymore.
The semantics of UniversalXPConnect are now entirely dicatated by what makes
our test suite go green. So let's not force ourselves to bend over backwards
during wrapping to handle this case. And let's fix that stupid test while
we're at it.
2013-01-23 06:04:38 +01:00
Ekanan Ketunuti
d7e0cebd97
Bug 832139 - Replace '-moz-transition' with 'transition' in browser/. r=dao
2013-01-18 10:29:43 +07:00
Soumya Deb
063c6bee84
Bug 829992 - Un-prefix gradients from per-theme preferences/*.css. r=dao
2013-01-23 18:08:16 -05:00
Soumya Deb
c9e08d25ec
Bug 829988 - Un-prefix gradients from per-theme tabview.css. r=dao
2013-01-23 18:08:16 -05:00
Owen Coutts
1601c74b00
Bug 808054 - Don't anchor the Downloads Panel to the tabs toolbar. r=mconley
2013-01-23 18:08:15 -05:00
Ryan VanderMeulen
4d0c41a297
Bug 832995 - Update pdf.js to version 0.7.82. r=bdahl
2013-01-23 18:08:15 -05:00
L. David Baron
23ca6aa586
Bug 832352, patch 1: Make sure all browser mozconfigs include build/mozconfig.common and that they all include build/mozconfig.common.override last. r=ted
2013-01-22 19:16:20 +00:00
Soumya Deb
70a53a8057
Bug 821969 - Un-prefix CSS gradients. r=dao
2013-01-05 16:00:32 +01:00
Asaf Romano
87d58e2848
Bug 826425 - double-click on finished downloads in Library view doesn't open them. r=mak.
2013-01-05 16:49:58 +02:00
Marco Bonardo
9416d1053b
Bug 822572 - Add a Clear Downloads button to the Library view.
...
r=Mano
2013-01-05 15:46:16 +01:00
Asaf Romano
97869f9e8e
Bug 822343 - Downloads view takes far too long to render. Part 2 - async I/O. r=mak
2013-01-05 16:08:45 +02:00
Masayuki Nakano
604a7736e5
Bug 819252 WheelEvent along x-axis with a modifier key on Mac shouldn't cause zoom action for not preventing following horizontal swip event which will cause going back/forward in the history r=smaug+smichaud
2013-01-05 21:14:27 +09:00
Marco Bonardo
ec6ecaccf2
Backout 1a99d532ccd6:ac7fc104c829 (bug 812813) due to bc test failure
...
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification-start.png => browser/themes/gnomestripe/downloads/download-notification.png
rename : browser/themes/pinstripe/downloads/download-notification-start.png => browser/themes/pinstripe/downloads/download-notification.png
rename : browser/themes/winstripe/downloads/download-notification-start.png => browser/themes/winstripe/downloads/download-notification.png
2013-01-05 13:08:40 +01:00
Paolo Amadini
6f4fa1d91e
Bug 812813 - Fix download notifications in large icons mode.
2013-01-05 12:19:52 +01:00
Paolo Amadini
0664506199
Bug 812813 - The Downloads Panel needs to draw your attention when a download finishes.
...
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification.png => browser/themes/gnomestripe/downloads/download-notification-start.png
rename : browser/themes/pinstripe/downloads/download-notification.png => browser/themes/pinstripe/downloads/download-notification-start.png
rename : browser/themes/winstripe/downloads/download-notification.png => browser/themes/winstripe/downloads/download-notification-start.png
2013-01-05 11:44:34 +01:00
Marco Bonardo
35d949f6ac
Bug 825849 - Add a RemoveAllDownloads API to nsIDownloadHistory.
...
r=Mano sr=gavin
2013-01-05 10:21:04 +01:00
Aaron Klotz
92d3361182
Bug 805591 - Win32 implementation of the Plugin Hang UI r=bsmedberg,bbondy
2013-01-04 17:59:05 -05:00
Mike Hommey
f88193ca6f
Bug 824330 - Build services/ during the platform tier and enable services in xulrunner. r=blassey,r=bsmedberg,r=gps
2013-01-04 15:56:20 +01:00
Mike Conley
3918e001e9
Bug 826729 - about:downloads download item buttons look strange, and context menus don't update. r=mak.
2013-01-04 16:01:22 -05:00
William Chen
8f2a3385ae
Bug 617532 - Implement UndoManager. r=ehsan
2013-01-03 22:54:26 -08:00
Ehsan Akhgari
6e6749df02
Bug 822017 - Remove the global PB specific code from the testpilot extension; r=dao
...
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in
2013-01-04 13:09:11 -05:00
Jared Wein
404b9de813
Bug 829416 - SocialAPI ambient panel appears in middle of screen when toolbar is in Text mode. r=mixedpuppy
...
--HG--
extra : rebase_source : db7be579b94718265cd1a0558d4db01542384d29
2013-01-16 14:07:45 -05:00
Asaf Romano
b0fdd7befb
Bug 830064 - The new downloads view does not support drag and drop. r=mak
2013-01-16 22:39:16 +02:00
Ed Morley
9cb170a652
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2013-01-16 20:22:54 +00:00
Ehsan Akhgari
e69be76f21
Test case for bug 828780; r=jdm
2013-01-16 09:35:41 -05:00
Chris Coulson
c3f2c7a3da
Bug 823973 - Skip GConf-specific shell component tests on systems with GSettings. r=gavin
2013-01-16 08:30:42 -05:00
Asaf Romano
77545d8290
Bug 830329 - Fix the enabled state of the clear downloads command (was: Clear Downloads button is disabled if the view is not focused). r=mak
2013-01-16 14:00:33 +02:00
Ehsan Akhgari
88389b03b4
Bug 830652 - Consume the -private-window command line argument in per-window PB builds; r=dolske
2013-01-15 20:27:27 -05:00
Ehsan Akhgari
2bce992a6f
Backed out changeset d9bff5217809 (bug 830652) on the suspicion that it has broken Marionette
2013-01-15 19:30:18 -05:00
Ehsan Akhgari
00de131294
Bug 830652 - Consume the -private-window command line argument in per-window PB builds; r=dolske
2013-01-15 18:40:16 -05:00
Andres Hernandez
f77ce07867
Bug 822284 - Intermittent browser_privatebrowsing_cookieacceptdialog.js, browser_privatebrowsing_crh.js; r=ehsan
2013-01-14 23:37:06 -06:00
Mike Conley
c98b3e717b
Bug 830205 - Stop the Download button from showing progress remaining after downloads completed if browser.download.panel.removeFinishedDownloads=true. r=paolo.
2013-01-15 15:29:23 -05:00
Asaf Romano
2faa34bd8d
Bug 830842 - Clear Downloads button should appear only for Downloads View. r=mak
2013-01-15 21:05:54 +02:00
Mike Hommey
a7c8ac7075
Backout changeset 6656cdc8b20d (bug 824330) because of android and b2g bustage on clobber builds
2013-01-04 17:14:33 +01:00
Rafael Ávila de Espíndola
ec9544d919
Bug 826029 - Assertion in mozPoisonWriteMac due to Mac camera code trying to write a defaults file on exit | Assertion failure: ok, at ../../../xpcom/build/mozPoisonWriteMac.cpp:90. r=ehsan.
2013-01-04 10:27:41 -05:00
Mike Hommey
5a817fd43d
Bug 824330 - Build services/ during the platform tier and enable services in xulrunner. r=blassey,r=bsmedberg,r=gps
2013-01-04 15:56:20 +01:00
Stephen Horlander
801f1c01ea
Bug 798336 - icons for camera and microphone access requests. r=dao
2013-01-04 15:48:53 +01:00
David Keeler
3f2b1badb9
bug 809846 - CTP: activate dynamically added plugins of the same type when using popup notification r=jaws
...
--HG--
rename : browser/base/content/test/plugin_bug743421.html => browser/base/content/test/plugin_add_dynamically.html
2013-01-11 16:25:02 -08:00
Asaf Romano
410fd1382f
Bug 827293 - The first list item in the downloads view should be selected when it's opened (was: Error: TypeError: view.selectNode is not a function). r=mak
2013-01-11 22:48:01 +02:00
Marco Bonardo
d12c18f7d9
Bug 829571 - Enforce a size on retina download buttons.
...
r=mconley
2013-01-11 18:10:18 +01:00
Girish Sharma
654db09f29
Bug 816958 - Launch buttons for Tilt and Responsive Mode should be of checkbox type. r=jwalker
2012-12-19 02:17:39 +05:30
Girish Sharma
0e6457a3eb
Bug 825902 - TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/inspector/test/browser_inspector_bug_566084_location_changed.js; r=paul
2013-01-02 21:18:15 +05:30
Ehsan Akhgari
8ffeafeacf
Merge mozilla-central into mozilla-inbound
2013-01-15 09:10:19 -05:00
Christian Sonne
c623123f73
Bug 811469 - Indicator progress bar gradient leaks into border r=dolske
2013-01-11 16:43:38 -08:00
Mats Palmgren
d5826be6d7
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
2013-01-15 13:22:03 +01:00
Mike Hommey
32d1117ab7
Bug 826992 - Avoid hardcoded clientId in SafeBrowsing.jsm. r=Mossop,r=mfinkle,r=gcp
2013-01-10 08:38:50 +01:00
Ehsan Akhgari
c4c0a2cb47
Bug 828780 - Ensure that closing a window via closing the last tab goes through the code path taken by closing the window directly; r=gavin
...
As a result, we make sure that the last-pb-context-exiting notification
is correctly dispatched no matter how we close the last private window.
--HG--
extra : rebase_source : f8bc848b6e86b6f7f5839156613c2e194807c403
2013-01-15 01:06:55 -05:00
Ryan VanderMeulen
5b33550c5e
Backed out 2 changesets (bug 826605, bug 811469) for xpcshell failures.
2013-01-14 21:25:12 -05:00
Ryan VanderMeulen
7ef0f0c5d9
Merge m-c to inbound.
2013-01-14 20:14:58 -05:00
Christian Sonne
6e6695bc23
Bug 826605 - Remove GPSDGeolocationProvider.js r=dougt
2013-01-14 16:51:08 -08:00
Christian Sonne
1883e78671
Bug 811469 - Indicator progress bar gradient leaks into border r=dolske
2013-01-11 16:43:38 -08:00
Marco Bonardo
8270e43887
Bug 830405 - Make Clear Downloads button "tabbable" on Mac.
...
r=Mano
2013-01-15 00:49:36 +01:00
Girish Sharma
242db924a4
Bug 818428 - Don't use the word 'Toolbox' in the UI, r=dao
2012-12-18 00:31:31 +05:30
Girish Sharma
18056b9a98
Bug 818295 - [inspector] 'changes may be lost' notification should be on the browser, not the toolbox, r=paul
2012-12-22 15:50:55 +05:30
Girish Sharma
a748131ced
Bug 818286 - [inspector] 'changes may be lost' dialog stays around after reload, r=dcamp
2012-12-22 15:17:08 +05:30
Girish Sharma
1de4a0b217
Bug 814641 - [toolbox] Panels appear behind the devtools window after undocking, r=paul
2012-12-22 00:33:52 +05:30
Girish Sharma
83fc808a1d
Bug 808264 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | Timed out while waiting for: source editor load, r=msucan
2012-12-26 23:44:33 +05:30
Girish Sharma
515527b0b8
Bug 824743 - Wrong stylesheet check while opening the respective editor, r=msucan
2012-12-26 23:40:15 +05:30
Panos Astithas
c08534fb12
Merge m-c to fx-team
2012-12-23 15:56:45 +02:00
Heather Arthur
d72941067b
Bug 818033 - [toolbox] Implement Shorlander's visual design; r=paul
2012-12-22 19:27:19 -08:00
Ms2ger
d66ff628e8
Merge.
2012-12-22 14:16:56 +01:00
ffxbld
31427f0f65
No bug, Automated blocklist update from host bld-linux64-ec2-377 - a=blocklist-update
2012-12-22 03:17:19 -08:00
L. David Baron
4a7dd45bb0
Merge mozilla-inbound and mozilla-central.
2012-12-22 00:05:00 -05:00
Josh Matthews
e9bdf6c930
No bug. Fix Birch builds with per-window private browsing disabled. a=NPOTB
2012-12-21 15:13:25 -05:00
Girish Sharma
c9c37e9b78
Bug 823998 - [toolbox] the undock button tooltip is undefined, r=paul
2012-12-21 23:52:28 +05:30
Panos Astithas
eab1c62e6b
Bug 823027 - Connection screen stays open after connection but can't be reused; r=vporof
2012-12-21 19:29:08 +02:00
Panos Astithas
ce9edfa965
Merge m-c to fx-team
2012-12-21 10:28:48 +02:00
Ed Morley
664839a742
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-20 21:05:33 +00:00
Ehsan Akhgari
9de37fb804
Fix the sessionstore test Makefile in global PB builds; no bug
...
DONTBUILD since this is NPOTB
2012-12-20 14:07:22 -05:00
Michael Ratcliffe
5211bbacde
Bug 823493 - References to IUI in CssHtmlTree.jsm. r=paul
2012-12-20 16:49:20 +00:00
Asaf Romano
5da9aab5a7
Bug 815352 (part 1) - Move the Library downloads view to an overlay in browser/downloads.
...
r=mak
--HG--
rename : browser/components/places/content/downloadsView.js => browser/components/downloads/content/allDownloadsViewOverlay.js
rename : browser/components/places/content/download.css => browser/components/downloads/content/download.css
rename : browser/themes/gnomestripe/downloads/downloads.css => browser/themes/gnomestripe/downloads/allDownloadsViewOverlay.css
rename : browser/themes/winstripe/downloads/downloads.css => browser/themes/winstripe/downloads/allDownloadsViewOverlay.css
2012-12-20 12:03:11 +01:00
Dave Camp
d3a210066e
Bug 796006 - Don't fully expand nodes with large amounts of children in markup panel. r=jwalker
2012-12-19 16:16:45 -08:00
Victor Porof
b9efefe27e
Bug 819945 - Global searches choke when a source takes too long to fetch, r=past
2012-12-20 20:00:34 +02:00
Victor Porof
610bc370fb
Bug 823436 - Response errors when trying to load a source's text prevent global searches from displaying any results, r=past
2012-12-20 19:20:51 +02:00
Victor Porof
17527df050
Bug 820311 - Script URLs no longer appear in tooltips, r=past
2012-12-20 19:20:50 +02:00
Victor Porof
a96e76459e
Bug 814844 - [toolbox] The _onCloseClick function in ToolbarView is never used, r=rcampbell
2012-12-20 19:20:50 +02:00
Victor Porof
da1728a510
Bug 818424 - [toolbox] remove references to devtools.debugger.ui.height, r=rcampbell
2012-12-20 19:20:50 +02:00