Commit Graph

14238 Commits

Author SHA1 Message Date
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
Ed Morley
3fd9fcf372 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-19 19:30:22 +00:00
Michael Ratcliffe
6002c07ac9 Bug 821141 - Target is firing a navigation event when an anchor is clicked r=paul 2012-12-19 11:18:44 +00:00
Panos Astithas
2b2b42f6ae Merge m-c to fx-team 2012-12-19 10:03:48 +02:00
Asaf Romano
929aa65919 Bug 822343 - Downloads view takes far too long to render. Step 1 - fix some trivial stuff (use document fragments and resue nsiuri objects). This alone has somewhat limited impact on performance. r=mak 2012-12-19 07:18:56 +00:00
Ehsan Akhgari
9a1f231b0f Bug 822016 - Remove the global PB specific code from the tabview UI; r=jdm 2012-12-19 00:12:20 -05:00
MikeRatcliffe
f0657b3816 Bug 822631 - [toolbox] Remove bad common.css path from toolbox.xul. r=paul 2012-12-18 05:12:00 +01:00
Michael Ratcliffe
f7494ce2f6 Bug 814890 - [toolbox] Markup panel is sometimes blank on page change. r=paul 2012-12-20 14:38:51 +00:00
Girish Sharma
b96dcf0b3a Bug 817558 - [inspector] When the selection is deleted, we should select the parent, and make sure the breadcrumbs are updated, r=paul 2012-12-18 02:28:40 +05:30
Mihai Sucan
f20fed946a Bug 792062 - Make the tabNavigated notification reusable by the Web Console; r=past 2012-12-17 22:06:13 +02:00
Paul Rouget
de968b55e8 Bug 817539 - [toolbox] close the responsive mode on ESC, even if toolbox is up, r=vporof 2012-12-16 11:14:15 +02:00
Anton Kovalyov
20e32c7b31 Bug 797065 - Leak if I quit while Scratchpad is open. r=dcamp 2012-12-19 13:39:00 +01:00
Michael Ratcliffe
3a740f52c0 Bug 788431 - Ctrl-C in the Rule View and the Property view doesn't work. r=paul 2012-12-18 14:27:04 +00:00
Paul Rouget
fceb034334 Bug 796006: Backed out changeset 538602f4cb51. 2012-12-20 09:37:22 +01:00
Dave Camp
cbf36d408d 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
Paul Rouget
ad1c2cd07a bug 796006 backed out. Orange. https://tbpl.mozilla.org/php/getParsedLog.php?id=18090515&tree=Fx-Team 2012-12-19 14:00:54 +01:00
Girish Sharma
1f132dabbc Bug 819929 - [toolbox] Buttons (close, undock and tabs) don't have tooltips, r=jwalker 2012-12-18 20:41:27 +05:30
Girish Sharma
3653b69fdc Bug 818447 - [toolbox] Make the Web Developer appmenu entry a combo button (Linux & Windows), r=paul 2012-12-17 23:51:53 +05:30
Girish Sharma
5e56cf782a Bug 817553 - Fade the highlighter when sidebar is hovered, r=paul 2012-12-18 00:59:08 +05:30
Paul Rouget
ec2f9c34bd Bug 817537 - Connection screen polish. r=vporof 2012-12-18 08:54:00 +01:00
Dave Camp
5f5cf7f2e3 Bug 796006 - Don't fully expand nodes with large amounts of children in markup panel. r=jwalker 2012-12-18 17:14:00 +01:00
Marco Bonardo
bd8d9ac107 Bug 822692 - Downloads titles are often empty in the Library view.
r=mconley
2012-12-18 18:02:05 +01:00
Marco Bonardo
9a5d4fb4e2 Bug 822689 - Nothing happens when clicking on a compete download in the Downloads Panel.
r=mconley
2012-12-18 18:02:03 +01:00
Ed Morley
863ace09c5 Backout 9864a836aa35 (bug 820167) for crashes 2012-12-18 15:36:07 +00:00
Avi Halachmi
bbea58b311 Bug 820167: Enable performance measurement of tab animation. r=jmuizelaar,dao 2012-12-18 09:31:01 -05:00
Ehsan Akhgari
b7608f387d Merge mozilla-central into mozilla-inbound 2013-01-05 16:00:35 -05:00
Paul Rouget
82ed536ba8 Bug 817705 - [toolbox] Disable Inspect Mode when switching tools in Toolbox. r=jwalker 2012-12-11 06:17:00 +01:00
Paul Rouget
93b0b66cde Bug 818411 - [markup view] once the toolbox is re-attached to the tab, the markup view keybindings don't work anymore. r=jwalker 2012-12-12 03:04:00 +01:00
zmgmoz
a990b55ae7 Bug 804845 - CTRL+P and CTRL+N should work the same as up arrow and down arrow respectively; r=msucan 2012-12-17 15:47:23 +02:00
Yura Zenevich
61a01d653b Bug 803067 - EventEmitter should have a decorator that isn't called 'new'. r=paul 2012-12-14 08:05:00 +01:00
Girish Sharma
e1892a3d7c Bug 818434 - [toolbox] The close button and the undock button should be located at the end of the toolbar on Linux and Windows. r=paul 2012-12-14 00:07:03 +05:30
Girish Sharma
75fc0d43f4 Bug 818436 - [toolbox] We should not be able to dock a toolbox if the target is Remote or Win, r=paul 2012-12-15 06:40:43 +05:30
Victor Porof
6029cc5eeb Bug 822028 - [toolbox] 'tilt toggle' command breaks if tilt is opened while the inspector is not active, r=paul 2012-12-15 21:55:11 +02:00
Avi Halachmi
35a21b9441 Bug 820167 - Tab open/close animation prints performance data to error console when enabled. r=jmuizelaar,dao 2013-01-03 21:53:15 -05:00
Mark Hammond
c3088a801a Bug 824800 - Social chat windows should close on middle mouse button, and right click should not minimize. r=dao 2013-01-04 12:25:36 +11:00
David Keeler
3515460f88 bug 820303 - scripted click-to-play plugins: handle deny permission r=jaws 2013-01-03 11:31:04 -08:00
Ehsan Akhgari
4361e7a9b1 Bug 826371 - Fix the private browsing autostart preference change confirmation on platforms without instant-apply (such as Windows); r=jdm 2013-01-03 14:16:46 -05:00
Mark Hammond
4203f055ad Bug 822508 - allow social providers to specify null as the profile. r=gavin 2012-12-19 11:05:37 +11:00
Gavin Sharp
33289ab7af bug 820489: re-enable browser_social_multiprovider now that we've (hopefully) fixed it
--HG--
extra : rebase_source : cced1fff25963bb60aadb6fd65f0e2f7fca4330d
2012-12-18 15:47:31 -08:00
Robert Strong
8a321d1b7f backout changeset 3cfc257e29a5 - Bug 818333 2012-12-18 14:38:30 -08:00
Cameron McCormack
b0db402ed9 Bug 822548 - Fix a bunch of JS warnings on startup. r=dao 2012-12-19 09:27:56 +11:00
Andres Hernandez
96c047fe8e Bug 821178 - Port browser_248970_a.js and browser_248970_b.js to the per-window PB APIs. r=jdm
--HG--
rename : browser/components/sessionstore/test/browser_248970_b.js => browser/components/sessionstore/test/browser_248970_b_perwindowpb.js
2012-12-17 17:19:06 -06:00
Rafael Ávila de Espíndola
5b30d8ea38 Bug 822464 - Upgrade clang to 170377 in the 3.2 branch. r=rail.
Update the manifests.

--HG--
extra : rebase_source : 8d2c5cda95e14ecf71ddd15d2f1b030e1eb50932
2012-12-18 16:23:48 -05:00
Jared Wein
6aa4fe37ad Bug 831365 - Always show the click-to-play doorhanger when the Navigation Toolbar is collapsed. r=gavin 2013-01-24 14:39:04 -05:00
Michael Kraft
9277a212b9 Bug 824107 - Session Data lost on startup if nsISessionStartup.sessionType is referenced before async load complete. r=dteller 2013-01-06 22:24:15 -05:00
Marius Gedminas
f91bfc0224 Bug 364845 - ctrl-shift-pageup/down should move current tab left/right. r=gavin 2013-01-06 22:24:13 -05:00
Ryan VanderMeulen
220fb8bf57 Merge m-c to inbound. 2013-01-03 17:01:32 -05:00
Olli Pettay
44eadd5185 Bug 816340 - Propagate events to chrome even if there is a disabled form control in the event target chain, r=jst,gavin 2013-01-03 17:17:36 +02:00
Richard Newman
eaed7d2195 Merge m-c to s-c. 2013-01-02 19:35:43 -08:00
Richard Newman
1bd9a0ba60 Merge m-c to s-c. 2012-12-22 11:32:28 -08:00
Richard Newman
33cfee79b0 Merge m-c to s-c. 2012-12-20 00:07:49 -08:00
Richard Newman
7accf00a01 Bug 695127 - missing ; in chrome://browser/content/preferences/sync.js. r=trivial 2012-12-19 15:19:25 -08:00
David Keeler
b884265122 bug 820497 - update popup notification for click-to-play more often r=jaws 2012-12-17 16:12:14 -08:00
Masatoshi Kimura
ecc812a3c0 Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted 2013-01-03 00:56:38 +09:00
Theo Chevalier
6b249e6652 Bug 825464 - Skip any revision of TELEMETRY_DISPLAY_REV in tests & WebApp (long term fix). r=mak 2013-01-02 16:31:10 +01:00
Ehsan Akhgari
57f6d467f6 Merge mozilla-central into mozilla-inbound 2013-01-15 13:50:43 -05:00
Asaf Romano
8ccafe3d75 Bug 830242 - Double clicking a folder in the right side pane opens first item into the current tab. And sent the 'library' into the background. r=mak 2013-01-15 20:28:35 +02:00
Ehsan Akhgari
64519ae3a7 Bug 822008 - Only listen to private-browsing-transition-complete in global PB builds for determining the new tab URL; r=jdm 2012-12-15 12:10:05 -05:00
Ehsan Akhgari
c51600f223 Backed out 2 changesets (bug 532150) for test failure
Backed out changeset 57bbbda0dedd (bug 532150)
Backed out changeset 5cab33f5bfbd (bug 532150)
2012-12-15 12:08:04 -05:00
Mark Hammond
5e2164f00b Bug 821208 - increase test timeout to avoid intermittent orange in debug builds. r=me
--HG--
extra : rebase_source : acb7fd11e7462ab10141b4b89f55b65eae3dc292
2013-01-11 23:39:57 +11:00
Dão Gottwald
0f00d53c1e Bug 827954 - Firefox button overlaps the first tab in private windows. r=ehsan 2013-01-11 13:39:39 +01:00
Mike Hommey
6d83cd5d84 Bug 829460 - Get CmdCommands from the right url in DeveloperToolbar.jsm. r=paul
--HG--
extra : rebase_source : d4c8e2b50cb8940ae1be6a802088060844493b42
2013-01-11 12:24:53 +01:00
Mike Hommey
fa8b1f1193 Bug 826996 - Avoid hardcoded value for {moz:official} in search plugins. r=gavin
--HG--
extra : rebase_source : fe2a5b7c6efed6ff7f4b786a0ce510fc28a25ef9
2013-01-11 12:20:58 +01:00
Mark Hammond
8689fc8ac5 Bug 820653 - use listStyleImage for social provider toolbar image to ensure correct image size. r=jaws
--HG--
extra : rebase_source : 382b1e4a854e9ff64d75ecc152855f7e9894a641
2012-12-20 10:50:23 +11:00
David Rajchenbach-Teller
bf9e5fa6d4 Bug 532150 - Test main thread fallback for session file. r=Felipe 2012-12-19 20:04:53 -05:00
David Rajchenbach-Teller
07967936e4 Bug 532150 - Don't read and write the session file off the main thread. r=Felipe 2012-12-19 20:04:26 -05:00
Asaf Romano
25dee4b05d Bug 826991 - Store download state and end time in an annotation. r=mak 2013-01-15 01:03:08 +02:00
Mike Conley
fbbe721c1c Bug 819428 - Re-jig keyboard navigation for the Downloads Panel. r=mak. 2013-01-14 12:59:40 -05:00
Mike Conley
999648d1dd Bug 830323 - Fix broken Clear Downloads button theming on pinstripe. r=mak. 2013-01-14 12:02:19 -05:00
Dão Gottwald
0350cdfc2e Bug 802421 - Allow specifying a mic and a camera in the doorhanger UI when audio and video are both requested through gUM. r=gavin 2012-12-21 22:05:45 +01:00
Mike Conley
0a4e3f6668 Bug 822258 - Add winstripe theming for the new Downloads view in Places. r=mak. 2012-12-21 14:29:16 -05:00
Dão Gottwald
b850e0a4f8 Bug 823292 - Stop setting the obsolete browsingmode attribute. r=ehsan 2012-12-21 20:04:36 +01:00
Gian-Carlo Pascutto
7fac2e3be7 Bug 825891 - Remove the code for per-client randomization in the url-classifier. r=dcamp 2013-01-08 16:43:33 +01:00
Frank Yan
63a300395c Bug 827524 - Display underlining of browser UI text links only as hover indication. r=dao ui-r=shorlander 2013-01-07 16:28:51 -08:00
Ehsan Akhgari
b96082ac88 Merge mozilla-central into mozilla-inbound 2013-01-07 18:23:31 -05:00
Marco Bonardo
79a2b482db Bug 827298 - Ensure all "Unknown size" downloads have an icon and Remove From History menuitem.
r=Mano
2013-01-07 23:38:27 +01:00
Marco Bonardo
3963d14f6e Bug 827164 - Double-click to open exe downloads not working.
r=Mano
2013-01-07 20:16:27 +01:00
Dão Gottwald
b6d3b7fb1c Bug 824938 - Remove custom styling for text-links in arrow panels on OS X. r=fryn 2013-01-07 23:29:02 +01:00
Gavin Sharp
784093ab77 Remove some unnecessary preprocessing, no bug
--HG--
extra : rebase_source : e30e249a9ce7c71d6d78cd2beb2d080a80880e83
2013-01-05 11:45:18 -08:00
Ehsan Akhgari
a06a4f96c3 Bug 749394 - Per-window private browsing theme changes for Windows and OS X; r=dao 2013-01-07 13:24:08 -05:00
Nathan Froyd
152e9edc71 Bug 715376 - update MockFilePicker.init() to take a window for event dispatching purposes; r=jmaher 2012-10-16 17:39:32 -04:00
Raymond Lee
351ba94dfb Bug 830703 - test_httpauth.js doesn't run. r=josh
--HG--
rename : browser/components/privatebrowsing/test/unit/test_httpauth.js => netwerk/test/unit/test_httpauth.js
2013-01-24 00:37:42 +08:00
Ryan VanderMeulen
89bd16a2ec Merge m-c to inbound. 2013-01-25 09:59:09 -05:00
Mike Conley
5f4f90fb0d Bug 826999 - Add @2x icons for the Downloads Panel notifications. r=shorlander. 2013-01-10 16:18:47 -05:00
Marco Bonardo
8c76c5cca0 Bug 828895 - keyboard navigation in the Library View is bogus.
r=Mano
2013-01-10 21:48:03 +01:00
Jared Wein
0b891db3ce Bug 828120 - Social panel buttons are too wide on Mac. r=mattn 2013-01-10 13:24:23 -05:00
Benoit Girard
ca61b7dd2b Bug 761135 - Remove XPCOMGlueShutdown. r=benjamin 2013-01-07 16:19:39 -05:00
Marco Bonardo
d7d148c28d Bug 827899 - Selected Tab Overlaps Finished Download Animation.
r=shorlander
2013-01-10 17:41:44 +01:00
Mike Conley
79706c9df8 Bug 827015 - Clean up "Clear Downloads" button theming for Library Downloads view. r=mak. 2013-01-10 11:17:43 -05:00
Ed Morley
33c275d46a Bug 822284 - Disable browser_privatebrowsing_cookieacceptdialog.js & browser_privatebrowsing_crh.js on OS X for too many intermittent failures 2013-01-10 15:46:09 +00:00
Mike Conley
a59784f864 Bug 828302 - Downloads Panel is not correctly cropping long filenames. r=mak. 2013-01-10 10:13:02 -05:00
Ed Morley
a0b9d9b48b Bug 822287 - Mark part of browser_profiler_run.js todo() on Windows 2013-01-10 14:59:27 +00:00
Ed Morley
0dc136ef7c Bug 817294 - Disable browser_styleeditor_loading.js for too many intermittent failures 2013-01-10 14:59:27 +00:00
Ed Morley
f1ee649d65 Bug 795265 - Disable browser_tabview_bug678374.js for too many intermittent failures 2013-01-10 14:59:27 +00:00
Marco Bonardo
d93f38166d Bug 828232 - Allow to retry history downloads.
r=Mano
2013-01-10 12:08:57 +01:00
Ed Morley
fa97f02212 Merge mozilla-central to mozilla-inbound 2013-01-10 09:00:27 +00:00
Ed Morley
163e29d67f Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2013-01-10 08:59:12 +00:00
Mike Hommey
ef6a967753 Bug 826992 - Avoid hardcoded clientId in SafeBrowser.jsm. r=Mossop,r=mfinkle,r=gcp 2013-01-10 08:38:50 +01:00
Andres Hernandez
dd69212e65 Bug 824253 - Intermittent browser_cmd_screenshot_perwindowpb.js; r=ehsan 2013-01-09 16:51:18 -06:00
Ed Morley
4c21802bb7 Bug 782179 - Disable browser_dbg_reload-same-script.js for too many intermittent failures 2013-01-09 19:38:18 +00:00
Marco Bonardo
453b1d0bab Bug 828488 - Properly set the "active" attribute for session downloads.
r=Mano
2013-01-09 20:00:38 +01:00
Ehsan Akhgari
add42aa344 Disable browser_tabview_bug679853.js in per-window PB builds since it does not make sense there, no bug 2012-12-15 11:06:11 -05:00
David Rajchenbach-Teller
8057248eae Bug 532150 - Testing main thread fallback for session file; r=felipe
--HG--
extra : rebase_source : fe825601fc013fce66aaa619dece0980f6f03ff5
2012-12-15 10:45:13 -05:00
David Rajchenbach-Teller
f3770967d9 Bug 532150 - Reading and writing session file off the main thread; r=felipe
--HG--
extra : rebase_source : f9ceb62680c932621b876a39f007e74a4f4e4c40
2012-12-15 10:44:07 -05:00
Bellindira Castillo [:bellindira]
24568640ee Bug 819510 - Quitting from a Private Browsing window makes Restore Previous Session fail once; r=ttaubert 2012-12-14 14:06:45 -06:00
Ehsan Akhgari
9a89f060a6 Merge mozilla-central into mozilla-inbound 2012-12-15 10:37:42 -05:00
Rob Campbell
20e682dba2 merge fx-team to m-c 2012-12-15 09:16:16 -05:00
ffxbld
ef816ec080 No bug, Automated blocklist update from host bld-centos6-hp-012 - a=blocklist-update 2012-12-15 03:10:30 -08:00
Ehsan Akhgari
0f660cd9d4 Bug 818732 - Switch Nightly to per-window private browsing; r=jdm 2012-12-14 11:55:13 -05:00
Anton Kovalyov
c0de41f3cb Bug 795268 - Integrate SPS Profiler; r=rcampbell 2012-12-13 17:17:00 -05:00
Boris Zbarsky
d1c362908b Back out bug 675902 (rev 627a842914d0) from CLOSED TREE because it fails browser-chrome tests. 2012-12-14 16:48:49 -05:00
Boris Zbarsky
0bb04dc300 Back out bug 817006 (rev 0852e5efadac) because it depends on a patch I'm about to back out for test failures. 2012-12-14 16:46:51 -05:00
Josh Matthews
79d5debd02 Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan 2012-12-06 22:35:26 -05:00
Ehsan Akhgari
010e93b1f9 Disable browser_dbg_chrome-debugging.js because of the crashes in bug 821701, irc-r=robcee 2012-12-14 11:53:02 -05:00
Ed Morley
2b5f199504 Merge mozilla-inbound to mozilla-central on a CLOSED TREE 2012-12-14 15:28:22 +00:00
Ed Morley
0ff2809134 Backout d9336f8c0f6c, 761ff8b47a4e, 072da0be4236, ee2822d2eab9, 38cd815da29a, a80ec6b90878 & 9e9281ce1b63 (bug 769288) on suspicion of causing bug 821701 on a CLOSED TREE 2012-12-14 15:07:48 +00:00
Ed Morley
949999ffa6 Backout 020555b69f72 (bug 818732) on suspicion of causing frequent Linux mochitest-browser-chrome crashes on a CLOSED TREE 2012-12-14 14:44:53 +00:00
Joe Walker
85609ed5b8 Merge m-c to fx-team 2012-12-13 20:03:25 +00:00
Joe Walker
fa8cd6038a Merge m-c to fx-team 2012-12-13 17:42:37 +00:00
Joe Walker
1308f4ec39 Automated merge with ssh://hg.mozilla.org/integration/fx-team/ 2012-12-13 15:26:29 +00:00
Joe Walker
7daa3767fb Bug 813031 - gDevTools needs an API review [toolbox]; r=paul 2012-12-13 13:03:55 +00:00
Joe Walker
88dbe2ab92 Bug 815246 - GCLI helper buttons shouldn't be available in the remote window; r=paul 2012-12-13 13:03:47 +00:00
Victor Porof
e0d809e500 Bug 728073 - MDN links in the Style Inspector are not localized, r=paul 2012-12-13 12:26:42 +02:00
Victor Porof
1252490384 Bug 816858 - Style Editor should work on chrome windows, r=paul 2012-12-13 12:26:42 +02:00
Ehsan Akhgari
6e22cd928a Bug 818732 - Switch Nightly to per-window private browsing; r=jdm 2012-12-11 23:24:11 -05:00
Ed Morley
3cededf914 Bug 816990 - Disable browser_inspector_sidebarstate.js for too many intermittent failures 2012-12-12 13:59:44 +00:00
Josh Matthews
4a8db0b493 Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan 2012-12-06 22:35:26 -05:00
Josh Matthews
1137af84db Backed out changeset cec5721713dc (bug 769288) 2012-12-12 02:53:01 -05:00
Josh Matthews
3f92998af0 Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan 2012-12-06 22:35:26 -05:00
Ehsan Akhgari
2ec9d0236b Merge mozilla-central into mozilla-inbound 2012-12-12 00:15:48 -05:00
Ehsan Akhgari
1f59e32027 Backed out 7 changesets (bug 769288) because of leaks
Backed out changeset b2fb475b6e4e (bug 769288)
Backed out changeset 912331d0c2fd (bug 769288)
Backed out changeset 6d8d78bd56a9 (bug 769288)
Backed out changeset e75cd1e1fca3 (bug 769288)
Backed out changeset e10c24f10bd2 (bug 769288)
Backed out changeset 7b0fdedb4fa9 (bug 769288)
Backed out changeset 42b468942a84 (bug 769288)
2012-12-12 00:05:49 -05:00
Ehsan Akhgari
9ff4a227f5 Backed out changeset 18baa7203214 (bug 818732) beacuse bug 769288 is going to be backed out 2012-12-12 00:05:22 -05:00
Ehsan Akhgari
ff69b523d3 Bug 818732 - Switch Nightly to per-window private browsing; r=jdm 2012-12-11 23:24:11 -05:00
Gavin Sharp
22d8cdc273 Bug 820273 - Move social tests to make them easier to run alone. r=felipe
--HG--
rename : browser/base/content/test/browser_social.js => browser/base/content/test/social/browser_social.js
rename : browser/base/content/test/browser_social_chatwindow.js => browser/base/content/test/social/browser_social_chatwindow.js
rename : browser/base/content/test/browser_social_flyout.js => browser/base/content/test/social/browser_social_flyout.js
rename : browser/base/content/test/browser_social_isVisible.js => browser/base/content/test/social/browser_social_isVisible.js
rename : browser/base/content/test/browser_social_mozSocial_API.js => browser/base/content/test/social/browser_social_mozSocial_API.js
rename : browser/base/content/test/browser_social_shareButton.js => browser/base/content/test/social/browser_social_shareButton.js
rename : browser/base/content/test/browser_social_sidebar.js => browser/base/content/test/social/browser_social_sidebar.js
rename : browser/base/content/test/browser_social_toolbar.js => browser/base/content/test/social/browser_social_toolbar.js
rename : browser/base/content/test/social_chat.html => browser/base/content/test/social/social_chat.html
rename : browser/base/content/test/social_flyout.html => browser/base/content/test/social/social_flyout.html
rename : browser/base/content/test/social_panel.html => browser/base/content/test/social/social_panel.html
rename : browser/base/content/test/social_share_image.png => browser/base/content/test/social/social_share_image.png
rename : browser/base/content/test/social_sidebar.html => browser/base/content/test/social/social_sidebar.html
rename : browser/base/content/test/social_window.html => browser/base/content/test/social/social_window.html
rename : browser/base/content/test/social_worker.js => browser/base/content/test/social/social_worker.js
2012-12-08 04:28:54 -08:00
Josh Matthews
b2e2b4f5bf Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan 2012-12-06 22:35:26 -05:00
Gavin Sharp
b026dd7bdc Fix migration issue from bug 809694: need to set provider as active when migrating previous state, r=markh 2012-12-11 16:53:52 -08:00
Shane Caraveo
b2309ece07 Bug 809694: implement support for multiple social providers in the front-end, including basic UI to switch between them. Portions of the patch by Gavin Sharp <gavin@gavinsharp.com>, r=gavin, r=markh
--HG--
extra : transplant_source : %2B3%7F%05l%3C%0A%90%B4%F6%B22%172_5%EEl%B3g
2012-12-07 20:13:27 -08:00
Johan Charlez
6f175675e3 Bug 433168 - Context menu is not shown for form buttons and select elements. r=gavin 2012-12-13 01:09:49 -05:00
Ehsan Akhgari
5926e0e97f Bug 821178 - Part 0: Remove browser_248970_{a,b}.js in per-window PB builds 2012-12-13 01:04:11 -05:00
Gavin Sharp
046a65d270 Bug 820489: fix intermittent orange in browser_social_multiprovider by always waiting for sidebar to load before continuing the test. Also make unloadSidebar immediately stop pending sidebar loads, r=markh/mixedpuppy
--HG--
extra : transplant_source : %9C%26%D4%2B%DE%A8%0B%28%5B%22%9D%D7%97k%14f%D8%D6%3C%14
2012-12-12 17:13:09 -08:00
Jared Wein
2a37ad0196 Bug 814404 - Hide useless menu item in non-browser windows on Mac. r=gavin
--HG--
extra : rebase_source : 4aebcaa31a6cf45fa1949eba731ad5c4d2e05188
2012-12-11 15:41:42 -08:00
Ehsan Akhgari
fe95d440aa Merge mozilla-central into mozilla-inbound 2012-12-10 20:39:51 -05:00
Ehsan Akhgari
74f9cfaedb Bug 819274 - Disable the Restore Previous Session command for private windows in per-window PB builds; r=dao 2012-12-09 23:13:50 -05:00
Benjamin Peterson
365b538faa Bug 818559 - Don't ask to unload if we know we're going to download. r=smaug 2012-12-07 20:35:17 -05:00
Olli Pettay
f77e62bcaa Backout Bug 818559 to fix Bug 820067, a=me 2012-12-10 21:52:01 +02:00
Robert Strong
9188a12b30 Bug 817723 - Only build the stub installer when building x86 and the update channel equals nightly, aurora, beta, and release. r=khuey 2012-12-10 16:23:09 -08:00
Ehsan Akhgari
23d2534887 Bug 820120 - Remove the browser.privatebrowsing.dont_prompt_on_enter pref in per-window private browsing builds; r=jdm 2012-12-10 17:33:50 -05:00
Theo Chevalier
a1cfcf43e1 Bug 725987 - Create Telemetry (opt-out) notification for Nightly and Aurora (mobile). r=bnicholson 2012-12-10 23:25:52 +01:00
Ehsan Akhgari
fc4dcbf2e8 Bug 819956 - Remove gBrowserGlue from DownloadsCommon.jsm; r=gavin 2012-12-10 11:01:59 -05:00
Ehsan Akhgari
3dfdce66e9 Backed out changeset 827c31623942 (bug 819956) for the bad commit message 2012-12-10 13:27:21 -05:00
Ehsan Akhgari
ffa5e4b0f9 commit bed41369196057dda115456f9913cd0f4766a968
Author: Ehsan Akhgari <ehsan@mozilla.com>
    Bug 819956 - Remove gBrowserGlue from DownloadsCommon.jsm; r=mak
2012-12-10 11:01:59 -05:00
Jared Wein
7a46f5d112 Bug 819992 - Only open the click-to-play doorhanger once per window per session. Use the red blocked plugin icon and flash the icon to bring extra attention. r=dao 2012-12-11 22:41:32 -05:00
Rafael Ávila de Espíndola
9ead7bd2bb Bug 820256 - Upgrade clang to 169730 in the 3.2 branch. r=rail.
Update the manifests.
2012-12-11 21:45:21 -05:00
Gregory Szorc
edbe265106 Bug 819033 - Part 0: Remove references to private xpcshell variables; r=paolo 2012-12-11 10:53:24 -08:00
Girish Sharma
358bf78999 Bug 808436 - [gcli] cmd refresh throws an exception, r=paul 2012-11-07 22:54:22 +05:30
Paul Rouget
fc1f35fb7e Bug 768846 - Resize issues in Responsive mode with Toolbox open. r=vporof 2012-12-13 12:26:42 +02:00
Victor Porof
25db31bc60 Bug 796135 - Provide some obvious UI for scripts filtering, r=past 2012-12-10 16:03:48 +02:00
Victor Porof
e6e86f81a1 Bug 818430 - Having line and token operators in the same query makes the scripts menulist behave weirdly, r=past 2012-12-11 09:38:04 +02:00
Victor Porof
06a15377af Bug 816596 - Hide the variables filter box while there are no variables to filter, r=past 2012-12-11 09:38:00 +02:00
Victor Porof
33d23c1516 Bug 816440 - Watch expression evaluations should not display the configurable/enumerable/writable tooltip, r=past 2012-12-11 09:36:50 +02:00
teramako
b93e17458f Bug 808542 - [gcli] "addon list" output is malformed. r=mratcliffe 2012-12-04 06:50:53 +09:00
Tetsuharu OHZEKI
f0a42347ba Bug 817579 - Command buttons in toolbox do not have tooltip; r=msucan,jwalker 2012-12-05 18:39:56 +02:00
Rob Campbell
f85d9f6a07 merge fx-team to m-c 2012-12-04 15:17:23 -05:00
Ed Morley
4c877a20d8 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-04 14:53:45 +00:00
Victor Porof
d5c7f5a303 Bug 816983 - Closing Browser Debugger via the Window Close button no longer kills the Browser Debugger Process, r=rcampbell 2012-12-04 15:48:39 +02:00
Victor Porof
ccec5fc148 Bug 816548 - Show 'hidden' properties menu item should say 'non-enumerable', r=past 2012-12-04 15:48:39 +02:00
Victor Porof
776b19ff34 Bug 816549 - 'Show variables searchbox' option in the debugger options menu - no such word as 'searchbox', r=past 2012-12-04 15:48:39 +02:00
Victor Porof
2ed4f10038 Bug 817425 - many id's in devtools debugger listed as undefined, r=past 2012-12-04 15:48:39 +02:00
Ehsan Akhgari
78ebf85f3c Merge mozilla-central into mozilla-inbound, but DONTBUILD since this all NPOTB stuff 2012-12-04 00:58:28 -05:00
Ehsan Akhgari
7cc52ca87d Bug 817931 - Don't restore the contents of the last closed window into a newly opened window if it's a private window; r=ttaubert
DONTBUILD since this is NPOTB for global PB builds
2012-12-04 00:18:26 -05:00
Ehsan Akhgari
97b99365ed Bug 816936 - Add a "New Private Window" dock menu item for per-window private browsing builds on Mac; r=jdm
DONTBUILD since this is NPOTB for global PB builds
2012-12-03 23:20:23 -05:00
Ehsan Akhgari
e779a59ea0 Bug 817932 - Ignore unrelated load events to fix the intermittent failure in browser_privatebrowsing_openlocation.js; r=jdm
DONTBUILD since this is NPOTB for global PB builds
2012-12-03 23:15:22 -05:00
Andres Hernandez
e4d9e7447d Bug 817472 - Port browser_394759_privatebrowsing.js to the new per-window PB APIs; r=ehsan
DONTBUILD because this is NPOTB for global PB builds

--HG--
rename : browser/components/sessionstore/test/browser_394759_privatebrowsing.js => browser/components/sessionstore/test/browser_394759_perwindowpb.js
2012-12-03 16:51:16 -06:00
Andres Hernandez
465c72cd26 Bug 816524 - Do not store information about closed private windows; r=ttaubert 2012-11-30 15:43:38 -06:00
Ryan VanderMeulen
77948c6e44 Merge the last PGO-green inbound changeset to m-c. 2012-12-03 19:03:01 -05:00
Josh Matthews
a1401f5b6d Backed out changeset 0902b7e89928 (bug 816524) 2012-12-03 17:01:15 -05:00
Ed Morley
b3e1fc52a1 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-03 19:05:07 +00:00
Mario Alvarado [:marioalv]
0417fce708 Bug 806707 - Port browser_save_private_link.js to the new per-window PB APIs; r=ehsan
DONTBUILD since this is NPOTB in global PB builds

--HG--
rename : browser/base/content/test/browser_save_private_link.js => browser/base/content/test/browser_save_private_link_perwindowpb.js
2012-12-03 01:36:43 -06:00
Ehsan Akhgari
1d7e5ee830 Follow-up to bug 810180 - Reset the homepage to about:blank when opening new windows in the test; r=jdm
DONTBUILD because this is NPOTB in global PB builds
2012-12-02 23:22:45 -05:00
Ehsan Akhgari
ac57263eb9 Bug 817463 - Disable loading the homepage for per-window private browsing tests; r=jdm
DONTBUILD since this is NPOTB in global PB builds
2012-12-02 21:48:46 -05:00
Ehsan Akhgari
d8c25f9e30 Bug 816527 - Disable switch to tab for private windows in per-window private browsing builds; r=gavin
This patch makes sure that when you have a tab open in a private window,
we would never switch to it from either a private or non-private window.
Also, this disabled switching to tabs inside private windows.

This patch uses the autocompletesearchparam attribute to convey whether
the autocomplete search is coming from a private window, to disable
finding open pages in nsPlacesAutoComplete.  It also changes the
behavior of switchToTabHavingURI to make sure that switch to tab
actually fails if somehow attempted (this is used in the test.)  It also
prevents pages opened in a private window to be registered with
nsPlacesAutoComplete as open pages, in order to make sure that those
pages do not appear as switch to tab entries in the autocomplete list
for other windows.

The test for this patch is based on browser_bug555767.js, and tests all
of the four possible interactions here.
2012-11-30 02:40:47 -05:00
Mario Alvarado [:marioalv]
0ab4323350 Bug 813215 - Port browser_354894.js to the per-window PB APIs; r=ehsan
DONTBUILD because this is NPOTB in gloabl PB builds

--HG--
rename : browser/components/sessionstore/test/browser_354894.js => browser/components/sessionstore/test/browser_354894_perwindowpb.js
2012-11-29 01:02:06 -06:00
Andres Hernandez
f2eec374d9 Bug 816524 - Do not store information about closed private windows; r=ttaubert
DONTBUILD since this is NPOTB for global PB builds
2012-11-30 15:43:38 -06:00
Ehsan Akhgari
2b7c33ffa3 Backed out changeset 05865f2b8171 (bug 806690) because it was not effective
DONTBUILD
2012-12-02 20:42:15 -05:00
Ehsan Akhgari
5e0d319148 Bug 806720 - Rewrite the browser_styleeditor_private_perwindow.js test according to the latest changes to the style editor test suite; shoulder-r=jdm
DONTBUILD since this is NPOTB for global PB builds
2012-12-02 19:21:43 -05:00
Ehsan Akhgari
b7e80be756 Bug 806690 - Cancel the current browser load to make sure that we don't catch unexpected load events for about:home; shoulder-r=jdm
DONTBUILD since this in NPOTB for global PB builds
2012-12-02 19:05:50 -05:00
Bellindira Castillo [:bellindira]
2d3fe64ee7 Bug 806715 - Port browser_tabview_bug624265.js to the new per-tab PB APIs; r=ehsan
--HG--
rename : browser/components/tabview/test/browser_tabview_bug624265.js => browser/components/tabview/test/browser_tabview_bug624265_perwindowpb.js
2012-11-30 18:39:20 -06:00
Ryan VanderMeulen
097ec47fbe Merge m-c to inbound. 2012-12-01 10:27:23 -05:00
ffxbld
1d23b24864 No bug, Automated blocklist update from host bld-linux64-ec2-362 - a=blocklist-update 2012-12-01 03:29:35 -08:00
Joe Walker
8ff3ac8629 Merge m-c to fx-team 2012-11-30 13:51:45 +00:00
Ed Morley
13428a6614 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-30 10:07:02 +00:00
Joe Walker
96993c1368 Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão 2012-11-30 08:07:59 +00:00
Ehsan Akhgari
bc8db22919 Fix a typo, no bug, DONTBUILD 2012-11-30 01:59:59 -05:00
Gavin Sharp
c6db9627aa Stop preprocessing report-phishing-overlay.xul unnecessarily, no bug 2012-11-29 20:11:42 -08:00
David Keeler
bd244c0ac8 bug 816059 - properly reset blocklist in browser-chrome tests r=jaws 2012-11-29 12:18:53 -08:00
Bellindira Castillo [:bellindira]
e87614f7aa Bug 790752 - Investigate more comprehensive measures of tab switching speed that includes event handler responsiveness. r=gavin 2012-11-28 22:56:56 -06:00
Bellindira Castillo [:bellindira]
c6ae680c3f Bug 806705 - Port browser_bug767836.js to the new per-window PB APIs; r=ehsan
--HG--
rename : browser/base/content/test/browser_bug767836.js => browser/base/content/test/browser_bug767836_perwindowpb.js
2012-11-28 21:06:22 -06:00
Mike Conley
0425772b89 Bug 815678 - Stop Downloads Panel from changing width when scanning completed download. r=mak. 2012-11-29 11:45:27 -05:00
Rafael Ávila de Espíndola
36486c1a62 Bug 815216 - Upgrade clang to 168596 in the 3.2 branch. r=rail.
Update the tooltool manifests.

--HG--
extra : rebase_source : 96b8406a18941b058e660c5c0c4f1391a78b02f3
2012-11-29 09:50:35 -05:00
Marco Bonardo
79b7f7961e Bug 791447 - Move about:newTab data to preferences. r=gavin
Gecko 18 doesn't store anymore about: pages DOMStorage into chromeappsstore.sqlite, so any previous data would be lost on upgrade to it.
Moreover, we want to move off DOMStorage due to high startup costs.
Thus here we migrate old about:newTab chromeappsstore.sqlite data to complex prefs.
2012-12-03 20:19:17 +01:00
Rafael Ávila de Espíndola
49dda6423c Bug 817012 - Use a richer interface to talk from about:telemetry to TelemetryPing.js. r=vdjeric
--HG--
extra : rebase_source : 57f135df797ab6c24d95b1cab0e66b564255024e
2012-12-03 13:31:00 -05:00
Mike Conley
872af67b0c Bug 817584 - Replace descendent selectors in Downloads Panel CSS with child selectors. r=mak. 2012-12-03 13:19:16 -05:00
Ed Morley
db4f2771da Merge mozilla-central to mozilla-inbound 2012-12-03 15:49:45 +00:00
Mike Conley
ebff2b81c9 Bug 815131 Follow-up - Use a child selector instead of the descendent selector. r=me. 2012-12-03 09:59:35 -05:00
Dão Gottwald
7709510c6a Bug 816995 - Use openUILinkIn instead of the gBrowser.selectedTab = gBrowser.addTab() pattern. r=Mossop
--HG--
extra : rebase_source : cc016af00864d2aaa1468c143f6b053a21ebd7a1
2012-12-01 05:11:44 +01:00
Mike Conley
fed30c8bc3 Bug 811263 - Set skipintoolbarset="true" on social-toolbar-item so that the downloads button doesn't move when a lw-theme is applied. r=mak. 2012-11-30 22:45:08 -05:00
Mike Conley
1f57bdab8c Bug 815941 - Remove the usages of nsIDownload.id and nsIDownloadManager.getDownload from the downloads panel code. Code started by ehsan. feedback=paolo, r=mak. 2012-11-30 22:37:48 -05:00
alex
952c3a5d07 Bug 815131 - Downloads Panel footer CSS needs consolidating. r=mconley. 2012-11-29 15:54:24 -05:00
Ehsan Akhgari
6e32183182 Merge mozilla-central into mozilla-inbound, but DONTBUILD since this all NPOTB stuff 2012-12-02 23:35:18 -05:00
Ryan VanderMeulen
a28e51405b Merge m-c to inbound. 2012-12-02 20:33:48 -05:00
Ed Morley
ddf2dc3730 Remove spurious line continuation so Make doesn't treat the endif as a comment (no bug); rs=makeyusucksobad 2012-12-10 13:38:13 +00:00
Ed Morley
a7bbe4275e Bug 766546 - Disable browser_bug561636.js on Windows (correctly this time) 2012-12-10 13:34:00 +00:00
Ed Morley
a7961a2181 Bug 766546 - Disable browser_bug561636.js on Windows for too many intermittent failures 2012-12-10 12:52:52 +00:00
Ed Morley
74a5e24e09 Bug 808264 - Disable browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js for too many intermittent failures 2012-12-10 12:52:51 +00:00
Ed Morley
dbb730fc87 Bug 817304 & Bug 819017 - Disable browser_cmd_calllog.js & browser_cmd_calllog_chrome.js on Windows for too many intermittent failures 2012-12-10 12:48:48 +00:00
Ehsan Akhgari
765fb4a3da Merge mozilla-central into mozilla-inbound 2012-12-09 12:40:04 -05:00
ffxbld
cf0a200e52 No bug, Automated blocklist update from host bld-linux64-ec2-388 - a=blocklist-update 2012-12-08 03:37:29 -08:00
Josh Matthews
bc4616d34b Backed out changeset 34eb0961da2c (bug 769288) 2012-12-08 00:21:49 -05:00
Josh Matthews
b25de50d17 Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan 2012-12-06 22:35:26 -05:00
Josh Matthews
828cfad284 Backed out changeset 3b25f7b4a9ce (bug 769288) 2012-12-07 19:45:51 -05:00
Josh Matthews
50353b228a Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan 2012-12-07 19:12:16 -05:00
Bellindira Castillo [:bellindira]
268ad05a3a Bug 806718 - Port browser_tabview_privatebrowsing.js to the new per-tab PB APIs; r=ehsan
DONTBUILD since this is NPOTB for global PB builds

--HG--
rename : browser/components/tabview/test/browser_tabview_privatebrowsing.js => browser/components/tabview/test/browser_tabview_privatebrowsing_perwindowpb.js
2012-12-07 00:33:41 -06:00
Ed Morley
3a8e1d9a24 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-07 14:14:03 +00:00
Ehsan Akhgari
9f557231bb Remove the setWindowPrivate function which is now unused, no bug
DONTBUILD since this is NPOTB for global PB builds
2012-12-07 08:35:02 -05:00
Ehsan Akhgari
d79e37f3d1 Simplify browser_privatebrowsing_lastpbcontextexited.js and make it not leak, no bug
DONTBUILD since this is NPOTB for global PB builds

--HG--
extra : rebase_source : 6b2c4a18d04c09f707d6724f16b00c8f2e8ce1ff
2012-12-07 08:27:39 -05:00
Josh Matthews
fea0503514 Bug 769285 - Remove obsolete test of geolocation access token. 2012-12-06 23:00:23 -05:00
Ehsan Akhgari
9ee27cbe92 Bug 769285 - Use separate access tokens for private and public geolocation requests. r=dougt 2012-12-06 21:13:15 -05:00
Felipe Gomes
320151663e Bug 811247 - Create only one instance of each social ambient panel instead of one per window. r=jaws,markh 2012-12-06 23:38:46 -08:00
Ehsan Akhgari
0784ce9b76 Bug 801232 - Add support for the downloads panel in per-window private browsing builds; r=mak 2012-12-05 22:31:26 -05:00
Ehsan Akhgari
954f4a65bd Backed out changeset ea20935fa19d (bug 801232) because of leaks 2012-12-06 15:52:30 -05:00
Ehsan Akhgari
9300225bfd Bug 817292 - Bump the timeout for browser_480148.js; r=edmorley 2012-12-06 14:45:18 -05:00
Ehsan Akhgari
3a337de456 Bug 801232 - Add support for the downloads panel in per-window private browsing builds; r=mak 2012-12-05 22:31:26 -05:00
Ehsan Akhgari
c7fd5aa176 Backed out changeset 31d5dca2a3b4 (bug 801232) because of leaks 2012-12-06 14:01:35 -05:00