Mike Hommey
|
b87ef5d807
|
Bug 864262 - Allow to do 32-bits linux builds in x86-64 mock environments. r=ted
|
2013-04-24 19:34:48 +02:00 |
|
David Keeler
|
13412b2b0b
|
bug 549697 - add click-to-play plugin UI to the addon manager r=unfocused r=jaws
--HG--
rename : browser/base/content/test/test_bug787619.html => browser/base/content/test/browser_bug787619.js
rename : browser/base/content/test/test_bug787619.html => browser/base/content/test/plugin_bug787619.html
|
2013-04-23 16:21:22 -07:00 |
|
Jim Mathies
|
7ea39a5ce8
|
Bug 864948 - Disable pgo and don't link to dynamic win runtime and glue libs when building metrotestharness. r=glandium
|
2013-04-24 08:11:10 -05:00 |
|
Ryan VanderMeulen
|
36affa39b7
|
Merge m-c to inbound.
|
2013-04-23 20:50:28 -04:00 |
|
Ryan VanderMeulen
|
8bbb0d7013
|
Merge inbound to m-c.
|
2013-04-23 20:49:27 -04:00 |
|
Paolo Amadini
|
59611fe51f
|
Bug 832672 - Downloads Panel gives no indication or feedback on missing files. r=mak ui-r=shorlander
|
2013-04-24 02:19:49 +02:00 |
|
Gregory Szorc
|
dde6d53788
|
Merge mozilla-central into services
|
2013-04-23 15:57:35 -07:00 |
|
Ryan VanderMeulen
|
ee5348be24
|
Merge m-c to inbound.
|
2013-04-23 15:05:21 -04:00 |
|
Ryan VanderMeulen
|
25411bd8e4
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-04-23 15:01:57 -04:00 |
|
Tim Taubert
|
cfbfd9bf66
|
merge m-c to fx-team
|
2013-04-23 18:56:19 +02:00 |
|
J. Ryan Stinnett
|
10fc531728
|
Bug 843187 - Variables view: going down through the properties via keyboard is really broken, r=vporof
|
2013-04-23 07:34:08 -05:00 |
|
Garrett Robinson
|
02b569fd5b
|
Bug 863878 - The CSP logging from bug 821877 should go to the new Security Pane in the Web Console. r=bzbarsky r=ddahl
|
2013-04-23 17:39:10 -05:00 |
|
Jim Mathies
|
b91a6ac76e
|
Bug 863748 - Add subframe text input selection tests. r=rsilveira
|
2013-04-23 16:44:07 -05:00 |
|
Jim Mathies
|
99888745d8
|
Bug 863748 - Add subframe text area selection tests. r=rsilveira
|
2013-04-23 16:44:07 -05:00 |
|
Jim Mathies
|
1a3d28ddb7
|
Bug 863748 - Move some misc. test files down in ./res, and disable metro plugin tests due to timeouts. r=mbrubeck
|
2013-04-23 16:44:07 -05:00 |
|
Jim Mathies
|
110a84c04c
|
Bug 864761 - Remove old debug build check from two tests. r=mbrubeck
|
2013-04-23 16:44:06 -05:00 |
|
Amod Narvekar
|
b18324f7d8
|
Bug 757351 - Sync uses deprecated octal literals. r=rnewman
|
2013-04-22 12:35:07 -07:00 |
|
sinduja ramaraj
|
f02925cf11
|
Bug 586125 - "Copy", "Select All", etc. popup menu item in the Web Console displays keyboard shortcuts; r=msucan
|
2013-04-20 14:09:00 +03:00 |
|
Joe Walker
|
dd30bb2a37
|
Bug 854948 - GCLI context.environment.contentDocument points to doc from when GCLI first opened; r=mratcliffe
|
2013-04-20 11:59:00 +03:00 |
|
Panos Astithas
|
8d6bf237d8
|
Bug 862142 - remote debugger doesn't find any sources for simulator on nightly; r=vporof,msucan
|
2013-04-23 09:09:24 +03:00 |
|
Avinash Kundaliya
|
3585f47c62
|
Bug 858916 - Switch-to-tab does not work on always private browsing mode. r=Unfocused,f=jdm
|
2013-04-23 18:00:38 +12:00 |
|
Victor Porof
|
1d5630194b
|
Bug 864176 - Details pane should remember its height when docked on the right, r=rcampbell
|
2013-04-22 21:12:17 +03:00 |
|
Victor Porof
|
dfbb0ce18e
|
Bug 860175 - On netmonitor examining the specific details of a network action leads to bad overlapping display, r=rcampbell
|
2013-04-22 21:12:17 +03:00 |
|
Phil Ringnalda
|
f995117417
|
Merge m-c and fx-team
|
2013-04-21 19:38:48 -07:00 |
|
Tim Taubert
|
2194cc42b9
|
Bug 863227 - Lazily retrieve list of nsIDocShell.allow* properties to (re)store docShell capabilities; r=yoric
--HG--
rename : browser/components/sessionstore/test/browser_493467.js => browser/components/sessionstore/test/browser_capabilities.js
|
2013-04-20 10:05:20 +02:00 |
|
Tim Taubert
|
268d8cd42f
|
Bug 862442 - Use a content script to listen for input and change events; r=yoric
|
2013-04-20 10:05:20 +02:00 |
|
Tim Taubert
|
3d11af6229
|
Bug 861409 - Use a content script to listen for pageshow events; r=yoric,jaws
|
2013-04-20 10:05:20 +02:00 |
|
Ryan VanderMeulen
|
c6e815fd7a
|
Merge m-c to fx-team.
|
2013-04-19 14:00:56 -04:00 |
|
Ryan VanderMeulen
|
dcdbde0ca3
|
Merge inbound to m-c.
|
2013-04-19 13:46:37 -04:00 |
|
Girish Sharma
|
29e03a8745
|
Bug 862363 - Sync the killswitch upon (un)registering of a tool and respect it in Options Panel, r=jwalker
|
2013-04-19 19:14:38 +05:30 |
|
Panos Astithas
|
da78ec639c
|
Bug 863600 - Intermittent browser_toolbox_options.js; r=me
|
2013-04-19 11:13:32 +03:00 |
|
Tim Taubert
|
98e5f2d1fb
|
merge m-c to fx-team
|
2013-04-19 09:42:19 +02:00 |
|
Norbert Lindenberg
|
f8a8f91b24
|
Bug 864519 - Several Netmonitor tests fail when ECMAScript Internationalization API is enabled, r=vporof
|
2013-04-23 15:03:58 +03:00 |
|
Girish Sharma
|
8e10588ae8
|
Bug 861908 - While unregistering, first destroy the tool, then remove its panel from toolbox, r=jwalker
Bug 861908 - While unregistering, first destroy the tool, then remove its panel from toolbox, r=jwalker
|
2013-04-17 14:28:41 +05:30 |
|
Sam Foster
|
36c8cfe422
|
Bug 831918 - Fix typo to apply new styling to selected tiles. r=jimm
|
2013-04-19 16:09:25 +01:00 |
|
Jim Mathies
|
29817bc4b3
|
Bug 834370 - Subframe content selection tests. r=rsilveira
|
2013-04-19 10:01:01 -05:00 |
|
Jim Mathies
|
e7ebd1a33c
|
Bug 834370 - Text area selection tests. r=rsilveira
|
2013-04-19 10:01:01 -05:00 |
|
Jim Mathies
|
d8c4317e1a
|
Bug 834370 - Basic selection tests. r=sfoster
|
2013-04-19 10:01:01 -05:00 |
|
Jim Mathies
|
9492895c99
|
Bug 834370 - Add state getters to selection handler and a test helper for flushing message manager messages. r=mbrubeck
|
2013-04-19 10:01:00 -05:00 |
|
Jim Mathies
|
8e97023da2
|
Bug 834370 - Add selection test helpers to head.js. r=mbrubeck, sfoster
|
2013-04-19 10:01:00 -05:00 |
|
Jim Mathies
|
e0bdfd088a
|
Bug 834370 - Remove old state tracking from selection handler. r=sfoster
|
2013-04-19 10:01:00 -05:00 |
|
Mihai Sucan
|
cc33781b85
|
Bug 855763 - [Responsive Mode] Fix for intermittent browser_responsiveuiaddcustompreset.js | Test timed out, | Found a tab after previous test timed out: data:text/html,foo, browser_Services.js | Services.prompt is an nsIPromptService; r=jwalker
|
2013-04-19 13:33:57 +03:00 |
|
Girish Sharma
|
44f3d7d56d
|
Bug 861817 - Stop using Ctrl+Shift+O shortcut for function searching, r=vporof
|
2013-04-15 17:41:55 +05:30 |
|
Josh Marchán
|
c6d7263232
|
Bug 861192 - gcli addon command shows [object Object] instead of a list of addons; r=mratcliffe
|
2013-04-17 05:10:00 +03:00 |
|
David Creswick
|
43390410c0
|
Bug 777681 - [rule view] Abbreviate long CSS file name source links. r=jwalker
|
2013-04-11 11:08:33 -05:00 |
|
Michael Ratcliffe
|
1d4af1abba
|
Bug 855502 - we need a proper design for the new checkboxes r=benvie
Bug 855502 - we need a proper design for the new checkboxes r=benvie
|
2013-04-11 16:46:00 +01:00 |
|
Girish Sharma
|
e90b476596
|
Bug 851546 - Options panel for DevTools Toolbox, r=jwalker,vporof,past
|
2013-04-15 18:04:48 +05:30 |
|
Victor Porof
|
88ca100c99
|
Bug 862198 - Intermittent browser_net_json-long.js | Test timed out, found a tab, r=rcampbell
|
2013-04-18 09:35:27 +03:00 |
|
Victor Porof
|
b819ec95df
|
Bug 861487 - Sizes are displayed with non-localized decimal separator, r=rcampbell
|
2013-04-18 09:35:27 +03:00 |
|
Victor Porof
|
723d0f8e44
|
Bug 859308 - Hide Blocked in Timings tab until we know what that's doing, r=rcampbell
|
2013-04-18 09:35:27 +03:00 |
|