Ryan VanderMeulen
|
567f6121a3
|
Backed out changesets e8202e140fd8 and b1cd489945f5 (bug 844328) for mochitest-bc orange on a CLOSED TREE.
|
2013-02-25 15:37:23 -05:00 |
|
Ryan VanderMeulen
|
17aa5a4e53
|
Merge m-c to inbound.
|
2013-02-25 14:47:24 -05:00 |
|
Ryan VanderMeulen
|
998cb2929c
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-02-25 14:16:48 -05:00 |
|
Matt Brubeck
|
3d885cc63b
|
Bug 840360 - Extract reftest-content.js's setTimeout implementation into new Timer.jsm [r=jwalker r=cjones sr=gavin]
--HG--
rename : browser/devtools/shared/Browser.jsm => toolkit/modules/Timer.jsm
rename : browser/devtools/shared/test/browser_browser_basic.js => toolkit/modules/tests/xpcshell/test_timer.js
|
2013-02-25 11:08:33 -08:00 |
|
Matt Brubeck
|
3e2eae31ce
|
Bug 844328 - Silence debug warning about _onTouchStart return value [r=jimm]
|
2013-02-25 11:08:25 -08:00 |
|
Tim Taubert
|
30a3ed0026
|
merge m-c to fx-team
|
2013-02-25 10:04:10 +01:00 |
|
Jim Mathies
|
c7ea64e9c6
|
Bug 844113 - Add tests. r=mbrubeck
|
2013-02-22 14:11:45 -06:00 |
|
Jim Mathies
|
f89bce38cf
|
Bug 844113 - Properly calculate offsets in context menu messages originating from sub frames. r=fryn
|
2013-02-22 14:11:45 -06:00 |
|
Jim Mathies
|
de000ae6e2
|
Bug 844113 - Cleanup work in ContextMenuHandler.js. r=fryn
|
2013-02-22 14:11:45 -06:00 |
|
Tim Taubert
|
963381ea98
|
Bug 817947 - Swap tab states (not docShells) when swapBrowsersAndCloseOther() is called with a pending tab; r=gavin
|
2013-02-22 18:41:23 +01:00 |
|
Raymond Heldt
|
97fef07cb7
|
Bug 812762 - Use &brandShortName; instead of Firefox; r=jwalker
|
2013-02-22 16:37:48 +00:00 |
|
Adam Goforth
|
5ecd69a426
|
Bug 768039 - Refactor 'cmd refresh' to use OS.File; r=jwalker
|
2013-02-22 16:37:48 +00:00 |
|
Adam Goforth
|
4ee6e79b69
|
Bug 767588 - GCLI number type should allow restriction to integers; r=jwalker
|
2013-02-22 16:37:48 +00:00 |
|
Joe Walker
|
d7eaa96994
|
Bug 841337 - GCLI web should have continuous integration. Maybe Travis-CI; r=mratcliffe
|
2013-02-22 16:37:48 +00:00 |
|
Tim Taubert
|
6526978f51
|
merge m-c to fx-team
|
2013-02-22 16:19:50 +01:00 |
|
Tim Taubert
|
6b1b91433d
|
Bug 841717 - Fix the first test (browser_248970_b_perwindowpb.js) and make it use the TestRunner; r=yoric
|
2013-02-21 16:16:48 +01:00 |
|
Brian R. Bondy
|
0b99a8aeca
|
Bug 843248 - Upgrading with maintenance service from a non metro build to a metro build does not show tile. r=jimm
|
2013-02-20 19:53:39 -05:00 |
|
Tim Taubert
|
0ea597520b
|
merge m-c to fx-team
|
2013-02-20 15:37:23 +01:00 |
|
Mark Hammond
|
d7682b3acd
|
Bug 833292 - prevent social initialization completing after window is unloaded. r=jaws
|
2013-02-20 12:23:47 +11:00 |
|
Matthew Noorenberghe
|
d4a03f7947
|
Bug 838244 - Move common social API chat CSS to browser/themes/shared/. r=jaws
--HG--
rename : browser/themes/winstripe/browser.css => browser/themes/shared/social/chat.inc.css
|
2013-02-19 12:34:48 -08:00 |
|
Matthew Noorenberghe
|
cb061a19db
|
Bug 838244 - Move common responsive design mode CSS to browser/themes/shared/. r=dcamp
--HG--
rename : browser/themes/winstripe/browser.css => browser/themes/shared/devtools/responsivedesign.inc.css
|
2013-02-19 12:34:48 -08:00 |
|
Matthew Noorenberghe
|
5cd8150b18
|
Bug 838244 - Move common GCLI CSS to browser/themes/shared/. r=dcamp
--HG--
rename : browser/themes/winstripe/browser.css => browser/themes/shared/devtools/commandline.inc.css
|
2013-02-19 12:34:48 -08:00 |
|
Matthew Noorenberghe
|
fdfe818172
|
Bug 838244 - Move common highlighter CSS to browser/themes/shared/. r=dcamp
--HG--
rename : browser/themes/winstripe/browser.css => browser/themes/shared/devtools/highlighter.inc.css
|
2013-02-19 12:34:48 -08:00 |
|
Matthew Noorenberghe
|
80aa20c116
|
Bug 838244 - Create a directory for shared browser theme resources. r=gavin
--HG--
rename : browser/themes/browserShared.inc => browser/themes/shared/browser.inc
|
2013-02-19 12:34:47 -08:00 |
|
Tim Taubert
|
3bbb3dbc16
|
Bug 830656 - Don't report errors when wipe() tries to remove non-existant session files; r=yoric
|
2013-02-19 19:34:25 +01:00 |
|
Tim Taubert
|
b9b04bd0ce
|
Bug 842513 - Specify character sets for sample files and data URLs used in tests; r=felipe
|
2013-02-19 19:32:29 +01:00 |
|
Michael Ratcliffe
|
11c8fc0b90
|
Bug 834187 - [Computed view] Restore processing of namespaced type selectors e.g. :not(svg|a) test fix r=me
|
2013-02-19 15:58:03 +00:00 |
|
Ed Morley
|
585a17c580
|
Merge mozilla-central to mozilla-inbound
|
2013-02-21 19:56:00 +00:00 |
|
Jim Mathies
|
3d6e36c67f
|
Bug 735008 - Land new splash screen and tile images for metro. r=shorlander. DONTBUILD
|
2013-02-21 12:47:13 -06:00 |
|
Brian R. Bondy
|
97003a29e3
|
Bug 843248 - Metro tiles sometimes not working because of session 0 detection. r=jimm
|
2013-02-21 13:17:13 -05:00 |
|
Ryan VanderMeulen
|
36f4adbaea
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-02-21 08:05:14 -05:00 |
|
Jared Wein
|
4c5c03d322
|
Bug 843432 - Fix readystatechange event listener removal. r=dolske
--HG--
extra : rebase_source : 56ee10da0814da47a7330b09acbc795b73f6dabd
|
2013-02-21 00:26:35 -05:00 |
|
Joe Walker
|
708bd84b8f
|
Backed out changeset c1abd2ac8de9 (bug 734664) for test failures
|
2013-02-19 13:50:34 +00:00 |
|
Panos Astithas
|
c81bf4116a
|
Bug 831367 - Ensure new globals and chrome scripts will be generated on time in browser_dbg_chrome-debugging.js, r=ted
|
2013-02-19 10:05:58 +02:00 |
|
Bobby Holley
|
076b7bfcfa
|
Bug 843711 - Fix up new |Components| culprits in test suite. r=mccr8
|
2013-02-25 10:43:03 -08:00 |
|
Dão Gottwald
|
25122a53f6
|
Bug 842989 - Don't needlessly call FullZoom.onLocationChange for same-document location changes. r=mak
|
2013-02-21 15:41:29 +01:00 |
|
Jim Mathies
|
007d9f6097
|
Bug 844270 - Move visual manifests into branding, and set custom background colors for each release. r=glandium
|
2013-02-25 08:33:56 -06:00 |
|
Matt Brubeck
|
2cbc1e9ba8
|
Bug 840270 (followup) - fix some invalid CSS syntax in Metro select popup code [r=jimm]
|
2013-02-20 17:20:55 -08:00 |
|
Matt Brubeck
|
7fcff3e74f
|
Bug 837772 - Fix argument parsing from tests.ini for Metro test harness [r=jimm]
|
2013-02-20 17:20:04 -08:00 |
|
Michael Ratcliffe
|
8f982b54a0
|
Bug 834187 - [Computed view] Restore processing of namespaced type selectors e.g. :not(svg|a)
|
2013-02-04 16:29:30 +00:00 |
|
Girish Sharma
|
35af0f7e6f
|
Bug 835722 - Infobar reappears even when not needed, r=jwalker
|
2013-02-16 16:22:27 +05:30 |
|
Brandon Benvie
|
b725688083
|
Bug 841078 - change FORBIDDEN_IDS initializer to an array of strings
|
2013-02-13 11:36:00 -08:00 |
|
Girish Sharma
|
782f743373
|
Bug 839890 - Fix for typo at line 391 in gDevTools.jsm; r=paul
|
2013-02-10 22:10:37 +05:30 |
|
David Creswick
|
b162553882
|
Bug 734664 - Devtools toolbox should display the actual target url when detached. r=paul
|
2013-02-19 10:54:01 +00:00 |
|
David Creswick
|
994ddbf5f0
|
Bug 840156 - Inspector doesn't gracefully handle onDOMReady event that fires after the inspector has been destroyed; r=jwalker,paul
|
2013-02-19 10:48:05 +00:00 |
|
Tim Taubert
|
5fd3369425
|
merge m-c to fx-team
|
2013-02-19 10:39:49 +01:00 |
|
Anton Kovalyov
|
825b4508fd
|
Bug 841954 - Make sure onOpen callback fires in all cases, r=past
|
2013-02-18 11:29:20 -08:00 |
|
Tim Taubert
|
efbe81a3b8
|
Bug 795939 - Cancel FX_PAGE_LOAD_MS when the request is aborted; r=felipe
|
2013-02-18 19:23:50 +01:00 |
|
Tim Taubert
|
e68d5f3063
|
Bug 829568 - part 3 - restore the initial session in case the user opens a non-private window; r=felipe
|
2013-02-18 18:57:48 +01:00 |
|
Tim Taubert
|
35784e5146
|
Bug 829568 - part 2 - back up the initial session when starting up with a private window; r=felipe
|
2013-02-15 13:20:48 +01:00 |
|