Ryan VanderMeulen
|
06d4b0a2d3
|
Merge fx-team to m-c.
|
2013-12-11 13:29:43 -05:00 |
|
Victor Porof
|
42ceb02f64
|
Bug 815280 - Add a enable/disable all breakpoints button to the sources toolbar, r=rcampbell
--HG--
rename : browser/themes/linux/devtools/blackBoxMessageEye.png => browser/themes/linux/devtools/debugger-blackboxMessageEye.png
rename : browser/themes/osx/devtools/blackBoxMessageEye.png => browser/themes/osx/devtools/debugger-blackboxMessageEye.png
rename : browser/themes/windows/devtools/blackBoxMessageEye.png => browser/themes/windows/devtools/debugger-blackboxMessageEye.png
|
2013-12-11 14:34:53 +02:00 |
|
Carsten "Tomcat" Book
|
ffebd88dd6
|
merge fx-team to mozilla-central
|
2013-12-11 10:15:44 +01:00 |
|
Matthew Noorenberghe
|
15141707e4
|
Bug 936273 - [Australis] UITour: Allow page to specify which highlight animation to use. r=Unfocused
|
2013-12-10 23:35:31 -08:00 |
|
Matthew Noorenberghe
|
af032c40f0
|
Bug 948807 - [Australis] UITour: Fix highlight position and clipping when a dimension is smaller than the minimum. r=Unfocused
|
2013-12-10 23:35:31 -08:00 |
|
Matthew Noorenberghe
|
7ccc43a0f2
|
Bug 936187 - [Australis] UITour: Switch highlight to a <panel> so it overlays the menu panel. r=Unfocused
|
2013-12-10 23:35:20 -08:00 |
|
Matthew Noorenberghe
|
457ba62364
|
Bug 936187 - [Australis] UITour: Make the menu panel work except the z-order of annotations. r=Unfocused
|
2013-12-10 23:35:11 -08:00 |
|
Jared Wein
|
b6058ad7d4
|
Bug 901207 - [Australis] Cmd/Ctrl+K should open menu panel when search bar was moved there. r=Gijs
|
2013-12-10 17:50:08 -05:00 |
|
Jonathan Watt
|
d911eac635
|
Bug 948433 - Uplift pdf.js git commit 3eaa421c74 to prevent the page number field from having spin buttons in mozilla now that mozilla supports <input type=number>. r=bdahl
|
2013-12-11 02:11:11 +00:00 |
|
Wes Kocher
|
bc76ab2b98
|
Merge inbound to m-c
|
2013-12-10 16:42:47 -08:00 |
|
Wes Kocher
|
0df0709ec5
|
Merge fx-team to m-c
|
2013-12-10 15:58:54 -08:00 |
|
Ryan VanderMeulen
|
2b769f4918
|
Merge fx-team to m-c.
|
2013-12-10 15:39:40 -05:00 |
|
Mike Conley
|
f1c64af7fe
|
Bug 944114 - [Australis] Add telemetry probe for usage of 'Metro Mode' and 'Fullscreen' Australis default buttons. r=Gijs.
|
2013-12-10 14:49:24 -05:00 |
|
Mike Conley
|
f95829e0ab
|
Bug 942244 - [Australis] Add BrowserUiTelemetry module for collecting toolbar measurements. r=dao.
|
2013-12-10 14:49:02 -05:00 |
|
Marina Samuel
|
9a50127b7c
|
Bug 945842: Show Metro bookmarks folder in Windows 8 only. r=bbondy
|
2013-12-10 13:42:16 -05:00 |
|
Ryan VanderMeulen
|
7a6613cc88
|
Merge m-c to inbound.
|
2013-12-10 15:48:16 -05:00 |
|
Randell Jesup
|
c73f788f82
|
Bug 853356: backout p1
|
2013-12-10 01:00:18 -05:00 |
|
Wes Kocher
|
caf568aae3
|
Merge inbound to m-c
|
2013-12-09 20:35:07 -08:00 |
|
Ryan VanderMeulen
|
61c21da3fc
|
Merge m-c to fx-team.
|
2013-12-09 17:47:08 -05:00 |
|
Ryan VanderMeulen
|
05b10236da
|
Merge m-c to inbound.
|
2013-12-09 17:43:44 -05:00 |
|
Mark Hammond
|
9507c17040
|
Bug 947764 - correct support-files for devtools commandline tests. r=ted
|
2013-12-10 09:27:06 +11:00 |
|
Mark Hammond
|
175692b3d1
|
Bug 947770 - Move remaining tests in browser/devtools/webconsole/test/Makefile.in to manifest. r=ted
|
2013-12-10 09:24:37 +11:00 |
|
Ryan VanderMeulen
|
99581e1939
|
Merge fx-team to m-c.
|
2013-12-09 17:21:47 -05:00 |
|
Ryan VanderMeulen
|
f22ee0eab8
|
Backed out changeset 772c30e9e812 (bug 944255) for mochitest-mc orange.
|
2013-12-09 15:54:27 -05:00 |
|
Panos Astithas
|
025d9c3084
|
Forbid out of order resumption when two tabs with the same URL are paused (bug 947830); r=fitzgen
Also consider stepping actions as a form of resumption and require the same resumption order when multiple tabs are paused.
|
2013-12-09 22:09:15 +02:00 |
|
Alex Keybl
|
00125a9d9f
|
Bug 946719 - [xh, an] Add Xhosa and Aragonese locales to shipped-locales r=pike CLOSED TREE
|
2013-12-09 13:41:37 -05:00 |
|
Alex Keybl
|
e149dacf53
|
Merging in version bump NO BUG
|
2013-12-09 13:38:06 -05:00 |
|
Brian Grinstead
|
9ecc446ffd
|
Bug 945697 - Responsive Mode gets closed when ESC is used in the varilable view, in the rule view and in the variable view. r=paul
|
2013-12-09 10:06:11 -06:00 |
|
John Hood
|
1dbc15f1b7
|
Bug 944375 - Add a new const array named TAB_OBSERVING to SessionStore.jsm and modify onTabAdd and onTabRemove to subscribe to events by iterating through this array. r=ttaubert
|
2013-12-09 12:19:15 -08:00 |
|
Carsten "Tomcat" Book
|
a0bb585098
|
Backed out changeset 85196889c598 (bug 945042) PGO Test Bustage
|
2013-12-09 13:00:59 +01:00 |
|
Carsten "Tomcat" Book
|
a656f5e85d
|
merge mozilla-inbound to mozilla-central
|
2013-12-09 09:02:29 +01:00 |
|
Mike Hommey
|
c63c0a68f5
|
Bug 945042 - Move NO_PROFILE_GUIDED_OPTIMIZE to moz.build. r=gps,r=njn
|
2013-12-09 13:39:26 +09:00 |
|
Phil Ringnalda
|
6064a75b6a
|
Merge f-t to m-c
|
2013-12-08 18:55:10 -08:00 |
|
Sam Foster
|
22e5714291
|
Bug 936897 - Move download-progress notifications before a tab closes. r=mbrubeck
|
2013-12-08 10:51:11 -08:00 |
|
Jan Beich
|
d37c67b665
|
Bug 947402 - Don't attempt to package shared ICU for --with-system-icu; r=glandium
|
2013-12-08 13:03:10 -05:00 |
|
Phil Ringnalda
|
4c3aca9987
|
Merge m-c to f-t
|
2013-12-08 08:31:41 -08:00 |
|
Brian Grinstead
|
a20f27b394
|
Bug 947708 - RTL support for toolbox tabs, fix up small UI regressions from Bug 941579;r=vporof
|
2013-12-08 09:56:37 -06:00 |
|
Carsten "Tomcat" Book
|
58d1429d0f
|
merge b2g-inbound to m-c
|
2013-12-08 12:23:13 +01:00 |
|
Tim Abraldes
|
2a9ecbc879
|
bug 903426. Implement crash reporter prompt as an about page. Add options for including URLs in crash reports. r=mbrubeck,jimm
|
2013-12-07 15:55:14 -08:00 |
|
Albert Juhe
|
00eeef86f3
|
Bug 941579 - Update the toolbox tabs design according to shorlander's mockups. r=bgrins
|
2013-12-07 17:34:03 -06:00 |
|
Dennis Schubert
|
7573898c07
|
Bug 760193 - Add console.assert; r=msucan
|
2013-12-07 23:28:35 +02:00 |
|
Douglas Edmonson Jr
|
7364adf113
|
Bug 900448 - Close the webconsole autocomplete popup on tab switch; r=msucan
|
2013-12-07 18:35:48 +02:00 |
|
Phil Ringnalda
|
b1fd3d5806
|
Merge m-c to b-i
|
2013-12-07 08:28:10 -08:00 |
|
Carsten "Tomcat" Book
|
c78cc390fa
|
merge fx-team to mozilla-central
|
2013-12-07 12:47:39 +01:00 |
|
Carsten "Tomcat" Book
|
488583768f
|
merge mozilla-nbound to mozilla-central
|
2013-12-07 12:43:55 +01:00 |
|
ffxbld
|
774dd8e8dc
|
No bug, Automated blocklist update from host bld-linux64-ec2-143 - a=blocklist-update
|
2013-12-07 03:21:51 -08:00 |
|
Carsten "Tomcat" Book
|
3dda85af3c
|
Backed out changeset 8deb6f225d0a (bug 926014) XPC Shell failures and other failures
--HG--
rename : browser/devtools/styleeditor/styleeditor-panel.js => browser/devtools/styleeditor/StyleEditorPanel.jsm
|
2013-12-07 09:50:02 +01:00 |
|
Heather Arthur
|
23b13ee466
|
Bug 926014 - Support CSS source maps; r=dcamp
--HG--
rename : browser/devtools/styleeditor/StyleEditorPanel.jsm => browser/devtools/styleeditor/styleeditor-panel.js
|
2013-12-06 23:52:32 -08:00 |
|
Matt Brubeck
|
549fbe7a45
|
Bug 945425 - Show the menu button on the Metro start page [r=sfoster]
|
2013-12-06 21:31:57 -08:00 |
|
Wes Kocher
|
21fb590f55
|
merge m-c to b2g-inbound
|
2013-12-06 20:49:02 -06:00 |
|