Commit Graph

11407 Commits

Author SHA1 Message Date
Ryan VanderMeulen
58fee453b0 Merge m-c to inbound 2012-05-27 23:32:46 -04:00
Brian R. Bondy
93d2c3c6bc Bug 758206 - Telemetry for preload/prefetch. r=taras 2012-05-27 22:40:49 -04:00
Brian R. Bondy
4daa036624 Bug 756846 - Increase timeout to 3 minutes for prefetch clearing. r=rstrong 2012-05-27 22:40:48 -04:00
Brian R. Bondy
ac2e626c02 Bug 727864 - Enable DLL preloading when MozillaMaintenance service disabled prefetch. r=jimm 2012-05-27 22:40:48 -04:00
Brian R. Bondy
4671436044 Bug 692255 - Get rid of prefetch files on Windows for faster startup. r=rstrong 2012-05-27 22:40:48 -04:00
Dan Wendorf
485d018917 Bug 702159 - Add context menu to exit DOM full screen mode and tests. r=jaws 2012-05-24 23:57:59 -05:00
Jared Wein
271245ddc4 Bug 667586 - Clear identity block when typing a different URL into location bar. r=dao,fryn 2012-05-27 15:29:07 -07:00
Matthew Noorenberghe
73df0390fc Bug 732303 - Redesign safe mode dialog with the profile reset option. r=dolske, ui-r=limi
--HG--
extra : rebase_source : de3907b72625eee1ae897b8991aaeebf38f97480
2012-03-09 15:21:03 -08:00
Ryan VanderMeulen
7baae5eafb Merge m-c to inbound 2012-05-26 18:20:43 -04:00
Rob Campbell
69eede34c2 merge fx-team to m-c 2012-05-26 14:14:27 -03:00
Victor Porof
f6cbd40393 Bug 758208 - Intermittent failure in browser_dbg_stack-04.js | Should have no frames after resume - Got 2, expected 0; r=msucan 2012-05-26 13:21:39 +03:00
ffxbld
5a505754c5 Automated blocklist update from host linux-ix-slave26 2012-05-26 03:07:25 -07:00
Ben Hearsum
f8e9b0626c bug 723176: support mac dmg signing in the build system - turn on signing of mac builds again. r=ted
--HG--
extra : rebase_source : 7aa71b8b31f975411b491966e859df15b8d9071f
2012-05-25 09:25:07 -04:00
Ed Morley
18aedf9b51 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-25 14:25:53 +01:00
Mihai Sucan
e913d90a28 Bug 673148 - (async-webconsole) Part 3 - Make JS evaluation and object inspection async; r=rcampbell 2012-05-25 13:28:47 +03:00
Tim Taubert
b74f64cd36 Bug 664324 - [session restore cleanup] Remove trailing whitespace; r=zpao 2012-05-25 23:39:22 +02:00
Tim Taubert
e596397423 Bug 758568 - Use SessionStoreInternal instead of passing it to SHistory and TabsProgressListeners; r=zpao 2012-05-25 23:11:31 +02:00
Jim Mathies
bd3f82ea02 Bug 750911 - Add a third 'flags' parameter to XRE_main and add support for WindowsEnvironmentType. r=bsmedberg 2012-05-25 05:01:29 -05:00
Ehsan Akhgari
53e5d426ca Bug 758101 - Re-enable background updates on mozilla-central; r=rstrong
--HG--
extra : rebase_source : 30c936bd2d5a52c4a4070becf425394d75db92ec
2012-05-23 23:49:48 -04:00
Ehsan Akhgari
bb46fe0915 Bug 757885 - Handle falling back to non-staged updates correctly when an update fails to be staged in the background; r=rstrong 2012-05-23 17:51:50 -04:00
Steven Michaud
2636081715 Bug 736655 - Resize dmg window's background to fit Mountain Lion's new minimum size. r=gavin 2012-05-24 13:05:25 -05:00
Andres Hernandez [:andreshm]
018e9e1308 Bug 745040 - Move the Session Store Service to a module r=zpao 2012-05-14 16:01:21 -06:00
Paul Rouget
9f23882ba3 Bug 716245 - Intermittent browser_inspector_highlighter.js. r=robcee 2012-05-25 19:01:16 +02:00
Paul Rouget
ebb32be062 Bug 749974 - Items in Developer tools menu have inconsistent check state. r=dao r=dcamp 2012-05-03 08:09:37 +02:00
Ed Morley
1ba497c581 Backout 4eafad042c36 (bug 673148) for turning browser_dbg_stack-04.js permaorange 2012-05-25 14:44:17 +01:00
Mihai Sucan
0967bb28f1 Bug 673148 - (async-webconsole) Part 3 - Make JS evaluation and object inspection async; r=rcampbell 2012-05-25 13:28:47 +03:00
Paul O’Shannessy
d35d428a9a Bug 739531 - Can't duplicate a tab with designMode and no body; r=ttaubert 2012-05-25 10:43:19 +02:00
Paul Rouget
a14093a415 Bug 723059 - Replace text with icons in the debugger toolbar; r=rcampbell 2012-05-25 09:46:09 +03:00
Dave Camp
de98fd2927 Bug 747225 - [layout view] Show when the margin have the auto value. r=paul 2012-05-10 14:31:03 +02:00
Paul Rouget
06ddf75046 Bug 754333 - [layout view] not updated when breadcrumbs are clicked. r=dcamp 2012-05-24 14:56:06 +02:00
Ed Morley
0dac20c090 Backout 13aa125cc8d2 (bug 723059) for timeouts in browser_dbg_pause-resume.js 2012-05-24 19:48:10 +01:00
Paul Rouget
92265a16ce Bug 723059 - Replace text with icons in the debugger toolbar; r=rcampbell 2012-05-24 16:00:56 +02:00
Victor Porof
9237c14855 Bug 753313 - Some divs and spans are created dynamically in debugger-view; r=rcampbell 2012-05-20 23:49:51 +03:00
Victor Porof
e43554673b Bug 753651 - Unselectable class is useless; r=past 2012-05-10 20:59:55 +03:00
Victor Porof
f2e6fb18fc Bug 724229 - Briefly flash the variables that changed between pauses; r=rcampbell 2012-05-09 19:05:53 +03:00
Panos Astithas
b1ff343559 Bug 724862 - Implement protocol support for modifying the values of a debuggee object's properties; r=rcampbell 2012-05-24 14:23:53 +03:00
Andrew Hurle
05ae23c117 Bug 720154 - Move restore_on_demand checkbox to Tabs page, never disable it. r=zpao, ui-r=jboriss 2012-05-26 09:33:52 -04:00
Ryan VanderMeulen
ea9afbe25a Merge m-c to inbound 2012-05-26 09:33:46 -04:00
Josh Matthews
69d9415509 Bug 722857 - Basic sanity test for before/after private browsing DOM storage implementation. r=honzab 2012-05-26 09:38:06 +01:00
Ed Morley
28d48cf58f Merge mozilla-central to mozilla-inbound 2012-05-25 22:44:48 +01:00
Ed Morley
05ff81b305 Backout 70cde80fa095 & 5a903d496ab0 (bug 722857) for crashes in 646184.html 2012-05-25 12:51:32 +01:00
Josh Matthews
2b475b03a6 Bug 722857 - Basic sanity test for before/after private browsing DOM storage implementation. r=honzab 2012-05-25 12:20:58 +01:00
Ryan VanderMeulen
2e63a9af97 Merge m-c to inbound 2012-05-23 22:39:33 -04:00
Ben Hearsum
7f46aa6ec8 Backout all patches from bug 723176, because we still have problems with our CodeResources file. 2012-05-23 22:30:25 -04:00
Ben Hearsum
31ff95556f bug 723176: support mac dmg signing in the build system - don't sign removed-files. r=ted 2012-05-23 20:27:09 -04:00
Ehsan Akhgari
75436859cb Bug 757971 - Pref off background updates until all of the known issues with it are resolved; r=rstrong
Landing on a CLOSED TREE
2012-05-23 16:00:01 -04:00
Ed Morley
c72e25aed7 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-23 10:41:25 +01:00
Ben Hearsum
d78c3f7ce0 bug 723176: support mac dmg signing in the build system. r=khuey/ted 2012-05-22 17:13:26 -04:00
Ehsan Akhgari
a4f8b27d70 Bug 757439 - Use the updateButton string for the Update & Restart button in the About dialog; r=rstrong 2012-05-22 11:35:59 -04:00
Chris Pearce
e8413228ba Bug 756993 - Reset fullscreen approval UI each time fullscren is entered. r=dao 2012-05-24 13:58:59 +12:00