Victor Porof
14e9077ea9
Bug 1034664 - The canvas graphs should use a cache of canvas elements instead of creating a new one every time an off-screen render target is needed, r=pbrosset
2014-07-08 09:02:00 -04:00
Athena
897e16a306
Bug 977273 - Set aria-pressed state on Console filter buttons. r=robcee f=marcoz
2014-07-07 19:55:00 +02:00
Sami Jaktholm
67c9ba7640
Bug 1035126 - Remove a legacy inspector test browser_inspector_tree_height.js. r=pbrosset
2014-07-07 04:06:00 +02:00
Brian Grinstead
fb91bfd98e
Bug 1033855 - Do not show delete context menu item for project root. r=harth
2014-07-07 13:47:00 +02:00
Brian Grinstead
ce4d9f6dfb
Bug 1033853 - Do not reload files that have changed in project editor. r=harth
2014-07-07 07:45:00 +02:00
Brian Grinstead
0db29c76bc
Bug 1031472 - Automatically reload all preferences in source editor. r=vporof,harth
2014-07-07 13:52:00 +02:00
Panos Astithas
9308bae582
When the page is paused, send all keyboard events to the debugger frame (bug 1019024). r=rcampbell
...
--HG--
extra : rebase_source : 0aaba81bd24e2a95bc247954af45d8b6dab3ef27
2014-07-07 19:45:13 +03:00
Gregory Szorc
cd3dbd7747
Bug 1033836 - Rename services-common to services/common; rs=rnewman
...
The upcoming build system patches don't support hypthens in path names.
Changing this for that reason is kind of silly, but it's the easiest
way. Besides, nothing else uses hyphens in directory names.
--HG--
extra : rebase_source : 42dda2b1f16a3c0bfe17397a70092362e400530f
2014-07-02 16:49:36 -07:00
Wes Kocher
78c2730edc
Merge m-c to fx-team
2014-07-07 16:39:00 -07:00
Wes Kocher
ead3731efb
Merge inbound to m-c a=merge
2014-07-07 16:01:08 -07:00
Tim Taubert
4dde87e3a2
Bug 965697 - Fix intermittent browser_sessionHistory.js failures by waiting until the history entry has been replaced. r=smacleod
...
--HG--
extra : rebase_source : 2c134be33a3ba6e4916d8645eb662141eb1ecbfa
2014-07-07 14:11:17 -04:00
Gijs Kruitbosch
39a022d850
Bug 1035211 - don't call acceptDialog for privacy pane private browsing change in in-content prefs, r=jaws
...
--HG--
extra : rebase_source : cde84a8a08de69f205b1572d85f270c28b6de56f
2014-07-07 18:40:05 +01:00
Gijs Kruitbosch
f1c88689a5
Bug 1035164 - fix nullcheck in CustomizableWidgets, remove warning for items without shortcut in subviews, r=jaws
...
--HG--
extra : rebase_source : 0b58d1d43a877f8776ac99fe20dda9c4495c4643
2014-07-07 18:38:25 +01:00
Carsten "Tomcat" Book
fffa5c68c1
Backed out changeset 161b47c4a8ad (bug 1005870) for memory leaks
2014-07-07 15:58:00 +02:00
Carsten "Tomcat" Book
707640096d
Merge mozilla-central to fx-team
2014-07-07 15:33:48 +02:00
Carsten "Tomcat" Book
6e26d505fb
merge fx-team to mozilla-central a=merge
2014-07-07 14:27:41 +02:00
Carsten "Tomcat" Book
9a86726a74
merge mozilla-inbound to mozilla-central a=merge
2014-07-07 14:18:45 +02:00
Tim Taubert
1106fb6fb5
merge m-c to fx-team; a=merge
2014-07-06 09:16:35 -07:00
Marco Bonardo
23a1184f9f
Bug 1023292 - split up browser_popupNotification.js r=adw,MattN
...
--HG--
rename : browser/base/content/test/general/browser_popupNotification.js => browser/base/content/test/popupNotifications/browser_popupNotification.js
rename : browser/base/content/test/general/browser_popupNotification.js => browser/base/content/test/popupNotifications/browser_popupNotification_2.js
rename : browser/base/content/test/general/browser_popupNotification.js => browser/base/content/test/popupNotifications/browser_popupNotification_3.js
rename : browser/base/content/test/general/browser_popupNotification.js => browser/base/content/test/popupNotifications/browser_popupNotification_4.js
rename : browser/base/content/test/general/head.js => browser/base/content/test/popupNotifications/head.js
2014-07-06 10:14:48 +02:00
Benoit Jacob
6bd0bb7f17
Bug 1028588 - Fix dangerous public destructors of Mac-specific reference-counted classes - r=mstange
2014-07-06 11:25:31 -04:00
Nick Fitzgerald
7a0daed0db
Bug 1032379 - Automatically black box sources whose URL ends with '.min.js'. r=past
2014-07-03 09:44:00 -04:00
David Rajchenbach-Teller
8ff34c6e5e
Bug 1005870 - Adding a copy() command to the console. r=robcee
2014-07-04 08:10:00 +02:00
Victor Porof
3dd849ddf4
Bug 1034661 - The canvas graphs are ugly on screens with low dpi, r=pbrosset
2014-07-07 07:20:47 -04:00
Carsten "Tomcat" Book
98666c6194
Merge mozilla-central to mozilla-inbound
2014-07-07 15:20:32 +02:00
Athena
2795168efc
Bug 977169 - Apply aria-label "x panel" to Toolbox r=bgrins f=marcoz
2014-07-07 11:27:10 +02:00
40955296c7
Bug 1034043 - Fix remaining use of "awlaysAsk" attribute in applications pref pane. r=Unfocused
2014-07-03 06:04:00 +12:00
Nicolas Perriault
c22af67a16
Bug 1033841: Ported Loop panel views to React. r=Standard8
2014-07-04 17:08:55 +01:00
Nicolas Perriault
c5afb731d4
Bug 1033841: Added react 0.10.0 to loop shared libs. r=dmose
2014-07-04 17:08:54 +01:00
Benoit Jacob
91957db779
Back out csets 56ba52f28300, f6016481c7f2, 94b064ee68b2 (bug 1033841 and bug 1033965) for xpcshell test failures
2014-07-04 13:34:25 -04:00
Nicolas Perriault
671908ff16
Bug 1033841: Ported Loop panel views to React. r=Standard8
2014-07-04 17:08:55 +01:00
Nicolas Perriault
c3ab34545d
Bug 1033841: Added react 0.10.0 to loop shared libs. r=dmose
2014-07-04 17:08:54 +01:00
Panos Astithas
b3626f121c
Avoid a race in CodeMirror initialization when setting breakpoints and don't let ESC stop navigation if the debugger is paused (bug 957174). r=vporof
...
--HG--
extra : rebase_source : 475e7969d92e237c7b38713cab8feb6d6464bb70
2014-06-19 10:15:14 +03:00
Victor Porof
ed249c30d0
Bug 1034585 - Sources with BreakStatements can't be parsed correctly, r=past
2014-07-04 14:54:51 -04:00
Victor Porof
f2a44d0485
Bug 1034129 (relanded) - Event listeners should be clustered together by type in the events pane, r=past
2014-07-04 14:54:49 -04:00
Dão Gottwald
86cd1f87bb
Bug 1034077 - Location bar shouldn't strip whitespace when pasting. r=Gijs
2014-07-04 17:16:55 +02:00
Carsten "Tomcat" Book
2d56a30986
Backed out changeset 0685c59d2e94 (bug 1034129) for dt test failures
2014-07-04 15:57:55 +02:00
Victor Porof
732b19d6b8
Bug 1034129 - Event listeners should be clustered together by type in the events pane, r=past
2014-07-04 08:19:38 -04:00
Patrick Brosset
4a25636ac5
Bug 1034004 - Avoid unhandled rejected promise in browser_ruleview_completion-new-property_02.js; r=bgrins
2014-07-04 10:21:49 +02:00
Jordan Santell
3f9dba30f8
Bug 1034212 - Enable e10s tests for devtools web audio editor. r=vp
2014-07-03 13:14:00 +02:00
Brian Grinstead
884358a723
Bug 1034079 - Add a hover effect on resume button. r=vporof
2014-07-03 07:51:00 +02:00
Jordan Santell
5bd26fe5f5
Bug 986705 - Implement web audio server events for connecting to an AudioParam in the web audio editor. r=vp
2014-07-02 12:37:00 +02:00
Tim Taubert
9d534ea90c
Bug 1032243
- about:newtab should use native Promise implementation r=adw
2014-07-02 16:38:20 -07:00
Steven MacLeod
aff7f3bdb6
Bug 1022405 - Adjust translation infobar height to increase padding on OSX. r=florian
...
--HG--
extra : rebase_source : 65f1146bd7d0163b49d92922f5e2b68f9fc60157
2014-06-30 20:35:05 -04:00
Ryan VanderMeulen
8c67d36a18
Merge m-c to fx-team. a=merge
2014-07-03 17:07:17 -04:00
Ryan VanderMeulen
9698c53e85
Merge inbound to m-c. a=merge
2014-07-03 17:03:48 -04:00
Shane Caraveo
5c5711e578
Bug 1032932 fix talos regression with share button, r=Gijs
2014-07-03 12:11:28 -07:00
Bernardo P. Rittmeyer
4c5adb9545
Bug 1023339 - Fixed in-content preferences clickable areas width to cover only the element and its label. r=mconley
2014-07-03 13:59:08 -04:00
Mike Conley
3ccdee6887
Backout ba704d0b0b09 (Bug 1023339) because there was a much better way to pull this off.
2014-07-03 13:58:26 -04:00
Ryan VanderMeulen
a810acce78
Backed out changeset f007a1c34042 (bug 1005870) for mochitest-dt leaks.
2014-07-03 13:43:15 -04:00
Mike Connor
a94546aa03
Bug 1003159 - Default the updater to downloading the entire update at once for Nightly/Aurora. r=rstrong
2014-07-03 09:32:36 -07:00