Commit Graph

16479 Commits

Author SHA1 Message Date
Dão Gottwald
07d9a40564 Bug 891833 - Identity box border is on the wrong side in RTL mode. r=mdeboer 2013-07-10 22:37:07 +02:00
Rodrigo Silveira
09fa661994 Bug 891664 - Unable to flip remember password pref r=jimm
--HG--
extra : rebase_source : 7b424fc08f7441f3d31e756b2903a2bd40871a90
2013-07-09 18:10:04 -07:00
Jared Wein
eb9a2230f8 Bug 882977 - Identity state of IDENTITY_MODE_UNKNOWN is set for about:home when a new window is created. r=dao
--HG--
extra : rebase_source : 9c5e5f06645018333515dba89d4fc84cf9445338
2013-07-09 15:23:51 -04:00
Jared Wein
b77c2cf7c2 Bug 885965 - Change browser_typeAheadFind.js to use load event instead of pageshow event. r=ttaubert
--HG--
extra : rebase_source : 4a5debbc10c50f41c7bbd5c45191daa152189997
2013-07-10 14:38:04 -04:00
Jared Wein
d7a6e76996 Bug 891721 - Add some sanity to the ordering of the tests in browser/base/content/test. r=ttaubert
--HG--
extra : rebase_source : 82e076e20b15d6a1518caba5d4f5e3b8618f9050
2013-07-10 14:15:35 -04:00
Chris AtLee
e6f755c57f Bug 883233: Use API key for desktop builds. r=ted 2013-07-03 17:13:45 -04:00
Ryan VanderMeulen
ec6b3d53b5 Merge m-c to inbound. 2013-07-10 09:45:16 -04:00
Ryan VanderMeulen
e02649e0d6 Merge fx-team to m-c. 2013-07-10 09:43:06 -04:00
Michael Ratcliffe
5f4240769b Bug 885966: Intermittent devtools/shared/test/browser_telemetry_toolboxtabs.js | Test timed out | lots of bytes leaked leaked (AsyncStatement, AtomImpl, BackstagePass, BodyRule, CalculateFrecencyFunction, ...) r=jwalker
--HG--
rename : browser/devtools/shared/test/browser_telemetry_toolboxtabs.js => browser/devtools/shared/test/browser_telemetry_toolboxtabs_inspector.js
2013-07-10 12:49:24 +01:00
Victor Porof
88f0ac4380 Bug 886848 - Chain promises on netmonitor initialization/destruction to remove some redundancy, r=past 2013-07-10 11:40:51 +03:00
Heather Arthur
a4ef8236b0 Bug 891171 - Remove actor id from StyleSheetActor event type name; r=dcamp 2013-07-09 17:34:14 -07:00
Jared Wein
7d204a02bb Backed out changeset 160fcef60196 (bug 882977) 2013-07-09 17:33:50 -04:00
Anton Kovalyov
48b7e17954 Bug 833495 - Add an option to show Gecko platform data in the Profiler; r=robcee 2013-07-09 13:58:53 -07:00
Jared Wein
ded0f0ab75 Bug 882977 - Identity state of IDENTITY_MODE_UNKNOWN is set for about:home when a new window is created. r=dao 2013-07-09 15:23:51 -04:00
Mihai Sucan
de521374f1 Bug 812618 - Autocomplete at cursor location; r=robcee 2013-06-28 20:56:33 +03:00
Mihai Sucan
4caec2f52b Bug 887273 - web console: mixed content warnings show even when all logging is disabled; r=robcee 2013-07-09 17:45:56 +03:00
Paul Rouget
d889bc9029 Bug 858493 - Twisties in the markup panel are very off-centered and their sizes differ. r=jwalker 2013-07-08 08:57:00 +02:00
Paul Rouget
50762f12db Bug 851296 - Intermittent devtools/responsivedesign/test/browser_responsiveui.js. r=paul 2013-07-09 15:36:48 +02:00
Panos Astithas
bf57cc538a Update browser_dbg_pause-exceptions-reload.js for a post-bug-887516 world (bug 870128). r=me 2013-07-09 15:39:13 +03:00
Panos Astithas
d69a79ac07 Bug 882538 - Add reload() and navigateTo() methods to BrowserTabActor; r=rcampbell 2013-06-28 10:53:00 +03:00
Panos Astithas
6d54d55c04 Bug 870128 - Pause on exceptions doesn't work after reload; r=rcampbell 2013-07-09 10:57:13 +03:00
Ed Morley
dfb24cc390 Merge latest green fx-team changeset and mozilla-central 2013-07-09 08:52:05 +01:00
Ryan VanderMeulen
1c820eeaf1 Merge m-c to fx-team. 2013-07-08 16:18:49 -04:00
Jim Mathies
dcd42088ef Bug 891016 - Use shareAxis for data points in first run metrics test. r=followup 2013-07-08 20:18:17 -05:00
Panos Astithas
bd0eeb9737 Properly parse jar: URLs from add-ons (bug 876806); r=vporof 2013-07-08 17:47:30 +03:00
Paul Rouget
d841ccc166 Bug 830684 - Sidebar toolbox height is 1px higher than the breadcrumbs. r=vporof 2013-07-08 13:17:19 +03:00
Paul Rouget
ec9d78dd2c Bug 889827 - Disable spellcheck in font inspector. r=vporof 2013-07-08 13:14:17 +03:00
Victor Porof
d14edccfaf Bug 889504 - Exception while trying to go to the breakpoint, r=past 2013-07-08 13:14:17 +03:00
Ryan VanderMeulen
451cdd58c6 Merge m-c to inbound. 2013-07-07 20:21:33 -04:00
ffxbld
ca85b0927d No bug, Automated blocklist update from host bld-linux64-ec2-059 - a=blocklist-update 2013-07-06 03:24:06 -07:00
Tim Taubert
d803f8e745 merge m-c to fx-team 2013-07-05 08:56:02 +02:00
Cameron Paul
f32de44868 Bug 840241 - Changed inspect button to toggle highlighter between locked/unlocked states. r=paul 2013-07-03 14:58:00 +02:00
Paul Rouget
050e49023f Bug 851296 - Intermittent devtools/responsivedesign/test/browser_responsiveui.js. r=jwalker 2013-07-03 06:49:00 +02:00
Rodrigo Silveira
f2bb47175d Bug 878619 - Pressing Enter after pasting into navbar r=mbrubeck
--HG--
extra : rebase_source : 2ba31ca33167527470a46dd30aec7e3a39fca821
2013-07-08 10:55:02 -07:00
Michael Ratcliffe
b005e9db8f Bug 852996 - MarkupView leaks the whole Inspector after being closed r=dcamp 2013-07-01 11:59:28 +01:00
Girish Sharma
2f321aa2db Bug 887256 - Show the 'Restart Now' link only once and reduce paddings and margins from Options Panel, r=jwalker 2013-06-30 04:32:16 +05:30
Tim Taubert
1ec9e66679 Backed out changeset 95e83b0f7cb2 (bug 888986) 2013-07-04 15:19:55 +02:00
stefanh@inbox.com
8b2c2300b1 Bug 857461 - pinstripe: non-native focus rings are applied for links in chrome. r=Mano. 2013-07-04 18:46:01 +02:00
Florian Quèze
0bdfb41aeb Bug 887368 - social notification icon not sized correctly on a retina screen, r=mixedpuppy. 2013-07-04 18:06:11 +02:00
Stephen Horlander
4dc485e0b6 Bug 840883 - Update Nightly Branding. r=dolske 2013-07-07 16:49:28 -04:00
Stephen Horlander
50b862c944 Bug 840883 - Update Unofficial Branding. r=dolske 2013-07-07 16:48:31 -04:00
Stephen Horlander
c026e8ca99 Bug 840883 - Update Aurora Branding. r=dolske 2013-07-07 16:48:09 -04:00
Adam Dane [:hobophobe]
df3ecf5d16 Bug 890600 - Find bar background shouldn't be white. r=dao 2013-07-07 18:14:00 -05:00
Jim Mathies
7fc40bc5f0 Bug 891016 - Add a perf test that tracks nsIAppStartup's getStartupInfo data. r=bbondy 2013-07-08 15:45:05 -05:00
Jim Mathies
f136b364ec Bug 872780 - Strip Windows line endings from sanitizeUI.js. r=me 2013-07-08 15:45:05 -05:00
Jim Mathies
a71baa8eae Bug 872780 - Prevent cssthrobbers from animating while hidden. r=mbrubeck 2013-07-08 15:45:04 -05:00
Jim Mathies
41e926c0b1 Bug 889970 - Fix: Selection expands automagically in the urlbar after a drag + tap. r=tabraldes 2013-07-08 15:45:04 -05:00
Jim Mathies
3d1041d5e4 Bug 857862 - Tests. r=sfoster 2013-07-08 15:45:04 -05:00
Jim Mathies
650b758c11 Bug 857862 - Fix: selection monocles don't display in content editable elements. r=sfoster 2013-07-08 15:45:04 -05:00
Jim Mathies
ae80dadc12 Bug 888329 - Fix: Mouse scrollbars remain visible on the first tab. r=sfoster 2013-07-08 15:45:03 -05:00