Ivan Alagenchev
4a08d36568
Bug 762593 TOOLKIT patch. Adds logic for validating if password input fields are insecure. r=dolske
2013-08-05 11:22:59 -07:00
Bill McCloskey
c4a0c85d5b
Bug 899338 - Work around backspace problem in e10s builds by disabling XUL command (r=felipe)
2013-08-05 11:14:17 -07:00
Christos Stathis
731979c39b
Bug 790016 - Web console remote protocol sends more data than needed for completion; r=msucan
2013-08-01 22:31:36 +03:00
Ryan VanderMeulen
5ec4cc8b78
Backed out changeset fa4afb7214ae (bug 878412) for suspected xperf orange.
2013-08-02 09:51:37 -04:00
Gijs Kruitbosch
735e85d471
Merge m-c to fx-team
2013-08-02 15:47:01 +02:00
Rob Campbell
b8ae80cf48
Bug 878412 - Use F12 to open the Toolbox, r=dcamp
2013-08-02 16:05:51 +05:30
Ms2ger
5c2b63d2c7
Merge m-c to inbound.
2013-08-02 11:07:57 +02:00
Ms2ger
928131e510
Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #4 ); r=mshal
2013-08-02 09:03:42 +02:00
Marco Castelluccio
9c533e25da
Bug 777402 - Implement support for packaged apps via the installPackage function in the mozapps DOM API in desktop web runtime. r=myk,wesj,fabrice
2013-08-01 17:00:39 -07:00
Ryan VanderMeulen
b30ebe7513
Backed out changesets 357e720b5a37 and f1971c2f5232 (bug 777402) for mochitest-other orange.
...
CLOSED TREE
2013-08-01 21:51:12 -04:00
Girish Sharma
bbf809fd21
Bug 900722 - Inconsistent UI for webconsole's input chevron and dev toolbar wrench icon on mac, r=robcee
2013-08-02 04:17:04 +05:30
Girish Sharma
1db11d3627
Bug 900573 - making the text in the layour view back to what it was, r=paul
2013-08-02 16:05:51 +05:30
Girish Sharma
2e671d9257
Bug 896181 - Autocomplete CSS properties and values in markup view, r=mratcliffe
2013-08-02 16:05:50 +05:30
Brian Grinstead
4746857d2d
Bug 892168 - Ctrl+Shift+I/Cmd+Opt+I should toggle the devtools open/closed
2013-07-31 10:38:59 -07:00
Heather Arthur
9063271032
Bug 900228 - fix "TypeError: this.selectedEditor.sourceEditor is null" in mochitest runs; r=dcamp
2013-08-03 14:34:00 -07:00
Heather Arthur
1b86e1981c
Bug 892185 - Ctrl+Shift+J/Cmd+Opt+J should toggle the console; r=fitzgen
2013-07-31 11:39:00 -07:00
Nick Fitzgerald
cf804927a8
Backout revision 141246:8780f778bc45 for style editor failures
2013-08-03 11:29:37 -07:00
Nick Fitzgerald
c35b22a09d
bug 899877 part 2: don't reload stack frames on blackboxchange events, stay on selected source; r=dcamp
2013-08-03 11:06:57 -07:00
Brandon Benvie
03b5bffec3
Bug 892277 - Change stepping hotkeys. r=fitzgen
...
--HG--
extra : rebase_source : 485d6a4d7f16186c2fc452e3c6bb652d1842e40c
2013-07-31 16:43:15 -07:00
Dave Camp
a663de564b
Bug 892274 - H should toggle the selected node's hidden attribute. r=harth
...
--HG--
extra : rebase_source : 2e56afd40e611dc2d6d87d1c7c978e64ebb90baf
2013-07-31 11:33:56 -07:00
Rob Campbell
af92feb313
Bug 878412 - Use F12 to open the Toolbox; r=jwalker
2013-08-03 17:34:05 +01:00
Brian Grinstead
6505f8e6d7
Bug 891556 - Add Ctrl-Shift-C (Cmd-Opt-C) shortcut to toggle highlighting; r=jwalker
2013-08-02 11:28:37 -07:00
Brian Grinstead
37a492acf5
Bug 892168 - Ctrl+Shift+I/Cmd+Opt+I should toggle the devtools open/closed; r=jwalker
2013-07-31 10:38:59 -07:00
Matt Brubeck
3f919d06df
Bug 897175 - Re-enable browser_findbar.js (back out d0edf8086809)
2013-08-03 09:14:29 -07:00
Matt Brubeck
a4c3179efa
Bug 897175 - Intermittent failure in browser_findbar.js
2013-08-03 08:54:57 -07:00
Girish Sharma
b65a0f5772
Bug 860360 - Properly position the web console popup everytime, r=msucan
2013-08-03 19:49:49 +05:30
Paolo Amadini
f6e17d905f
Bug 899107 - Allow using the JavaScript API as the back-end for the Downloads Panel. r=mak
2013-08-03 13:04:44 +02:00
Mihai Sucan
75f74cc362
Bug 793996 - Create reload marker in the Web Console; r=robcee
2013-08-02 20:19:23 +03:00
Mihai Sucan
b255378927
Bug 877262 - Part 2: move the Web Console files over to the new jetpack-based loader; r=dcamp
...
--HG--
rename : browser/devtools/shared/AutocompletePopup.jsm => browser/devtools/shared/autocomplete-popup.js
rename : browser/devtools/webconsole/HUDService.jsm => browser/devtools/webconsole/hudservice.js
rename : browser/devtools/webconsole/NetworkPanel.jsm => browser/devtools/webconsole/network-panel.js
rename : browser/devtools/webconsole/WebConsolePanel.jsm => browser/devtools/webconsole/panel.js
rename : toolkit/devtools/webconsole/WebConsoleClient.jsm => toolkit/devtools/webconsole/client.js
rename : toolkit/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/network-helper.js
rename : toolkit/devtools/webconsole/WebConsoleUtils.jsm => toolkit/devtools/webconsole/utils.js
2013-08-03 13:29:48 +03:00
Mihai Sucan
c534736bac
Bug 877262 - Part 1: merge HUDConsoleUI into HUDService and prepare for the jetpack loader; r=robcee
2013-08-02 20:11:57 +03:00
Tim Taubert
5f75eab06c
Bug 898755 - Remove _resume_session_once_on_shutdown code from SessionStore; r=yoric
2013-08-02 20:17:45 -07:00
Marco Castelluccio
0771801d9e
Bug 900845 - We aren't using the NetUtil module in SessionStore.jsm. r=ttaubert
2013-08-02 20:37:12 -04:00
Allison Naaktgeboren
95b0d5da36
Bug 895669 - Override about:addons to display a metro custom page. r=sfoster
2013-08-02 20:36:39 -04:00
Tiziana Sellitto
fa5e451a45
Bug 854952 - Delete fullscreen approval question from fullscreen approval pane, change fullscreen exit hint message fullscreenExitHint2, halve border radius, add background texture, and change button order of the fullscreen permission prompt. r=dolske
2013-08-02 20:36:10 -04:00
Rodrigo Silveira
31f1700c24
Bug 901147 - Js error 'Elements.contextappbar.hide is not a function' while running tests r=mbrubeck
...
--HG--
extra : rebase_source : 0f3b3b09848ef554a57d6ebdf0e9c4e1ca7c4120
2013-08-02 12:47:22 -07:00
Robert Strong
78d822448e
Most entries in removed-files.in are not needed - Bug 649607 - Update removed-files.in after requiring update to the version with bug 563318. r=bbondy
2013-08-02 17:19:33 -07:00
Nick Fitzgerald
8177c115bc
Bug 901030 - dbg blackbox command reports all the same source black boxed; r=dcamp
2013-08-02 17:09:37 -07:00
Matt Brubeck
9e52ba7379
Back out 7579823b624a (bug 899987) temporarily until the underlying bug is really fixed
2013-08-02 16:59:50 -07:00
Dave Camp
d35f324ce4
Bug 897275 - Move css-logic.js to toolkit. r=jwalker
...
--HG--
rename : browser/devtools/styleinspector/css-logic.js => toolkit/devtools/styleinspector/css-logic.js
extra : rebase_source : 6d7cbdea4ec7bfed78083ec62c125b6d6c0bab4f
2013-07-24 10:57:04 -07:00
Ivan Alagenchev
62183ca525
Bug 762593 - DEVTOOLS patch. Adds tests and logic to output warning messages for insecure passwords to web console. r=msucan
2013-08-06 10:14:51 -04:00
Ivan Alagenchev
2cef9e7f7c
Bug 762593 TOOLKIT patch. Adds logic for validating if password input fields are insecure. r=dolske
2013-08-06 10:14:40 -04:00
Victor Porof
619e91d4f8
Bug 901454 - The deck added in bug 895543 causes the source editor to not scroll properly, r=fitzgen
2013-08-06 17:00:52 +03:00
Carsten "Tomcat" Book
291f6eb92d
Backed out changeset 516063917157 (bug 866304) mochitest metro orange
2013-08-06 12:19:29 +02:00
Carsten "Tomcat" Book
6446cc43d8
Backed out changeset e0061be20d1e (bug 866304) for causing metro mochitest failure
2013-08-06 12:19:09 +02:00
Carsten "Tomcat" Book
7f33a836d1
Backed out changeset 14434d2b75b9 (bug 866304) for suspicion of causing metro mochitest failure
2013-08-06 12:06:50 +02:00
Tim Abraldes
16eb4fa78d
bug 897121. Move handling of DNT pref to prefsFlyout.js. Correctly (hopefully :) deal with the various pref values that are possible. r=rsilveira
2013-08-05 23:29:55 -07:00
Tim Abraldes
d52c2fe1c5
bug 866304 DialogUI "modals" cleanup patch. Removes the "modals" portions of DialogUI. Converts the crash reporter prompt to use nsIPromptService.confirmEx instead of DialogUI.importModal. r=mbrubeck
...
The crash reporter prompt is the only consumer of DialogUI.importModal and related code. The "modals" concept that DialogUI implements should go away in favor of tab-modal dialogs and tab-agnostic notifications (e.g. flyouts). I don't think that the crash reporter prompt should be a tab modal dialog; I'd prefer to see it become an about: page or perhaps a flyout. Making it a tab-modal prompt was just the easiest thing to do in this set of patches.
2013-08-05 23:29:55 -07:00
Tim Abraldes
f4e999f820
bug 866304 DialogUI dialogs cleanup patch. Removes unused/obsolete code from DialogUI. r=mbrubeck
...
The "dialog" concept is unused (the last consumer was the sync setup UI which is now a flyout) and is obsolete since we have prompts.
2013-08-05 23:29:55 -07:00
Tim Abraldes
c79b5ade54
bug 866304. In metro, use the tab-modal prompt implementation that is available in toolkit. r=mbrubeck
...
This patch replaces metro's 'PromptService' (which implements nsIPromptService and nsIPrompt, among others) with an implementation that simply forwards all calls to toolkit's nsPrompter.js. Before forwarding each call, it writes the "allowTabModal" property on the object obtained from nsPrompter.js, causing the created prompt to be tab-modal.
It also adds functionality to browser.js for creating tab modal prompts. One of the changes made as part of adding this functionality is replacing the <browser> with a <stack> of <browser> objects.
2013-08-05 23:29:54 -07:00
Ryan VanderMeulen
b037837c6c
Merge m-c to fx-team.
2013-08-05 23:22:11 -04:00
Adam Dane [:hobophobe]
44cb67d4c8
Bug 893349 - Dispatch event when find bar is initialized. r=dao
2013-08-04 16:06:19 -05:00
Ryan VanderMeulen
c4ffab3225
Merge m-c to fx-team.
2013-08-05 20:02:16 -04:00
Dave Camp
cbb8c0fdb1
Bug 899786 - Return the string version of the baseURI in the style editor. r=harth
2013-07-23 15:50:26 -07:00
Mark Hammond
337fcff3ff
Bug 897811 - remove browser.pageThumbs.enabled preference. r=gavin
2013-08-07 11:10:58 +10:00
Mark Hammond
b71bd8a243
Bug 897408 - remove erroneous style.removeProperty call in Site.prototype.refreshThumbnail. r=ttaubert
2013-08-07 11:10:57 +10:00
Ed Morley
974904fa51
Bug 880739 - Disable browser_context_menu_tests.js for intermittent failures
...
--HG--
extra : rebase_source : 799644a3aeed0a22887338aac05417143c772871
2013-08-02 15:49:13 +01:00
Ryan VanderMeulen
069fb73e22
Merge m-c to inbound.
2013-08-01 20:25:21 -04:00
Marco Castelluccio
b36df368eb
Bug 777402 - Implement support for packaged apps via the installPackage function in the mozapps DOM API in desktop web runtime. r=myk,wesj,fabrice
2013-08-01 17:00:39 -07:00
Ryan VanderMeulen
08d6011fa3
Merge m-c to fx-team.
2013-08-01 16:35:13 -04:00
Dão Gottwald
ece0e613e4
Bug 728773 - Always freeze the build ID in the UA string at 20100101. r=bz sr=gerv
2013-08-02 00:50:45 +02:00
Jim Mathies
d7bd98490f
Bug 898457 - Don't display a horizontal scrollbar in flyout panels. r=tabraldes
2013-08-01 07:31:35 -05:00
Jim Mathies
0018f4e183
Bug 899027 - Fixes for various errors in FormHelper while running the tests in bug 891688. r=rsilveira
2013-08-01 07:31:35 -05:00
Jim Mathies
d6773fd8db
Bug 891688 - Fix for caret selection not always appearing in subframes. r=mbrubeck
2013-08-01 07:31:34 -05:00
Raymond Lee
7b07fe5baf
Bug 818593 - Add file size to bookmarks restore UI. r=mak
2013-07-31 22:51:09 +08:00
Jonathan Wilde
f40aad06ab
Bug 899726 - Defect - during keyboard showing/hiding, sometimes hidden appbars show up. r=mbrubeck
...
--HG--
extra : rebase_source : 520ea7bbfb5667cb96d603ec876fd8bc9a9610ec
2013-08-01 11:59:17 -07:00
Jonathan Wilde
035e6bd434
Bug 892241 - Change - NewUI - Disable extraneous UI elements when on start screen. r=mbrubeck
...
--HG--
extra : rebase_source : 582f36a246323cbb0e0c29e8db61081375abaa44
2013-07-31 19:04:56 -07:00
Steven MacLeod
cca4d7a135
Bug 898184 - Restore telemetry measurements that were removed when transitioning to the SessionWorker. r=ttaubert
2013-07-31 21:15:26 -04:00
Brian R. Bondy
9aae219fef
Bug 900044 - Get rid of viewport-needs-updating and related code. r=kats
2013-07-31 20:59:24 -04:00
Sam Foster
6b2d586d88
Bug 898651 - Dont add the find-in-page menuitem when the StartUI is visible. r=mbrubeck
...
--HG--
extra : rebase_source : 627dd222e76bdbbe7fe882a636ae9a90c5a58c09
2013-07-30 15:50:14 -07:00
Paul Rouget
bbac896aaa
Bug 898394 - Implement an Object Emitter. r=vporof
2013-07-30 04:02:00 +02:00
Andre Miranda
ea7efd467f
Bug 778174 - [responsive mode] add a vertical resizer. r=paul
2013-07-17 21:28:33 -03:00
Nick Fitzgerald
53c4bea2ac
Fix bug 892286 - Cmd+L / Ctrl+L should be go to line. r=robcee
2013-08-01 10:55:39 +02:00
Paul Rouget
328328c661
Bug 898918 - many files have wrong mode-lines in comments. r=robcee
2013-08-01 10:53:31 +02:00
Bill McCloskey
be64ead4c1
Bug 899222 - Make about:home work via message passing (r=felipe).
...
--HG--
rename : browser/modules/AboutHomeUtils.jsm => browser/modules/AboutHome.jsm
2013-07-05 13:55:00 -07:00
Ryan VanderMeulen
734248d603
Merge m-c to inbound.
2013-07-31 16:33:59 -04:00
Ryan VanderMeulen
7750183b84
Bug 897104 - Remove useless |is| check since the function it's looking for is gone. r=past
2013-07-31 16:29:58 -04:00
Doug Turner
50873a4b21
Bug 885641 - Force an update check if the build is older than some reasonable value. r=gavin, r=rstrong
2013-07-30 20:19:58 -07:00
Ed Morley
41f605077d
Merge latest green fx-team changeset and mozilla-central
2013-07-31 13:02:44 +01:00
Nick Fitzgerald
629f07cc1d
Bug 895543 - part 2: show a "this source is black boxed" message and big "un black box" button instead of the source editor for black boxed sources; r=robcee
2013-07-30 20:36:13 -07:00
Nicholas Cameron
e91b1d6d0d
Bug 895873 - backout bug 893117 for Win8 mc bustage
2013-07-30 23:32:35 -04:00
Ryan VanderMeulen
04aa98eef7
Backed out changeset e2ac4f906a29 (bug 843019) for intermittent test failures.
2013-07-30 21:59:11 -04:00
Marco Castelluccio
dcac3cb880
Bug 777517 - Webapp installation alert should launch app on click. r=myk
2013-07-30 18:37:00 -07:00
Rodrigo Silveira
30db6e7534
Bug 896757 - Defect - Remove > from narrow version of grid title strings r=mbrubeck
...
--HG--
extra : rebase_source : c9cc4980e978d0d16a7c3b2023a26ad100fcbcd1
2013-07-29 18:11:16 -07:00
David Zbarsky
4bdec1896b
Bug 893117: Remove nsIDOMHTMLLabelElement r=bz
2013-07-30 14:55:13 -07:00
David Zbarsky
7e71039f57
Bug 893117: Remove nsIDOMHTMLHeadingElement r=bz
2013-07-30 14:55:12 -07:00
David Zbarsky
ae6d482ec6
Bug 893117: Remove nsIDOMHTMLTableCellElement r=peterv
2013-07-30 14:55:10 -07:00
Tanvi Vyas
4c48878187
Bug 890963 - Update site identity message for pages where Mixed Active Content has loaded. r=dolske?
2013-07-31 10:43:38 -07:00
Dão Gottwald
0530733ed7
Bug 896114 - Don't initialize UserAgentOverrides on desktop. r=dolske
2013-07-30 22:51:25 +02:00
Ryan VanderMeulen
1c2e96e8f9
Merge m-c to inbound.
2013-07-30 15:41:57 -04:00
Sam Foster
bcffc55516
Bug 899623 - Ensure activeTileset is bound before calling methods on it. r=jimm
2013-07-30 12:16:58 -07:00
Ryan VanderMeulen
37174a2eb7
Merge m-c to fx-team.
2013-07-30 13:12:26 -04:00
Steven MacLeod
735b2cb34a
Bug 897396 - Add telemetry to Session Store for restoring a window; r=ttaubert
2013-07-30 09:38:49 -07:00
Tim Taubert
323a2ad4f7
Bug 899532 - Use whenDelayedStartupFinished() in browser_tab_dragdrop.js; r=gavin
2013-07-30 09:38:12 -07:00
Shane Caraveo
1c21162b59
bug 899192 fix toolbar button test, r=markh
2013-07-30 08:53:31 -07:00
Ryan VanderMeulen
7b60b97448
Bug 845190 - Disable test_startup_nosession_sync.js on Linux and Windows debug for being the latest perma-orange caused by a random JS change.
...
CLOSED TREE
2013-07-29 21:45:10 -04:00
Matt Brubeck
324b97b06d
Bug 898539 - Thumbnails are broken when restoring previous session at startup [r=ally]
2013-07-29 16:34:37 -07:00
Kamil Jozwiak
0792d6c9be
Bug 876816 - Adding a class into flyoutpanels.css for standard widths. r=ally
2013-07-29 16:34:16 -07:00
Ryan VanderMeulen
78c8d092c8
Merge m-c to inbound.
2013-07-29 18:42:45 -04:00
Stephen Horlander
e42d6205de
Bug 889417 - Make branding 32 x 32 icon fill more space. r=dolske
2013-07-29 18:11:28 -04:00
Sam Foster
b9d62cffff
Bug 896766 - Add metro_viewstate_changed handling to toggle grid selectability. r=rsilveira
...
--HG--
extra : rebase_source : b1be067967f81507bfd88f43341116650c244d9e
2013-07-29 15:03:16 -07:00