Commit Graph

17642 Commits

Author SHA1 Message Date
Boris Zbarsky
74075c3020 Bug 874502 part 1. Fix browser-chrome tests to not assume synchronous closing of windows. r=dolske 2013-09-17 17:45:47 -04:00
Boris Zbarsky
f433995200 Bug 916995. Force a gc that we hope will collect the event listener's script, instead of just hoping a GC will happen. r=past 2013-09-17 11:15:45 -04:00
Ed Morley
cdd4002812 Merge mozilla-central and inbound 2013-09-17 15:30:21 +01:00
Alex Keybl
9312d29ec1 Merging in version bump NO BUG 2013-09-17 09:38:37 -04:00
Phil Ringnalda
f0214b2243 Merge m-i to a CLOSED TREE m-c 2013-09-16 23:12:03 -07:00
Ryan VanderMeulen
6c870df793 Backed out changeset 0d92b16a748b (bug 906620) 2013-09-16 22:45:33 -04:00
Ryan VanderMeulen
a8611fca57 Backed out changeset a04d4a573863 (bug 914435) 2013-09-16 22:45:27 -04:00
Phil Ringnalda
7c7706caf5 Backed out changeset 1d12266ddc4c (bug 914927)
CLOSED TREE
2013-09-16 17:55:17 -07:00
Phil Ringnalda
536b3fda4b Backed out changeset acce93fb65a1 (bug 914926)
CLOSED TREE
2013-09-16 17:55:08 -07:00
Ryan VanderMeulen
9ee9bf3481 Merge fx-team to m-c on a CLOSED TREE. 2013-09-16 13:33:25 -04:00
Shane Caraveo
85c5e3cfd9 Bug 914926 - Fix workers on startup when social disabled. r=markh
CLOSED TREE
2013-09-14 10:16:47 -07:00
Ryan VanderMeulen
b9909df9cb Speculatively backout changeset bc8d1b9545c5 (bug 914926) on suspicion of causing intermittent Windows XP debug mochitest-bc crashes.
CLOSED TREE
2013-09-16 16:53:54 -04:00
Ryan VanderMeulen
55c62c9b48 Merge b2g-inbound to m-c. 2013-09-15 21:53:23 -04:00
Ryan VanderMeulen
edea7c14c7 Merge inbound to m-c. 2013-09-15 21:48:02 -04:00
Ryan VanderMeulen
f1c45fb9f7 Backed out changesets bc4ee7cbd7bd and cf373e408a6b (bug 882145) for causing bug 916609. r=jsmith 2013-09-15 18:19:42 -04:00
Mihai Sucan
a960aeacea Bug 916601 - Remove Ctrl +/-/0 zooming shortcuts from web console; r=harth 2013-09-15 12:12:27 +03:00
Paul Rouget
2f350202aa Bug 916597 - [app manager] Fix locales in help.xhtml. r=ochameau 2013-09-15 16:05:54 -04:00
Sunny
c52b0f6aad Bug 913060 - Pretty print should use devtools.editor.tabsize. r=fitzgen 2013-09-15 16:05:35 -04:00
Phil Ringnalda
5ca38d0784 Back out 2bdc2ba16e56 (bug 856470) for making bug 910521 permaorange 2013-09-15 10:09:39 -07:00
Marco Castelluccio
c3504e75c1 Bug 914857 - Stop showing the progress if an error during the installation occurs. r=felipe 2013-09-15 12:45:02 -03:00
Girish Sharma
fea0fe335e Bug 900418 - Inplace editor should not destroy itself when the focus is lost to the autocompletion popup, r=mratcliffe 2013-09-15 20:40:52 +05:30
Girish Sharma
fcf9511a2f Bug 900430 - Tab complete and cycle through the completion suggestions in the markup view, r=mratcliffe 2013-09-15 20:36:26 +05:30
Heather Arthur
e3e667d6d5 Bug 892268 - Zoom devtools with Ctrl/Cmd +/-/0; r=dcamp 2013-09-14 23:26:18 -07:00
Justin Dolske
983fe9e1d8 Bug 856470 - Password manager no longer requires initialization at startup. r=mfinkle 2013-09-14 21:27:20 -07:00
Ryan VanderMeulen
2f32aa1a2c Merge m-c to fx-team. 2013-09-14 23:08:59 -04:00
Ryan VanderMeulen
e757b0b4fb Merge m-c to inbound. 2013-09-14 20:31:22 -04:00
Ryan VanderMeulen
3ba55bb3a6 Merge fx-team to m-c. 2013-09-14 20:30:06 -04:00
Victor Porof
34a8ec7488 No Bug - Fix 'browser_dbg_variables-view-accessibility.js' for finding an unexpected focused item, r=me 2013-09-14 20:48:41 +03:00
Shane Caraveo
2792780d35 bug 914926 fix workers on startup when social disabled, r=markh 2013-09-14 10:16:47 -07:00
Shane Caraveo
6e6aa5826b bug 914927 change string for enable/disable social menuitem, r=felipc 2013-09-14 10:13:24 -07:00
Shane Caraveo
122f3f3e5c bug 914435 fix toolbaritem handling of ambient frames, r=markh 2013-09-14 10:03:04 -07:00
Mihai Sucan
042ce071e9 Bug 916329 - Use proper plural forms in messageRepeats.tooltip. r=robcee 2013-09-14 13:43:44 +03:00
ffxbld
3a2c6d2598 No bug, Automated blocklist update from host bld-centos6-hp-008 - a=blocklist-update 2013-09-14 03:30:50 -07:00
Wes Kocher
9fc010fdbc Merge inbound to m-c 2013-09-13 18:14:32 -07:00
Wes Kocher
57069d8da7 Merge fx-team to m-c 2013-09-13 18:08:07 -07:00
Wes Kocher
fe929165b1 Backed out changeset a0a9418e0dfb (bug 906620) for leaking 2013-09-13 14:52:17 -07:00
Boris Zbarsky
9e605eea62 Bug 913855. Fix consumers of window mediator to be more consistent in their checking for closed windows. r=dolske
Note that we can't just stop returning closed windows from the window
mediator, because some consumers (e.g. session restore) rely on seeing
closed windows in the list so they can remove them from their internal
data structures expeditiouly.
2013-09-13 17:29:51 -04:00
Paolo Amadini
3eeb7b671c Bug 906620 - Implement the taskbar indicator for downloads. r=enn 2013-09-13 22:44:54 +02:00
Jared Wein
70af855303 Bug 914410 - Icon for mixed display disappears when the permissions doorhanger is opened on Linux. r=tanvi 2013-09-13 16:18:08 -04:00
Ryan VanderMeulen
2e3e16ce15 Merge m-c to b2g-inbound. 2013-09-13 16:11:28 -04:00
Ryan VanderMeulen
18c5b01d57 Merge fx-team to m-c. 2013-09-13 16:08:02 -04:00
Ryan VanderMeulen
10beb8d9ff Backed out changeset 6dcc6fc612e4 (bug 914180) for it was intended for Aurora only. 2013-09-13 14:53:00 -04:00
Brian R. Bondy
ab584b9254 Bug 889687 - Nightly doesn't show default browser prompt when release is default. r=jimm 2013-09-13 11:30:20 -07:00
Ed Morley
3fbab07d0b Merge mozilla-central and fx-team 2013-09-13 15:13:34 +01:00
Ed Morley
7918461145 Merge latest green fx-team changeset and mozilla-central 2013-09-13 15:02:24 +01:00
Tetsuharu OHZEKI
622c18d7d8 Bug 915096 - Remove needless prefs for devtools.layoutview.*. r=paul.rouget 2013-09-13 09:25:48 -04:00
Paul Rouget
6426e1a8e8 Bug 915740 - Integrate adb helper addon into the app manager (UI part). r=ochameau 2013-09-13 05:18:00 +02:00
Alexandre Poirot
1080d3f324 Bug 915226 - Merge all refresh/start/stop/debug buttons to two buttons called update and debug r=paul 2013-09-13 15:36:00 +02:00
Paul Rouget
ed776b7c84 Bug 912887 - [app manager] first run experience. r=ochameau 2013-09-14 04:49:00 +02:00
Paolo Amadini
065a2421ac Bug 906620 - Implement the taskbar indicator for downloads. r=enn 2013-09-14 13:15:57 +02:00