Commit Graph

11460 Commits

Author SHA1 Message Date
Vicamo Yang
21f69c7d42 Bug 749856 - Part 3: handle WAP Push notification, r=philikon 2012-06-01 16:48:47 +08:00
Robert O'Callahan
93901de804 Bug 731868. Part 3: Remove JS workaround for memory leak. r=dietrich
--HG--
extra : rebase_source : 805d3c1e40fe0a764b2feae83472c0c2e5dabe99
2012-06-01 18:26:30 +12:00
Justin Dolske
6561b33856 Bug 758812 - Break up browser.js into smaller pieces, Phase 1 (FullScreen). r=gavin 2012-05-31 23:26:00 -07:00
Justin Dolske
ea19fb9df6 Bug 758812 - Break up browser.js into smaller pieces, Phase 1 (Addons). r=gavin 2012-05-31 23:26:00 -07:00
Justin Dolske
821df03a5f Bug 758812 - Break up browser.js into smaller pieces, Phase 1 (Feeds). r=gavin 2012-05-31 23:26:00 -07:00
Justin Dolske
3cae9c664f Bug 758812 - Break up browser.js into smaller pieces, Phase 1 (Plugins). r=gavin 2012-05-31 23:26:00 -07:00
Ed Morley
a0f902dbd7 Merge mozilla-central to mozilla-inbound 2012-06-01 01:12:32 +01:00
Jared Wein
5cc75f3b4d Bug 760322 - New loading and connecting throbbers. r=dolske 2012-05-31 17:02:32 -07:00
Mihai Sucan
01142679d5 merge fx-team to m-c 2012-05-31 21:46:33 +03:00
Raymond Lee
662895bda7 Bug 724821 - Firefox menu bar becomes disabled after toggling toolbars while 'Customize Toolbars' dialog open. r=mak77 2012-05-31 14:45:28 +02:00
Ed Morley
864bf876b3 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-31 13:15:09 +01:00
Mihai Sucan
cdfb24ae11 Bug 673148 - (async-webconsole) Part 5 - HUDService.jsm cleanup; r=rcampbell f=jwalker 2012-05-31 13:30:56 +03:00
Gervase Markham
64b4633d51 Bug 759095 - upgrade license to MPL 2, and other licensing cleanups. 2012-05-31 10:33:35 +01:00
Jared Wein
9f9fcaf14a Backed out changeset 970abbd6e5b0 due to perf regressions (bug 759252). 2012-05-31 00:46:55 -07:00
Myk Melez
e78a0d7547 bug 747645 - move webapp-uninstaller.properties to browser/locales/ to make it easier to localize; r=felipe 2012-05-31 00:13:00 -07:00
L. David Baron
1cfabfe8f6 Unprefix the border-image-* properties and add a temporary alias for -moz-border-image (but not for its subproperties, which we haven't shipped prefixed). (Bug 713643, patch 5) r=bzbarsky 2012-05-30 22:19:49 -07:00
Dave Camp
fee853fba4 Bug 757253 - Implement real update in the rule view. r=robcee 2012-05-30 19:49:10 -07:00
Ehsan Akhgari
4ca5e487c2 Merge mozilla-central into mozilla-inbound 2012-05-30 22:43:10 -04:00
Cameron McCormack
ddfdfc0a31 Fix a couple of typos in comments. No bug, no review. 2012-05-31 10:32:17 +10:00
Edward Lee
fa92c40291 Bug 748214 - Cannot use the Geolocation API within the desktop web runtime [r=myk]
Show a prompt asking the user to share or not geolocation info with the option to remember.

--HG--
extra : rebase_source : f6fdf84a3d675ad52e973cd5f4b4d1cf84394fb1
2012-05-31 10:04:52 -07:00
Victor Porof
b89a55a23a Bug 746648 - Too large script labels in various pages. r=past 2012-05-30 13:43:37 +03:00
Jared Wein
669f859c37 Bug 759252 - Switch to using CSS animations for loading & connecting throbbers. r=fryn 2012-05-30 16:14:42 -07:00
Robert Strong
3488e8d0ed Move channel-prefs.js back to original location - Bug 756325 - channel-prefs.js appears in new 'preferences' location on fresh installation but remains in 'pref' for updated existing installation. r=bbondy 2012-05-30 15:17:54 -07:00
Dave Camp
e3f37996ee Merge fx-team to m-c 2012-05-30 19:21:18 -07:00
Gervase Markham
638c878b13 Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
Wes Kocher
759dc45537 Bug 752161 - Plugin check pref set to mozilla.com instead of mozilla.org causing a useless redirect and making it vulnerable to redirects in mozilla.com r=gavin 2012-05-30 01:12:09 -05:00
Mihai Sucan
a4cedeb420 Bug 673148 - (async-webconsole) Part 4 - Make network logging async; r=rcampbell 2012-05-29 15:48:05 +03:00
Andres Hernandez [:andreshm]
7dbe368767 Bug 588593 - Can't right-click-move tab to un-named tab group; r=ttaubert 2012-05-30 11:17:20 +08:00
Joe Walker
9417a0976f Bug 693259 - GCLI needs a 'pref' command; r=dcamp 2012-05-30 08:47:28 +01:00
Joe Walker
a8aeee8a58 Bug 757488 - DomTemplate fails when it gets a live NodeList; r=dcamp 2012-05-30 08:47:28 +01:00
Joe Walker
60bbc2d7c7 Bug 726986 - GCLI help output should be better; r=dcamp 2012-05-30 08:47:28 +01:00
Joe Walker
ced5a9ebe3 Bug 746499 - Links in the GCLI output area should open in new window (not in the output area); r=dcamp 2012-05-30 08:47:28 +01:00
Joe Walker
6c4390fb86 Bug 757487 - GCLI test suite has broken dependencies in browser; r=dcamp 2012-05-30 08:47:28 +01:00
Joe Walker
0b8619af67 Bug 756887 - Require.jsm should have support and tests for firebug/NetMonitor style modules; r=robcee 2012-05-30 08:47:28 +01:00
Joe Walker
c97f6706e5 Bug 758579 - Doctype in GCLI xhtml files needs fixing, as does the license block; r=msucan 2012-05-30 08:47:28 +01:00
Panos Astithas
bde61972f6 Small perf improvement to bug 755346 - Global variables are not displayed in the debugger frontend, part2; r=vporof 2012-05-29 14:22:18 +03:00
Paul Rouget
f01e8419b2 Bug 747220 - [layout view] update the UI. r=dcamp 2012-05-28 13:20:44 +02:00
Johan Charlez
386433aa34 Bug 757945 - Can't open the page context menu when inspecting (highlighter = unlocked) on Windows. r=paul. 2012-05-30 19:45:23 -07:00
Victor Porof
b4faddcfdf Bug 755346 - Global variables are not displayed in the debugger frontend, part2; r=past 2012-05-25 21:40:40 +03:00
Panos Astithas
c36515f6df Bug 755346 - Global variables are not displayed in the debugger frontend; r=vporof,rcampbell 2012-05-29 12:08:20 +03:00
Artur Adib
daeb1a62ff Bug 748924 - PDF viewer: New interface + Mochitest controls (tests)
r=ctalbert
2012-05-25 13:21:59 -04:00
Artur Adib
40d722c63a Bug 748924 - PDF viewer: New interface + Mochitest controls
r=mossop
2012-05-31 11:14:39 +02:00
Ed Morley
8f3214576b Merge mozilla-central to mozilla-inbound 2012-05-30 18:24:56 +01:00
Dão Gottwald
bb337662d5 Bug 759282 - Location bar should have the same horizontal spacing between the icon and text as the autocomplete popup. r=jaws 2012-05-30 16:57:10 +02:00
Marco Bonardo
acb42f7c61 Bug 759730 - Use COMPtr for nsIWritablePropertyBag2 in nsIEHistoryEnumerator
rs=mano
2012-05-30 16:11:37 +02:00
Marco Bonardo
967450f1a5 Bug 753672 - Remove old code that is breaking live-update of the bookmarks chevron view.
r=mano
2012-05-30 16:11:34 +02:00
Jim Mathies
2f9fb6b070 Bug 740721 - (re)enable simple gesture zoom support on Windows in Firefox. Fixes touch input display problems on Win7 and Win8. r=dao 2012-05-30 08:23:07 -05:00
Matthew Noorenberghe
3ba6d0ca00 Bug 749931 - "Migration to a clean Firefox profile" feature doesn't suggest browser history migration. r=Mano
--HG--
extra : rebase_source : 5bc07d455e62b110dac344645dd06c8eec3d2604
2012-05-04 15:51:00 -07:00
Steven Michaud
408c10d28d Bug 759364 - Run the Silverlight plugin OOP in 32-bit mode on OS X. r=josh 2012-05-29 17:34:34 -05:00
Jared Wein
5eaf7af244 Bug 755429 - Mixed content icon draws too much attention. r=dolske ui-r=shorlander 2012-05-29 14:01:03 -07:00