Joey Armstrong
|
0d49db0381
|
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
|
2013-05-13 16:24:07 -04:00 |
|
Francesco Lodolo [:flod]
|
22d5c1d524
|
Bug 871245 - Don't hardcode "Firefox" in gclicommands.properties. r=dcamp
|
2013-05-13 15:25:18 -04:00 |
|
Gavin Sharp
|
3b382f8812
|
Bug 871363 - Rename nsBrowserGlue's _onProfileStartup to _finalUIStartup to clarify when it actually is called. r=dao
|
2013-05-13 09:25:39 -07:00 |
|
Mike Conley
|
baf5b9b233
|
Follow-up for Bug 858196 - fix themes/osx/jar.mn to point to customization-mode-background correctly. r=trivial.
|
2013-04-22 09:43:18 -04:00 |
|
Mike Conley
|
22d50d5cb4
|
Automated merge with https://hg.mozilla.org/projects/ux
|
2013-04-21 19:12:35 -04:00 |
|
Mike Conley
|
658c215ca0
|
Automated merge with https://hg.mozilla.org/mozilla-central
|
2013-04-21 19:10:55 -04:00 |
|
Gavin Sharp
|
6ff5e33807
|
Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed
|
2013-04-19 15:21:30 -07:00 |
|
Mike Conley
|
66c65de5dd
|
Automated merge with https://hg.mozilla.org/mozilla-central
|
2013-04-19 16:58:03 -04:00 |
|
Ryan VanderMeulen
|
8462eb89ca
|
Merge inbound to m-c.
|
2013-04-19 13:46:37 -04:00 |
|
Panos Astithas
|
90d11c4d14
|
Bug 863600 - Intermittent browser_toolbox_options.js; r=me
|
2013-04-19 11:13:32 +03:00 |
|
Tim Taubert
|
ed3352a33d
|
merge m-c to fx-team
|
2013-04-19 09:42:19 +02:00 |
|
Girish Sharma
|
c9658ce6d6
|
Bug 861908 - While unregistering, first destroy the tool, then remove its panel from toolbox, r=jwalker
Bug 861908 - While unregistering, first destroy the tool, then remove its panel from toolbox, r=jwalker
|
2013-04-17 14:28:41 +05:30 |
|
Gijs Kruitbosch
|
c914e983e1
|
Bug 851009 - Australis tab separator highlights. ui-r=fryn,r=MattN
|
2013-04-16 21:08:07 -07:00 |
|
Matthew Noorenberghe
|
a79edb38d5
|
Bug 813786 - Australis tabs Windows lightweight theme support. r=mconley
|
2013-04-22 17:01:31 -07:00 |
|
Sam Foster
|
c71b288615
|
Bug 831918 - Fix typo to apply new styling to selected tiles. r=jimm
|
2013-04-19 16:09:25 +01:00 |
|
Jim Mathies
|
2e3f7de1fc
|
Bug 834370 - Subframe content selection tests. r=rsilveira
|
2013-04-19 10:01:01 -05:00 |
|
Jim Mathies
|
4b338b5879
|
Bug 834370 - Text area selection tests. r=rsilveira
|
2013-04-19 10:01:01 -05:00 |
|
Jim Mathies
|
0cfcfbf141
|
Bug 834370 - Basic selection tests. r=sfoster
|
2013-04-19 10:01:01 -05:00 |
|
Jim Mathies
|
8988b5a0e2
|
Bug 834370 - Add state getters to selection handler and a test helper for flushing message manager messages. r=mbrubeck
|
2013-04-19 10:01:00 -05:00 |
|
Jim Mathies
|
d9ae1fd3e7
|
Bug 834370 - Add selection test helpers to head.js. r=mbrubeck, sfoster
|
2013-04-19 10:01:00 -05:00 |
|
Jim Mathies
|
9a2a2b6ea3
|
Bug 834370 - Remove old state tracking from selection handler. r=sfoster
|
2013-04-19 10:01:00 -05:00 |
|
Mihai Sucan
|
8ecaecb69f
|
Bug 855763 - [Responsive Mode] Fix for intermittent browser_responsiveuiaddcustompreset.js | Test timed out, | Found a tab after previous test timed out: data:text/html,foo, browser_Services.js | Services.prompt is an nsIPromptService; r=jwalker
|
2013-04-19 13:33:57 +03:00 |
|
Girish Sharma
|
a17848fa8c
|
Bug 861817 - Stop using Ctrl+Shift+O shortcut for function searching, r=vporof
|
2013-04-15 17:41:55 +05:30 |
|
Josh Marchán
|
222a59156d
|
Bug 861192 - gcli addon command shows [object Object] instead of a list of addons; r=mratcliffe
|
2013-04-17 05:10:00 +03:00 |
|
Blair McBride
|
4f2ccf3a07
|
Bug 858196 - Move all customization code to be under browser/components/customizableui/. r=jaws.
--HG--
rename : browser/base/content/customizing.xhtml => browser/components/customizableui/content/aboutCustomizing.xhtml
rename : browser/base/content/customize.inc => browser/components/customizableui/content/customizeMode.inc.xul
rename : browser/base/content/panelUI.inc => browser/components/customizableui/content/panelUI.inc.xul
rename : browser/base/content/panelUI.js => browser/components/customizableui/content/panelUI.js
rename : browser/base/content/panelUI.xml => browser/components/customizableui/content/panelUI.xml
rename : browser/base/content/panelUIOverlay.js => browser/components/customizableui/content/panelUIOverlay.js
rename : browser/base/content/panelUIOverlay.xul => browser/components/customizableui/content/panelUIOverlay.xul
rename : browser/base/content/toolbar.xml => browser/components/customizableui/content/toolbar.xml
rename : browser/modules/CustomizableUI.jsm => browser/components/customizableui/src/CustomizableUI.jsm
rename : browser/modules/CustomizeMode.jsm => browser/components/customizableui/src/CustomizeMode.jsm
rename : browser/themes/linux/customization/customization-mode-background.jpg => browser/themes/linux/customizableui/customization-mode-background.jpg
rename : browser/themes/linux/panelUIOverlay.css => browser/themes/linux/customizableui/panelUIOverlay.css
rename : browser/themes/osx/customization/customization-mode-background.jpg => browser/themes/osx/customizableui/customization-mode-background.jpg
rename : browser/themes/osx/panelUIOverlay.css => browser/themes/osx/customizableui/panelUIOverlay.css
rename : browser/themes/shared/customization.inc.css => browser/themes/shared/customizableui/customizeMode.inc.css
rename : browser/themes/shared/panelUIOverlay.inc.css => browser/themes/shared/customizableui/panelUIOverlay.inc.css
rename : browser/themes/windows/customization/customization-mode-background.jpg => browser/themes/windows/customizableui/customization-mode-background.jpg
rename : browser/themes/windows/panelUIOverlay.css => browser/themes/windows/customizableui/panelUIOverlay.css
|
2013-04-15 17:34:52 +12:00 |
|
Jared Wein
|
f1af47f610
|
Bug 861087 - Resize the subview when the subview overflows. r=Unfocused.
|
2013-04-19 17:06:53 -04:00 |
|
Blair McBride
|
70325929e1
|
Bug 861702 - PanelUI sub-view container can end up showing multiple views. r=jaws.
|
2013-04-15 13:35:16 +12:00 |
|
Blair McBride
|
88e1b58dfb
|
Bug 861092 - When in customization mode, widgets aren't re-wrapped when dragging to the same position in an area. r=jaws.
|
2013-04-15 10:52:24 +12:00 |
|
Michael Ratcliffe
|
0cade2c987
|
Bug 855502 - we need a proper design for the new checkboxes r=benvie
Bug 855502 - we need a proper design for the new checkboxes r=benvie
|
2013-04-11 16:46:00 +01:00 |
|
Girish Sharma
|
dd95cc88be
|
Bug 851546 - Options panel for DevTools Toolbox, r=jwalker,vporof,past
|
2013-04-15 18:04:48 +05:30 |
|
Victor Porof
|
b0d3f2f2ee
|
Bug 862198 - Intermittent browser_net_json-long.js | Test timed out, found a tab, r=rcampbell
|
2013-04-18 09:35:27 +03:00 |
|
Victor Porof
|
e4092ba3c9
|
Bug 861487 - Sizes are displayed with non-localized decimal separator, r=rcampbell
|
2013-04-18 09:35:27 +03:00 |
|
Victor Porof
|
e4df8ffcad
|
Bug 859308 - Hide Blocked in Timings tab until we know what that's doing, r=rcampbell
|
2013-04-18 09:35:27 +03:00 |
|
Victor Porof
|
4a681d1465
|
Bug 861783 - Removing watch expression of large object not possible via mouse, r=past
|
2013-04-18 09:35:26 +03:00 |
|
Victor Porof
|
a80895f824
|
Bug 862435 - Tilt doesn't open if the Inspector was opened beforehand, r=dtownsend
|
2013-04-18 09:35:26 +03:00 |
|
Panos Astithas
|
5b457eb0e8
|
Bug 849071 - Create some kind of chrome to turn source mapping on/off in the debugger, r=vporof
|
2013-04-16 18:00:33 +03:00 |
|
Girish Sharma
|
c22f3faeba
|
Bug 862294 - Sidebar should be responsive in docked Toolbox, r=vporof
|
2013-04-17 12:27:36 +05:30 |
|
Ryan VanderMeulen
|
337e430f90
|
Merge m-c to fx-team.
|
2013-04-17 16:03:09 -04:00 |
|
Ryan VanderMeulen
|
73ef0db47a
|
Merge m-c to fx-team.
|
2013-04-17 12:45:52 -04:00 |
|
Mihai Sucan
|
892e9be42b
|
Bug 862024 - Warning about replaced window.console API shows when content scripts do not change the object; r=past
|
2013-04-17 13:19:29 +03:00 |
|
Raymond Lee
|
5bd7a21edc
|
Bug 855638 - Part 1: Remove previous calls to PlacesUtils.backups and move them to PlacesBackups. r=mak
|
2013-04-17 14:08:11 +08:00 |
|
Raymond Lee
|
2bbf35abf4
|
Bug 852034 - Replace restoreBookmarksFromJSONFile with importFromFile. r=mano
|
2013-04-17 13:36:02 +08:00 |
|
Ryan VanderMeulen
|
e23794f0ad
|
Merge m-c to inbound.
|
2013-04-17 07:35:49 -04:00 |
|
Ryan VanderMeulen
|
94c77d42ff
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-04-16 21:07:27 -04:00 |
|
Chris Cooper
|
bb5833edd3
|
Bug 851753 - add new mozconfig for static analysis with clang (currently unused, hence DONTBUILD) - r=jcranmer
|
2013-04-16 17:58:16 -04:00 |
|
Alexandre Poirot
|
6d5f258dde
|
Bug 857073 - Simplify ChromeUtils usages. r=jmaher
|
2013-04-16 16:46:47 -04:00 |
|
Ryan VanderMeulen
|
32e0055ca7
|
Merge m-c to inbound.
|
2013-04-16 16:04:20 -04:00 |
|
Mike Shal
|
24b4056720
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Tim Taubert
|
9160ae54a7
|
merge m-c to fx-team
|
2013-04-16 19:52:14 +02:00 |
|
Ryan VanderMeulen
|
93bff3fb3d
|
Bug 861399 - Update pdf.js to version 0.8.47. r=bdahl
|
2013-04-16 13:34:43 -04:00 |
|
Marco Bonardo
|
93a632cbb6
|
Bug 851519 - Keyboard commands may executed on the wrong download in the panel
r=Mano
|
2013-04-17 16:16:09 +02:00 |
|
Gijs Kruitbosch
|
a61b81f6ef
|
Bug 845555 - Fix statistics menu item, r=jaws
|
2013-04-15 23:06:12 -07:00 |
|
Sam Foster
|
421a3cc338
|
Bug 856267 - Hide menu popups when the appbar shows with a listener for MozContentShowing. r=jimm
--HG--
extra : rebase_source : 53eac3a18450458df9ab4f5492e4bf572db5b0ee
|
2013-04-30 16:36:26 +01:00 |
|
Ryan VanderMeulen
|
c53717d72e
|
Merge m-c to inbound.
|
2013-05-01 08:00:14 -04:00 |
|
Chris Cooper
|
390af1b40e
|
Bug 851753 - Set --enable-stdcxx-compat for static analysis clang build (DONTBUILD) - r=jcranmer
|
2013-05-01 11:10:41 +02:00 |
|
Ms2ger
|
c44e30abd3
|
Backout changeset e113285ef790 for the wrong bug number. DONTBUILD
|
2013-05-01 11:09:33 +02:00 |
|
Tim Taubert
|
4d617e4b7c
|
merge m-c to fx-team
|
2013-05-01 10:18:22 +02:00 |
|
Ryan VanderMeulen
|
db7d219bfc
|
Merge inbound to m-c.
|
2013-04-30 21:58:19 -04:00 |
|
Ryan VanderMeulen
|
404aef7cdd
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-04-30 21:49:23 -04:00 |
|
Dave Camp
|
db676916b2
|
Bug 867481 - Remote debugging connection screen is broken. r=harth
|
2013-04-30 18:40:44 -07:00 |
|
Heather Arthur
|
8390780e60
|
Bug 866264 - Intermittent devtools/styleeditor/test/browser_styleeditor_new.js | new editor shows 1 rule after modification - Got 2, expected 1; r=dcamp
|
2013-04-30 17:19:59 -07:00 |
|
Allison Naaktgeboren
|
606d2e1ae9
|
Bug 856049 - Lower border of 'Pair a device' input box is missing.r=mbrubeck
|
2013-04-30 15:02:00 -07:00 |
|
Allison Naaktgeboren
|
9201e0e228
|
Bug 865567 - Remove small box with orange border flickering (on top) when swiping in Snapped View.r=mbrubeck
|
2013-04-30 14:45:22 -07:00 |
|
Jim Blandy
|
e9b58eb4dc
|
Bug 862531: Replace BaseProxyHandler::obj_toString with className. r=jorendorff
|
2013-04-30 14:44:50 -07:00 |
|
Robert Strong
|
4755c8062b
|
Remove the 'Back' button from the stub installer options page - Bug 799172 - 'Back' after 'Options' just returns to the first dialog. r=bbondy, ui-r=shorlander - Windows stub installer only which is only built when building the nightly - DONTBUILD
|
2013-04-30 14:15:49 -07:00 |
|
Shane Caraveo
|
8249c1a522
|
bug 866354 fix social button styling on windows, r=jaws
|
2013-04-30 12:27:25 -07:00 |
|
Yura Zenevich
|
f7ebeec3ed
|
[PATCH 2/2] Bug 833286 - added tests for improvements to atomic backup of sessionstore.js. r=yoric, ttaubert
---
browser/components/sessionstore/test/Makefile.in | 1 +
.../test/browser_833286_atomic_backup.js | 143 ++++++++++++++++++++
2 files changed, 144 insertions(+), 0 deletions(-)
create mode 100644 browser/components/sessionstore/test/browser_833286_atomic_backup.js
|
2013-04-30 14:07:54 +02:00 |
|
Yura Zenevich
|
b93850ce02
|
[PATCH 1/2] Bug 833286 - added improvements to atomic backup of sessionstore.js. r=yoric, ttaubert
---
.../components/sessionstore/src/SessionStore.jsm | 45 +++++--
.../components/sessionstore/src/_SessionFile.jsm | 131 ++++++++++++++-----
2 files changed, 127 insertions(+), 49 deletions(-)
|
2013-04-30 14:07:40 +02:00 |
|
Rob Campbell
|
b2daca6b81
|
Bug 860349 - Intermittent browser_dbg_createChrome.js | application timed out after 330 seconds with no output; r=testonly
|
2013-04-30 12:40:00 +03:00 |
|
Ryan VanderMeulen
|
d46abd66d7
|
Merge inbound to m-c.
|
2013-04-30 13:34:12 -04:00 |
|
Chris Cooper
|
299255c200
|
Bug 851573 - Set --enable-stdcxx-compat for static analysis clang build (DONTBUILD) - r=jcranmer
|
2013-04-30 12:52:44 -04:00 |
|
Ed Morley
|
7412a8ddea
|
Merge latest green inbound changeset and mozilla-central
|
2013-04-30 13:53:14 +01:00 |
|
Tim Taubert
|
026f9c647d
|
merge m-c to fx-team
|
2013-04-30 10:39:24 +02:00 |
|
Ryan VanderMeulen
|
4f020afd30
|
Backed out changesets 64c7ba1d3d04 and 7e9d5bb4a9af (bug 862986) for test failures.
|
2013-04-30 10:08:38 -04:00 |
|
Brian O'Keefe
|
fd2b88f265
|
Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps
|
2013-04-30 09:08:31 -04:00 |
|
Brian O'Keefe
|
da64a005e6
|
Bug 862986 - Part 1a: Move MOZ_CHILD_PROCESS_NAME and MOZ_CHILD_PROCESS_BUNDLE to configure.in, remove ipc/app/def.mk. r=glandium
|
2013-04-30 09:05:17 -04:00 |
|
Ryan VanderMeulen
|
d148f3b0f4
|
Merge m-c to inbound.
|
2013-04-30 08:09:43 -04:00 |
|
Mihai Sucan
|
18df4bf992
|
Bug 711846 - Fix for intermittent browser_webconsole_bug_595934_message_categories.js | Test timed out; r=me
|
2013-04-29 23:01:48 +03:00 |
|
Gijs Kruitbosch
|
97bf6d8ae6
|
Bug 866381 - allow inspector to be used on chrome windows, r=dcamp
|
2013-04-29 19:32:12 +02:00 |
|
Ryan VanderMeulen
|
8090a13071
|
Merge m-c to inbound.
|
2013-04-29 13:09:28 -04:00 |
|
Allison Naaktgeboren
|
50f315d250
|
Bug 864614 - Tabs appending under Tabs
|
2013-04-29 10:01:40 -07:00 |
|
Cykesiopka
|
28464ba636
|
Bug 739031 - Removed unused strings for the style editor. r=rcampbell
|
2013-04-29 08:41:03 -04:00 |
|
Tim Taubert
|
f4b1da2719
|
Bug 864711 - Simplify test page for browser_pageshow.js to ensure it's put into bfcache; r=yoric
|
2013-04-29 10:02:45 +02:00 |
|
Doug Turner
|
430c046dbf
|
Bug 866893 - Remove support for multiple geolocation providers. r=mvines
|
2013-04-29 20:22:27 -07:00 |
|
Shane Caraveo
|
c0e0702090
|
bug 865798 add timestamps to social provider install for proper fhr support, r-felipe
|
2013-04-29 13:09:10 -07:00 |
|
Bill McCloskey
|
b5904d4e52
|
Bug 697319 - First browser should be dynamically created to allow honoring of browser.tabs.remote pref (r=gavin)
|
2013-04-30 22:27:59 -07:00 |
|
Ryan VanderMeulen
|
4c4781e825
|
Merge m-c to inbound.
|
2013-04-29 08:25:31 -04:00 |
|
Mark Hammond
|
cfc3a6a78c
|
Bug 588305 - Convert offline storage notifications to a doorhanger panel. r=MattN
|
2013-04-29 17:38:53 +10:00 |
|
Felipe Gomes
|
8d1e021069
|
Backout 714e20f9b4e5 (bug 697319) due to bad addons breakage (bug 866537).
|
2013-04-29 00:14:52 -03:00 |
|
Tim Taubert
|
b2d01f0701
|
merge m-c to fx-team
|
2013-04-28 18:26:37 +02:00 |
|
Ryan VanderMeulen
|
1977df7379
|
Merge m-c to inbound.
|
2013-04-27 18:18:52 -04:00 |
|
Tim Taubert
|
bd2da557d4
|
Backed out changeset 229cd2ebe225 (bug 855108) for intermittent mochitest-bc failures
|
2013-04-27 21:21:42 +02:00 |
|
Tim Taubert
|
21539156ea
|
merge m-c to fx-team
|
2013-04-27 17:34:36 +02:00 |
|
ffxbld
|
7cb51d85a4
|
No bug, Automated blocklist update from host bld-linux64-ec2-479 - a=blocklist-update
|
2013-04-27 03:21:56 -07:00 |
|
Sam Foster
|
7b566e39d2
|
Bug 865170 - Fix TopSite's methods to handle multiple sites as input. r=mbrubeck
--HG--
extra : rebase_source : 02850083782a245c6046dc070760bf3083a1b144
|
2013-04-26 17:38:19 +01:00 |
|
Mihai Sucan
|
9d3a3268f5
|
Bug 855763 - [Responsive Mode] Fix for intermittent browser_responsiveuiaddcustompreset.js | Test timed out, | Found a tab after previous test timed out: data:text/html,foo; r=me
|
2013-04-26 18:49:49 +03:00 |
|
Georg Fritzsche
|
8c22117b23
|
Bug 752516 - Give pluginProblemBinding the top-most z-index. r=bsmedberg,jaws
|
2013-04-22 13:47:37 +02:00 |
|
John
|
49a79b28ef
|
Bug 420371 - Rename quitApplicationCmdMac.key to Reflect Use on Linux. r=mconley
|
2013-04-26 13:46:25 -04:00 |
|
Brian Grinstead
|
4c20e2b914
|
Bug 677930 - Style Inspector: make URLs clickable.
|
2013-04-19 16:30:33 -05:00 |
|
David Creswick
|
b61a814208
|
Bug 855108 - Disable tools toggled by the developer toolbar when it closes. r=jwalker
|
2013-04-21 18:35:53 -05:00 |
|
Tim Taubert
|
1e3e5eb0c5
|
merge m-c to fx-team
|
2013-04-26 14:47:39 +02:00 |
|
Heather Arthur
|
6eccf5405e
|
Bug 816967 - fix browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js bustage; r=dcamp
|
2013-04-25 12:51:23 -07:00 |
|
Heather Arthur
|
76a6f2869e
|
Bug 816967 - Remotable Style Editor; r=dcamp
|
2013-04-25 09:46:13 -07:00 |
|
Benjamin Smedberg
|
eb1daab5a8
|
Bug 853387 - Make all plugins run out of process on Mac x86 now that we no longer support fallback for in-process quickdraw graphics/carbon events. r=smichaud
--HG--
extra : rebase_source : b3926248c4a152728521b8939de2e26a17f179f6
|
2013-04-25 12:45:52 -04:00 |
|
Tim Taubert
|
560a28af24
|
Bug 865127 - Clean up priority queue keeping track of tabs to restore; r=yoric
|
2013-04-25 17:58:27 +02:00 |
|
Brian R. Bondy
|
99c110053e
|
Bug 831514 - Work - You cannot pin sites that have a slash character in the tile ID. r=jimm
|
2013-04-25 11:43:42 -04:00 |
|
Jonathan Kew
|
f71a34b39b
|
bug 854555 - ensure download icons are 32px even on Retina Macs. r=shorlander
|
2013-04-25 16:32:08 +01:00 |
|
Jonathan Kew
|
ae7f69f5c7
|
bug 865746 - [win-hidpi] explicitly set size of download item icons. r=mconley
|
2013-04-26 18:08:22 +01:00 |
|
Ryan VanderMeulen
|
0bfa85f631
|
Merge m-c to inbound.
|
2013-04-26 13:06:35 -04:00 |
|
Victor Porof
|
e4fa49122a
|
Bug 866091 - Intermittent devtools/netmonitor/test/browser_net_prefs-reload.js | Test timed out | Found a tab after previous test timed out: http://example.com/browser/browser/devtools/netmonitor/test/html_simple-test-page.html and tons of fallout, r=rcampbell
|
2013-04-26 20:02:39 +03:00 |
|
Ekanan Ketunuti
|
ad96c63cc0
|
Bug 865977 - Remove duplicate XUL namespace strings in tabbrowser::addTab and use a const XUL NS declaration in its place. r=jaws
|
2013-04-26 12:41:46 +07:00 |
|
Jonathan Kew
|
16a3baa743
|
bug 864107 - constrain restored window dimensions to available screen area. r=ttaubert
|
2013-04-26 12:41:29 +01:00 |
|
Sam Foster
|
60e90c610e
|
Bug 865478 - Add getItemsByUrl and removeItem methods to richgrid + tests. r=mbrubeck
|
2013-04-26 10:29:59 +01:00 |
|
Sam Foster
|
42ecaa1985
|
Bug 865172 - Add z-index to cross-sliding tiles so they overlap when dragged. r=mbrubeck
--HG--
extra : rebase_source : e19147af09f1df53a823adfd0176cc56f32574de
|
2013-04-25 17:53:16 +01:00 |
|
Dave Camp
|
5061027c8e
|
Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
--HG--
rename : browser/devtools/framework/Sidebar.jsm => browser/devtools/framework/sidebar.js
rename : browser/devtools/framework/Target.jsm => browser/devtools/framework/target.js
rename : browser/devtools/framework/ToolboxHosts.jsm => browser/devtools/framework/toolbox-hosts.js
rename : browser/devtools/framework/Toolbox.jsm => browser/devtools/framework/toolbox.js
rename : browser/devtools/inspector/Breadcrumbs.jsm => browser/devtools/inspector/breadcrumbs.js
rename : browser/devtools/inspector/Highlighter.jsm => browser/devtools/inspector/highlighter.js
rename : browser/devtools/inspector/InspectorPanel.jsm => browser/devtools/inspector/inspector-panel.js
rename : browser/devtools/inspector/Selection.jsm => browser/devtools/inspector/selection.js
rename : browser/devtools/inspector/SelectorSearch.jsm => browser/devtools/inspector/selector-search.js
rename : browser/devtools/framework/ToolDefinitions.jsm => browser/devtools/main.js
rename : browser/devtools/markupview/MarkupView.jsm => browser/devtools/markupview/markup-view.js
rename : browser/devtools/shared/EventEmitter.jsm => browser/devtools/shared/event-emitter.js
rename : browser/devtools/shared/InplaceEditor.jsm => browser/devtools/shared/inplace-editor.js
rename : browser/devtools/shared/Undo.jsm => browser/devtools/shared/undo.js
rename : browser/devtools/styleinspector/CssHtmlTree.jsm => browser/devtools/styleinspector/computed-view.js
rename : browser/devtools/styleinspector/CssLogic.jsm => browser/devtools/styleinspector/css-logic.js
rename : browser/devtools/styleinspector/CssRuleView.jsm => browser/devtools/styleinspector/rule-view.js
rename : browser/devtools/styleinspector/StyleInspector.jsm => browser/devtools/styleinspector/style-inspector.js
rename : browser/devtools/tilt/TiltGL.jsm => browser/devtools/tilt/tilt-gl.js
rename : browser/devtools/tilt/TiltMath.jsm => browser/devtools/tilt/tilt-math.js
rename : browser/devtools/tilt/TiltUtils.jsm => browser/devtools/tilt/tilt-utils.js
rename : browser/devtools/tilt/TiltVisualizerStyle.jsm => browser/devtools/tilt/tilt-visualizer-style.js
rename : browser/devtools/tilt/TiltVisualizer.jsm => browser/devtools/tilt/tilt-visualizer.js
rename : browser/devtools/tilt/Tilt.jsm => browser/devtools/tilt/tilt.js
|
2013-04-11 13:59:08 -07:00 |
|
Dave Camp
|
518c9ac841
|
Backed out changeset 9117c7ad29d5 for MaxHeap regression.
|
2013-04-28 14:42:23 -07:00 |
|
Dave Camp
|
609408725b
|
Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
--HG--
rename : browser/devtools/framework/Sidebar.jsm => browser/devtools/framework/sidebar.js
rename : browser/devtools/framework/Target.jsm => browser/devtools/framework/target.js
rename : browser/devtools/framework/ToolboxHosts.jsm => browser/devtools/framework/toolbox-hosts.js
rename : browser/devtools/framework/Toolbox.jsm => browser/devtools/framework/toolbox.js
rename : browser/devtools/inspector/Breadcrumbs.jsm => browser/devtools/inspector/breadcrumbs.js
rename : browser/devtools/inspector/Highlighter.jsm => browser/devtools/inspector/highlighter.js
rename : browser/devtools/inspector/InspectorPanel.jsm => browser/devtools/inspector/inspector-panel.js
rename : browser/devtools/inspector/Selection.jsm => browser/devtools/inspector/selection.js
rename : browser/devtools/inspector/SelectorSearch.jsm => browser/devtools/inspector/selector-search.js
rename : browser/devtools/framework/ToolDefinitions.jsm => browser/devtools/main.js
rename : browser/devtools/markupview/MarkupView.jsm => browser/devtools/markupview/markup-view.js
rename : browser/devtools/shared/EventEmitter.jsm => browser/devtools/shared/event-emitter.js
rename : browser/devtools/shared/InplaceEditor.jsm => browser/devtools/shared/inplace-editor.js
rename : browser/devtools/shared/Undo.jsm => browser/devtools/shared/undo.js
rename : browser/devtools/styleinspector/CssHtmlTree.jsm => browser/devtools/styleinspector/computed-view.js
rename : browser/devtools/styleinspector/CssLogic.jsm => browser/devtools/styleinspector/css-logic.js
rename : browser/devtools/styleinspector/CssRuleView.jsm => browser/devtools/styleinspector/rule-view.js
rename : browser/devtools/styleinspector/StyleInspector.jsm => browser/devtools/styleinspector/style-inspector.js
rename : browser/devtools/tilt/TiltGL.jsm => browser/devtools/tilt/tilt-gl.js
rename : browser/devtools/tilt/TiltMath.jsm => browser/devtools/tilt/tilt-math.js
rename : browser/devtools/tilt/TiltUtils.jsm => browser/devtools/tilt/tilt-utils.js
rename : browser/devtools/tilt/TiltVisualizerStyle.jsm => browser/devtools/tilt/tilt-visualizer-style.js
rename : browser/devtools/tilt/TiltVisualizer.jsm => browser/devtools/tilt/tilt-visualizer.js
rename : browser/devtools/tilt/Tilt.jsm => browser/devtools/tilt/tilt.js
|
2013-04-11 13:59:08 -07:00 |
|
Bill McCloskey
|
fb19038e8b
|
Bug 697319 - First browser should be dynamically created to allow honoring of browser.tabs.remote pref (r=gavin)
|
2013-04-09 18:11:04 -07:00 |
|
Mark Hammond
|
36987d5325
|
Bug 849810 - fix 'blocklisted provider removed' orange. r=mixedpuppy
|
2013-04-26 11:02:39 +10:00 |
|
Ryan VanderMeulen
|
2f18537b41
|
Merge m-c to inbound.
|
2013-05-02 21:50:25 -04:00 |
|
Ryan VanderMeulen
|
76a1822cda
|
Backed out changeset 555f2b757639 (bug 566746, bug 697377) for intermittent Win7 mochitest b-c orange.
|
2013-05-02 21:20:08 -04:00 |
|
Gavin Sharp
|
248cccd510
|
Bug 867691 - Make browser_urlbarAutoFillTrimURLs.js clean up after itself properly. r=dao
|
2013-05-02 15:04:46 -07:00 |
|
Shane Caraveo
|
d1ba8cf01f
|
bug 867833 fix test that caused extra exceptions in later tests, r=gavin
|
2013-05-02 16:49:04 -07:00 |
|
Rodrigo Silveira
|
5edd6f88f7
|
Bug 858598 - Defect - Select popups near the bottom of the screen are unusable r=mbrubeck
--HG--
extra : rebase_source : dd2d75a683ec26bd96a72efd911be9aaf7e72106
|
2013-05-02 11:50:49 -07:00 |
|
Rodrigo Silveira
|
1981b49db0
|
Bug 864757 - Metro test fixes r=jmathies
|
2013-04-29 20:42:44 -07:00 |
|
Gavin Sharp
|
c154651715
|
Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed
|
2013-04-19 15:21:30 -07:00 |
|
Mike de Boer
|
b2f41fe587
|
Bug 856107 - Mouse hovering events should be handled seperately from tab select/move code for tab attributes. f=unusualtears r=MattN
|
2013-05-01 23:36:33 -04:00 |
|
Nick Fitzgerald
|
c1e0cabf5f
|
Bug 849069 - relative source map URLs should be resolved according to the spec's rules; r=past
|
2013-04-09 11:40:00 +03:00 |
|
Nick Fitzgerald
|
6de4bef71a
|
Bug 772119 - expose source mapped sources over the remote debugging protocol; r=past
|
2013-04-16 00:07:00 +03:00 |
|
Mihai Sucan
|
213c37802d
|
Bug 851231 - Output Console.jsm API calls to the browser console; r=jwalker
|
2013-04-15 19:10:04 +03:00 |
|
Panos Astithas
|
43a151ff2d
|
Backed out changeset 371ecfa8df92 (bug 851546) for breakage
|
2013-04-15 11:51:19 +03:00 |
|
Ryan VanderMeulen
|
b1843e1c3c
|
Merge m-c to inbound.
|
2013-04-23 20:50:28 -04:00 |
|
Ryan VanderMeulen
|
e4ae7070bd
|
Merge inbound to m-c.
|
2013-04-23 20:49:27 -04:00 |
|
Paolo Amadini
|
9c48636977
|
Bug 832672 - Downloads Panel gives no indication or feedback on missing files. r=mak ui-r=shorlander
|
2013-04-24 02:19:49 +02:00 |
|
Gregory Szorc
|
067eafe865
|
Merge mozilla-central into services
|
2013-04-23 15:57:35 -07:00 |
|
Ryan VanderMeulen
|
f636341f4b
|
Merge m-c to inbound.
|
2013-04-23 15:05:21 -04:00 |
|
Ryan VanderMeulen
|
39c606c5db
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-04-23 15:01:57 -04:00 |
|
Tim Taubert
|
446be50fce
|
merge m-c to fx-team
|
2013-04-23 18:56:19 +02:00 |
|
J. Ryan Stinnett
|
dbd57def7f
|
Bug 843187 - Variables view: going down through the properties via keyboard is really broken, r=vporof
|
2013-04-23 07:34:08 -05:00 |
|
Garrett Robinson
|
a94c3ec885
|
Bug 863878 - The CSP logging from bug 821877 should go to the new Security Pane in the Web Console. r=bzbarsky r=ddahl
|
2013-04-23 17:39:10 -05:00 |
|
Jim Mathies
|
fd0fdb3f48
|
Bug 863748 - Add subframe text input selection tests. r=rsilveira
|
2013-04-23 16:44:07 -05:00 |
|
Jim Mathies
|
26c51148ca
|
Bug 863748 - Add subframe text area selection tests. r=rsilveira
|
2013-04-23 16:44:07 -05:00 |
|
Jim Mathies
|
e5c6cb76ca
|
Bug 863748 - Move some misc. test files down in ./res, and disable metro plugin tests due to timeouts. r=mbrubeck
|
2013-04-23 16:44:07 -05:00 |
|
Jim Mathies
|
56bd28ab18
|
Bug 864761 - Remove old debug build check from two tests. r=mbrubeck
|
2013-04-23 16:44:06 -05:00 |
|
Amod Narvekar
|
4b2206b316
|
Bug 757351 - Sync uses deprecated octal literals. r=rnewman
|
2013-04-22 12:35:07 -07:00 |
|
sinduja ramaraj
|
6cbea16060
|
Bug 586125 - "Copy", "Select All", etc. popup menu item in the Web Console displays keyboard shortcuts; r=msucan
|
2013-04-20 14:09:00 +03:00 |
|
Joe Walker
|
59f68c3707
|
Bug 854948 - GCLI context.environment.contentDocument points to doc from when GCLI first opened; r=mratcliffe
|
2013-04-20 11:59:00 +03:00 |
|
Panos Astithas
|
47cbeb84fe
|
Bug 862142 - remote debugger doesn't find any sources for simulator on nightly; r=vporof,msucan
|
2013-04-23 09:09:24 +03:00 |
|
Avinash Kundaliya
|
3be5f624df
|
Bug 858916 - Switch-to-tab does not work on always private browsing mode. r=Unfocused,f=jdm
|
2013-04-23 18:00:38 +12:00 |
|
Victor Porof
|
d57ea101ca
|
Bug 864176 - Details pane should remember its height when docked on the right, r=rcampbell
|
2013-04-22 21:12:17 +03:00 |
|
Victor Porof
|
df7f7b2055
|
Bug 860175 - On netmonitor examining the specific details of a network action leads to bad overlapping display, r=rcampbell
|
2013-04-22 21:12:17 +03:00 |
|
Phil Ringnalda
|
ec5e0c7d31
|
Merge m-c and fx-team
|
2013-04-21 19:38:48 -07:00 |
|
Tim Taubert
|
a54ebc5937
|
Bug 863227 - Lazily retrieve list of nsIDocShell.allow* properties to (re)store docShell capabilities; r=yoric
--HG--
rename : browser/components/sessionstore/test/browser_493467.js => browser/components/sessionstore/test/browser_capabilities.js
|
2013-04-20 10:05:20 +02:00 |
|
Tim Taubert
|
7fcfa88eb1
|
Bug 862442 - Use a content script to listen for input and change events; r=yoric
|
2013-04-20 10:05:20 +02:00 |
|
Tim Taubert
|
6123af3720
|
Bug 861409 - Use a content script to listen for pageshow events; r=yoric,jaws
|
2013-04-20 10:05:20 +02:00 |
|
Ryan VanderMeulen
|
13d8b090f4
|
Merge m-c to fx-team.
|
2013-04-19 14:00:56 -04:00 |
|
Girish Sharma
|
1fa30ed933
|
Bug 862363 - Sync the killswitch upon (un)registering of a tool and respect it in Options Panel, r=jwalker
|
2013-04-19 19:14:38 +05:30 |
|
Norbert Lindenberg
|
83f393f8df
|
Bug 864519 - Several Netmonitor tests fail when ECMAScript Internationalization API is enabled, r=vporof
|
2013-04-23 15:03:58 +03:00 |
|
David Creswick
|
423cca68c0
|
Bug 777681 - [rule view] Abbreviate long CSS file name source links. r=jwalker
|
2013-04-11 11:08:33 -05:00 |
|
Sam Foster
|
a7881643c9
|
Bug 854960 - implementing pinned state graphic on fx start tiles. Also fixes selected state. r=fryn
|
2013-04-19 11:56:07 +01:00 |
|
Jim Mathies
|
7a11038070
|
Bug 859094 - Remove some additional cruft left over from selectionoverlay context menu handling. r=fryn
|
2013-04-19 05:25:37 -05:00 |
|
Jim Mathies
|
20deac4740
|
Bug 859154 - add a pageshow promise to addTab. r=sfoster
|
2013-04-19 05:25:36 -05:00 |
|
Ed Morley
|
8c4713495b
|
Merge mozilla-central to mozilla-inbound
|
2013-04-19 09:26:22 +01:00 |
|
Tom Schuster
|
dfcdf9e78c
|
Bug 691613 - e10s support for setTabTitle with characterSet. r=felipe
|
2013-04-27 17:37:04 +02:00 |
|
Dão Gottwald
|
950a1b58c8
|
Bug 866400 - New tab page shouldn't disable the find bar. r=ttaubert
|
2013-04-27 14:56:51 +02:00 |
|
Robert Strong
|
9307d6ff20
|
Bug 860897 - Add locale to stub installer fallback url. r=bbondy Windows stub installer only which is only built when building the nightly - DONTBUILD
|
2013-04-27 00:14:16 -07:00 |
|
Nicholas Wilson
|
7a56a68eb7
|
Bug 436801 - Support XHTML in feed titles. r=sayrer,adw
|
2013-04-26 23:57:49 -07:00 |
|
Allison Naaktgeboren
|
1410028ae4
|
Bug 789363 - Live update the history used for Firefox Start.r=mbrubeck
|
2013-04-26 15:12:57 -07:00 |
|
Allison Naaktgeboren
|
0eb6a88a63
|
Bug 789363 - Work - Live update the history used for Firefox Start.r=mbrubeck
|
2013-04-26 14:21:36 -07:00 |
|
Girish Sharma
|
c6fd6d76ba
|
Bug 851546 - Options panel for DevTools Toolbox, r=jwalker
|
2013-04-05 00:00:24 +05:30 |
|
Panos Astithas
|
dbe8ee9a18
|
Bug 860101 - payload._navPayload is a Window in 'will-navigate' event handler; r=harth
|
2013-04-11 10:22:50 +03:00 |
|
Sachin Hosmani
|
99ed0f351d
|
Bug 628785 - Firefox should define a value for extensions.getAddons.recommended.url so AddonRepoistory.retrieveRecommendedAddons() works. r=Unfocused
|
2013-04-15 10:11:24 +12:00 |
|
Masayuki Nakano
|
c8e059b44d
|
Bug 857820 part.1 Drop blink effect implementation r=dbaron
|
2013-04-14 19:11:07 +09:00 |
|
Sam Foster
|
de84a8319d
|
Bug 864762 - Fix bad CrossSlide check which is breaking existing tiles tests. r=jimm
|
2013-04-23 16:29:44 +01:00 |
|
Sam Foster
|
0d19eabbfb
|
Bug 864706 - Fix calls to CrossSlide.Handle's cancel to provide event param. r=jimm
|
2013-04-23 16:13:51 +01:00 |
|
Marco Bonardo
|
81561726f1
|
Bug 748894 follow-up - increase menu-button dropmarker clickable area.
r=dao
|
2013-04-23 16:06:20 +02:00 |
|
Marco Bonardo
|
12b1d01ab0
|
Bug 748894 - Move the bookmark star button outside of the location bar.
r=Mano
|
2013-04-23 16:06:17 +02:00 |
|
Jim Mathies
|
9436ea9cbe
|
Bug 864428 - Don't call hideContextUI in startup and tear down test helpers as it can cause random test timeouts. r=bbondy
|
2013-04-23 08:51:03 -05:00 |
|
Jim Mathies
|
5eac30fdd5
|
Bug 863739 - Add text input selection related mochitests. r=rsilveira
|
2013-04-23 08:51:03 -05:00 |
|
Jim Mathies
|
bdcd8e5c29
|
Bug 864533 - test helper addTab should use pageShowPromise. r=sfoster
|
2013-04-23 08:51:03 -05:00 |
|
Jim Mathies
|
f26a64041b
|
Bug 862054 - Update bounds utility methods in SelectionHandler to properly calculate offsets for form inputs in sub frames. r=bbondy
|
2013-04-23 08:51:03 -05:00 |
|
Jim Mathies
|
c6c2deab99
|
Bug 862054 - Get rid of ElementTouchHelper and our custom elementFromPoint function. r=mbrubeck
|
2013-04-23 08:51:02 -05:00 |
|
Jim Mathies
|
ac89967f4c
|
Bug 862054 - Move translateToTopLevelWindow to Util. r=bbondy
|
2013-04-23 08:51:02 -05:00 |
|
Phil Ringnalda
|
7a0d4fe1fa
|
Merge m-c to m-i
|
2013-04-21 19:43:19 -07:00 |
|
Paolo Amadini
|
678122da22
|
Bug 851461 - Make the JavaScript API for downloads available in parallel to nsIDownloadManager. r=mak
|
2013-04-22 04:23:25 +02:00 |
|
Paolo Amadini
|
183fe83417
|
Bug 847191 - Integration with legacy interfaces to start new downloads. r=enn
|
2013-04-22 04:23:21 +02:00 |
|
Ryan VanderMeulen
|
1637d616a5
|
Merge m-c to inbound.
|
2013-04-13 08:04:05 -04:00 |
|
ffxbld
|
877fc79287
|
No bug, Automated blocklist update from host bld-linux64-ec2-339 - a=blocklist-update
|
2013-04-13 03:26:56 -07:00 |
|
Ryan VanderMeulen
|
2436630ae0
|
Merge m-c to inbound.
|
2013-04-12 17:36:56 -04:00 |
|
Marco Bonardo
|
0567c7b1a1
|
Bug 848935 - Skip spurious load events for intermittent failures in browser_aboutHome.js
|
2013-04-12 23:20:05 +02:00 |
|
Ryan VanderMeulen
|
3af9fd961e
|
Merge m-c to fx-team
|
2013-04-12 15:07:48 -04:00 |
|
Tim Taubert
|
36f54048f1
|
Bug 845681 - Save session states without any open windows on Mac OS X; r=felipe
|
2013-04-12 20:35:24 +02:00 |
|
Dave Camp
|
6789ef2fde
|
Merge backout.
|
2013-04-12 08:08:04 -07:00 |
|
Dave Camp
|
aff8b8d2ee
|
Backout 643194ceabe4, cfca520dc6f5, and cfca520dc6f5 (bug 855914) for MaxHeap regression.
|
2013-04-12 08:07:34 -07:00 |
|
Ryan VanderMeulen
|
4ad166a59e
|
Merge m-c to fx-team.
|
2013-04-12 10:44:26 -04:00 |
|
Gijs Kruitbosch
|
b921f22eda
|
Bug 860033 - un-generic-ify _showExceptions, r=gavin
--HG--
extra : rebase_source : 0a1dd71567a95892e0a8ad40c513c8baeb63be57
|
2013-04-11 19:41:21 -07:00 |
|
Dave Camp
|
9ce7c45dd4
|
Bug 855914 - Fix test typo. r=me
|
2013-04-11 18:25:24 -07:00 |
|
Dave Camp
|
19fe055e2a
|
Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
--HG--
rename : browser/devtools/framework/Sidebar.jsm => browser/devtools/framework/sidebar.js
rename : browser/devtools/framework/Target.jsm => browser/devtools/framework/target.js
rename : browser/devtools/framework/ToolboxHosts.jsm => browser/devtools/framework/toolbox-hosts.js
rename : browser/devtools/framework/Toolbox.jsm => browser/devtools/framework/toolbox.js
rename : browser/devtools/inspector/Breadcrumbs.jsm => browser/devtools/inspector/breadcrumbs.js
rename : browser/devtools/inspector/Highlighter.jsm => browser/devtools/inspector/highlighter.js
rename : browser/devtools/inspector/InspectorPanel.jsm => browser/devtools/inspector/inspector-panel.js
rename : browser/devtools/inspector/Selection.jsm => browser/devtools/inspector/selection.js
rename : browser/devtools/inspector/SelectorSearch.jsm => browser/devtools/inspector/selector-search.js
rename : browser/devtools/framework/ToolDefinitions.jsm => browser/devtools/main.js
rename : browser/devtools/markupview/MarkupView.jsm => browser/devtools/markupview/markup-view.js
rename : browser/devtools/shared/EventEmitter.jsm => browser/devtools/shared/event-emitter.js
rename : browser/devtools/shared/InplaceEditor.jsm => browser/devtools/shared/inplace-editor.js
rename : browser/devtools/shared/Undo.jsm => browser/devtools/shared/undo.js
rename : browser/devtools/styleinspector/CssHtmlTree.jsm => browser/devtools/styleinspector/computed-view.js
rename : browser/devtools/styleinspector/CssLogic.jsm => browser/devtools/styleinspector/css-logic.js
rename : browser/devtools/styleinspector/CssRuleView.jsm => browser/devtools/styleinspector/rule-view.js
rename : browser/devtools/styleinspector/StyleInspector.jsm => browser/devtools/styleinspector/style-inspector.js
rename : browser/devtools/tilt/TiltGL.jsm => browser/devtools/tilt/tilt-gl.js
rename : browser/devtools/tilt/TiltMath.jsm => browser/devtools/tilt/tilt-math.js
rename : browser/devtools/tilt/TiltUtils.jsm => browser/devtools/tilt/tilt-utils.js
rename : browser/devtools/tilt/TiltVisualizerStyle.jsm => browser/devtools/tilt/tilt-visualizer-style.js
rename : browser/devtools/tilt/TiltVisualizer.jsm => browser/devtools/tilt/tilt-visualizer.js
rename : browser/devtools/tilt/Tilt.jsm => browser/devtools/tilt/tilt.js
|
2013-04-11 13:59:08 -07:00 |
|
Dave Camp
|
05047a10c0
|
Backed out changeset 549973e335e4 for xpcshell test failures.
|
2013-04-11 15:24:55 -07:00 |
|
Dave Camp
|
d0e05b6ff6
|
Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
--HG--
rename : browser/devtools/framework/Sidebar.jsm => browser/devtools/framework/sidebar.js
rename : browser/devtools/framework/Target.jsm => browser/devtools/framework/target.js
rename : browser/devtools/framework/ToolboxHosts.jsm => browser/devtools/framework/toolbox-hosts.js
rename : browser/devtools/framework/Toolbox.jsm => browser/devtools/framework/toolbox.js
rename : browser/devtools/inspector/Breadcrumbs.jsm => browser/devtools/inspector/breadcrumbs.js
rename : browser/devtools/inspector/Highlighter.jsm => browser/devtools/inspector/highlighter.js
rename : browser/devtools/inspector/InspectorPanel.jsm => browser/devtools/inspector/inspector-panel.js
rename : browser/devtools/inspector/Selection.jsm => browser/devtools/inspector/selection.js
rename : browser/devtools/inspector/SelectorSearch.jsm => browser/devtools/inspector/selector-search.js
rename : browser/devtools/framework/ToolDefinitions.jsm => browser/devtools/main.js
rename : browser/devtools/markupview/MarkupView.jsm => browser/devtools/markupview/markup-view.js
rename : browser/devtools/shared/EventEmitter.jsm => browser/devtools/shared/event-emitter.js
rename : browser/devtools/shared/InplaceEditor.jsm => browser/devtools/shared/inplace-editor.js
rename : browser/devtools/shared/Undo.jsm => browser/devtools/shared/undo.js
rename : browser/devtools/styleinspector/CssHtmlTree.jsm => browser/devtools/styleinspector/computed-view.js
rename : browser/devtools/styleinspector/CssLogic.jsm => browser/devtools/styleinspector/css-logic.js
rename : browser/devtools/styleinspector/CssRuleView.jsm => browser/devtools/styleinspector/rule-view.js
rename : browser/devtools/styleinspector/StyleInspector.jsm => browser/devtools/styleinspector/style-inspector.js
rename : browser/devtools/tilt/TiltGL.jsm => browser/devtools/tilt/tilt-gl.js
rename : browser/devtools/tilt/TiltMath.jsm => browser/devtools/tilt/tilt-math.js
rename : browser/devtools/tilt/TiltUtils.jsm => browser/devtools/tilt/tilt-utils.js
rename : browser/devtools/tilt/TiltVisualizerStyle.jsm => browser/devtools/tilt/tilt-visualizer-style.js
rename : browser/devtools/tilt/TiltVisualizer.jsm => browser/devtools/tilt/tilt-visualizer.js
rename : browser/devtools/tilt/Tilt.jsm => browser/devtools/tilt/tilt.js
|
2013-04-11 13:59:08 -07:00 |
|
Prasanth Balakrishnan
|
5b8decf3aa
|
Bug 586067 - Store last accessed timestamp for tabs. r=ttaubert
|
2013-04-11 21:50:34 +02:00 |
|
Victor Porof
|
9a521bedba
|
Bug 860232 - Function callbacks in jsonp responses should be displayed in the Response tab, r=rcampbell
|
2013-04-11 21:11:47 +03:00 |
|
Victor Porof
|
9f7c4f4973
|
Bug 859980 - [netmonitor] JSON request not parsed, r=rcampbell
|
2013-04-11 21:11:46 +03:00 |
|
Victor Porof
|
bcd759d62a
|
Bug 859968 - [netmonitor] JSONP requests are not parsed into a tree, r=rcampbell
|
2013-04-11 21:11:46 +03:00 |
|
Victor Porof
|
8790fa745f
|
Bug 860055 - SideMenuWidget shouldn't scroll back to the selected item when new requests are coming in, r=dcamp
|
2013-04-11 21:11:46 +03:00 |
|
Mihai Sucan
|
25425c359e
|
Bug 859170 - Fix for hang when trying to expand a very long message in the web console output; r=past
|
2013-04-11 15:27:49 +03:00 |
|
Phil Ringnalda
|
f91025924c
|
Merge m-c to fx-team
|
2013-04-11 20:55:39 -07:00 |
|
Dave Camp
|
b7de8ad6ff
|
Bug 855914 - Add a blank line to devtools/browser/moz.build to kick the build system. r=gps
|
2013-04-11 18:52:30 -07:00 |
|
Ryan VanderMeulen
|
25dcf8cff7
|
Merge m-c to inbound.
|
2013-04-11 12:03:46 -04:00 |
|
Tim Taubert
|
95638aed3f
|
Bug 858643 - Don't handle mouseover event for closing tabs; r=dao
|
2013-04-11 14:11:14 +02:00 |
|
Tim Taubert
|
22483279ed
|
Bug 860621 - Fix allowPopups option for RecentWindow.getMostRecentBrowserWindow; r=dao
|
2013-04-11 14:11:14 +02:00 |
|
Jim Mathies
|
c121d2ca67
|
Bug 859447 - Setting popup doesn't display properly. Second landing, first had an empty patch! r=mbrubeck.
|
2013-04-12 09:17:14 -05:00 |
|
Gavin Sharp
|
11d5aabc10
|
Bug 738818 followup: remove now-unused portions of test
|
2013-04-10 16:58:07 -07:00 |
|
Mike de Boer
|
e2394534f2
|
Bug 819493: the Know Your Rights notification box has moved to be shown as default snippet on first startup. r=gavin
|
2013-04-09 16:48:30 -07:00 |
|
Ryan VanderMeulen
|
c0d89e121e
|
Backed out 17 changesets (bug 566746, bug 697377) for frequent OSX debug mochitest-5 crashes.
|
2013-04-11 11:53:13 -04:00 |
|
Victor Porof
|
3ce07a9bc8
|
Bug 843287 - UI improvements for the variables view and sidebar, r=msucan
|
2013-04-09 22:05:34 +03:00 |
|
Tim Taubert
|
18d28ade07
|
Bug 860622 - Stop preprocessing browser/base/content/pageinfo/pageInfo.js; r=dolske
|
2013-04-11 10:35:07 +02:00 |
|
J. Ryan Stinnett
|
d01605fb43
|
Bug 847349 - Clean up left / down navigation in variables view; r=vporof
|
2013-04-10 10:59:26 -05:00 |
|
Panos Astithas
|
bf63207433
|
Bug 859569 - Target.makeRemote should attachTab; r=dcamp
|
2013-04-11 07:55:14 +03:00 |
|
Anton Kovalyov
|
06a6cd27f8
|
Bug 858759 - Move profiler.css to browser/themes. r=vporof
|
2013-04-10 10:41:45 -07:00 |
|
Ryan VanderMeulen
|
c8748ab617
|
Merge m-c to fx-team.
|
2013-04-10 11:01:28 -04:00 |
|
Panos Astithas
|
c08908c3bb
|
Backout eb887b962dfa (bug 772119) on suspicion of leaks
|
2013-04-10 16:08:59 +03:00 |
|
Panos Astithas
|
51594708f5
|
Backout 50b1fc3ef560 (bug 849069) on suspicion of leaks
|
2013-04-10 16:05:35 +03:00 |
|
Panos Astithas
|
4d25a412ba
|
Backout 0289f7473afa for causing intermittent failures
|
2013-04-10 14:44:33 +03:00 |
|
J. Ryan Stinnett
|
78bcb60457
|
Bug 855520 - Add spacing around no element in style inspector; r=mratcliffe
|
2013-04-10 02:28:49 -05:00 |
|
Mike de Boer
|
cbf9825b5c
|
Bug 738818 part 3: Make changing currentEngine also change defaultEngine, including for about:home. r=fryn ui-r=limi sr=gavin
|
2013-04-09 17:12:27 -07:00 |
|
Stephen Pohl
|
6328038298
|
Bug 673875 - Reproduce bounce behaviour when reaching top and bottom of documents. r=smichaud, r=felipc
|
2013-04-12 23:04:52 -04:00 |
|
Marco Bonardo
|
66d7e4c957
|
Bug 848935 - catch Task exceptions for intermittent failures in browser_aboutHome.js
|
2013-04-12 17:54:16 +02:00 |
|
Josh Marchán
|
2935308c1d
|
Bug 792815 - Update promise usage in gcli commands; r=jwalker
|
2013-03-30 21:54:00 +02:00 |
|
David Creswick
|
37e7ec68bf
|
Bug 777877 - Switch CssRuleView.jsm back to WeakMaps; r=mratcliffe
|
2013-04-04 09:40:00 +03:00 |
|
Matthew Noorenberghe
|
a4490ae0a5
|
Bug 855229 - Adjust focus-rect on tabs for Australis. r=mconley,ui-r=shorlander
|
2013-03-29 14:53:01 -07:00 |
|
Mike Conley
|
9767f91d3f
|
Bug 861401 - Make subview transitions work again - fixes fallout from bug 860562. r=jaws.
|
2013-04-12 18:33:01 -04:00 |
|
Jared Wein
|
402aa8f1ed
|
Bug 855803 - Create the History widget with subview. r=mconley
|
2013-04-12 03:43:21 -04:00 |
|
Mike Conley
|
cdde2c8a8a
|
Bug 860646 - Panel isn't resizing reliably when entering sub-views. r=jaws,feedback=Unfocused.
|
2013-04-12 03:42:52 -04:00 |
|
Mike Conley
|
7a761d2747
|
Bug 860535 - Make it possible to add widgets to the ends of customization areas when customizing. r=jaws.
|
2013-04-11 15:50:45 -04:00 |
|
Mike Conley
|
70f43b859a
|
Bug 860562 - CSS fixups for toolbarpalette items and customization mode. r=jaws.
|
2013-04-11 15:50:07 -04:00 |
|
Mike Conley
|
2960372348
|
Bug 860487 - Exiting customiation mode is broken if the downloads button has been clicked. r=jaws.
|
2013-04-10 17:55:50 -04:00 |
|
Blake Winton
|
6840b83fbe
|
Bug 858662 - Make clicking on the blue grid in customization mode exit customization mode. r+ui-r=mconley.
|
2013-04-10 16:24:45 -04:00 |
|
Mike Conley
|
1dbb44300c
|
Bug 858597 - Make switching to and from about:customization cause enter and exit from customization mode. r=jaws
|
2013-04-10 13:37:25 -04:00 |
|
Blake Winton
|
09a7f75241
|
Bug 858067 - Make the customize panel look more panel-y when in customize mode - follow-up. r=dao
|
2013-04-10 12:33:41 -04:00 |
|
Blake Winton
|
2b69f86f3a
|
Bug 858067 - Make the customize panel look more panel-y when in customization mode. r,ui-r=mconley
|
2013-04-09 21:50:05 -04:00 |
|
Mike Conley
|
a5bac9a147
|
Bug 857542 - CustomizableUI.registerBuildWindow() should be called by every window that registers a toolbar. r=Unfocused.
|
2013-04-09 20:48:34 -04:00 |
|
Mike Conley
|
74b886ba33
|
Bug 858219 - Menu panel should automatically switch back to main view after closing. r=Unfocused.
|
2013-04-05 09:59:41 -04:00 |
|
Mike Conley
|
44e267c580
|
Bug 855295 - Follow-up - Fix dragging widgets back into the palette when customizing. r=Unfocused.
|
2013-04-05 09:58:31 -04:00 |
|
Mike Conley
|
03efa4733e
|
Bug 858132 - Move CustomizationStart and CustomizationEnd event handler registration before defferedStart signals its completion. r=Unfocused.
|
2013-04-05 09:56:30 -04:00 |
|
Mike Conley
|
5b5b4c2972
|
Bug 855295 - nav-bar is not preserving order of customized items on session restore. r=Unfocused.
|
2013-04-04 11:07:09 -04:00 |
|
Mike Conley
|
65f566617c
|
Bug 856639 - Fix CSS to allow menu panel subview deck to work properly. r=Unfocused.
|
2013-04-03 09:58:07 -04:00 |
|
Marco Bonardo
|
605764c90f
|
Bug 825739 - Add logging for intermittent browser_bookmark_titles.js failure
|
2013-04-18 16:48:37 +02:00 |
|
Ryan VanderMeulen
|
0091509ae7
|
Merge m-c to inbound.
|
2013-04-18 08:08:12 -04:00 |
|
Ryan VanderMeulen
|
fceb8bd62c
|
Merge m-c to inbound.
|
2013-04-17 22:30:20 -04:00 |
|