Commit Graph

5192 Commits

Author SHA1 Message Date
Kartikaya Gupta
ceed4861d3 Bug 755971 - Switch to using the padding rect size for scrollWidth and scrollHeight, and update tests to continue passing. r=bz, gavin 2012-06-21 09:36:57 -04:00
Saurabh Anand
250569740d Bug 722990 - NewTabUtils.jsm uses a global Private Browsing state to make decisions; r=ttaubert 2012-06-20 14:00:21 +05:30
Paul Rouget
15986fc154 Bug 761023 - [devtb] Developer Toolbar should re-open automatically if browser closed with it open; r=jwalker
--HG--
extra : rebase_source : 95852ec078fb49ba547bed20abb4b886efb1f5d8
2012-06-15 15:55:33 +02:00
Ryan VanderMeulen
dd68fb6231 Merge inbound to m-c. 2012-06-16 09:38:43 -04:00
Tim Taubert
fd5ba085cb merge m-c to fx-team 2012-06-16 12:36:20 +02:00
Tim Taubert
cf4a809fa0 Bug 764931 - Don't use about:newtab for nsBrowserAccess; r=gavin 2012-06-14 20:29:31 +02:00
Dão Gottwald
85155af554 Bug 759299 - Remove identity-box-inner and page-proxy-stack. r=jaws 2012-06-13 13:56:57 +02:00
Ryan VanderMeulen
9180278d42 Merge m-c to inbound. 2012-06-14 18:45:40 -04:00
Olli Pettay
2a1ef5e19b Bug 764540 - browser_tabfocus.js is racy, r=dao 2012-06-14 20:59:19 +03:00
Alice0775 White
3a82d14a97 Bug 682944 - Prevent snippets with iframes from breaking about:home. r=gavin 2012-06-13 15:44:28 -07:00
Jim Mathies
2f392f7fb0 Bug 764355 - Add a new edge swipe simple gesture and add a click count value to existing tap gestures for Win8. r=felipe 2012-06-14 12:40:12 -05:00
David Keeler
0342050911 Bug 764421 - poll with setInterval instead of using setTimeout in browser_bug743421.js; r=jaws 2012-06-14 16:52:49 -07:00
Justin Dolske
120fee1dce Bug 731926 - Refactor init/shutdown functions in browser.js (minor cleanup while I'm here). r=gavin 2012-06-15 12:09:48 -07:00
Justin Dolske
82697e4eb7 Bug 731926 - Refactor init/shutdown functions in browser.js (eliminate getWebNavigation usage). r=gavin 2012-06-15 12:09:48 -07:00
Justin Dolske
4085f86cae Bug 731926 - Refactor init/shutdown functions in browser.js (trivial inlining of prepareForStartup). r=gavin 2012-06-15 12:09:48 -07:00
Justin Dolske
66bad5405c Bug 731926 - Refactor init/shutdown functions in browser.js (rename some functions). r=gavin 2012-06-15 12:09:48 -07:00
Justin Dolske
f9979478cb Bug 731926 - Refactor init/shutdown functions in browser.js (objectify methods, indent, and add legacy globals.). r=gavin 2012-06-15 12:09:47 -07:00
Justin Dolske
9cca843146 Bug 731926 - Refactor init/shutdown functions in browser.js (trivial move of HandleAppCommandEvent). r=gavin 2012-06-15 12:09:47 -07:00
Dão Gottwald
4b7d2d8ff2 Bug 762395 - Rename "Responsive Mode" to "Responsive Design View". r=paul 2012-06-12 19:18:19 +02:00
Olli Pettay
ac6b89bfdb Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst 2012-06-10 21:14:30 +03:00
Saurabh Anand
ac4a2071ec Bug 763111 - Use gBrowser.docShell for brevity in bug 748477. r=dao 2012-06-09 05:52:24 +05:30
Ryan VanderMeulen
53d33c67b1 Merge m-c to inbound 2012-06-09 14:22:32 -04:00
Tim Taubert
59348843cd merge m-c to fx-team 2012-06-09 17:34:20 +02:00
Panos Astithas
94523ccfb7 Bug 762403 - Disable the chrome debugger menu item until it's ready; r=dcamp,dtownsend 2012-06-08 10:01:19 +03:00
David Keeler
9247dc188b Bug 759703 - Poll with setInterval instead of using setTimeout for browser_pluginnotification.js tests. r=jaws 2012-06-07 13:56:04 -07:00
Saurabh Anand
ae364922c7 Bug 748477 - Switch chrome privateWindow getter to check currentTab and remove setter; r=ehsan 2012-06-08 07:11:40 +05:30
Ekanan Ketunuti
84440376cf Bug 437864 - In <pageInfo.xul>, "Warning: XUL box for hbox element contained an inline img child, forcing all its children to be wrapped in a block." r=dao 2012-05-29 10:28:00 +07:00
Dão Gottwald
f2cdb65455 Bug 760083 - Clean up and consolidate toolbar customization tests. r=ttaubert 2012-06-06 13:01:19 +02:00
Dão Gottwald
fa959fba8e Bug 759754 - With toolbar.customization.usesheet=true, the customization document stays alive after closing the sheet. r=ttaubert 2012-06-06 13:00:49 +02:00
David Keeler
a8f237eaa9 Bug 749455 - Use mContentType for click-to-play plugins in nsObjectLoadingContent::OnStartRequest. r=josh 2012-04-27 17:01:07 -07:00
Jonathan Wilde
d261a261aa Bug 763033 - Keep url bar blank on about:home. r=fryn ui-r=limi 2012-06-08 14:31:44 -07:00
Ehsan Akhgari
7b7a3556e8 Merge the last green changeset of mozilla-inbound to mozilla-central 2012-06-02 14:39:47 -04:00
Dave Camp
443d61b7c0 Merge fx-team to m-c. 2012-06-01 21:40:26 -07:00
Ehsan Akhgari
5b1b2aa3b0 Bug 760290 - The update UI needs to be aware of the possibility that the update cannot be staged in the background; r=rstrong 2012-05-31 20:28:32 -04:00
Paul Rouget
c896bc3e9c Bug 749628 - Implement a Responsive Design tool. r=dcamp r=gavin 2012-06-01 14:53:58 +02:00
Joe Walker
89dd017d2c Bug 756890 - Fix an easy set of GCLI/Developer Toolbar display issues; r=paul,dão 2012-06-01 08:24:19 +01:00
Ehsan Akhgari
976be9a0fc Merge mozilla-central into mozilla-inbound 2012-06-01 17:22:53 -04:00
Ed Morley
092d819417 Merge mozilla-central to mozilla-inbound 2012-06-01 16:58:27 +01:00
Ehsan Akhgari
8a0b44b9e8 Bug 759065 - Fall back to downloading the full update if staging the update in the background fails; r=rstrong 2012-05-29 16:20:12 -04:00
Olli Pettay
33d2925b99 Bug 760424, browser_tab_dragdrop.js tries to remove wrong eventlistener, r=mats
--HG--
extra : rebase_source : 2bed8e2633d8a9e87db40a7096310dbe1c98c47c
2012-06-01 18:14:10 +03:00
Justin Dolske
56851cbbcf Bug 758812 - Break up browser.js into smaller pieces, Phase 1 (FullScreen). r=gavin 2012-05-31 23:26:00 -07:00
Justin Dolske
4871fb6c14 Bug 758812 - Break up browser.js into smaller pieces, Phase 1 (Addons). r=gavin 2012-05-31 23:26:00 -07:00
Justin Dolske
54539bad92 Bug 758812 - Break up browser.js into smaller pieces, Phase 1 (Feeds). r=gavin 2012-05-31 23:26:00 -07:00
Justin Dolske
d300e5a146 Bug 758812 - Break up browser.js into smaller pieces, Phase 1 (Plugins). r=gavin 2012-05-31 23:26:00 -07:00
Raymond Lee
ea3b7aba0b 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
add1e0e903 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-31 13:15:09 +01:00
L. David Baron
ef7ec688e3 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
8500bf9d6c Merge fx-team to m-c 2012-05-30 19:21:18 -07:00
Gervase Markham
d4eb7d5782 Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
Andres Hernandez [:andreshm]
99bb7ace15 Bug 588593 - Can't right-click-move tab to un-named tab group; r=ttaubert 2012-05-30 11:17:20 +08:00