Kartikaya Gupta
|
8e1c5560cf
|
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
|
bc74db27e6
|
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
|
f4519e1d70
|
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
|
1df0bbcdcc
|
Merge inbound to m-c.
|
2012-06-16 09:38:43 -04:00 |
|
Tim Taubert
|
cbc36efcd3
|
merge m-c to fx-team
|
2012-06-16 12:36:20 +02:00 |
|
Tim Taubert
|
579a8b831e
|
Bug 764931 - Don't use about:newtab for nsBrowserAccess; r=gavin
|
2012-06-14 20:29:31 +02:00 |
|
Dão Gottwald
|
4ac59021a2
|
Bug 759299 - Remove identity-box-inner and page-proxy-stack. r=jaws
|
2012-06-13 13:56:57 +02:00 |
|
Ryan VanderMeulen
|
9eb2db5d07
|
Merge m-c to inbound.
|
2012-06-14 18:45:40 -04:00 |
|
Olli Pettay
|
6d25ca1dbd
|
Bug 764540 - browser_tabfocus.js is racy, r=dao
|
2012-06-14 20:59:19 +03:00 |
|
Alice0775 White
|
217ce5485b
|
Bug 682944 - Prevent snippets with iframes from breaking about:home. r=gavin
|
2012-06-13 15:44:28 -07:00 |
|
Jim Mathies
|
d0b684c0ba
|
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
|
7d75df4390
|
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
|
0bfba69320
|
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
|
81fbd5c2db
|
Bug 731926 - Refactor init/shutdown functions in browser.js (eliminate getWebNavigation usage). r=gavin
|
2012-06-15 12:09:48 -07:00 |
|
Justin Dolske
|
644b86d12d
|
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
|
bb318eef45
|
Bug 731926 - Refactor init/shutdown functions in browser.js (rename some functions). r=gavin
|
2012-06-15 12:09:48 -07:00 |
|
Justin Dolske
|
267e346efe
|
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
|
23366e71be
|
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
|
a58160fe0d
|
Bug 762395 - Rename "Responsive Mode" to "Responsive Design View". r=paul
|
2012-06-12 19:18:19 +02:00 |
|
Olli Pettay
|
94414ed431
|
Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst
|
2012-06-10 21:14:30 +03:00 |
|
Saurabh Anand
|
fd8b56d49b
|
Bug 763111 - Use gBrowser.docShell for brevity in bug 748477. r=dao
|
2012-06-09 05:52:24 +05:30 |
|
Ryan VanderMeulen
|
caebb33c05
|
Merge m-c to inbound
|
2012-06-09 14:22:32 -04:00 |
|
Tim Taubert
|
b435cf4f39
|
merge m-c to fx-team
|
2012-06-09 17:34:20 +02:00 |
|
Panos Astithas
|
742da52346
|
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
|
96905ccadc
|
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
|
035500d52c
|
Bug 748477 - Switch chrome privateWindow getter to check currentTab and remove setter; r=ehsan
|
2012-06-08 07:11:40 +05:30 |
|
Ekanan Ketunuti
|
73ea0fdfbc
|
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
|
b0d349ed66
|
Bug 760083 - Clean up and consolidate toolbar customization tests. r=ttaubert
|
2012-06-06 13:01:19 +02:00 |
|
Dão Gottwald
|
af98e7ca79
|
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
|
78f210e744
|
Bug 749455 - Use mContentType for click-to-play plugins in nsObjectLoadingContent::OnStartRequest. r=josh
|
2012-04-27 17:01:07 -07:00 |
|
Jonathan Wilde
|
778d03e5f2
|
Bug 763033 - Keep url bar blank on about:home. r=fryn ui-r=limi
|
2012-06-08 14:31:44 -07:00 |
|
Ehsan Akhgari
|
299eef5789
|
Merge the last green changeset of mozilla-inbound to mozilla-central
|
2012-06-02 14:39:47 -04:00 |
|
Dave Camp
|
2fbb05822f
|
Merge fx-team to m-c.
|
2012-06-01 21:40:26 -07:00 |
|
Ehsan Akhgari
|
3cb1fce0b2
|
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
|
796f575f27
|
Bug 749628 - Implement a Responsive Design tool. r=dcamp r=gavin
|
2012-06-01 14:53:58 +02:00 |
|
Joe Walker
|
9c29868999
|
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
|
f0f2c4c6f3
|
Merge mozilla-central into mozilla-inbound
|
2012-06-01 17:22:53 -04:00 |
|
Ed Morley
|
d522af1b80
|
Merge mozilla-central to mozilla-inbound
|
2012-06-01 16:58:27 +01:00 |
|
Ehsan Akhgari
|
6508c6a4a5
|
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
|
be507afbb9
|
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
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|