Paul Rouget
1867171c2d
Bug 987089 - Land ProjectEditor in browser/devtools. Part 2 - integrate with webide;r=jryans
2014-05-21 16:38:21 -05:00
Brian Grinstead
61a42080e8
Bug 987089 - Land ProjectEditor in browser/devtools part 1;r=paul
2014-05-21 16:38:17 -05:00
Nicholas Nethercote
b5aba0afc1
Bug 1013014 (attempt 2) - Disable Trace Malloc on TBPL debug builds. r=glandium.
...
--HG--
extra : rebase_source : 08fa200fd205225f85b9845bf8c18ac38fe26e0d
2014-05-19 18:16:42 -07:00
Monica Chew
bce84acfd9
Bug 1014282: Do not direct every ssl error to 'Report Web Forgery' (r=margaret)
2014-05-22 16:26:57 -07:00
Mike Hommey
b01a539557
Bug 1014300 - Ship replace_jemalloc library (jemalloc3) when replace-malloc is enabled. r=mshal
2014-05-23 07:24:22 +09:00
Robert Kaiser
5e38e1fe02
back out bug 1006615 (blocklist domain change) as data collection systems aren't completely ready yet
2014-05-21 23:36:58 +02:00
Brian Grinstead
02ad0eb9fc
Bug 1011652 - mochitest-devtools fails when shared and tilt folders are run together;r=paul
2014-05-19 08:07:42 -05:00
Tim Nguyen
41260fcd06
Bug 1009145 - HDPI support for Debugger icons. r=bgrins
2014-05-16 15:25:00 +02:00
Tim Nguyen
ae43efa29c
Bug 1011249 - Add HDPI profiler-stopwatch.svg icon. r=bgrins
2014-05-16 14:53:00 +02:00
Gijs Kruitbosch
708b5dcbd7
Bug 996635 - fix removing widgets from outside their area, r=jaws
...
--HG--
extra : rebase_source : c6e5fc5b2cb5e79f4fb7c1307c383157f8577c61
2014-05-12 21:47:17 +01:00
Girish Sharma
7509f79d7d
Bug 1011727
- Remove extra rules from themes/windows/devtools/debugger.css which are not in other platforms, r=bgrins
2014-05-17 03:26:44 +05:30
Ryan VanderMeulen
2c26dad1a0
Merge m-c to fx-team.
2014-05-16 15:31:28 -04:00
Ryan VanderMeulen
e4a25d432d
Merge fx-team to m-c.
2014-05-16 15:06:03 -04:00
Alex Harris
b437af3b30
Bug 956044 - Add a checkered background to the inspector color swatches. r=bgrins
2014-05-15 14:14:00 -04:00
Florian Quèze
b3791d75b5
Bug 1008195 - Clicking on the notification icon should toggle the translation infobar, r=felipe.
2014-05-16 17:17:06 +02:00
Tim Nguyen
fcaf77a771
Bug 998687 - Wrong Edit bookmark open state styling on Windows 7. r=jaws
2014-05-09 13:09:00 -04:00
Gijs Kruitbosch
af7a4a6664
Bug 946166 - make clicking disabled items not close the panel, r=mikedeboer
2014-05-15 19:35:33 +01:00
Carsten "Tomcat" Book
0f24f14f35
Merge mozilla-central to fx-team
2014-05-16 14:33:31 +02:00
Carsten "Tomcat" Book
9f4037af48
merge fx-team to mozilla-central
2014-05-16 14:17:01 +02:00
Patrick Brosset
d0896d9770
Bug 835896 - First word in selector-search also matches classes and ids; r=harth
2014-05-16 14:06:12 +02:00
Georg Fritzsche
6a300dfda4
Bug 1005270 - Trigger experiments initialization on opening the addon manager UI. r=bsmedberg
2014-05-16 12:56:25 +02:00
David Rajchenbach-Teller
fdb3455861
Bug 1010289 - Experiments.jsm should now handle its errors. r=bsmedberg
2014-05-15 03:12:00 +02:00
Panos Astithas
0fec27ae48
Update browser_dbg_chrome-create.js according to the recent BrowserToolboxProcess refactoring (bug 918507). r=me
...
--HG--
extra : rebase_source : abb15c381e68687c80908b7a3393a5639f6ab704
2014-05-14 17:27:37 +03:00
Tim Nguyen
392a5e0a04
Bug 1009002 - Add 2x images for web console. r=bgrins
2014-05-13 08:18:00 +02:00
James Long
45bdf8d8e1
Bug 986151 - Fix line number of breakpoints when added from context menu. r=past
2014-05-15 14:51:00 +02:00
Drew Willcoxon
f2d6f40bf1
Bug 1009299 - Add Yahoo logo to search plugin so about:newtab can use it. r=MattN
2014-05-15 19:04:50 -07:00
Drew Willcoxon
a10f733868
Bug 998303 - browser/base/content/test/general/browser_urlbar_search_healthreport.js attempts to connect to www.google.com. r=mak
2014-05-15 19:04:47 -07:00
Gijs Kruitbosch
bb9c18e0bf
Backed out changeset b32eb8beb7eb (bug 996635) for mochitest-browser bustage in other customizableui tests
2014-05-16 00:23:00 +01:00
Wes Kocher
d8b1ca184f
Merge m-c to fx-team
2014-05-15 16:19:06 -07:00
Wes Kocher
738f9f9b41
Merge inbound to m-c
2014-05-15 15:59:45 -07:00
Benjamin Smedberg
fbb11389d3
Bug 1007710 - Add information about the currently-active experiment to the telemetry ping, r=gfritzsche+vladan
...
--HG--
extra : rebase_source : a6bde09d91162d9a77fa2d121442e2397e6c9526
2014-05-15 09:11:01 -04:00
Gijs Kruitbosch
870ff684ae
Bug 1006379 - don't attempt language detection if the document is gone, r=felipe
2014-05-15 13:56:37 +01:00
Gijs Kruitbosch
5afeec15c1
Bug 998523 - updateUI after logout, r=markh
2014-05-15 00:09:23 +01:00
Jordan Santell
d7dfaa2559
Bug 998597 - Add icon for Web Audio Editor tool in developer tools. r=robcee
2014-05-14 11:37:00 -04:00
Gijs Kruitbosch
233814d5d7
Bug 996635 - fix removing widgets from outside their area, r=jaws
...
--HG--
extra : rebase_source : c24812c5a95ddd79051dec1ff6cd71a56234aa3a
2014-05-12 21:47:17 +01:00
Jordan Santell
acec936cfc
Bug 1010419 fix race condition in web audio editor graph r=vporof
...
From a13c00bea8480dd9ca4540fb1b9745d6c76653ec Mon Sep 17 00:00:00 2001
click opening inspector tests.
---
.../webaudioeditor/test/browser_wa_graph-click.js | 39 ++++++++++++++++------
.../devtools/webaudioeditor/webaudioeditor-view.js | 25 +++++++++-----
2 files changed, 45 insertions(+), 19 deletions(-)
2014-05-15 11:30:00 -07:00
Richard Marti
a1dca021cc
Bug 994265 - Don't use ::before for radio and checkbox. r=jaws
2014-05-07 20:49:14 +02:00
Carsten "Tomcat" Book
c30b56a04d
Merge mozilla-central to mozilla-inbound
2014-05-16 14:31:46 +02:00
Jonathan Kew
f4d5bc4643
bug 1009563 - let the Info icon on the neterror page auto-size according to line height. r=Unfocused
2014-05-16 08:44:35 +01:00
Jared Wein
82b82201a8
Bug 738797 - Enable the in-content preferences by default. r=Unfocused
...
--HG--
extra : rebase_source : bcff4e914e2b66da1b7a5b93ef21dc153519b6e4
2014-05-04 15:54:29 -05:00
Jared Wein
f2734dc7d4
Bug 741047 - Implement opening in-content preferences to a given view. r=Gijs
...
--HG--
extra : rebase_source : 9b9c58a967bb52b596457f41b697085c46fb0ba6
2014-05-11 15:52:33 -04:00
Mike Conley
ee38478919
Bug 1008183 - Show a private browsing indicator on Windows in fullscreen mode if tabs are in the titlebar. r=jaws.
2014-05-16 08:00:00 -04:00
Paul Rouget
1213a1957c
Bug 1011464
- [appmgr v2] Move locales files in content. r=Pike
2014-05-16 09:08:00 -04:00
Arpad Borsos
65f6702662
Bug 1011854 - Remove usage of 2nd WeakMap#get parameter from SessionStore; r=ttaubert
...
--HG--
extra : rebase_source : a63bf620acd02ff5e72a0dc6821423d25a5f34e9
2014-05-20 14:19:14 +02:00
Biraj Karmakar
397fba057c
Bug 998207 - Update privacy policy url in the about dialog. r=dao
2014-04-22 23:04:34 +05:30
Brandon Benvie
c166faa06c
Bug 968896 - Add tern support to source editor to provide autocompletion and type inference. r=vp, r=anton, r=fitzgen
2014-04-16 13:49:28 -07:00
Paul Rouget
2a64ca7a73
Bug 1010712 - [appmgr v2] remove panels animation. r=jryans
2014-05-18 03:45:00 +02:00
Paul Rouget
358d9a21b0
Bug 1010271 - remove active attribute when toolbox iframe gets destroyed. r=jryans
2014-05-18 03:05:00 +02:00
Paul Rouget
ae263d1375
Bug 1010174 - [appmgr v2] update runningApps list on uninstall. r=jryans
2014-05-19 10:39:00 +02:00
Tim Nguyen
382dbebc61
Bug 1012166 - Use SVG files for itemArrow-* in DevTools. r=bgrins
2014-05-17 15:24:00 +02:00
Drew Willcoxon
ae4ced5a6a
Bug 1009313 - ContentSearch.jsm should call nsIBrowserSearchService.init. r=felipe
2014-05-19 19:11:04 -07:00
Felipe Gomes
044aebb14c
Bug 971054 - Parts 5 and 6. Move translation content handler to its own jsm and hook up it with the UI and engine. r=florian
2014-05-19 17:33:41 -03:00
Felipe Gomes
dfbd566b02
Bug 976554 - Replace original content of webpage's text nodes with translated content, or vice versa. r=florian
2014-05-19 17:32:09 -03:00
Felipe Gomes
de0ef149d6
Bug 976556 - Parse translation results back into the TranslationDocument and TranslationItem data structures. r=florian
2014-05-19 17:31:23 -03:00
Felipe Gomes
61232aa1de
Bug 971054 - Part 4. Class to manage the service's auth token lifetime and renewal. r=florian
2014-05-19 17:29:47 -03:00
Felipe Gomes
88fad51371
Bug 971054 - Part 3. BingRequest class that represents one network request sent to translation service. r=florian
2014-05-19 17:28:25 -03:00
Felipe Gomes
3accdb2bac
Bug 971054 - Part 2. BingTranslator engine. r=florian
2014-05-19 17:27:32 -03:00
Felipe Gomes
d8798f4c8f
Bug 971054 - Part 1. TranslationDocument class that manages the translation process and data for a document. r=florian
2014-05-19 17:26:55 -03:00
Tim Nguyen
b447152353
Bug 1012811 - Color swatch background doesn't stay in the right place while scrolling. r=bgrins
2014-05-19 15:21:25 -05:00
Alex Harris
7a4872d125
Bug 1010959 - Move computedview.css theme files into single shared theme file. r=bgrins
...
--HG--
rename : browser/themes/osx/devtools/computedview.css => browser/themes/shared/devtools/computedview.css
2014-05-19 13:46:04 -05:00
Shane Caraveo
ce7c0b6d69
Bug 1003523 make share button customizable, r=Gijs
2014-05-19 09:38:38 -07:00
Michael Ratcliffe
b2027a666b
Bug 974171 - Add DEVTOOLS_TOOLBOX_* flags. r=jwalker
2014-04-15 11:01:27 +01:00
Hernan Rodriguez Colmeiro
8e6e7511a7
Bug 881576 - "Convert storage quota notifications test to use in-content preferences". r=jaws
2014-05-22 08:23:00 +02:00
Hernan Rodriguez Colmeiro
47fdcec7a9
Bug 974641 - Favicon for in-content preferences. r=jaws
2014-05-22 20:52:00 +02:00
Florian Quèze
de59008bd2
Bug 1013537 - Implement animated translation icon for "Translation in Progress" infobar, r=felipe.
2014-05-22 22:33:13 +02:00
Wes Kocher
4777505208
Merge m-c to inbound
2014-05-23 17:37:56 -07:00
Steve Fink
46de7f3690
Annotate je_malloc_printf as non-GC function. r=terrence,sorta
...
Backed out changeset efde4f7c20e5 (bug 1014134) to re-enable replace-malloc for the haz build. This patch fixes the reason for that disablement.
--HG--
extra : rebase_source : 2ae1c63bc088debb1b6191100d08f688acfb4135
2014-05-23 16:43:58 -07:00
Gavin Sharp
204f8dfcc3
Bug 947574: Add some better debugging info to browser/components/search/test/browser_426329.js to help diagnose intermittent timeouts
2014-05-27 18:04:15 -07:00
Florian Quèze
1620a5d0a3
Bug 1000253 - Fix a mistake in the browser_devices_get_user_media.js test, r=MattN.
2014-05-28 00:48:05 +02:00
Florian Quèze
340e9d96ee
Bug 1016342 - build translation by default, r=felipe.
2014-05-28 00:45:45 +02:00
Florian Quèze
f9e2511c13
Bug 1016367 - Package @2x translation icons on Windows and Linux, r=felipe.
2014-05-28 00:44:14 +02:00
Jordan Santell
fea77157d9
Bug 1013544 - Highlight active node in web audio editor. r=vp
2014-05-26 11:32:00 -04:00
Alex Harris
29715da82d
Bug 1011624 - Move themes/*/devtools/inspector.css into themes/shared/devtools/inspector.css. r=bgrins
...
--HG--
rename : browser/themes/osx/devtools/inspector.css => browser/themes/shared/devtools/inspector.css
2014-05-27 09:24:00 -04:00
Jordan Santell
eedebf7f21
Bug 1007920 - Handle non-primitive types in the AudioNode actor and in the web audio editor tool. r=vp
2014-05-26 10:41:00 -04:00
Lars Swientek
91bf96d3c7
Bug 1002070 - Change nsINavBookmarksObserver to nsINavBookmarkObserver so that
...
right interface is accessed. r=mak
2014-05-27 02:42:00 -04:00
Maxim Zhilyaev
3980423de1
Bug 993901 - Implement logic to decide when to fetch remotely hosted links [r=adw]
...
Download links file if it's been a day on init, new tab load, or pref change.
2014-05-27 13:59:33 -07:00
Paul Rouget
23a48d232e
Bug 1007218 - Ability to execute App Manager V2 commands from shell. r=ochameau
2014-05-27 22:50:27 +02:00
Ryan VanderMeulen
ca1ef1cf2f
Merge m-c to fx-team.
2014-05-27 16:24:26 -04:00
Rob Campbell
ec00967f36
Bug 1010423
- disable browser_wa_properties-view-edit.js; a=sheriffs
2014-05-27 15:54:59 -04:00
Ryan VanderMeulen
2da8bfffc5
Bug 1016308 - Update pdf.js to version 1.0.248. r=yury
2014-05-27 15:38:13 -04:00
Myk Melez
728c151c93
Bug 938303 - enable user to reassign "quit application" shortcut on Mac; r=enndeakin
...
--HG--
extra : rebase_source : d4abe64845be02909cb946be8ce01c27b1e02477
2014-05-27 10:02:13 -07:00
Birunthan Mohanathas
d9e420fc7c
Bug 869836 - Part 12: Use Assign('c')
instead of AssignLiteral("c")
. r=ehsan
...
--HG--
extra : rebase_source : a6b15019cee452973dd8bf3112c15e14175855a9
2014-05-26 21:55:08 +03:00
Birunthan Mohanathas
085f40aff8
Bug 869836 - Part 11: Use Append('c')
instead of AppendLiteral("c")
. r=ehsan
...
--HG--
extra : rebase_source : 08bcbfd804f1adcab40c7d59fa56deda1f6e0829
2014-05-26 21:54:58 +03:00
Paolo Amadini
e4ede54cb5
Bug 853549 - Use a JSON storage back-end in the Login Manager, except on Android. r=dolske
2014-01-07 17:29:41 +01:00
Gijs Kruitbosch
ad52835602
Bug 996988 - add more logging, remove listener as late as possible, to get more info about what circumstances are triggering our listener not getting called, r=test-only/firebot
...
--HG--
extra : rebase_source : bab908e94b023a478b5d56d333344dcf3be10274
2014-05-27 13:17:07 +01:00
Joe Walker
a4d498f63f
Bug 1013887 - Fix typos in css coverage report; r=pbrosset
2014-05-27 12:07:04 +01:00
Gijs Kruitbosch
966bef1734
Bug 1015494 - fix sidebar state at the end of the test, r=mconley
...
--HG--
extra : rebase_source : 377a22b5e2850786453fe9f600f57005c1756bed
2014-05-26 21:12:57 +01:00
Joe Walker
cbc6b76c9a
Bug 1013887 - Make CSS coverage should look nicer; r=harth
2014-05-26 19:57:58 +01:00
Joe Walker
0f9a0baf74
Bug 1013909 - Make CSS Coverage smarter in its handling of compressed style sheets; r=harth
2014-05-26 19:57:58 +01:00
Heather Arthur
68112e6bac
Bug 1012806 - Add @media rules sidebar to style editor; r=jwalker
2014-05-26 13:52:24 -04:00
Gijs Kruitbosch
32f5951fd0
Bug 977009 - switch to Cu.cloneInto instead of JSON.parse(JSON.stringify(foo)) because it's faster, r=vporof
...
--HG--
extra : rebase_source : 09dc0b502417ceb3384689f6517a4b21c46ff9d3
2014-05-26 13:25:00 +01:00
Dão Gottwald
8b64a56531
Bug 1014587 - Simplify toolbar-menubar and TabsToolbar styling by never giving them a background color. r=mdeboer
2014-05-26 18:31:17 +02:00
Asaf Romano
f374977b67
Bug 988275 - Choosing the same language in Translation Infobar will attempt to translate. r=florian
2014-05-26 17:03:13 +03:00
Carsten "Tomcat" Book
a25afd685f
Merge mozilla-central to fx-team
2014-05-26 15:35:30 +02:00
Asaf Romano
9b8266188a
Bug 994037 - Translation infobar can be placed in the wrong tab. r=florian
2014-05-26 15:30:42 +03:00
Tim Taubert
981dc9ccd2
Bug 993959 - Fix focus outline for .notification-anchor-icon on Windows r=dao
2014-05-26 10:56:42 +02:00
Blair McBride
0e3ff19f35
Bug 926712 - Use WebIDL to expose InstallTrigger, r=Mossop,bholley
2013-12-12 02:08:00 +00:00
David Rajchenbach-Teller
713a334dc5
Bug 989393 - Clean up old tabs and windows. r=ttaubert
2014-05-14 06:12:00 -04:00
David Rajchenbach-Teller
880b910289
Bug 962948 - Additional Telemetry on Session Restore startup. r=ttaubert
2014-05-05 09:23:00 -04:00
Gijs Kruitbosch
46a84f3eb9
Bug 1008402
- linux downloads button icon loses lwtheme color if using dark lwtheme (bright text), r=mconley
2014-05-13 00:05:31 +01:00
Tim Taubert
770d32628d
Bug 1009599 - Restoring from about:sessionrestore fails when there is more than one tab in the window r=smacleod
2014-05-13 18:30:48 +02:00
Tim Nguyen
3819aebc44
Bug 983978 - download-glow.png should be blue on Windows and Linux. r=Gijs
2014-05-13 22:26:00 +02:00
Michael Pruett
e75469398a
Bug 431901 - Update preference dialogs to treat backspace and delete equivalently on Mac OS X. r=MattN
2014-05-12 23:11:19 -05:00
Jordan Santell
80f663c708
Bug 1007345 - Create an audionode inspector in the web audio editor tool. r=vp
2014-05-13 21:59:00 +02:00
Wes Kocher
1b2e339f62
Backed out changeset b9cee613c432 (bug 999865) for bc1 bustage on a CLOSED TREE
2014-05-13 20:29:28 -07:00
Wes Kocher
56c9c6455b
Merge m-c to fx-team
2014-05-13 18:59:41 -07:00
Wes Kocher
754c5c0a71
Merge fx-team to m-c
2014-05-13 18:49:09 -07:00
Wes Kocher
9c55ca88ba
Merge b-i to m-c
2014-05-13 18:34:41 -07:00
Shane Caraveo
fe3c513892
Bug 999865 provide ui indication of new provider buttons after activation, r=markh, r=unfocused
2014-05-13 18:05:54 -07:00
Ryan VanderMeulen
4f6ccf8cd8
Merge m-c to b2g-inbound.
2014-05-13 16:27:50 -04:00
Eddy Bruel
ae7c69fc2c
Bug 859372 - Refactor webbrowser.js;r=past
2014-05-13 21:56:30 +02:00
Ryan VanderMeulen
1170b7a391
Merge m-c to inbound.
2014-05-13 16:27:45 -04:00
Theo Chevalier
b4530464e8
Bug 1007765 - Update string entity name for btnPageCSS.tooltip, r=jryans
2014-05-13 08:11:32 -07:00
Panos Astithas
ec1b7e0c27
Add a console test for inspection of optimized out variables (bug 1004562). r=vporof
...
--HG--
extra : rebase_source : e86a2000d30e58b3ec17ab64bfcd0ac7fed29e5b
2014-05-13 16:16:44 +03:00
Paul Rouget
c731837567
Bug 1009486 - Include webide.jar in package-manifest.in. r=mshal
2014-05-13 13:07:54 +02:00
vikneshwar
d332ca0e45
Bug 970962 - Use the default cursor in the markup-view. r=pbrosset
2014-05-12 13:56:00 -04:00
Drew Willcoxon
165dac9371
Bug 1009318 - Add Google search purpose for about:newtab. r=MattN
2014-05-13 12:37:19 -07:00
Drew Willcoxon
b25bc9207e
Bug 1009266 - Make about:newtab use 2x-DPI logos in 1x-DPI windows when a 1x logo isn't available. r=ttaubert
2014-05-13 12:37:13 -07:00
Alexandre Poirot
3aea845834
Bug 1009090 - Fix content permissions in mulet. r=fabrice
2014-05-12 10:35:00 -04:00
Dão Gottwald
bb57f63278
Bug 1007418 - Disable browser_visibleTabs_tabPreview.js for optimized builds on Windows
2014-05-13 06:56:55 +02:00
Ryan VanderMeulen
4861e4d265
Merge m-c to fx-team.
2014-05-12 16:33:27 -04:00
Ryan VanderMeulen
df91ea951b
Merge inbound to m-c.
2014-05-12 16:32:53 -04:00
Andrea Marchesini
42a3125c8f
Bug 1006027
- ConsoleAPI uses timestamps in msecs, r=bz
2014-05-12 18:03:55 +01:00
Gijs Kruitbosch
7991db589f
Bug 1003588 - don't let spacers, springs and separators go into the panel, r=jaws
2014-05-09 22:11:24 +01:00
Shane Caraveo
f6ce087b36
Bug 960991 support for standard share endpoints, r=markh
2014-05-13 11:10:47 -07:00
Gijs Kruitbosch
6ed903ae8b
Bug 1004255 - adjust flex so that inner panelUI-contents sizes correctly, r=mconley
2014-05-09 13:10:19 +01:00
Gijs Kruitbosch
14286c8988
Bug 1003542 - remove extra space at bottom of single-item menus in bookmarks menu button panel menus, r=mikedeboer
2014-05-09 21:14:16 +01:00
Patrick Brosset
4b3c00e761
Bug 997198 - Quick layout-view tests cleanup; r=bgrins
2014-05-12 16:51:10 +02:00
Patrick Brosset
5c4e3ffb08
Bug 997198 - Create a standalone reflow actor; r=bgrins
2014-05-12 16:51:06 +02:00
vikneshwar
efe9bd785b
Bug 1005635 - Removed noise.png reference from connect.css. r=bgrins
2014-05-12 06:02:00 -04:00
Carsten "Tomcat" Book
3009130936
Merge mozilla-central to fx-team
2014-05-12 13:52:46 +02:00
Carsten "Tomcat" Book
0eef94abf9
merge mozilla-inbound to mozilla-central
2014-05-12 13:33:19 +02:00
Jared Wein
f41c47ecca
Backed out changeset 0e11a16741bf (bug 741047)
2014-05-11 17:37:57 -04:00
Jared Wein
abc4c528a9
Backed out changeset 4ac25e196c7a (bug 738797)
2014-05-11 17:37:40 -04:00
vikneshwar
6ff2bf299b
Bug 1003888 - Replaced getter for isReady() instead of a function(). r=mconley
2014-05-09 11:29:00 +02:00
Drew Willcoxon
f1907fd96d
Bug 983313 - Write crash events for plugin crashes and hangs (part 1: main changes). r=bsmedberg
2014-05-12 11:58:18 -07:00
Philipp Sackl
63ae87cb63
Bug 994582 - Tweak panel animation so that it looks good on all platforms/systems. r=enndeakin
2014-05-06 07:57:00 -04:00
Gijs Kruitbosch
d71433e778
Bug 1008559 - setLocationAttributes, as called from buildArea, should remove anchor attribute if set, r=mconley
2014-05-12 19:12:06 +01:00
Gijs Kruitbosch
7f8949976d
Bug 1000051 - fix hidpi close icon size, r=dao
2014-05-12 16:57:43 +01:00
Tim Taubert
4757832b4c
Backed out changeset b77de3bb419e (bug 994954)
2014-05-13 13:07:44 +02:00
Florian Quèze
d100a471df
Bug 976574 - Implement 'Translation Preferences' option in infobar - tests, r=felipe.
...
--HG--
extra : rebase_source : f96151044fb083fa2c8e19d085c2a6a90700afe2
2014-05-13 09:57:20 +02:00
Florian Quèze
890b1a4ce2
Bug 976574 - Implement 'Translation Preferences' option in infobar, r=felipe.
...
--HG--
extra : rebase_source : 240d73d8d852a1868bb96e39d61fc7a80a60621b
2014-05-13 09:57:08 +02:00
Paul Rouget
56efa26c5c
bug 1008951 - fix runtime opening sequence. r=jryans
2014-05-12 07:05:00 +02:00
Paul Rouget
a33bf3b923
Bug 999417 - Land the new App Manager UI. r=jryans r=mshal
2014-05-12 08:53:00 +02:00
Mike de Boer
a5f6ffe6a5
Bug 998157: use box-shadow instead of border to draw an outline around the back-button. r=dao.
2014-05-13 11:01:27 +02:00
Jared Wein
f27779a08d
Bug 738797 - Enable the in-content preferences by default. r=Unfocused
2014-05-04 15:54:29 -05:00
Jared Wein
7a8afd9c0f
Bug 741047 - Implement opening in-content preferences to a given view. r=Gijs
2014-05-11 15:52:33 -04:00
Tom Schuster
3de9c81d0c
Bug 1004693 - [e10s] Add keyword search does not work. r=felipe
2014-05-10 15:28:42 +02:00
Ryan VanderMeulen
a23138fe7b
Merge b2g-inbound to m-c.
2014-05-09 16:02:25 -04:00
Dão Gottwald
f31b38e070
Bug 1007229 - Background tabs need to use the CaptionText color when using a high contrast theme on Windows 8/8.1. r=Gijs
...
--HG--
extra : rebase_source : 22c5f8232d055fe72828bdfd770141b134664751
2014-05-09 17:38:04 +02:00
Brian Grinstead
b19fbc94d1
Bug 1002280 - ID starting with numeric value crashes the devtools DOM inspector;r=jwalker,bholley
2014-05-09 09:58:26 -05:00
Valentin Tsatskin
1595615c84
Bug 993373 - The shade of blue for hovered items should be different than the blue used for selected items in the dropdowns of the in-content preferences. r=jaws
2014-05-08 14:19:00 -04:00
Carsten "Tomcat" Book
a3c8c6b85e
Merge mozilla-central to b2g-i
2014-05-09 14:20:02 +02:00
Carsten "Tomcat" Book
22af270df0
merge fx-team to mozilla-central
2014-05-09 14:00:32 +02:00
Richard Marti
66d4e62579
Bug 1007804 - In-content preferences: Correctly align the help icon on Linux and OS X. r=jaws
2014-05-08 21:17:21 +02:00
Heather Arthur
4cd57bbbc8
Bug 1006231 - Get original source content for a stylesheet from source map's 'sourcesContent'. r=fitzgen
2014-05-08 15:25:00 +02:00
James Long
b1af6c044a
Bug 799077 - slide the breakpoint with a CSS transition when the server moves it r=past
2014-05-08 14:57:00 +02:00
Panos Astithas
7956ba8722
Add a debugger test for inspection of optimized out variables (bug 1002456). r=vporof
2014-05-08 18:26:28 +03:00
Victor Porof
2f98ee95fe
Bug 1006589 - (relanded) Hovering an identifier will sometimes remove the highlighting of the line where the debugger is paused, r=rcampbell
2014-05-08 22:14:42 -04:00
Ed Lee
68a95c7dc7
Bug 1007830 - Update to the tiles trial message text [r=adw]
...
Remove the confusing "Trial Sponsor" from the message.
2014-05-08 21:42:58 -07:00
Marina Samuel
d96b1cfb9c
Bug 1000459
- revert bug 993581 to turn directory tiles on [r=adw]
...
Undo hardcoding of empty object.
2014-05-08 21:42:57 -07:00
Victor Porof
a58ca99144
Bug 1006906 - Use hidpi icons for the variables view in widgets.inc.css, r=bgrins
2014-05-07 22:07:51 -04:00
Ryan VanderMeulen
eff987d335
Backed out changeset b9e61c8bdf49 (bug 1002456) for mochitest-dt orange.
2014-05-08 16:10:16 -04:00
Ryan VanderMeulen
269dbe5b63
Merge m-c to fx-team.
2014-05-08 16:07:20 -04:00
Ryan VanderMeulen
ee0a788293
Merge fx-team to m-c.
2014-05-08 16:04:26 -04:00
Panos Astithas
acd8d39206
Add a debugger test for inspection of optimized out variables (bug 1002456). r=vporof
2014-05-08 22:09:29 +03:00
Victor Porof
652b112b77
Bug 1007465 - The .variables-view-edit class in widgets.inc.css has left padding, r=bgrins
2014-05-07 22:10:42 -04:00
Benjamin Smedberg
7f0c454754
Bug 1007389 - Implement plugin whitelist round 2, r=gfritzsche
...
--HG--
extra : rebase_source : 0ade8e9c73cd90f87409d01987ddcea0f406006c
2014-05-07 18:43:55 -04:00
James Long
7741751893
Bug 995252 - Always remove a breakpoint and create a new one when setting the condition. r=past
2014-05-07 11:41:00 -04:00
Philipp Sackl
f0fc5ccb28
Bug 994954 - Improve the design of loading throbbers. r=mak
2014-04-30 13:36:00 -04:00
Mike de Boer
13be886a31
Bug 1006490: revert changes made to the print button tooltip in bug 979479. r=dao.
2014-05-08 14:35:43 +02:00
Carsten "Tomcat" Book
5f44ca630c
Merge mozilla-central to fx-team
2014-05-08 14:32:22 +02:00
Carsten "Tomcat" Book
1ac8701e16
merge mozilla-inbound to mozilla-central
2014-05-08 13:46:32 +02:00
Mike de Boer
bc908e1e24
Bug 947344: add more shortcut tooltip and label helpers where possible. r=mconley.
2014-05-08 11:14:20 +02:00
Carsten "Tomcat" Book
dffe3e8f99
Backed out changeset df8bf3b71adb (bug 1006589) for frequent dt1 test failures
2014-05-08 09:26:29 +02:00
Richard Newman
7c8adc0769
Bug 995412 - Graphic assets for desktop Sync should be run through an optimizer to reduce size. r=trivial DONTBUILD
2014-05-07 21:00:41 -07:00
Wes Kocher
0e7578947c
merge inbound to m-c
2014-05-07 17:06:22 -07:00
Ryan VanderMeulen
e84cc1706a
Backed out changesets 2f3f35b8cea3 and 7824a3826963 (bug 1002914) for intermittent mochitest-bc failures.
2014-05-07 16:56:28 -04:00
Rob Campbell
893dbca810
Bug 998302 - Connect to about:config instead of about:credits to avoid accessing mozilla.org when the test runs. r=robcee
2014-05-07 10:38:00 -04:00
Chris Peterson
870a7e05b3
Bug 982396 - Initialize PlacesToolbarHelper _shouldWrap before using it. r=mak
2014-04-29 21:09:36 -07:00
Robert Kaiser
b2da98ed85
Bug 1006615 - Update extensions.blocklist.itemURL and extensions.blocklist.url to new blocklist domain, r=Mossop,jason
2014-05-07 12:11:56 +02:00
Carsten "Tomcat" Book
26cdcf20ae
merge fx-team to mozilla-central
2014-05-07 14:09:14 +02:00
Carsten "Tomcat" Book
3b7d34e657
Backed out changeset 22347f9e52cd (bug 989890) for bc1 testfailures
2014-05-07 10:38:27 +02:00
Richard Marti
c4190148f0
Bug 989890 - Port the help button to in-content prefs. r=jaws
2014-05-05 22:54:57 +02:00
Jordan Santell
b83430e11a
Bug 1006287 - Clicking a graph node in the audio dev tool focuses the param view for the node. r=vp
2014-05-06 17:07:00 +02:00
Mark Hammond
201952efd6
Bug 1002914 (part 2) - remove SocialChatBar, add chat specific tests and refactor social tests. r=mixedpuppy
2014-05-07 09:58:18 +10:00
Mark Hammond
9c3b931bd2
Bug 1002914 (part 1) - refactor the chat window so it can be used by loop and social. r=mixedpuppy
2014-05-07 09:58:18 +10:00
Gorman Ho
736ac388e6
Bug 993416 - Add "Paste Outer HTML" to the inspector context menu. r=bgrins
2014-04-26 21:59:43 -06:00
Richard Marti
b599f8c57a
Bug 989890 - Port the help button to in-content prefs. r=jaws
2014-05-05 22:54:57 +02:00
Victor Porof
3a2f5f8006
(no bug) Request longer timeout for browser_dbg_breakpoints-break-on-last-line-of-script-on-reload.js to hopefully fix timeouts while GC-ing after the test finishes on a CLOSED TREE, r=me
2014-05-07 13:43:10 -04:00
Victor Porof
6c858befa3
Bug 1006915 - The node inspect icon in the variables view should appear before the F/S/N/Lock icons, r=rcampbell
2014-05-07 09:38:18 -04:00
Victor Porof
a379ccf805
Bug 1006878 - The input box is slightly misplaced when editing properties with no value (getters/setters), r=rcampbell
2014-05-07 09:38:18 -04:00
Victor Porof
273801af2e
Bug 1006825 - Variable values in the inspection popup look ugly when touching the popup's edge, r=rcampbell
2014-05-07 09:38:18 -04:00
Victor Porof
0184e66ae2
Bug 1006666 - Increase the timeout required to show the variables inspection popup, r=rcampbell
2014-05-07 09:38:17 -04:00
Victor Porof
b301ea39a3
Bug 1006589 - Hovering an identifier will sometimes remove the highlighting of the line where the debugger is paused, r=rcampbell
2014-05-07 09:38:17 -04:00
Victor Porof
6a1d43cef5
Bug 1006586 - Remove smoothscrolling from the breadcrumbs widget, r=rcampbell
2014-05-07 09:38:17 -04:00
Victor Porof
1404c7bd24
Bug 1006489 - Scopes in the debugger don't always reexpand after stepping, r=rcampbell
2014-05-07 09:38:16 -04:00
Dão Gottwald
2818e1245a
Bug 805068 - Make browser chrome tests more self-contained by giving each test a new blank tab. r=ttaubert
2014-05-07 15:08:05 +02:00
Jordan Santell
60bce06019
Bug 1006283 - Set and display proper type on AudioParams for web audio editor. r=vp
2014-05-06 14:03:00 -04:00
Ryan VanderMeulen
8843761b1f
Merge m-c to fx-team.
2014-05-06 16:53:11 -04:00