Olli Pettay
510b79b08c
Bug 845631 - Remove nsXMLHttpProgressEvent, r=sicking
...
--HG--
extra : rebase_source : e5c6e80fbb656782bfe0f530c778cda9d9f97f0f
2013-02-28 20:53:04 +02:00
Dão Gottwald
2a1e10f129
Bug 845811 - openLinkIn should use the target window's isBlankPageURL function. r=ehsan
...
--HG--
extra : rebase_source : ca94dd1d85f6f51e5a600f972840f4a95ec47851
2013-02-28 19:18:41 +01:00
Boris Zbarsky
8d2b9f5ae9
Bug 832920. Add a way for chrome iframes to opt into having a separate refresh driver (e.g. if they plan to be moved between windows) and make devtools use that opt-in. r=tnikkel,paul
2013-02-22 09:56:28 -05:00
Mihai Sucan
cc65ff4f92
Bug 832920 - fix failure for browser_dbg_bug723069_editor-breakpoints.js. r=past
2013-02-26 20:07:41 +02:00
Shane Caraveo
4812b598c5
Bug 755126 add social services management to about:addons, r=felipe
2013-02-26 14:50:24 -08:00
Dão Gottwald
25122a53f6
Bug 842989 - Don't needlessly call FullZoom.onLocationChange for same-document location changes. r=mak
2013-02-21 15:41:29 +01:00
Jim Mathies
007d9f6097
Bug 844270 - Move visual manifests into branding, and set custom background colors for each release. r=glandium
2013-02-25 08:33:56 -06:00
Matt Brubeck
2cbc1e9ba8
Bug 840270 (followup) - fix some invalid CSS syntax in Metro select popup code [r=jimm]
2013-02-20 17:20:55 -08:00
Matt Brubeck
7fcff3e74f
Bug 837772 - Fix argument parsing from tests.ini for Metro test harness [r=jimm]
2013-02-20 17:20:04 -08:00
Michael Ratcliffe
8f982b54a0
Bug 834187 - [Computed view] Restore processing of namespaced type selectors e.g. :not(svg|a)
2013-02-04 16:29:30 +00:00
Girish Sharma
35af0f7e6f
Bug 835722 - Infobar reappears even when not needed, r=jwalker
2013-02-16 16:22:27 +05:30
Brandon Benvie
b725688083
Bug 841078 - change FORBIDDEN_IDS initializer to an array of strings
2013-02-13 11:36:00 -08:00
Girish Sharma
782f743373
Bug 839890 - Fix for typo at line 391 in gDevTools.jsm; r=paul
2013-02-10 22:10:37 +05:30
David Creswick
b162553882
Bug 734664 - Devtools toolbox should display the actual target url when detached. r=paul
2013-02-19 10:54:01 +00:00
David Creswick
994ddbf5f0
Bug 840156 - Inspector doesn't gracefully handle onDOMReady event that fires after the inspector has been destroyed; r=jwalker,paul
2013-02-19 10:48:05 +00:00
Tim Taubert
5fd3369425
merge m-c to fx-team
2013-02-19 10:39:49 +01:00
Anton Kovalyov
825b4508fd
Bug 841954 - Make sure onOpen callback fires in all cases, r=past
2013-02-18 11:29:20 -08:00
Tim Taubert
efbe81a3b8
Bug 795939 - Cancel FX_PAGE_LOAD_MS when the request is aborted; r=felipe
2013-02-18 19:23:50 +01:00
Tim Taubert
e68d5f3063
Bug 829568 - part 3 - restore the initial session in case the user opens a non-private window; r=felipe
2013-02-18 18:57:48 +01:00
Tim Taubert
35784e5146
Bug 829568 - part 2 - back up the initial session when starting up with a private window; r=felipe
2013-02-15 13:20:48 +01:00
Tim Taubert
00aaabad70
Bug 829568 - part 1 - don't save (invalid) states without any windows; r=felipe
2013-02-15 12:28:00 +01:00
Mihai Sucan
12cbd44903
Bug 834721 - Use plurals for toolbox button tooltip; r=paul f=l10n
2013-02-15 23:29:44 +02:00
Matt Brubeck
0287dc46f7
Bug 840270 - Don't show a popup for select[multiple] with precise pointer input [r=jimm]
2013-02-17 10:01:33 -08:00
Ryan VanderMeulen
a1352c19e5
Bug 842087 - Update pdf.js to version 0.7.236. r=yury
2013-02-17 07:07:50 -05:00
Matt Brubeck
bb9d091338
Bug 840287 - Move NewTabUtils.jsm into toolkit [r=ttaubert]
...
--HG--
rename : browser/modules/NewTabUtils.jsm => toolkit/modules/NewTabUtils.jsm
rename : browser/modules/test/unit/chromeappsstore.sqlite => toolkit/modules/tests/xpcshell/chromeappsstore.sqlite
rename : browser/modules/test/unit/test_newtab-migrate-v1.js => toolkit/modules/tests/xpcshell/test_newtab-migrate-v1.js
2013-02-16 20:16:16 -08:00
Matt Brubeck
ee84cf85ff
Bug 811548 - Move PageThumbs.jsm from /browser to /toolkit
...
--HG--
rename : browser/components/thumbnails/BrowserPageThumbs.manifest => toolkit/components/thumbnails/BrowserPageThumbs.manifest
rename : browser/components/thumbnails/Makefile.in => toolkit/components/thumbnails/Makefile.in
rename : browser/components/thumbnails/PageThumbs.jsm => toolkit/components/thumbnails/PageThumbs.jsm
rename : browser/components/thumbnails/PageThumbsProtocol.js => toolkit/components/thumbnails/PageThumbsProtocol.js
rename : browser/components/thumbnails/PageThumbsWorker.js => toolkit/components/thumbnails/PageThumbsWorker.js
rename : browser/components/thumbnails/test/Makefile.in => toolkit/components/thumbnails/test/Makefile.in
rename : browser/components/thumbnails/test/background_red.html => toolkit/components/thumbnails/test/background_red.html
rename : browser/components/thumbnails/test/background_red_redirect.sjs => toolkit/components/thumbnails/test/background_red_redirect.sjs
rename : browser/components/thumbnails/test/browser_thumbnails_bug726727.js => toolkit/components/thumbnails/test/browser_thumbnails_bug726727.js
rename : browser/components/thumbnails/test/browser_thumbnails_capture.js => toolkit/components/thumbnails/test/browser_thumbnails_capture.js
rename : browser/components/thumbnails/test/browser_thumbnails_expiration.js => toolkit/components/thumbnails/test/browser_thumbnails_expiration.js
rename : browser/components/thumbnails/test/browser_thumbnails_privacy.js => toolkit/components/thumbnails/test/browser_thumbnails_privacy.js
rename : browser/components/thumbnails/test/browser_thumbnails_redirect.js => toolkit/components/thumbnails/test/browser_thumbnails_redirect.js
rename : browser/components/thumbnails/test/browser_thumbnails_storage.js => toolkit/components/thumbnails/test/browser_thumbnails_storage.js
rename : browser/components/thumbnails/test/browser_thumbnails_storage_migrate3.js => toolkit/components/thumbnails/test/browser_thumbnails_storage_migrate3.js
rename : browser/components/thumbnails/test/head.js => toolkit/components/thumbnails/test/head.js
rename : browser/components/thumbnails/test/privacy_cache_control.sjs => toolkit/components/thumbnails/test/privacy_cache_control.sjs
2013-02-16 20:15:41 -08:00
Tanvi Vyas
dc77130af7
Bug 838359 - Don't show the triangle icon for mixed active content unless the preference to disable mixed active content is turned on. r=dolske
2013-02-16 20:08:53 -08:00
Dão Gottwald
064be7096e
Bug 839445 - PopupNotifications need to know about location changes in background tabs. r=gavin
...
--HG--
extra : rebase_source : 3e12347e0e9eaa257343c941e37e3c417be94542
2013-02-18 22:06:03 +01:00
Dão Gottwald
5714449c17
Bug 842017 - Remove broken support for displaying window.status / window.defaultStatus. r=felipe
...
--HG--
extra : rebase_source : f42a587f1463a04198ed456adc65511b5f1ce319
2013-02-18 22:01:21 +01:00
Tetsuharu OHZEKI
dbe31f8f50
Bug 803675 - part2: Add tests.r=bz
2013-02-18 20:27:48 +09:00
Tetsuharu OHZEKI
e4bd1894b3
Bug 803675 - part1: window.open() open a new tab instead of window when browser is fullscreen mode and the caller is content context. r=bz
2013-02-18 20:27:48 +09:00
Ryan VanderMeulen
dfd67a2032
Merge m-c to inbound.
2013-02-19 18:23:12 -05:00
Dão Gottwald
73e279724e
Bug 838713 - Skip slow-startup check if startup was interrupted. r=jaws
2013-02-20 00:15:38 +01:00
Dão Gottwald
f4a1d744c0
Bug 788584 - TabsProgressListener.onLocationChange should obey the LOCATION_CHANGE_SAME_DOCUMENT flag rather than null-checking aRequest. r=jaws
2013-02-20 00:14:36 +01:00
Brian R. Bondy
6fa25f65a9
Bug 841197 - Upgrading from to Metro browser when already default without cache does not show tile until reboot. r=jimm
2013-02-19 15:44:56 -05:00
Lukas Blakk
4c259b985a
Merging in version bump NO BUG CLOSED TREE
2013-02-19 09:35:19 -08:00
Ryan VanderMeulen
84f6ba835d
Merge m-c to inbound.
2013-02-19 04:47:00 -05:00
Ryan VanderMeulen
4aa6da6a4f
Merge m-c to inbound.
2013-02-19 12:46:19 -05:00
Marco Bonardo
60046ba02f
Bug 842577 - Remove from History is visible for a paused download.
...
r=mconley
2013-02-19 17:48:41 +01:00
Shane Caraveo
c8c0e11538
Bug 828778 put icon in manifest so we can show provider icons in activation panel, r=gavin
2013-02-19 09:32:49 -04:00
Raymond Lee
35a3afd020
Another attempt at fixing bug 822284; r=ehsan
2013-02-07 18:16:04 +08:00
Christian Sonne
e6c8a2167a
Bug 842185 - "Remove From History" doesn't work r=mak
2013-02-18 01:31:04 -08:00
Girish Sharma
e4b15f4296
Bug 831693 - Experiment with auto completion in Inspector Searchbox, r=paul
...
--HG--
rename : browser/devtools/webconsole/AutocompletePopup.jsm => browser/devtools/shared/AutocompletePopup.jsm
2013-01-29 03:02:35 +05:30
Ryan VanderMeulen
78f60cbe0f
Merge m-c to inbound.
2013-02-16 10:40:13 -05:00
Ryan VanderMeulen
163b9cb9db
Merge the last PGO-green inbound changeset to m-c.
2013-02-16 09:49:43 -05:00
ffxbld
16ae83f2d7
No bug, Automated blocklist update from host bld-linux64-ec2-635 - a=blocklist-update
2013-02-16 03:35:22 -08:00
Dão Gottwald
3b0a292ec3
Bug 841714 - Set the 'validate' attribute directly on tab-icon-image rather than inheriting it from the tab. r=gavin
...
--HG--
extra : rebase_source : 065499b0c59adc3c6e7483a6c1116f02e4eb3a34
2013-02-16 11:11:29 +01:00
Dão Gottwald
eadd0eab52
Bug 835953 - Remove browser-specific notification when a page releases webcam/microphone access. r=dolske
...
--HG--
extra : rebase_source : 69454e2461746853981e0de7161be62c08f25f1a
2013-02-16 11:10:41 +01:00
Dão Gottwald
496abf6d1a
merge backout
...
--HG--
extra : rebase_source : cfe6765441f94a2ea9ffe63258f4fda7e0e47e67
2013-02-16 11:09:41 +01:00
Dão Gottwald
e50c80ea48
Backed out changeset 163daa0ef353
2013-02-16 11:09:30 +01:00
Randell Jesup
dc49afa17d
Bug 835953: front-end for disabling getUserMedia notification when page stops using it r=dolske
2013-02-15 19:54:30 -05:00
Tanvi Vyas
647c8064e4
Bug 840641 - Missing Large Shield Icon from Mixed Content Doorhanger. r=dolske
2013-02-15 16:05:20 -08:00
Brian R. Bondy
8b56a8d31b
Bug 831520 - Clear my Metro Firefox History now also clears StartUI. r=mbrubeck
2013-02-15 14:17:53 -05:00
Ryan VanderMeulen
2836f14147
Merge m-c to inbound.
2013-02-15 11:55:36 -05:00
Ryan VanderMeulen
bd99dbd7f0
Merge inbound to m-c.
2013-02-15 09:39:34 -05:00
Tim Taubert
4196c69b7e
merge m-c to fx-team
2013-02-15 10:40:59 +01:00
Gregory Szorc
511003fd6f
Bug 840177 - Part 6: Record urlbar searches in Firefox Health Report; r=gavin
2013-02-14 14:47:49 -08:00
Ryan VanderMeulen
a98395cd45
Merge the last PGO-green inbound changeset to m-c.
2013-02-14 17:16:49 -05:00
Anton Kovalyov
acce6ed2ab
Bug 834878 - Make link arrows open files, r=robcee
2013-02-14 14:08:47 -08:00
Brian R. Bondy
570adc3412
Bug 841197 - Upgrading from older nightly that has been set as default browser now shows metro tile. r=jimm
2013-02-14 16:44:20 -05:00
Mike Hommey
2ab70fd99b
Bug 841456 - Enable metro on windows l10n builds. r=jimm DONTBUILD
2013-02-14 21:08:02 +01:00
Anton Kovalyov
f3f0c7b0d2
Bug 840238 - Make 'Complete Profile' string localizable, r=robcee
2013-02-14 10:20:17 -08:00
Ryan VanderMeulen
06cf374218
Merge m-c to fx-team.
2013-02-13 10:39:09 -05:00
Sunny
80645eeba7
Bug 839171 - Update formMethod reflection to have the empty string as default value (and 'get' as invalid value). r=mounir
2013-02-13 10:35:35 -05:00
Ryan VanderMeulen
1445ab8932
Merge the inbound to m-c.
2013-02-13 10:19:28 -05:00
Jim Mathies
4f60868a98
Bug 840948 - Fix for missing nsis function 'ResetWin8PromptKeys' in builds that don't have enable-metro. Fixes Win64 build bustage. r=bbondy
2013-02-13 07:51:34 -06:00
Ryan VanderMeulen
0b05c27c4a
Merge m-c to inbound.
2013-02-12 21:25:43 -05:00
Marco Bonardo
eb65cc0399
Bug 837117 (follow-up) - Downloaded items change position in the downloads view if Clear List is selected
...
r=mconley
2013-02-12 23:50:37 +01:00
Jim Mathies
9ff4fd2525
Bug 840447 - add metro sub dir to PURGECACHES_DIRS. r=glandium
2013-02-12 14:51:25 -06:00
Jim Mathies
65dc85e194
Bug 796887 - Reset the metro splash screen and toast notifications on fresh install. r=bbondy
2013-02-12 14:51:25 -06:00
Jim Mathies
97caed6751
Bug 813488 - enable metro build for mozilla-central nightlies. r=asa
2013-02-12 14:51:25 -06:00
Jim Mathies
a1aa248d9d
Bug 750903 - Land browser/metro/* r=mbrubeck
2013-02-12 14:51:25 -06:00
Jim Mathies
e2595a0b57
Bug 807593 - add metro subdir to browser build. r=me
2013-02-12 14:51:24 -06:00
Jim Mathies
bd7623df7e
Bug 771271 - Get mochitest-metro-chrome tests running in immersive mode. r=jmaher
2013-02-12 14:51:24 -06:00
Jim Mathies
86386a0d9d
Bug 807593 - sync nsBrowserApp changes for metro, including metro browser startup and mochitest-metro-chrome startup handling. r=bbondy
2013-02-12 14:51:24 -06:00
Jim Mathies
eb0a0f48ab
Bug 807593 - add metro entries to package manifest. r=glandium
2013-02-12 14:51:24 -06:00
Jim Mathies
fd32957556
Bug 769490 - Merge metrofx l10n.ini information into browser/locales. r=l10n
2013-02-12 14:51:23 -06:00
Jim Mathies
c627cb119f
Bug 769718 - metro should re-use browser searchplugin data. r=glandium
2013-02-12 14:51:23 -06:00
Jim Mathies
26f1e39bfd
Bug 823218 - merge metro branding to mc. r=glandium
2013-02-12 14:51:23 -06:00
Ryan VanderMeulen
1c8fe86d2a
Merge m-c to inbound.
2013-02-12 15:05:37 -05:00
Francesco Lodolo
f909d5b3e9
Bug 839760 - Change Profiler accesskey from Y to P, r=robcee
2013-02-12 11:55:35 -08:00
Tim Taubert
bb7fa8aed2
merge m-c to fx-team
2013-02-12 19:08:06 +01:00
Panos Astithas
4f39a82d43
Bug 830818 - Always trust native getters when fetching properties, to show directly the values in the debugger's Variables View; r=vporof,rcampbell
2013-02-12 10:38:24 +02:00
Justin Dolske
14cfa5d317
Bug 839923 - Many favicons look bad when upscaled for hidpi. r=fryn, ui-r=shorlander
2013-02-11 22:06:34 -08:00
Tim Taubert
76465e3c9c
Bug 239254 - [Linux] Migrate existing thumbnails to their new local path; r=yoric
2013-02-11 15:47:22 +01:00
David Keeler
ffebd81253
bug 767896 - reenable browser_pageInfo.js (leak fixed) r=dao
2013-02-11 14:48:51 -08:00
Mike Conley
0a560386d1
Bug 838175 - Downloads indicator wasn't turning green on completed downloads in tabs-on-bottom mode. r=mak.
2013-02-12 11:35:43 -05:00
Mike Conley
0913f8888f
Bug 839054 - Both "Open Containing Folder" and "Show in Finder" were being used in the Downloads Panel on OSX. r=mak.
2013-02-12 11:33:49 -05:00
Ryan VanderMeulen
52d2c95f33
Merge m-c to inbound.
2013-02-12 21:26:49 -05:00
Gavin Sharp
0c67930533
back out 0528e2561bde (bug 719318) for tickling browser_social_chatwindow.js's bustedness
2013-02-12 15:43:25 -08:00
Sunny
f3098996ab
Bug 689821 - Clean up browser/components/preferences/sync.js. r=rnewman
2013-02-12 15:16:32 -08:00
Brandon Waterloo
9a0af56ea0
Bug 719318 - Better default window sizes. r=dolske
2013-02-12 13:29:10 -08:00
Jared Wein
1c68fb007d
Bug 839701 - Use hidden=true/false instead of display=inline/none for hiding and showing the progress bar. r=rnewman
...
--HG--
extra : rebase_source : 4b98e81460cdc82e11c607326e6d3901728b24b8
2013-02-11 15:39:41 -05:00
Jared Wein
2ffc3d120a
Backed out changeset fe1853b667cc (bug 839701) for failing browser-chrome test.
2013-02-11 15:34:29 -05:00
Jan Beich
2b19b1b5aa
Bug 840146 - Don't try to install updater.png with --disable-updater. r=glandium
2013-02-11 15:14:46 -05:00
Ryan VanderMeulen
6f7808dece
Backout 35d48d9d80d5 (bug 752982) for landing without proper review.
2013-02-11 14:33:27 -05:00
Jared Wein
c9bc41ad19
Bug 839701 - Use hidden=true/false instead of display=inline/none for hiding and showing the progress bar. r=rnewman
2013-02-11 13:49:22 -05:00
Ryan VanderMeulen
292b4f3c5f
Merge m-c to inbound.
2013-02-11 13:51:32 -05:00
Mike Hommey
94d34b6513
Bug 755724 - Move browser application in a subdirectory. r=jimm
2013-02-11 14:10:16 +01:00
Dão Gottwald
abd0305d16
Bug 670684 - Remove all tabs panel code . r=gavin
2013-02-11 13:48:32 +01:00
Tim Taubert
cc89eb3291
merge m-c to fx-team
2013-02-10 16:22:46 +01:00
Jim Mathies
8759ba05ed
Bug 839793 - TelemetryTimestamps.jsm imported using the wrong path. r=glandium
2013-02-09 12:28:38 -06:00
David Keeler
f65a94b581
bug 821892 - update "Page Info" -> Permissions for plugin permission differentiation r=jaws
2013-02-10 18:27:02 -08:00
Ryan VanderMeulen
8372a16176
Bug 839627 - Update pdf.js to version 0.7.210. r=yury
2013-02-09 11:00:08 -05:00
Anton Kovalyov
6e5f137e37
Bug 834751, De-emphasize lines from browser JS in the Profiler, r=robcee
2013-02-08 10:13:30 -08:00
Florian Quèze
5d11ad7c19
Bug 838552 - nsSessionStartup.js' debug code is noisy, r=Yoric.
2013-02-10 23:08:32 +01:00
Anton Kovalyov
718dfde61f
Bug 830664, Disallow multiple profiles to run in the same time, r=robcee
2013-02-07 13:22:48 -08:00
Anton Kovalyov
69f6fa6a7f
Bug 837735 - Replace Cleopatra progress strings with 'Loading profile...', r=robcee
2013-02-07 13:02:38 -08:00
Anton Kovalyov
7261f779c6
Bug 830668 - Add a keyboard shortcut for the Profiler, r=robcee
2013-02-07 11:09:55 -08:00
Phil Ringnalda
45dc3fd24c
Merge m-c to fx-team
...
--HG--
rename : content/media/webaudio/AudioEventTimeline.h => content/media/AudioEventTimeline.h
2013-02-07 07:16:22 -08:00
Victor Porof
d9578160af
Bug 837052 - Editing or deleting getters and setters appears to be allowed even if no eval method is provided, r=past
2013-02-07 16:18:08 +02:00
Michael Ratcliffe
64123ea38e
Bug 817294 - Intermittent browser_styleeditor_loading.js | content document is still loading - Didn't expect complete, but got it | style editor root element has 'loading' class name | new style sheet button is disabled | import button is disabled
2013-02-06 22:17:05 +00:00
Anton Kovalyov
bbf4b24af8
Bug 828049 - Remote profiling, r=past
2013-02-06 12:10:30 -08:00
Michael Ratcliffe
5c730ee2f9
Backed out changeset 9a0b4b742b67 - Bug 817294 orange
2013-02-06 17:40:30 +00:00
Michael Ratcliffe
b2a80335a0
Bug 817294 - Intermittent browser_styleeditor_loading.js | content document is still loading - Didn't expect complete, but got it | style editor root element has 'loading' class name | new style sheet button is disabled | import button is disabled
2013-02-06 15:55:10 +00:00
Michael Ratcliffe
4ed4de198b
Bug 789785 - [inspector] Change wording of "Only user styles" checkbox
2013-02-05 16:45:01 +00:00
Justin Dolske
7eade1bb25
Bug 827145 - When no A/V devices are available, return that error to the page's getUserMedia callbacks. r=jesup
2013-02-15 19:22:27 -08:00
Christian Sonne
b2840d12c9
Bug 816254 - Add logging to Downloads Panel r=mak
2013-02-15 17:34:18 -08:00
Dão Gottwald
ccc10856ca
Bug 839923, addressing review comment
2013-02-12 14:26:12 +01:00
Girish Sharma
6129fc2d39
Bug 833885 - transitions in class .devtools-no-search-result are ineffective, r=paul
2013-01-29 23:43:24 +05:30
Paul Rouget
3cc88bc56d
Bug 824280 - [gcli] weird white border around the panel on linux. r=jwalker
2013-02-07 08:04:00 +02:00
Jared Wein
5576cecb91
Bug 788165 - Breakpoint arrow does not change to green when the debugger breaks on that line. r=msucan
2013-02-04 15:03:00 +02:00
Christos Stathis
9aab0dee08
Bug 701419 - Add a "Copy Unique Selector" option in the inspected element's menu and the corresponding test. f=paul r=jwalker
2013-02-07 12:41:00 +02:00
Michael Ratcliffe
7a28b5167a
Bug 700061 - Entirely remove the Style Inspector unmatched selectors
2013-01-29 17:05:17 +00:00
Mihai Sucan
47316571e0
Bug 720180 - Fix exception in the browser_webconsole_bug_588730_text_node_insertion.js test; r=past
2013-02-05 18:44:41 +02:00
Heather Arthur
bff593f0a6
Bug 838108 - Enable style editor chrome debugging; r=paul
2013-02-05 17:01:37 +00:00
Ryan VanderMeulen
09096feaf0
Merge m-c to fx-team.
2013-02-05 10:24:18 -05:00
Gene Lian
b512b18340
Bug 831683 - B2G SMS & B2G MMS: make SMS database more generic for MMS (part 2, create dom/mobilemessage to put DB codes). r=vicamo
...
--HG--
rename : dom/sms/interfaces/nsISmsDatabaseService.idl => dom/mobilemessage/interfaces/nsIMobileMessageDatabaseService.idl
rename : dom/sms/interfaces/nsIRilSmsDatabaseService.idl => dom/mobilemessage/interfaces/nsIRilMobileMessageDatabaseService.idl
rename : dom/sms/src/android/SmsDatabaseService.cpp => dom/mobilemessage/src/android/MobileMessageDatabaseService.cpp
rename : dom/sms/src/android/SmsDatabaseService.h => dom/mobilemessage/src/android/MobileMessageDatabaseService.h
rename : dom/sms/src/fallback/SmsDatabaseService.cpp => dom/mobilemessage/src/fallback/MobileMessageDatabaseService.cpp
rename : dom/sms/src/fallback/SmsDatabaseService.h => dom/mobilemessage/src/fallback/MobileMessageDatabaseService.h
rename : dom/sms/src/ril/SmsDatabaseService.js => dom/mobilemessage/src/ril/MobileMessageDatabaseService.js
rename : dom/sms/src/ril/SmsDatabaseService.manifest => dom/mobilemessage/src/ril/MobileMessageDatabaseService.manifest
2013-02-05 19:39:44 +08:00
Mihai Sucan
cde86b3ed4
Bug 720180 - console.log('foo'); console.error('foo'); should not be considered as a repeat; r=past
2013-01-31 19:19:06 +02:00
Dão Gottwald
88ab7ae2fc
Bug 835907 - DNT preferences "Learn more" link shouldn't open in new window. r=dolske
2013-02-05 10:35:21 +01:00
Dão Gottwald
ed7873895d
Bug 837640 - global notifications should be hidden during print preview. r=felipe
2013-02-05 10:30:21 +01:00
Dão Gottwald
d576eeae5d
Bug 837637 - data-reporting notification shouldn't create its own notification box. r=gavin
2013-02-05 10:29:44 +01:00
Vicamo Yang
f19a207980
Bug 833278 - Part 1/2: move voicemail sources to dom/voicemail. r=mounir
...
--HG--
rename : dom/telephony/Makefile.in => dom/voicemail/Makefile.in
rename : dom/telephony/Voicemail.cpp => dom/voicemail/Voicemail.cpp
rename : dom/telephony/Voicemail.h => dom/voicemail/Voicemail.h
rename : dom/telephony/VoicemailEvent.cpp => dom/voicemail/VoicemailEvent.cpp
rename : dom/telephony/VoicemailEvent.h => dom/voicemail/VoicemailEvent.h
rename : dom/telephony/nsIDOMVoicemail.idl => dom/voicemail/nsIDOMMozVoicemail.idl
rename : dom/telephony/nsIDOMVoicemailEvent.idl => dom/voicemail/nsIDOMMozVoicemailEvent.idl
rename : dom/telephony/nsIDOMVoicemailStatus.idl => dom/voicemail/nsIDOMMozVoicemailStatus.idl
rename : dom/telephony/nsIDOMNavigatorTelephony.idl => dom/voicemail/nsINavigatorVoicemail.idl
rename : dom/telephony/test/marionette/pdu_builder.js => dom/voicemail/test/marionette/pdu_builder.js
rename : dom/telephony/test/marionette/test_voicemail_number.js => dom/voicemail/test/marionette/test_voicemail_number.js
rename : dom/telephony/test/marionette/test_voicemail_statuschanged.js => dom/voicemail/test/marionette/test_voicemail_statuschanged.js
rename : dom/telephony/test/marionette/test_voicemail_statuschanged.py => dom/voicemail/test/marionette/test_voicemail_statuschanged.py
2013-02-05 17:02:15 +08:00
Mark Hammond
6db85cb7ee
Bug 837027 - Fix social UI for a multi-provider world. r=gavin
2013-02-05 16:42:18 +11:00
Mihai Sucan
639c0b690a
Bug 834721 - Use plurals for toolbox button tooltip; r=paul
2013-01-25 18:14:53 +02:00
Tim Taubert
3f10682513
merge m-c to fx-team
2013-02-04 20:12:29 +01:00
Paul Rouget
9da71bab20
Bug 826685 - Web Console and Inspector font is (much) larger than Debugger and StyleEditor font (sourceeditor). r=msucan
2013-02-04 11:48:24 +01:00
Andres Hernandez
8e55dd8ab9
Bug 822284 - Intermittent browser_privatebrowsing_cookieacceptdialog.js, browser_privatebrowsing_crh.js; r=ehsan
2013-02-01 15:05:29 -06:00
Ehsan Akhgari
f1fd25ad48
Merge mozilla-central into mozilla-inbound
2013-02-02 13:53:46 -05:00
ffxbld
edd5a14b80
No bug, Automated blocklist update from host bld-linux64-ec2-661 - a=blocklist-update
2013-02-02 03:23:28 -08:00
Brandon Waterloo
b9aa9cf02f
Bug 833511 - Add rotation gesture support to Image documents. r=jaws
2013-01-31 16:52:31 -05:00
Mark Hammond
56dfa579c3
Bug 826160 - don't remove the social.active preference when migrating to multi-provider builds. r=gavin
2013-02-01 11:09:48 -05:00
Ryan VanderMeulen
9570fdfd6b
Merge m-c to inbound.
2013-02-01 10:36:30 -05:00
Tim Taubert
d45fa524a2
merge m-c to fx-team
2013-02-01 10:17:01 -05:00
Anton Kovalyov
44a260020a
Bug 824243 - Make Profiler UI localizable, r=robcee
2013-01-31 11:40:11 -08:00
Ehsan Akhgari
5adccf8c6d
Merge mozilla-cental into mozilla-inbound
2013-01-31 11:10:40 -05:00
Victor Porof
a69723faea
Bug 830324 - Show a border around the textbox when editing values in the Variables View, r=msucan
2013-01-31 18:07:25 +02:00
Victor Porof
b84c66c7f2
Bug 830388 - Avoid multiple bind calls in debugger-controller.js when handling object expansions, r=msucan
2013-01-31 18:07:25 +02:00
Victor Porof
72112999fd
Bug 830325 - Hovering values in the Variables View should show a text cursor, r=msucan
2013-01-31 18:07:25 +02:00
Victor Porof
8b6dacbf49
Bug 830759 - The close button in the Variables View (e.g. for watch expressions) should only be shown on hover, r=msucan
2013-01-31 18:07:24 +02:00
Victor Porof
07ebb3e0bf
Bug 831794 - Variables View: allow users to override getter properties to plain value properties, r=past
...
--HG--
rename : browser/devtools/debugger/test/browser_dbg_propertyview-big-data.js => browser/devtools/debugger/test/browser_dbg_propertyview-data-big.js
rename : browser/devtools/debugger/test/browser_dbg_propertyview-edit.js => browser/devtools/debugger/test/browser_dbg_propertyview-edit-value.js
2013-01-31 18:07:24 +02:00
Victor Porof
6ce1cd5f3f
Bug 828987 - The Variables View should be keyboard accessible, r=past
2013-01-31 18:07:24 +02:00
Gregory Szorc
542718f50b
Merge mozilla-central into services-central
2013-01-30 16:11:37 -08:00
Gregory Szorc
ef8e5bb3be
Bug 836120 - Reduce memory overhead of Sync when it's not configured; r=rnewman
...
If Sync is (likely) not configured, the only loaded JS is for the XPCOM
service itself.
The UI code is now smart enough to initialize the Sync service if it
isn't yet loaded. This addresses bug 825728.
2013-01-30 07:05:12 -08:00
Tanvi Vyas
f1d97c5c30
Bug 822371 - Mixed Content Doorhanger UI. r=dao
2013-01-30 00:04:28 -08:00
Fabrice Desré
46c623b4d4
Bug 835548 - Refactor BrowserElementParent.js into a .js and .jsm, and speed up message registration. r=jlebar
...
--HG--
rename : dom/browser-element/BrowserElementParent.js => dom/browser-element/BrowserElementParent.jsm
2013-01-30 14:22:54 -08:00
ithinc
48bcd2e0b9
Bug 649654 - When tab bar underflow occurs and tab strip was scrolled to the beginning, resize tabs such that they can be closed in succession. r=fryn
2013-01-29 18:14:45 -08:00
Phil Ringnalda
32ec24fb6d
Back out 73b1860d1fdc (bug 833511) for failures in browser_gestureSupport.js
...
CLOSED TREE
2013-01-30 20:41:02 -08:00
Dão Gottwald
4066525769
Bug 836470 - Clean up JS module imports that use a temporary scope object. r=gavin
2013-01-30 23:44:40 +01:00
Victor Porof
33c82146e2
Bug 832470 - Watch expressions involving |this| sometimes showing a wrong result, r=past
2013-01-24 13:28:52 +02:00
Girish Sharma
116032e85a
Bug 796065 - [markup panel] Any un-expanded node with content should show a "..." between open and close tags. r=dcamp
2013-01-23 22:31:55 +05:30
Tim Taubert
d3ba19999f
Bug 712763 - Backout changes from bug 669272 to keep original window order when restoring a session; r=felipe
2013-02-01 13:12:47 -05:00
Tim Taubert
93765e872d
Bug 726275 - Shift-click on back/forward button doesn't load page; r=gavin
2013-02-01 10:19:34 -05:00
Tim Taubert
aa7bc05601
Bug 799495 - New Tab Page is shown in Private Browsing Mode (with preload=true); r=jaws
2013-02-01 10:18:57 -05:00
Dão Gottwald
2c987ee30e
Bug 837638 - Don't set persistence = -1 on the data-reporting notification, since it's not transient anyway. r=gavin
2013-02-07 04:03:42 +01:00
Marco Bonardo
da73257c1e
Bug 831432 - Downloads button has no text in Text button mode.
...
r=mconley
2013-02-07 01:12:13 +01:00
Ehsan Akhgari
cd24b41c59
Bug 832290 - Proper styling for full-screen private windows on Mac; r=dao
2013-02-06 16:15:51 -05:00
Mike Conley
6393f56875
Bug 838599 - Downloads Panel summary text is a little too big. r=mak.
2013-02-06 16:05:59 -05:00
Benjamin Smedberg
4fbf07b8f7
Bug 831921 - Make the plugin UI less broken-looking for all plugins except for crashed plugins, including visual tweaks by shorlander. r=jaws
2013-02-06 15:11:36 -05:00
Marco Bonardo
d00a2f4554
Bug 826409 - Remove onBeforeDeleteURI and onBeforeItemRemoved notifications.
...
r=Mano sr=gavin
2013-02-06 20:48:56 +01:00
Marco Bonardo
24e4025e16
Bug 831094 - Avoid replacing nodes in Places query results.
...
r=Mano sr=gavin
2013-02-06 20:48:09 +01:00
Tanvi Vyas
e708ab906d
Bug 836630 - Fix intermittent failures on try - when the http channel doesn't have an mResponseHead, we can't get the response status. r=ttaubert
2013-02-06 11:00:36 -08:00
Mike Conley
231f88bae6
Bug 838663 - Remove support for browser.download.panel.removeFinishedDownloads, and always retain completed downloads. r=mak.
2013-02-06 13:57:16 -05:00
Boris Zbarsky
ebdd009711
Bug 838518 part 2. Fix nodeiterator callers per the API change that was made. r=smaug
2013-02-06 14:22:33 +00:00
Boris Zbarsky
d71214e1ed
Bug 838518 part 1. Fix treewalker callers per the API change that was made. r=smaug
2013-02-06 14:22:33 +00:00
Michael Ratcliffe
6e885af339
Bug 707891 - Intermittent TEST-UNEXPECTED-FAIL | browser/devtools/styleeditor/test/browser_styleeditor_reopen.js | Test timed out, r=jwalker
2013-01-21 13:08:44 +00:00
Girish Sharma
e972031897
Bug 722398 - Can't copy the text in the infobar, r=paul
2013-01-24 23:55:11 +05:30
Tanvi Vyas
c63392f22e
Bug 822366 - Change the icon for Mixed Active Content to the triangle with exclamation point. r=dao
2013-01-29 11:51:17 -08:00
Gabriele Svelto
f558944f72
Bug 835730 - Properly tear down components when the profile is being shut down. r=mak
2013-01-29 18:06:03 +01:00
Ehsan Akhgari
e2c29ce2df
Merge the removal of global private browsing support
2013-01-29 13:13:58 -05:00
Ehsan Akhgari
32d278987e
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
...
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Boris Zbarsky
24d3443115
Bug 824589. Convert XULElement to WebIDL. r=peterv
...
The assertions in nsINode and nsWrapperCache are to eagerly catch
failures to override those methods.
The classinfo change for XULTreeBuilder is needed because one of those
is returned via an nsIXULTemplateBuilder attribute on XULElement.
Alternately, I could mark it notflattened in Bindings.conf, but Enn
said he prefers this anyway.
The change to the QI impl in BindingUtils is needed because when
XPConnect converts an IID from C++ to JS it makes is an nsJSID, not an
nsJSIID. We've run into this before, sadly.
I removed "id" from nsIDOMXULElement because it's already on Element.
I suppose I could have left it there, but this seems cleaner.
The nsJSIID::HasInstance changes are needed to support XBL-implemented
interfaces. Sadly, this does mean that if the underlying object QIs
to something but we didn't put those props on the WebIDL we'll end up
testing true for instanceof but not exposing the props. I don't see
an obviously better way. We should work on killing off uses of
"instanceof someinterface".
The browser.js change is needed to avoid throwing exceptions during
browser-chrome tests that are now getting reported because our
swapFrameLoaders is no longer an XPConnect method.
2013-01-29 12:51:55 -05:00
Jim Mathies
d770aaa47f
Bug 835435 - Social.jsm referenced using bad uri in socialchat.xml, r=gavin
2013-01-28 13:11:43 -06:00
Benjamin Smedberg
fce6172ec0
Bug 831248 test fixup for the webconsole tests: a warning about mutation events being deprecated was being delivered into the console listener, confusing the test, r=rcampbell
2013-01-29 11:02:56 -05:00
Robert Strong
2615fbe80d
Back out Bug 678392
2013-02-08 16:52:12 -08:00
Stephen Pohl
dc1db88585
Tests for Bug 678392 - [10.7] Add support for swipe animation as in Safari. r=felipc
2013-02-08 13:57:46 -08:00
Stephen Pohl
edc1aa01df
Swipe availability check - Bug 678392 - [10.7] Add support for swipe animation as in Safari. r=smichaud
2013-02-08 13:57:28 -08:00
Stephen Pohl
69b34f924a
Move gGestureSupport to browser-gestureSupport.js - Bug 678392 - [10.7] Add support for swipe animation as in Safari. r=felipc
2013-02-08 13:57:10 -08:00
Stephen Pohl
8d7a3e80e7
Main patch (original patch by mstange) - Bug 678392 - [10.7] Add support for swipe animation as in Safari. r=smichaud r=felipc
2013-02-08 13:56:50 -08:00
Shane Caraveo
fb75c78c7d
Bug 821262 - Refactor social enabled/active/provider states. r=gavin
2013-02-08 11:39:25 -08:00
Avi Halachmi
1b73c25fba
Bug 828097: Add telemetry probes for tab animation smoothness. r=felipc,vdjeric
2013-02-08 01:55:39 +02:00
Mike Hommey
414926b916
Bug 793767 - Use the executable file location to derive the update root. r=rstrong
2013-02-08 15:58:52 +01:00
Dão Gottwald
ead6f8d4da
Bug 825804 - Popup notifications shouldn't persist across page reloads. r=gavin
2013-02-08 15:51:54 +01:00
Mike Conley
250427e507
Bug 838855 - Fix "ele is null" exception being thrown on OSX on titlebar update. r=dao.
2013-02-08 11:42:06 -05:00
Mike Conley
5e836d9f38
Bug 839073 - Titlebar is collapsed in private browsing windows on OSX. r=dao.
2013-02-08 10:43:17 -05:00
Marco Castelluccio
c311a835f2
Bug 838821 - Don't use file.exists() when not necessary (browser/components). r=gavin
2013-02-08 11:34:47 -05:00
Marco Castelluccio
d49d52fc79
Bug 811514 - Social panels shouldn't consume outside clicks. r=jaws
2013-02-08 11:34:46 -05:00
Bobby Holley
ca473ac78b
Bug 821850 - Make XBL prototype setup tamper-proof for Xrays. r=bz
...
We make the class object readonly/non-configurable, as well as all the properties
and methods on the class object.
2013-02-08 14:24:21 +00:00
Ms2ger
7249bc8130
Backout changeset 3f192cae69e2 for test_keycodes.xul oranges.
2013-02-08 14:37:37 +01:00
Dão Gottwald
dcff7dfbbd
Bug 825804 - Popup notifications and notification bars shouldn't persist across page reloads. r=gavin
2013-02-08 13:15:46 +01:00