Ehsan Akhgari
39d8cd9120
Merge m-c into m-i
2014-06-02 10:22:11 -04:00
Carsten "Tomcat" Book
7f0e1bcdec
Merge mozilla-central to mozilla-inbound
2014-06-02 15:23:46 +02:00
Robert O'Callahan
b3cf47b176
Bug 1015664. Part 2: Remove some NS_HIDDEN usage. r=bsmedberg
2014-06-03 00:08:24 +12:00
Robert O'Callahan
915297325e
Bug 1015664. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
2014-06-03 00:08:21 +12:00
Carsten "Tomcat" Book
af448b0363
Backed out changeset 86d0bd2a0233 (bug 992911) for android 2.3 bustage
2014-06-02 13:36:51 +02:00
Joel Maher
7875eaa8a1
Bug 992911 - (run-by-dir) add the ability to run mochitests per directory in a loop. r=ahal
2014-06-02 06:54:23 -04:00
Wes Kocher
af4e90e4d6
Merge m-c to inbound on a CLOSED TREE
2014-06-05 19:14:19 -07:00
Mike Hommey
6db5262eba
Bug 1020590 - Fix ASAN builds after bug 1013341. r=mshal
2014-06-06 08:15:56 +09:00
David Caldwell
1b9f6826d8
Bug 907310 - (shift)+F5, Cmd/Ctrl+R should be available in Detached Devtools Window. r=bgrins
2014-05-09 17:41:43 -07:00
Bernardo P. Rittmeyer
eb44edbaa3
Bug 1020422 - Fix the width of some in-content checkbox hit areas that were full block. r=mconley
2014-06-06 11:35:00 -04:00
Ted Mielczarek
6322893432
bug 815002 - fix browser_device_get_user_media.js to work with --use-test-media-devices. r=florian
2014-06-02 10:41:57 -04:00
Michael Ratcliffe
910fc9c948
Bug 885806 - Add automatic regex creation to GCLI appcache command tests r=pbrosset
2014-05-02 16:59:38 +01:00
Michael Ratcliffe
3967c35f20
Bug 981758 - Fix GCLI appcache validate for * in network section
2014-05-02 14:39:44 +01:00
Michael Ratcliffe
ac865a3b88
Bug 983871 - Make appcache validate hit the right URI when patch starts with / r=pbrosset
2014-05-02 13:27:10 +01:00
Michael Ratcliffe
0b314dcb2d
Bug 718250 - Add the dimensions of the node in the NodeInfobar r=jwalker
2014-06-04 16:38:41 +01:00
Michael Ratcliffe
e2c0f7caf4
Bug 969306 - Remove getQuads() polyfill now that getQuads has landed r=pbrosset
2014-06-03 13:12:55 +01:00
Tim Nguyen
3e161089e2
Bug 1012829 - Add HDPI assets for developer toolbar. r=jwalker
2014-06-02 13:11:00 +02:00
Heather Arthur
a222b4e1f5
Bug 1016528 - Add settings menu to style editor tool. r=pbrosset
2014-06-03 11:47:00 +02:00
Ed Lee
e113211257
Bug 1019298 - Use Telemetry to count which directory links were shown in which tile position [r=adw f=gfritzsche]
...
Remember the directory index and trigger the telemetry probe for link0-8 and tile0-8.
2014-06-05 00:29:51 -07:00
Emilio Pozuelo Monfort
63ec880d1b
Bug 624422- Add libmozgtk libraries so that libxul can use GTK+ 2 and 3. r=glandium
...
This is necessary for plugins when building libxul for GTK+ 3
because libxul will link against GTK+ 3 and some plugins link
against GTK+ 2, but both GTK+ libraries can't be loaded in the
same process. With this change, we have an indirection between
libxul and libgtk, named libmozgtk. plugin-container will
be modified to load libmozgtk2 in order to only have GTK+ 2
in its address space, thus enabling various plugins (e.g. flash)
on GTK+ 3 firefox.
2014-05-01 13:36:05 +02:00
Felipe Gomes
ab51563356
Bug 1012535 - Text for service unavailable error. r=mano
2014-06-06 14:25:24 -03:00
Honza Bambas
420f7458b0
Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell
2014-06-05 20:14:07 +02:00
Felipe Gomes
3c26f9f808
Bug 1014672 - & character translated to & r=mikedeboer
2014-06-05 14:52:40 -03:00
Ryan VanderMeulen
a399b90ef2
Backed out changeset d405928cb934 (bug 999577) and changeset 940d041073c7 (bug 938186) for xpcshell failures.
...
CLOSED TREE
2014-06-05 13:32:04 -04:00
Honza Bambas
6a323418e1
Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell
2014-06-05 18:27:38 +02:00
Gijs Kruitbosch
b75fbd4b78
Bug 1021969, r=bholley,jaws
...
--HG--
extra : rebase_source : f8bc835a5bfcd62e1d59b31d75841d1cc6339634
2014-06-06 17:33:50 +01:00
Ryan VanderMeulen
7e3133c429
Merge m-c to inbound. a=merge
2014-06-06 17:34:13 -04:00
Chris Pearce
a6aa98ac0e
Bug 1016162 - Base EME DOM APIs, not connected to a CDM yet. r=bz
2014-06-07 08:52:15 +12:00
Brian Nicholson
c5f1180f79
Bug 1020440 - Create DOM interfaces and stub for requestAutocomplete. r=smaug,MattN
2014-06-06 13:06:15 -07:00
Wes Kocher
94a75067dc
Merge m-c to fx-team
2014-06-02 19:17:48 -07:00
anaran
d4c4c2c16b
Bug 1005471 - Scratchpad "Jump to line" should preset input value based on current selection, handle LINE:COLUMN as well;r+=bgrins
...
---
browser/devtools/scratchpad/test/browser.ini | 2 +
.../browser_scratchpad_pprint_error_goto_line.js | 66 ++++++++++
.../test/browser_scratchpad_run_error_goto_line.js | 49 ++++++++
browser/devtools/sourceeditor/editor.js | 29 ++++-
browser/devtools/sourceeditor/test/browser.ini | 1 +
.../sourceeditor/test/browser_editor_goto_line.js | 130 ++++++++++++++++++++
6 files changed, 276 insertions(+), 1 deletions(-)
create mode 100644 browser/devtools/scratchpad/test/browser_scratchpad_pprint_error_goto_line.js
create mode 100644 browser/devtools/scratchpad/test/browser_scratchpad_run_error_goto_line.js
create mode 100644 browser/devtools/sourceeditor/test/browser_editor_goto_line.js
2014-06-02 15:33:20 -07:00
Richard Marti
27a8870c2d
Bug 1013708 - in-content preferences: restyle the horizontal tabs. r=jaws
2014-05-29 13:46:19 +02:00
Tim Nguyen
7848858bdb
Bug 1017890 - Add HDPI support for devtools responsive mode. r=bgrins
...
--HG--
rename : browser/themes/shared/devtools/images/responsive-horizontal-resizer.png => browser/themes/shared/devtools/images/responsivemode/responsive-horizontal-resizer.png
rename : browser/themes/shared/devtools/images/responsive-se-resizer.png => browser/themes/shared/devtools/images/responsivemode/responsive-se-resizer.png
rename : browser/themes/shared/devtools/images/responsive-vertical-resizer.png => browser/themes/shared/devtools/images/responsivemode/responsive-vertical-resizer.png
rename : browser/themes/shared/devtools/responsiveui-rotate.png => browser/themes/shared/devtools/images/responsivemode/responsiveui-rotate.png
rename : browser/themes/shared/devtools/responsiveui-screenshot.png => browser/themes/shared/devtools/images/responsivemode/responsiveui-screenshot.png
rename : browser/themes/shared/devtools/responsiveui-touch.png => browser/themes/shared/devtools/images/responsivemode/responsiveui-touch.png
2014-06-02 15:33:12 -07:00
Ryan VanderMeulen
9c632012fc
Merge m-c to inbound.
2014-05-28 16:28:34 -04:00
Bobby Holley
ff76317c68
Bug 1015380 - Fix up tests that will break with Object Xrays. r=gabor
2014-05-28 11:14:27 -07:00
Bobby Holley
94e30da70f
Bug 1015380 - Fix up UITour.jsm. r=gijs
2014-05-28 11:14:27 -07:00
Paolo Amadini
09b1551f2c
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
5c3d144d19
Bug 1015494 - allow disabling panel animations during tests, r=mconley
...
--HG--
extra : rebase_source : 3dbdf0da5fbce6e432f5a38ae700957445f4a913
2014-05-27 13:43:56 +01:00
Brian Grinstead
07af00153c
Bug 991810 - Move the inspector button to the top left;r=vporof
2014-05-28 09:11:33 -05:00
Carsten "Tomcat" Book
74c34d7401
Backed out changeset ca4caf0d721c (bug 853549) for valgrind testfailures
2014-05-28 15:53:13 +02:00
Carsten "Tomcat" Book
34e7a08682
Merge mozilla-central to fx-team
2014-05-28 15:29:24 +02:00
Joe Walker
9ce14abd49
Bug 1016820 - rename csscoverage.noMatch to reflect new content; r=pbrosset
2014-05-28 14:15:04 +01:00
Carsten "Tomcat" Book
b01cb5d079
merge b2g-inbound to mozilla-central
2014-05-28 14:33:48 +02:00
Carsten "Tomcat" Book
61cb55cfb0
merge mozilla-inbound to mozilla-central
2014-05-28 14:22:02 +02:00
Althaf Hameez
ea30efed9b
Bug 983988 - Update constants for idle time before backup. r=mak
2014-05-28 01:10:00 -04:00
Jared Wein
8fac0fcbc2
Bug 980043 - Backed out changeset 7e0adf1211a7 (bug 905695). r=MattN
2014-05-27 12:56:00 +02:00
Gabriel Luong
b72e0cdd15
Bug 987797 - Font preview tooltip does not preview web fonts. r=bgrins
2014-05-27 18:55:00 +02:00
Ryan VanderMeulen
98a0f2622a
Merge m-c to b2g-inbound.
2014-05-27 16:24:25 -04:00
Ryan VanderMeulen
466e829323
Merge inbound to m-c on a CLOSED TREE.
2014-05-27 16:23:41 -04:00
Ryan VanderMeulen
dd010c6e70
Bug 1005274 - Disable browser_dbg_addon-console.js on Windows.
2014-05-27 15:58:52 -04:00
Alexandre Poirot
87e8bc798e
Bug 1015949 - Ensure that make package when building b2g/dev ship all b2g files. r=fabrice
2014-05-26 09:18:00 -04:00
Tim Taubert
84308dafb0
Bug 990812 - Restrict sessionstore, tabview, and browser frame scripts to tabbrowser browsers r=adw
2014-05-23 14:22:36 +02:00
Georg Koppen
4595b59c44
Bug 1013341 - Fix 'make package' for GCC ASan builds. r=glandium
2014-05-26 11:29:56 +02:00
Carsten "Tomcat" Book
1fcce63254
merge fx-team to mozilla-central
2014-05-26 14:59:21 +02:00
Carsten "Tomcat" Book
43567cbc6e
merge mozilla-inbound to mozilla-central
2014-05-26 14:36:35 +02:00
ffxbld
34c050c300
No bug, Automated blocklist update from host bld-linux64-spot-041 - a=blocklist-update
2014-05-24 03:11:22 -07:00
Wes Kocher
f11dd077df
merge inbound to m-c
2014-05-23 17:19:27 -07:00
Wes Kocher
4ecf639fcc
Merge fx-team to m-c
2014-05-23 17:04:56 -07:00
Dão Gottwald
14986bd791
Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley
2014-05-23 20:41:31 +02:00
Dão Gottwald
981a313be2
Backed out changeset d670f361bbb6
2014-05-23 20:39:46 +02:00
Dão Gottwald
7884635744
Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley
2014-05-23 20:34:03 +02:00
Carsten "Tomcat" Book
ef87b38291
merge fx-team to mozilla-central
2014-05-23 15:49:37 +02:00
Jared Wein
ef74b25704
Bug 962069 - Dragging an item on to the toolbar overflow chevron should open the overflow popup. r=mikedeboer
2014-05-23 10:51:30 -07:00
Wes Kocher
1658ce7988
Backed out changeset d36b2edb017b (bug 1014523) for OSX bc1 bustage
2014-05-23 10:06:19 -07:00
Felipe Gomes
14bc4f010a
Bug 1012533 - Translation root inside root shouldn't be stringfied twice. r=florian
2014-05-23 13:09:21 -03:00
Felipe Gomes
887e9729ad
Bug 1012519 - Re-translation should use original content instead of newly translated content. r=florian
2014-05-23 13:08:18 -03:00
Dão Gottwald
9744d17730
Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley
2014-05-23 17:49:47 +02:00
Dão Gottwald
a75ad1a7c6
Bug 848460 - Reduce browser.slowStartup.timeThreshold to a more aggressive value. r=dolske
2014-05-23 17:48:51 +02:00
Mike de Boer
70b7c7e391
Bug 1013861
: show translation preferences section if ui.show pref == true. r=felipe
2014-05-23 17:16:28 +02:00
Mike de Boer
26f2ac1137
Bug 1013861
: add pref to control showing the translation UI. r=felipe
2014-05-23 17:16:27 +02:00
Mike Hommey
8147393f93
No bug - Disable replace-malloc on rooting hazard builds until bug 1014134 is entirely fixed. r=me
2014-05-23 16:46:24 +09:00
Frederik Braun
a2e4c55419
Bug 1013507 - adding test case for CSP-report only message in devtools (introduced in bug 1010953). r=ckerschb
2014-05-23 10:49:13 +02:00
Carsten "Tomcat" Book
d0dfd2fcc1
Backed out changeset 1eb359cf7ac0 (bug 1013448) for xperf test failures
2014-05-26 10:12:16 +02:00
Richard Marti
38e0b22779
Bug 993402 - [Linux] in-content prefs: remove the native treecol arrow. r=jaws
2014-05-23 18:16:32 +02:00
Althaf Hameez
ca3510e12c
Bug 818587 - Adding a compression option for bookmark backups. r=mak
2014-05-24 19:48:00 +02:00
Mark Hammond
4214e2ac12
Bug 1013448 (part 1) - add telemetry probe for master-password usage. r=dolske
2014-05-26 09:48:41 +10:00
Alex Harris
593bd60c58
Bug 1011173 - Remove background-noise.toolbar.png and its references. r=bgrins
2014-05-22 17:53:00 +02:00
Richard Marti
9c67af4783
Bug 1013719 - in-content preferences: Leave the buttons also on OS X on one line. r=jaws
2014-05-22 18:33:01 +02:00
Dave Townsend
60e98be5e8
Bug 988072 - Australis sidebar widget does not work for SDK add-ons (sidebar API). r=gijs
2014-05-21 14:54:00 +01:00
Jared Wein
b48e20c1ef
Bug 1000513 - Tests for menugroup keyboard navigation. r=Unfocused
...
--HG--
extra : rebase_source : 925b6991f3444ff197b166f1e4234f1f19fe321d
2014-05-15 18:14:15 -04:00
Jared Wein
8a1f26a78b
Bug 1000513 - Combined navigation items in the context menu. r=Unfocused,dao
...
--HG--
extra : rebase_source : 90f7c49cf5b4917527bc310d74f5f8327191ca22
2014-05-12 17:35:39 -04:00
Wes Kocher
2b880fefae
Merge m-c to fx-team
2014-05-23 17:43:08 -07:00
Mike Conley
b4d8a8d0ef
Bug 993712 - Try to fix intermittent browser_984455_bookmarks_items_reparenting.js by using openPopup to open menus instead of synthesized mouse events. rs=jaws.
2014-05-23 14:18:00 -04:00
Wes Kocher
d7647deae8
Merge m-c to inbound
2014-05-22 17:55:00 -07:00
Victor Porof
d4d6f33a36
Bug 1014532 - Remove border radius from Linux toolbar tabs. r=bgrins
2014-05-22 09:05:12 -04:00
Allison Naaktgeboren
5863724ec4
Bug 1004533 - Guard all e10s testing UI behind an E10S_TESTING_UI ifdef.r=mconley,r=nalexander
2014-05-22 09:09:32 -07:00
Asaf Romano
181ce2dac5
Bug 988070 - New PlacesUtils.promiseBookmrksTree API for retrieving bookmarks data, a generalization of PlacesBackups.getBookmarksTree. r=mak, sr=gavin.
2014-05-22 19:06:57 +03:00
Carsten "Tomcat" Book
2cb18eec7c
Merge mozilla-central to fx-team
2014-05-22 15:56:09 +02:00
Carsten "Tomcat" Book
50ecede181
merge fx-team to mozilla-central
2014-05-22 15:17:20 +02:00
Florian Quèze
eb3099ec3c
Bug 988297 - Language is changed if up/down arrow keys are used while translation infobar displays the error message, r=felipe.
2014-05-22 15:12:53 +02:00
Wes Kocher
cbe8cc2496
Merge m-c to fx-team
2014-05-21 20:40:01 -07:00
Wes Kocher
a4147f61f7
Merge fx-team to m-c
2014-05-21 20:29:05 -07:00
Drew Willcoxon
6e55dbfc46
Bug 1013722 - Fix ContentSearch.jsm error: TypeError: msg.target.messageManager is undefined. r=felipe
2014-05-21 14:20:29 -07:00
Tim Taubert
4ea5851934
Bug 973532 - Remove legacy NEWTAB_PAGE_SHOWN probe for homepage r=adw
2014-05-21 11:17:58 +02:00
Dão Gottwald
f0d134d084
Bug 1008424 - Remove unintended gradient from the tab toolbar's background. r=mconley,jjmathies
2014-05-21 22:26:37 +02:00
Mike de Boer
96c4143c55
Bug 10113915: remove unused imports. r=florian.
2014-05-21 17:54:52 +02:00
Ed Morley
0d5e61c574
Backed out changeset 9d2ca972053c (bug 987089) for intermittent failures
2014-05-21 15:55:58 +01:00
Ed Morley
6b3f926e0c
Backed out changeset b62cad86a3ad (bug 987089)
2014-05-21 15:53:27 +01:00
Ed Morley
0f58680caa
Backed out changeset 06607dd59bba (bug 987089)
2014-05-21 15:48:57 +01:00
Ryan VanderMeulen
f33ebb0000
Merge m-c to fx-team.
2014-05-21 08:56:33 -04:00
Carsten "Tomcat" Book
d0b0dc9883
merge fx-team to mozilla-central
2014-05-21 13:57:43 +02:00
Jordan Santell
ee2996a2c9
Bug 1011757 - Add aero styling for web audio editor. r=vp
2014-05-19 13:37:00 -04:00
Jordan Santell
bcf57a75f0
Bug 1011723 - Fix glitchy toolbar lag by making toolbar static width in web audio editor tool. r=vp
2014-05-19 16:02:00 -04:00
Jordan Santell
365289b305
Bug 1011436 - Update localization property names for the web audio tool. r=vp
2014-05-19 13:37:00 -04:00
Gijs Kruitbosch
c32ba53958
Bug 1014238 - don't break on invalid customization state, r=jaws
...
--HG--
extra : rebase_source : a803b73d7eda4ad38073f8d280324710666c16c7
2014-05-22 00:35:57 +01:00
Gijs Kruitbosch
f66598fa77
Bug 1013518 - include CSS linter test in mochitest-devtools, r=bgrins
...
--HG--
extra : rebase_source : 1bb0104e310d38c2b2265b351bda9230f306d28d
2014-05-22 00:35:53 +01:00
Jared Wein
37b883f9a9
Bug 1008355 - Easter egg whimsycorn should spin on click. r=Dao
2014-05-20 15:40:00 -04:00
Jacob Acord
73daa8e970
Bug 1011172 - Remove obsolete images from tabbrowser/. r=dao
2014-05-20 12:34:00 +02:00
Richard Marti
d964b5b38d
Bug 1013523 - Remove history check in in-content preferences.js. r=jaws
2014-05-20 21:11:13 +02:00
Richard Marti
8b332a6e38
Bug 1013516 - Don't ship unneeded in-content preferences files. r=jaws
2014-05-20 20:41:33 +02:00
Vikneshwar
d42168ceb7
Bug 980910 - Removed oncommand attribute from XUL and added listener to JS. r=jryans
2014-05-20 12:55:00 +02:00
Brian Grinstead
58d25481b2
Bug 1013557 - Shader and Style Editor eye icons are wrongly inverted in light theme. r=vporof
2014-05-20 14:09:00 +02:00
Tim Nguyen
46398b8b2d
Bug 1013551 - .dbg-expression-arrow background is missing. r=bgrins
2014-05-20 13:39:00 +02:00
Girish Sharma
a04eeb4f1b
Bug 1001131 - Reduce devtools footprint at browser startup - Sourcemap and devtools. r=fitzgen
2014-05-21 03:49:41 +05:30
Girish Sharma
e7a6ec892d
Bug 1001131 - Reduce devtools footprint at browser startup - XPI Provider part for browser toolbox. r=Unfocused
2014-05-21 03:47:03 +05:30
Girish Sharma
29843e22f9
Bug 1001131 - Reduce devtools footprint at browser startup - Session store for scratchpad manager. r=ttaubert
2014-05-20 04:30:24 +05:30
Blair McBride
bdf12ba904
Bug 1012526 - UITour.jsm only registers with UITelemetry when it's lazily imported on-demand. r=mconley
2014-05-21 12:25:50 +12:00
Richard Marti
288735bcaf
Bug 993369 - Make the menulists wider in in-content preferences. r=jaws
2014-05-20 18:03:17 +02:00
Wes Kocher
90b5f6fbbc
Bug 991797 - convert most of the debugger frontend to use Task.jsm and fix discovered async errors r=victorporof
2014-05-20 15:55:39 -07:00
Girish Sharma
ba2af6715d
Bug 993014 - Tree and table widgets for devtools, r=bgrins
2014-05-21 03:54:08 +05:30
Marco Bonardo
ce991f6cac
Bug 988481 - Implement Windows/Linux styling of Translation Infobar. r=mano
2014-05-20 12:10:17 +02:00
Victor Porof
11a7c49f8e
Bug 1013304 - Search for function definition doesn't work, r=fitzgen
2014-05-20 15:15:16 -04:00
Ryan VanderMeulen
987074e326
Merge m-c to fx-team on a CLOSED TREE.
2014-05-20 15:01:13 -04:00
Brian Grinstead
8755d08aaf
Bug 987089 - fix -moz-user-focus rule in projecteditor on CLOSED TREE;r=jryans
2014-05-20 13:52:06 -05:00
Ryan VanderMeulen
7a18c7a667
Merge fx-team to m-c.
2014-05-20 14:31:48 -04:00
Gijs Kruitbosch
84c5c34a64
Bug 1008793 - add open location back on Mac hidden window and other macBrowserOverlay-using windows, r=dao
...
--HG--
extra : rebase_source : 75317372ddc73c16698f7ae7b3c64c654a5df420
2014-05-20 18:44:14 +01:00
Gijs Kruitbosch
e778e54e31
Bug 993712 - get more information from timeout-ing test, rs=firebot, test-only
...
--HG--
extra : rebase_source : 563c13548e1347a5df710e7833bd761515cfcdfa
2014-05-20 16:55:13 +01:00
Paul Rouget
0683831720
Bug 987089 - Land ProjectEditor in browser/devtools. Part 2 - integrate with webide;r=jryans
2014-05-20 12:26:19 -05:00
Brian Grinstead
68943e19ab
Bug 987089 - Land ProjectEditor in browser/devtools part 1;r=paul
2014-05-20 12:25:16 -05:00
Carsten "Tomcat" Book
fd2f1f60b2
Merge mozilla-central to fx-team
2014-05-20 16:17:08 +02:00
Dão Gottwald
bfd4554f8e
Bug 1012629 - Infer from each toolbar's text color whether we should use inverted icons. r=gijs
2014-05-20 15:41:11 +02:00
Dão Gottwald
8a25b85990
Bug 987859 - TabsToolbar margin needs to be dropped when entering fullscreen mode rather than when the sizemode attribute changes, which is too late. r=gijs
2014-05-20 15:01:56 +02:00
Carsten "Tomcat" Book
980122832a
Backed out changeset c058132f270e (bug 988481) for bc1 test failures
2014-05-20 14:01:41 +02:00
Marco Bonardo
aa3bb8a6cc
Bug 988481 - Implement Windows/Linux styling of Translation Infobar. r=mano
2014-05-20 12:10:17 +02:00
Jonathan Kew
46e7c1ae48
bug 992650 - eliminate use of "embedded" fonts in about:accounts. r=gavin
2014-05-20 09:41:17 +01:00
Jonathan Kew
acc1279f1b
bug 992650 - preliminary cleanup, remove CRLF line endings in aboutaccounts/main.css. r=gavin
2014-05-20 09:41:12 +01:00
Birunthan Mohanathas
c6f127456b
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
fa0eb27120
Bug 869836 - Part 6: Use EqualsLiteral instead of Equals where possible. r=ehsan
2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
e5b0697f13
Bug 869836 - Part 5: Use AssignLiteral instead of Assign where possible. r=ehsan
2014-05-22 06:48:51 +03:00
Valentin Tsatskin
3be280fa3a
Bug 1009552 - Fix overlap of neterror icon with header in RTL mode. r=jaws
2014-05-15 11:19:00 -04:00
Jordan Santell
e885d64227
Bug 1006875 - Better styles for graphs in web audio editor, r=vp
2014-05-20 12:50:00 +02:00
Tim Nguyen
d811a6a691
Bug 973691 - Make the code mirror find/go to line match the devtools theme. r=bgrins
2014-05-16 14:48:00 +02:00
Michael Pruett
5a6a0ae5cb
Bug 1004903 - Update about dialog to use UpdateChannel.jsm. r=gavin
2014-05-15 13:55:41 -05:00
Tim Taubert
4d11c9a4b4
Bug 973532 - Let the preloader's docShells be inactive so that about:newtab can rely on document.hidden r=adw
2014-05-19 23:33:59 +02:00
Paul Rouget
29f4328477
Bug 1010387 - [appmgr v2] write tests and make good use of promises & tasks. r=janx r=jryans
...
---
browser/devtools/app-manager/app-validator.js | 2 +-
browser/devtools/webide/content/newapp.js | 30 +++-
browser/devtools/webide/content/webide.js | 180 +++++++++++++++--------
browser/devtools/webide/modules/app-manager.js | 27 +++-
browser/devtools/webide/moz.build | 1 +
browser/devtools/webide/test/app.zip | Bin 0 -> 480 bytes
browser/devtools/webide/test/app/index.html | 6 +
browser/devtools/webide/test/app/manifest.webapp | 5 +
browser/devtools/webide/test/chrome.ini | 13 ++
browser/devtools/webide/test/head.js | 81 ++++++++++
browser/devtools/webide/test/hosted_app.manifest | 3 +
browser/devtools/webide/test/templates.json | 14 ++
browser/devtools/webide/test/test_basic.html | 39 +++++
browser/devtools/webide/test/test_import.html | 65 ++++++++
browser/devtools/webide/test/test_newapp.html | 48 ++++++
browser/devtools/webide/test/test_runtime.html | 118 +++++++++++++++
browser/devtools/webide/themes/details.css | 1 -
browser/devtools/webide/themes/newapp.css | 4 -
18 files changed, 558 insertions(+), 79 deletions(-)
create mode 100644 browser/devtools/webide/test/app.zip
create mode 100644 browser/devtools/webide/test/app/index.html
create mode 100644 browser/devtools/webide/test/app/manifest.webapp
create mode 100644 browser/devtools/webide/test/chrome.ini
create mode 100644 browser/devtools/webide/test/head.js
create mode 100644 browser/devtools/webide/test/hosted_app.manifest
create mode 100644 browser/devtools/webide/test/templates.json
create mode 100644 browser/devtools/webide/test/test_basic.html
create mode 100644 browser/devtools/webide/test/test_import.html
create mode 100644 browser/devtools/webide/test/test_newapp.html
create mode 100644 browser/devtools/webide/test/test_runtime.html
2014-05-21 09:29:43 +02:00
Joe Walker
24ba3e649e
Bug 975522 - Add CSS coverage commands; r=harth
2014-05-22 11:04:47 +01:00
Patrick Brosset
a83f60dc43
Backed out changeset 40f323c3c14e -- Style-editor completion broken
2014-05-22 10:44:35 +02:00
Manish Goregaokar
7417eed39f
Bug 994134 - Warn first time users on pasting code into the console. r=bgrins
...
--HG--
rename : browser/devtools/webconsole/test/browser_webconsole_bug_642615_autocomplete.js => browser/devtools/webconsole/test/browser_webconsole_autocomplete_and_selfxss.js
2014-05-22 00:34:00 +02:00
Victor Porof
228c2a7af6
Bug 1013949 - Consider removing the dashed underline from variables and properties. r=past
2014-05-21 09:43:43 -04:00
Althaf Hameez
227f326e2e
Bug 1011581 - Remove the unused optional parameter aFileExt in PlacesBackup r=mak
2014-05-21 08:39:00 +02:00
Paul Rouget
bef9222b79
Bug 1013872 - [appmgr v2] runtime button doesn't turn blue if not project is selected. r=janx r=ochameau
2014-05-22 09:16:13 +02:00
Paul Rouget
671ddf875d
Bug 1011530 - [appmgr v2] Remove the logs from the main UI. r=janx r=ochameau
2014-05-22 09:14:54 +02:00
Jonathan Kew
0e7a463634
bug 1012638 - ensure info icon stays the proper size even if the title wraps to multiple lines. r=Unfocused
2014-05-21 08:55:35 +01:00
Carsten "Tomcat" Book
4f3aa0fe7a
Backed out changeset f611bb9c7cbd (bug 1013014) per suggestion from glandium to fix failing jsrefest on a CLOSED TREE
2014-05-21 09:25:57 +02:00
Joe Walker
a952df8054
Bug 1007006 - Add Task.spawn support to GCLI commands. r=harth
2014-05-08 04:22:00 -04:00
Francesco Lodolo (:flod)
999481109d
Bug 1006299 - Rename options.enablePersistentLogging.tooltip to reflect new string content. r=vp
2014-05-21 06:04:00 -04:00
Jared Wein
0b0da9015a
Bug 759252 - Use CSS animations for the connecting and progress throbbers. r=fryn, r=Dao
2014-05-21 09:48:00 -04:00
Paul Rouget
a503780fd7
Bug 987089 - Land ProjectEditor in browser/devtools. Part 2 - integrate with webide;r=jryans
2014-05-21 16:38:21 -05:00
Brian Grinstead
3ce7676dac
Bug 987089 - Land ProjectEditor in browser/devtools part 1;r=paul
2014-05-21 16:38:17 -05:00
Nicholas Nethercote
2665a9896d
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
f398ab2371
Bug 1014282: Do not direct every ssl error to 'Report Web Forgery' (r=margaret)
2014-05-22 16:26:57 -07:00
Mike Hommey
df321a040e
Bug 1014300 - Ship replace_jemalloc library (jemalloc3) when replace-malloc is enabled. r=mshal
2014-05-23 07:24:22 +09:00
Robert Kaiser
e486af2992
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
123d11d2e6
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
5a9064547e
Bug 1009145 - HDPI support for Debugger icons. r=bgrins
2014-05-16 15:25:00 +02:00
Tim Nguyen
c520bdc165
Bug 1011249 - Add HDPI profiler-stopwatch.svg icon. r=bgrins
2014-05-16 14:53:00 +02:00
Gijs Kruitbosch
3e10ed89e5
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
12c5c789aa
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
5e5ef7b927
Merge m-c to fx-team.
2014-05-16 15:31:28 -04:00
Ryan VanderMeulen
ef4c86e7c4
Merge fx-team to m-c.
2014-05-16 15:06:03 -04:00
Alex Harris
bd95933e15
Bug 956044 - Add a checkered background to the inspector color swatches. r=bgrins
2014-05-15 14:14:00 -04:00
Florian Quèze
91823319d0
Bug 1008195 - Clicking on the notification icon should toggle the translation infobar, r=felipe.
2014-05-16 17:17:06 +02:00
Tim Nguyen
b60ada3a60
Bug 998687 - Wrong Edit bookmark open state styling on Windows 7. r=jaws
2014-05-09 13:09:00 -04:00
Gijs Kruitbosch
5cbd5db49e
Bug 946166 - make clicking disabled items not close the panel, r=mikedeboer
2014-05-15 19:35:33 +01:00
Carsten "Tomcat" Book
b689b7c76c
Merge mozilla-central to fx-team
2014-05-16 14:33:31 +02:00
Carsten "Tomcat" Book
9f2d8b7b35
merge fx-team to mozilla-central
2014-05-16 14:17:01 +02:00
Patrick Brosset
f88b5ade62
Bug 835896 - First word in selector-search also matches classes and ids; r=harth
2014-05-16 14:06:12 +02:00
Georg Fritzsche
cf1158db3c
Bug 1005270 - Trigger experiments initialization on opening the addon manager UI. r=bsmedberg
2014-05-16 12:56:25 +02:00
David Rajchenbach-Teller
c0ee4e10b0
Bug 1010289 - Experiments.jsm should now handle its errors. r=bsmedberg
2014-05-15 03:12:00 +02:00
Panos Astithas
ca1ac35d24
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
8552b7733b
Bug 1009002 - Add 2x images for web console. r=bgrins
2014-05-13 08:18:00 +02:00
James Long
a0c696cf8f
Bug 986151 - Fix line number of breakpoints when added from context menu. r=past
2014-05-15 14:51:00 +02:00
Drew Willcoxon
ccb2ab8af6
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
5457406994
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
49fa70d046
Backed out changeset b32eb8beb7eb (bug 996635) for mochitest-browser bustage in other customizableui tests
2014-05-16 00:23:00 +01:00
Wes Kocher
d0b7848d30
Merge m-c to fx-team
2014-05-15 16:19:06 -07:00
Wes Kocher
14c46e5c08
Merge inbound to m-c
2014-05-15 15:59:45 -07:00
Benjamin Smedberg
11799d895d
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
4c84e04fae
Bug 1006379 - don't attempt language detection if the document is gone, r=felipe
2014-05-15 13:56:37 +01:00
Gijs Kruitbosch
b192b36c2d
Bug 998523 - updateUI after logout, r=markh
2014-05-15 00:09:23 +01:00
Jordan Santell
f7e27c5526
Bug 998597 - Add icon for Web Audio Editor tool in developer tools. r=robcee
2014-05-14 11:37:00 -04:00
Gijs Kruitbosch
260eb402df
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
91d16199ec
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
9534c8a47d
Bug 994265 - Don't use ::before for radio and checkbox. r=jaws
2014-05-07 20:49:14 +02:00
Carsten "Tomcat" Book
4de81fcbca
Merge mozilla-central to mozilla-inbound
2014-05-16 14:31:46 +02:00
Jonathan Kew
b8c6c746d2
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
1b5b27eb05
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
0fb18867b2
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
b13816b11d
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
34fbe816df
Bug 1011464 - [appmgr v2] Move locales files in content. r=Pike
2014-05-16 09:08:00 -04:00