Commit Graph

16313 Commits

Author SHA1 Message Date
Seth Fowler
a7ffe81d52 Bug 842850 (Part 1) - Use an SVGImageContext class for overridden SVG properties. r=dholbert,joe sr=bz 2013-02-28 12:22:43 -08:00
Ryan VanderMeulen
238b010bd5 Backed out 7 changesets (bug 832920, bug 776536, bug 843261) for mochitest-a11y assertions on a CLOSED TREE.
--HG--
rename : content/base/src/NodeIterator.cpp => content/base/src/nsNodeIterator.cpp
rename : content/base/src/NodeIterator.h => content/base/src/nsNodeIterator.h
rename : content/base/src/TreeWalker.cpp => content/base/src/nsTreeWalker.cpp
rename : content/base/src/TreeWalker.h => content/base/src/nsTreeWalker.h
2013-02-28 14:41:30 -05:00
Timothy Nikkel
501e1156fd Bug 833823. We need to register for plugin updates even if we don't have a widget. r=mats
Also add a weak frame check here since we could destroy the frame. This problem existed before this patch, so we are fixing two things here.
2013-02-28 13:16:03 -06:00
Boris Zbarsky
8d2b9f5ae9 Bug 832920. Add a way for chrome iframes to opt into having a separate refresh driver (e.g. if they plan to be moved between windows) and make devtools use that opt-in. r=tnikkel,paul 2013-02-22 09:56:28 -05:00
Ms2ger
c6832bb745 Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
Ed Morley
1b556e75bc Bug 404077 - Adjust annotations of expected assertions; r=me on a CLOSED TREE 2013-02-28 13:24:36 +00:00
O S K Chaitanya
11409d7c18 Bug 594019 - Make the calculation in nsSVGMaskFrame::ComputeMaskAlpha one-pass. r=longsonr 2013-02-28 09:50:38 +00:00
Matt Woodrow
1de129a04c Bug 846144 - Don't optimize backgrounds to an ImageLayer if they have border-radius clipping. r=roc 2013-02-28 21:49:30 +13:00
L. David Baron
1e95975352 Bug 404077: Adjust annotations of expected assertions. 2013-02-27 23:41:31 -08:00
L. David Baron
5fbc66f981 Bug 404077: Adjust annotations of expected assertions. CLOSED TREE 2013-02-27 21:44:26 -08:00
Gregory Szorc
27c42e83c6 Merge mozilla-central into build-system
The 3 merged files had no conflicts and were manually verified to ensure
no incompatible changes crept in.
2013-02-27 21:02:02 -08:00
Timothy Nikkel
5fb37d3772 Bug 845337. When we are looking for the parent prescontext we may not have a root frame so use the root view instead to get the parent prescontext. r=roc 2013-02-27 14:52:06 -06:00
Gregory Szorc
803629b9c6 Merge mozilla-central into build-system
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Ed Morley
5eb9daf922 Backed out changeset f73b7b8d1a2d (bug 829557) for failing to compile on Windows on a CLOSED TREE 2013-02-27 12:50:30 +00:00
Ed Morley
206b4564c9 Backed out changeset 05c35dc73323 (bug 845526) 2013-02-27 12:49:29 +00:00
Ms2ger
2801c25ab8 Merge m-c to b-s. 2013-02-26 19:09:25 +01:00
Gregory Szorc
16f0413b0c Merge mozilla-central into build-system
Only conflict was configure.in amd was due to context, not
changed lines themselves.
2013-02-25 22:09:18 -08:00
Ryan VanderMeulen
ac64b359df Backed out changeset 71a93fff7311 (bug 840360) for B2G reftest/crashtest bustage on a CLOSED TREE. 2013-02-25 19:49:19 -05:00
Gregory Szorc
4f23f29382 Bug 784841 - Part 18t: Convert /layout; f=Ms2ger rs=ted 2013-02-25 12:47:22 -08:00
Robert O'Callahan
77cfbea40e Bug 845526. Limit complexity of invalid region in RemoveFrameFromLayerManager. r=mattwoodrow
--HG--
extra : rebase_source : ca0a1d7928c991604d5979bcf35b4fcea462c31a
2013-02-27 16:05:32 +13:00
Robert O'Callahan
1b97fac2e6 Bug 829557. Part 1: When calling into plugin code, identify situations where it is safe (or unsafe) to reenter Gecko from plugin code. r=bsmedberg
When Gecko is reentered from unsafe call sites, we allow the reentry, but we
suppress execution of the refresh driver to minimize the danger.
In this patch, we treat all sites as unsafe.

--HG--
extra : rebase_source : 0730f41c9158c868ed4ffcba74ff77abbfebc2cd
2013-02-28 00:50:27 +13:00
Matt Brubeck
c2e12d31ba 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
Kartikaya Gupta
e15294782b Bug 840721 - Add a PostDelayedTask method to the GeckoContentController interface. r=cjones 2013-02-25 15:50:49 -05:00
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
Timothy Nikkel
090bb504b1 Bug 689623. Part 13. Disable image visibility pass on mobile and b2g. r=mats 2013-02-24 18:59:24 -06:00
Timothy Nikkel
5c04ec316a Bug 689623. Part 11. Mark SVG feImage elements as visible because they don't create display items. r=mats 2013-02-24 18:59:23 -06:00
Timothy Nikkel
05383be995 Bug 689623. Part 10. Make all images visible in print, print preview, chrome, xul, and resource docs and don't try to keep track of which are visible or not. r=mats 2013-02-24 18:59:23 -06:00
Timothy Nikkel
c6b1e4c2dc Bug 689623. Part 9. Make images default to visible when they have a frame created for them. r=mats 2013-02-24 18:59:23 -06:00
Timothy Nikkel
9eabef3617 Bug 689623. Part 8. Add an 'unlocked draw' notification for images that are drawn when not locked so we catch any images that become visible through a means other than scrolling. r=joe,mats 2013-02-24 18:59:22 -06:00
Timothy Nikkel
24d8f87e55 Bug 689623. Part 7. Clear the list of visible images on presshells that we don't descend into while building the display list of visible images. r=mats 2013-02-24 18:59:22 -06:00
Timothy Nikkel
5a83e54fcb Bug 689623. Part 6. Keep a list of visible images on the presshell and code to manage it. r=mats 2013-02-24 18:59:22 -06:00
Timothy Nikkel
a020fc6a32 Bug 689623. Part 5. Add mechanism to update image visibility upon some amount of scrolling. r=mats 2013-02-24 18:59:21 -06:00
Timothy Nikkel
d527e34e8c Bug 689623. Part 1. The display list we build for image visibility means we hit the same assertions as we hit when building the painting display list. So adjust some reftest assert counts upwards. r=mats 2013-02-24 18:59:20 -06:00
L. David Baron
ff34707a75 Bug 404077: Adjust annotations of expected assertions. 2013-02-27 10:37:19 -08:00
Andrew Halberstadt
ff9c9f4a53 Bug 839735 - Disable bugs/478811-*.html, 637852-1.html, 331809-1.html for intermittent scrollbar not being drawn on b2g, r=jgriffin, DONTBUILD a=NPOTB 2013-02-27 13:31:13 -05:00
Daniel Holbert
5a2ed63076 Bug 845524 part 2: Make nsSliderFrame::CurrentPositionChanged() return void instead of nsresult, since it only ever returns NS_OK. r=jwatt 2013-02-27 08:56:00 -08:00
Daniel Holbert
93ed79dcda Bug 845524 part 1: Remove unused arg 'aPresContext' from nsSliderFrame::CurrentPositionChanged. r=jwatt 2013-02-27 08:55:59 -08:00
Mounir Lamouri
ba864d4737 No Bug - Backout bug 375008 (6c59b73c8c4b) and re-enable test_focus.xul. r=distress 2013-02-27 15:53:41 +00:00
Ehsan Akhgari
c3a8b72e50 Bug 844169 - Part 3: Make sure that all callers of HTMLIFrameElement.mozbrowser have chrome privileges; r=bzbarsky 2013-02-26 21:26:10 -05:00
Jesse Silver
6cc127e4bd Bug 833388 - Add a div to the video frame for track elements to use to display captions. r=roc 2013-02-26 16:06:51 -05:00
Mounir Lamouri
bf4688e1f4 Bug 375008 - Clicking a disabled element should not cause a focus change. r=Enn 2013-02-27 14:17:43 +00: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
L. David Baron
e2654f58c5 Bug 404077: Adjust annotations of expected assertions. CLOSED TREE 2013-02-27 17:58:48 -08:00
L. David Baron
9bc6e8d039 Bug 404077: Adjust annotations of expected assertions. 2013-02-27 16:26:50 -08:00
L. David Baron
b9ebac2acd Bug 404077: Adjust annotations of expected assertions. 2013-02-27 15:36:14 -08:00
Chris Pearce
2a8daae8a9 Bug 843849 - Make DOM/HTML fullscreen API work in Metrofox. r=bz,jimm 2013-02-28 12:28:27 +13:00
Bobby Holley
076b7bfcfa Bug 843711 - Fix up new |Components| culprits in test suite. r=mccr8 2013-02-25 10:43:03 -08:00
Mats Palmgren
4038e452a3 Bug 843332 - Pass 'false' to ReparentFloats since we only added one frame ('true' only works because the added frame never has any siblings in this case). r=bzbarsky 2013-02-28 00:05:46 +01:00
Mats Palmgren
01418b86ec Bug 843332 - Don't pass the nsBlockReflowState to PullFrameFrom that doesn't use it. Add some assertions. r=bzbarsky 2013-02-28 00:05:46 +01:00
Mats Palmgren
8dc003e7ba Bug 843332 - Make PullFrame drain the overflow list before calling PullFrameFrom that can then be simplified to only deal with mList/mFrames (should be minor perf win too). r=bzbarsky 2013-02-28 00:05:45 +01:00
Mats Palmgren
722b9c73a8 Bug 840818 - Simplify PullFrameFrom when the last frame was removed from an overflow list (avoiding an assertion). r=bzbarsky 2013-02-28 00:05:45 +01:00
Mats Palmgren
2ec77ec457 Bug 838688 - Optimize CollectFloats by doing an early return if this block doesn't have any floats. r=bzbarsky 2013-02-28 00:05:45 +01:00
Mats Palmgren
7cf8731185 Bug 838688 - Make ReparentFloats/CollectFloats not require a priori knowledge of which child list a float is expected to be on. r=bzbarsky 2013-02-28 00:05:45 +01:00
Mats Palmgren
80707fa951 Bug 838706 - Remove Destroy/RemoveFrameIfPresent O(n) methods. All consumers are now using Start/ContinueRemoveFrame instead which are O(1). r=bzbarsky 2013-02-28 00:05:45 +01:00
Mats Palmgren
c3ba78beb8 Bug 838679 - Make nsMenuFrame::RemoveFrame not use DestroyFrameIfPresent. r=bzbarsky 2013-02-28 00:05:45 +01:00
Mats Palmgren
369e127866 Bug 838671 - Make nsBlockFrame::RemoveFloat O(1) and make it just do the frame removal bit and let DoRemoveOutOfFlowFrame do the Destroy part (with the intent of making RemoveFloat reusable for other code). r=bzbarsky 2013-02-28 00:05:45 +01:00
Mats Palmgren
187a328f90 Bug 838642 - Remove nsContainerFrame::RemovePropTableFrame which is now unused. r=bzbarsky 2013-02-28 00:05:45 +01:00
Mats Palmgren
54ae45a9ab Bug 838642 - Introduce nsFrameList::StartRemoveFrame/ContinueRemoveFrame that can be used in concert to remove a frame in O(1) time from a set of frame lists when its exact frame list is unknown. Use them to make nsContainerFrame::StealFrame O(1). r=bzbarsky 2013-02-28 00:05:44 +01:00
L. David Baron
b109fbe639 Bug 404077: Adjust annotations of expected assertions. 2013-02-27 14:55:16 -08:00
Mohit Gahlot
ead362c499 Bug 823939 - <mmultiscripts> now doesnt consider base followed by only <mprescripts> and no (presubscript presuperscript) pair as invalid-markup. r=fredw, r=Pike 2013-01-28 00:00:25 +05:30
Peter Van der Beken
60efffbed9 Fix for bug 844225 (Remove some DOMCI and quickstubs). r=bz. 2013-01-10 10:54:46 +01:00
Mats Palmgren
3cfffd0412 Bug 843543 - Add a null-check after ShowPrintDialog to avoid crashing. r=smaug 2013-02-24 15:09:34 +01:00
O S K Chaitanya
052a9ff309 Bug 844511 - Only luminance masks need unpremultiplying and conversion to linear RGB. r=longsonr 2013-02-24 09:05:09 +00:00
Mats Palmgren
8c16097eea Bug 844525 - Add asserts(0-1) for a recently added test to fix intermittent failure. 2013-02-24 05:33:58 +01:00
Mats Palmgren
9aa89b07ee Bug 844549 - Disable a recently added test on B2G due to intermittent failures. 2013-02-24 05:23:28 +01:00
Phil Ringnalda
0317703c5c Bug 815612 - annotate Linux fuzziness of float-outside-block-push.html 2013-02-23 19:15:17 -08:00
Daniel Holbert
da540baf05 Bug 842080: Remove an unnecessary nsReflowStatus initialization, and add comments to clarify assumptions about ReflowAbsoluteFrames' reflow status arg. r=mats 2013-02-23 16:06:55 -08:00
Trevor Saunders
c40af5bf91 bug 407956 - make nsITreeView not take a nsISupportsArray* r=neil, bz sr=neil 2013-01-06 19:54:42 -05:00
Jeff Walden
72eca3f9c1 Bug 835542 - Implement mozilla::Abs. r=Ms2ger
--HG--
extra : rebase_source : a3e62ff76365d27cc4cb10e4fee942ddb8b10b79
2013-02-15 19:55:36 -08:00
L. David Baron
05d5d9dfa9 Bug 404077: Use navigator.platform.startsWith rather than navigator.platform.indexOf, at Jesse's suggestion. 2013-02-26 22:23:08 -08:00
Daniel Holbert
1a693ffe99 Bug 844529: Disable flex-item style fixup when resolving style for anonymous content in nsCSSFrameConstructor::ProcessChildren(). r=bz 2013-02-26 21:44:55 -08:00
Jonathan Watt
b5a565315d Bug 845437 - Get rid of the aImmediateRedraw from nsSliderFrame methods. r=dholbert. 2013-02-26 21:26:41 +00:00
Jonathan Watt
40d69457ad Bug 842163 - Show a focus ring around <input type=range>. r=mounir. 2013-02-26 21:26:41 +00:00
Bobby Holley
e83e186c1b Bug 834732 - Make nsCxPusher.Push(JSContext*) infallible. r=mrbkap
We leave the nsIDOMEventTarget* versions fallible for now, but this makes the
common case a lot simpler. Note that this means that pushing a null JSContext,
a bug, is no longer handled at runtime. But I think we should just assert
against it, since there are already callers that don't check the return value.
2013-02-26 11:04:11 -08:00
Robert Longson
85dc58ac04 Bug 785606 - Support viewBox=none from SVG 1.2 Tiny r=jwatt 2013-02-26 16:58:06 +00:00
L. David Baron
e2e632496e Bug 404077: Adjust annotations of expected assertions. 2013-02-27 13:20:26 -08:00
Kyle Huey
c28e572034 Bug 816498: Fix some things about background attribute handling that are still broken. r=bz
As filed the bug is about table backgrounds failing to print.  The root cause of this is that we load images from the original document, because print/print-preview documents (which are static clones of the original) cannot do loads.  This results in an entry in the css::ImageValue's request table under the original document, but entry under the printing document.  Then we do layout, try to get the request, and fail, and nothing is displayed.  The solution to this is to force us to clone the request for the printing document if we're loading off the original document.  I manually verified that this does not regress Bug 560235.

While writing a test for this, we discovered another problem.  The reftest print code does not actually use the printing codepath.  Instead it takes an existing document, tears down its presshell, and creates a new presshell for printing.  Fixing the above bug did not make the reftest print test pass because ImageLoader does not deal properly with presshell destruction/recreation.  It assumes that when the presshell is destroyed all of the css::ImageValues can be cleared of their entries for that document.  This fails for ImageValues for mapped attributes because they are held alive by the content tree.  When a new presshell for this document is then created there is no entry for the document and thus no image request to paint.  The fix for this is to only clear the frame to request and request to frame mapping hashtables and not to clear the document's entry on the ImageValue when the presshell is destroyed.  The destruction of the ImageLoader (which is held from a strong reference on the document) is when those entries are removed.  The final change is to change css::ImageValue's hashtable from holding a strong reference to the keys (which are documents) to holding raw pointer references.  This is safe because we clear the relevant entry when the corresponding ImageLoader dies, and is needed to prevent a reference cycle that was being broken by presshell destruction.

--HG--
rename : layout/reftests/backgrounds/table-background-ref.html => layout/reftests/backgrounds/table-background-print-ref.html
rename : layout/reftests/backgrounds/table-background.html => layout/reftests/backgrounds/table-background-print.html
2013-02-23 06:59:43 -08:00
Jonathan Kew
e16b60e1f5 bug 700022 - pt 2 - reftests for lang-tag handling in graphite shaper. r=jdaggett 2013-02-22 13:36:02 +00:00
Jonathan Kew
c73913a252 bug 700022 - pt 1 - reftests to check that graphite is working. r=jdaggett 2013-02-22 13:36:00 +00:00
Mats Palmgren
fc31aa02d6 Bug 843322 - Make CSS 'text-overflow' apply to ::-moz-placeholder. r=roc 2013-02-23 11:38:15 +01:00
Mats Palmgren
59c75fa7f7 Bug 843931 - Make nsLineLayout::NewPerFrameData() allocation infallible. r=roc 2013-02-23 11:38:15 +01:00
Mats Palmgren
fd6faea6d5 Bug 843925 - Make nsLineLayout::NewPerSpanData() allocation infallible. r=roc 2013-02-23 11:38:15 +01:00
Jesse Ruderman
e5031842d9 Bug 457514 - Crash test. 2013-02-23 11:38:15 +01:00
Martijn Wargers
72c1aa4063 Bug 448543 - Crash tests. 2013-02-23 11:38:15 +01:00
Jesse Ruderman
e191fb7cd4 Bug 439343 - Crash test. 2013-02-23 11:38:15 +01:00
Jesse Ruderman
b398d6c967 Bug 433429 - Crash test. 2013-02-23 11:38:15 +01:00
Jesse Ruderman
721148a1c9 Bug 424629 - Crash test. 2013-02-23 11:38:14 +01:00
Martijn Wargers
8a4cdbadda Bug 422276 - Crash test. 2013-02-23 11:38:14 +01:00
Martijn Wargers
9218bf936d Bug 421432 - Crash test. 2013-02-23 11:38:14 +01:00
Jesse Ruderman
6f9e9317dd Bug 411835 - Crash test. 2013-02-23 11:38:14 +01:00
Bruno Fassino
20c7ec8c70 Bug 410198 - Crash test. 2013-02-23 11:38:14 +01:00
Andrew Schultz
32a860b714 Bug 406137 - Crash test. 2013-02-23 11:38:14 +01:00
Martijn Wargers
9819e86243 Bug 403048 - Crash test. 2013-02-23 11:38:14 +01:00
Ginn Chen
83ed84e191 Bug 403004 - Crash test. 2013-02-23 11:38:14 +01:00
Martijn Wargers
9c6441567b Bug 400157 - Crash test. 2013-02-23 11:38:14 +01:00
Martijn Wargers
9c91eace28 Bug 399013 - Crash test. 2013-02-23 11:38:14 +01:00
Martijn Wargers
e3b730518f Bug 398733 - Crash tests. 2013-02-23 11:38:14 +01:00
Martijn Wargers
ec0a6fc779 Bug 398332 - Crash tests. 2013-02-23 11:38:13 +01:00
Martijn Wargers
4e9f3cb276 Bug 398322 - Crash tests. 2013-02-23 11:38:13 +01:00
Martijn Wargers
aab4312b59 Bug 395609 - Crash test. 2013-02-23 11:38:13 +01:00
Martijn Wargers
288244ff4c Bug 378682 - Crash test. 2013-02-23 11:38:13 +01:00
Martijn Wargers
71b7bbeaec Bug 378369 - Crash test. 2013-02-23 11:38:13 +01:00
Jared Wein
00275b6805 Bug 842913 - Rename winstripe->windows, pinstripe->osx, gnomestripe->linux. r=bmcbride,mattn,bz sr=mossop
--HG--
rename : browser/themes/gnomestripe/Geolocation-16.png => browser/themes/linux/Geolocation-16.png
rename : browser/themes/gnomestripe/Geolocation-64.png => browser/themes/linux/Geolocation-64.png
rename : browser/themes/gnomestripe/Go-arrow.png => browser/themes/linux/Go-arrow.png
rename : browser/themes/gnomestripe/Info.png => browser/themes/linux/Info.png
rename : browser/themes/gnomestripe/Makefile.in => browser/themes/linux/Makefile.in
rename : browser/themes/gnomestripe/Privacy-16.png => browser/themes/linux/Privacy-16.png
rename : browser/themes/gnomestripe/Privacy-32.png => browser/themes/linux/Privacy-32.png
rename : browser/themes/gnomestripe/Privacy-48.png => browser/themes/linux/Privacy-48.png
rename : browser/themes/gnomestripe/Privacy-64.png => browser/themes/linux/Privacy-64.png
rename : browser/themes/gnomestripe/Secure.png => browser/themes/linux/Secure.png
rename : browser/themes/gnomestripe/Security-broken.png => browser/themes/linux/Security-broken.png
rename : browser/themes/gnomestripe/Toolbar-small.png => browser/themes/linux/Toolbar-small.png
rename : browser/themes/gnomestripe/Toolbar.png => browser/themes/linux/Toolbar.png
rename : browser/themes/gnomestripe/aboutCertError.css => browser/themes/linux/aboutCertError.css
rename : browser/themes/gnomestripe/aboutCertError_sectionCollapsed-rtl.png => browser/themes/linux/aboutCertError_sectionCollapsed-rtl.png
rename : browser/themes/gnomestripe/aboutCertError_sectionCollapsed.png => browser/themes/linux/aboutCertError_sectionCollapsed.png
rename : browser/themes/gnomestripe/aboutCertError_sectionExpanded.png => browser/themes/linux/aboutCertError_sectionExpanded.png
rename : browser/themes/gnomestripe/aboutPrivateBrowsing.css => browser/themes/linux/aboutPrivateBrowsing.css
rename : browser/themes/gnomestripe/aboutSessionRestore-window-icon.png => browser/themes/linux/aboutSessionRestore-window-icon.png
rename : browser/themes/gnomestripe/aboutSessionRestore.css => browser/themes/linux/aboutSessionRestore.css
rename : browser/themes/gnomestripe/aboutSocialError.css => browser/themes/linux/aboutSocialError.css
rename : browser/themes/gnomestripe/aboutSyncTabs.css => browser/themes/linux/aboutSyncTabs.css
rename : browser/themes/gnomestripe/actionicon-tab.png => browser/themes/linux/actionicon-tab.png
rename : browser/themes/gnomestripe/browser.css => browser/themes/linux/browser.css
rename : browser/themes/gnomestripe/click-to-play-warning-stripes.png => browser/themes/linux/click-to-play-warning-stripes.png
rename : browser/themes/gnomestripe/communicator/Makefile.in => browser/themes/linux/communicator/Makefile.in
rename : browser/themes/gnomestripe/communicator/communicator.css => browser/themes/linux/communicator/communicator.css
rename : browser/themes/gnomestripe/communicator/jar.mn => browser/themes/linux/communicator/jar.mn
rename : browser/themes/gnomestripe/devtools/alerticon-warning.png => browser/themes/linux/devtools/alerticon-warning.png
rename : browser/themes/gnomestripe/devtools/arrows.png => browser/themes/linux/devtools/arrows.png
rename : browser/themes/gnomestripe/devtools/background-noise-toolbar.png => browser/themes/linux/devtools/background-noise-toolbar.png
rename : browser/themes/gnomestripe/devtools/breadcrumbs-scrollbutton.png => browser/themes/linux/devtools/breadcrumbs-scrollbutton.png
rename : browser/themes/gnomestripe/devtools/breadcrumbs/ltr-end-pressed.png => browser/themes/linux/devtools/breadcrumbs/ltr-end-pressed.png
rename : browser/themes/gnomestripe/devtools/breadcrumbs/ltr-end-selected-pressed.png => browser/themes/linux/devtools/breadcrumbs/ltr-end-selected-pressed.png
rename : browser/themes/gnomestripe/devtools/breadcrumbs/ltr-end-selected.png => browser/themes/linux/devtools/breadcrumbs/ltr-end-selected.png
rename : browser/themes/gnomestripe/devtools/breadcrumbs/ltr-end.png => browser/themes/linux/devtools/breadcrumbs/ltr-end.png
rename : browser/themes/gnomestripe/devtools/breadcrumbs/ltr-middle-pressed.png => browser/themes/linux/devtools/breadcrumbs/ltr-middle-pressed.png
rename : browser/themes/gnomestripe/devtools/breadcrumbs/ltr-middle-selected-pressed.png => browser/themes/linux/devtools/breadcrumbs/ltr-middle-selected-pressed.png
rename : browser/themes/gnomestripe/devtools/breadcrumbs/ltr-middle-selected.png => browser/themes/linux/devtools/breadcrumbs/ltr-middle-selected.png
rename : browser/themes/gnomestripe/devtools/breadcrumbs/ltr-middle.png => browser/themes/linux/devtools/breadcrumbs/ltr-middle.png
rename : browser/themes/gnomestripe/devtools/breadcrumbs/ltr-start-pressed.png => browser/themes/linux/devtools/breadcrumbs/ltr-start-pressed.png
rename : browser/themes/gnomestripe/devtools/breadcrumbs/ltr-start-selected-pressed.png => browser/themes/linux/devtools/breadcrumbs/ltr-start-selected-pressed.png
rename : browser/themes/gnomestripe/devtools/breadcrumbs/ltr-start-selected.png => browser/themes/linux/devtools/breadcrumbs/ltr-start-selected.png
rename : browser/themes/gnomestripe/devtools/breadcrumbs/ltr-start.png => browser/themes/linux/devtools/breadcrumbs/ltr-start.png
rename : browser/themes/gnomestripe/devtools/breadcrumbs/rtl-end-pressed.png => browser/themes/linux/devtools/breadcrumbs/rtl-end-pressed.png
rename : browser/themes/gnomestripe/devtools/breadcrumbs/rtl-end-selected-pressed.png => browser/themes/linux/devtools/breadcrumbs/rtl-end-selected-pressed.png
rename : browser/themes/gnomestripe/devtools/breadcrumbs/rtl-end-selected.png => browser/themes/linux/devtools/breadcrumbs/rtl-end-selected.png
rename : browser/themes/gnomestripe/devtools/breadcrumbs/rtl-end.png => browser/themes/linux/devtools/breadcrumbs/rtl-end.png
rename : browser/themes/gnomestripe/devtools/breadcrumbs/rtl-middle-pressed.png => browser/themes/linux/devtools/breadcrumbs/rtl-middle-pressed.png
rename : browser/themes/gnomestripe/devtools/breadcrumbs/rtl-middle-selected-pressed.png => browser/themes/linux/devtools/breadcrumbs/rtl-middle-selected-pressed.png
rename : browser/themes/gnomestripe/devtools/breadcrumbs/rtl-middle-selected.png => browser/themes/linux/devtools/breadcrumbs/rtl-middle-selected.png
rename : browser/themes/gnomestripe/devtools/breadcrumbs/rtl-middle.png => browser/themes/linux/devtools/breadcrumbs/rtl-middle.png
rename : browser/themes/gnomestripe/devtools/breadcrumbs/rtl-start-pressed.png => browser/themes/linux/devtools/breadcrumbs/rtl-start-pressed.png
rename : browser/themes/gnomestripe/devtools/breadcrumbs/rtl-start-selected-pressed.png => browser/themes/linux/devtools/breadcrumbs/rtl-start-selected-pressed.png
rename : browser/themes/gnomestripe/devtools/breadcrumbs/rtl-start-selected.png => browser/themes/linux/devtools/breadcrumbs/rtl-start-selected.png
rename : browser/themes/gnomestripe/devtools/breadcrumbs/rtl-start.png => browser/themes/linux/devtools/breadcrumbs/rtl-start.png
rename : browser/themes/gnomestripe/devtools/close.png => browser/themes/linux/devtools/close.png
rename : browser/themes/gnomestripe/devtools/command-responsivemode.png => browser/themes/linux/devtools/command-responsivemode.png
rename : browser/themes/gnomestripe/devtools/command-scratchpad.png => browser/themes/linux/devtools/command-scratchpad.png
rename : browser/themes/gnomestripe/devtools/command-tilt.png => browser/themes/linux/devtools/command-tilt.png
rename : browser/themes/gnomestripe/devtools/commandline.css => browser/themes/linux/devtools/commandline.css
rename : browser/themes/gnomestripe/devtools/commandline.png => browser/themes/linux/devtools/commandline.png
rename : browser/themes/gnomestripe/devtools/common.css => browser/themes/linux/devtools/common.css
rename : browser/themes/gnomestripe/devtools/csshtmltree.css => browser/themes/linux/devtools/csshtmltree.css
rename : browser/themes/gnomestripe/devtools/debugger-collapse.png => browser/themes/linux/devtools/debugger-collapse.png
rename : browser/themes/gnomestripe/devtools/debugger-expand.png => browser/themes/linux/devtools/debugger-expand.png
rename : browser/themes/gnomestripe/devtools/debugger-pause.png => browser/themes/linux/devtools/debugger-pause.png
rename : browser/themes/gnomestripe/devtools/debugger-play.png => browser/themes/linux/devtools/debugger-play.png
rename : browser/themes/gnomestripe/devtools/debugger-step-in.png => browser/themes/linux/devtools/debugger-step-in.png
rename : browser/themes/gnomestripe/devtools/debugger-step-out.png => browser/themes/linux/devtools/debugger-step-out.png
rename : browser/themes/gnomestripe/devtools/debugger-step-over.png => browser/themes/linux/devtools/debugger-step-over.png
rename : browser/themes/gnomestripe/devtools/debugger.css => browser/themes/linux/devtools/debugger.css
rename : browser/themes/gnomestripe/devtools/dock-bottom.png => browser/themes/linux/devtools/dock-bottom.png
rename : browser/themes/gnomestripe/devtools/dock-side.png => browser/themes/linux/devtools/dock-side.png
rename : browser/themes/gnomestripe/devtools/dropmarker.png => browser/themes/linux/devtools/dropmarker.png
rename : browser/themes/gnomestripe/devtools/floating-scrollbars.css => browser/themes/linux/devtools/floating-scrollbars.css
rename : browser/themes/gnomestripe/devtools/goto-mdn.png => browser/themes/linux/devtools/goto-mdn.png
rename : browser/themes/gnomestripe/devtools/inspect-button.png => browser/themes/linux/devtools/inspect-button.png
rename : browser/themes/gnomestripe/devtools/inspector.css => browser/themes/linux/devtools/inspector.css
rename : browser/themes/gnomestripe/devtools/itemArrow-ltr.png => browser/themes/linux/devtools/itemArrow-ltr.png
rename : browser/themes/gnomestripe/devtools/itemArrow-rtl.png => browser/themes/linux/devtools/itemArrow-rtl.png
rename : browser/themes/gnomestripe/devtools/itemToggle.png => browser/themes/linux/devtools/itemToggle.png
rename : browser/themes/gnomestripe/devtools/layout-background-grid.png => browser/themes/linux/devtools/layout-background-grid.png
rename : browser/themes/gnomestripe/devtools/layoutview.css => browser/themes/linux/devtools/layoutview.css
rename : browser/themes/gnomestripe/devtools/magnifying-glass.png => browser/themes/linux/devtools/magnifying-glass.png
rename : browser/themes/gnomestripe/devtools/markup-view.css => browser/themes/linux/devtools/markup-view.css
rename : browser/themes/gnomestripe/devtools/option-icon.png => browser/themes/linux/devtools/option-icon.png
rename : browser/themes/gnomestripe/devtools/orion-breakpoint.png => browser/themes/linux/devtools/orion-breakpoint.png
rename : browser/themes/gnomestripe/devtools/orion-container.css => browser/themes/linux/devtools/orion-container.css
rename : browser/themes/gnomestripe/devtools/orion-debug-location.png => browser/themes/linux/devtools/orion-debug-location.png
rename : browser/themes/gnomestripe/devtools/orion-task.png => browser/themes/linux/devtools/orion-task.png
rename : browser/themes/gnomestripe/devtools/orion.css => browser/themes/linux/devtools/orion.css
rename : browser/themes/gnomestripe/devtools/responsive-background.png => browser/themes/linux/devtools/responsive-background.png
rename : browser/themes/gnomestripe/devtools/responsive-se-resizer.png => browser/themes/linux/devtools/responsive-se-resizer.png
rename : browser/themes/gnomestripe/devtools/responsive-vertical-resizer.png => browser/themes/linux/devtools/responsive-vertical-resizer.png
rename : browser/themes/gnomestripe/devtools/splitview.css => browser/themes/linux/devtools/splitview.css
rename : browser/themes/gnomestripe/devtools/styleeditor.css => browser/themes/linux/devtools/styleeditor.css
rename : browser/themes/gnomestripe/devtools/tool-debugger.png => browser/themes/linux/devtools/tool-debugger.png
rename : browser/themes/gnomestripe/devtools/tool-inspector.png => browser/themes/linux/devtools/tool-inspector.png
rename : browser/themes/gnomestripe/devtools/tool-profiler.png => browser/themes/linux/devtools/tool-profiler.png
rename : browser/themes/gnomestripe/devtools/tool-styleeditor.png => browser/themes/linux/devtools/tool-styleeditor.png
rename : browser/themes/gnomestripe/devtools/tool-webconsole.png => browser/themes/linux/devtools/tool-webconsole.png
rename : browser/themes/gnomestripe/devtools/toolbox.css => browser/themes/linux/devtools/toolbox.css
rename : browser/themes/gnomestripe/devtools/tools-icons-small.png => browser/themes/linux/devtools/tools-icons-small.png
rename : browser/themes/gnomestripe/devtools/undock.png => browser/themes/linux/devtools/undock.png
rename : browser/themes/gnomestripe/devtools/webconsole.css => browser/themes/linux/devtools/webconsole.css
rename : browser/themes/gnomestripe/devtools/webconsole.png => browser/themes/linux/devtools/webconsole.png
rename : browser/themes/gnomestripe/devtools/webconsole_networkpanel.css => browser/themes/linux/devtools/webconsole_networkpanel.css
rename : browser/themes/gnomestripe/downloads/allDownloadsViewOverlay.css => browser/themes/linux/downloads/allDownloadsViewOverlay.css
rename : browser/themes/gnomestripe/downloads/buttons.png => browser/themes/linux/downloads/buttons.png
rename : browser/themes/gnomestripe/downloads/contentAreaDownloadsView.css => browser/themes/linux/downloads/contentAreaDownloadsView.css
rename : browser/themes/gnomestripe/downloads/download-glow-small.png => browser/themes/linux/downloads/download-glow-small.png
rename : browser/themes/gnomestripe/downloads/download-glow.png => browser/themes/linux/downloads/download-glow.png
rename : browser/themes/gnomestripe/downloads/download-notification-finish.png => browser/themes/linux/downloads/download-notification-finish.png
rename : browser/themes/gnomestripe/downloads/download-notification-start.png => browser/themes/linux/downloads/download-notification-start.png
rename : browser/themes/gnomestripe/downloads/download-summary.png => browser/themes/linux/downloads/download-summary.png
rename : browser/themes/gnomestripe/downloads/downloads.css => browser/themes/linux/downloads/downloads.css
rename : browser/themes/gnomestripe/engineManager.css => browser/themes/linux/engineManager.css
rename : browser/themes/gnomestripe/feeds/feedIcon.png => browser/themes/linux/feeds/feedIcon.png
rename : browser/themes/gnomestripe/feeds/feedIcon16.png => browser/themes/linux/feeds/feedIcon16.png
rename : browser/themes/gnomestripe/feeds/subscribe-ui.css => browser/themes/linux/feeds/subscribe-ui.css
rename : browser/themes/gnomestripe/feeds/subscribe.css => browser/themes/linux/feeds/subscribe.css
rename : browser/themes/gnomestripe/icon.png => browser/themes/linux/icon.png
rename : browser/themes/gnomestripe/identity-icons-generic.png => browser/themes/linux/identity-icons-generic.png
rename : browser/themes/gnomestripe/identity-icons-https-ev.png => browser/themes/linux/identity-icons-https-ev.png
rename : browser/themes/gnomestripe/identity-icons-https-mixed-active.png => browser/themes/linux/identity-icons-https-mixed-active.png
rename : browser/themes/gnomestripe/identity-icons-https.png => browser/themes/linux/identity-icons-https.png
rename : browser/themes/gnomestripe/identity.png => browser/themes/linux/identity.png
rename : browser/themes/gnomestripe/jar.mn => browser/themes/linux/jar.mn
rename : browser/themes/gnomestripe/mixed-content-blocked-16.png => browser/themes/linux/mixed-content-blocked-16.png
rename : browser/themes/gnomestripe/mixed-content-blocked-64.png => browser/themes/linux/mixed-content-blocked-64.png
rename : browser/themes/gnomestripe/monitor.png => browser/themes/linux/monitor.png
rename : browser/themes/gnomestripe/monitor_16-10.png => browser/themes/linux/monitor_16-10.png
rename : browser/themes/gnomestripe/newtab/controls.png => browser/themes/linux/newtab/controls.png
rename : browser/themes/gnomestripe/newtab/newTab.css => browser/themes/linux/newtab/newTab.css
rename : browser/themes/gnomestripe/newtab/noise.png => browser/themes/linux/newtab/noise.png
rename : browser/themes/gnomestripe/page-livemarks.png => browser/themes/linux/page-livemarks.png
rename : browser/themes/gnomestripe/pageInfo.css => browser/themes/linux/pageInfo.css
rename : browser/themes/gnomestripe/pageInfo.png => browser/themes/linux/pageInfo.png
rename : browser/themes/gnomestripe/places/bookmarksMenu.png => browser/themes/linux/places/bookmarksMenu.png
rename : browser/themes/gnomestripe/places/bookmarksToolbar.png => browser/themes/linux/places/bookmarksToolbar.png
rename : browser/themes/gnomestripe/places/calendar.png => browser/themes/linux/places/calendar.png
rename : browser/themes/gnomestripe/places/downloads.png => browser/themes/linux/places/downloads.png
rename : browser/themes/gnomestripe/places/editBookmarkOverlay.css => browser/themes/linux/places/editBookmarkOverlay.css
rename : browser/themes/gnomestripe/places/livemark-item.png => browser/themes/linux/places/livemark-item.png
rename : browser/themes/gnomestripe/places/organizer.css => browser/themes/linux/places/organizer.css
rename : browser/themes/gnomestripe/places/organizer.xml => browser/themes/linux/places/organizer.xml
rename : browser/themes/gnomestripe/places/pageStarred.png => browser/themes/linux/places/pageStarred.png
rename : browser/themes/gnomestripe/places/places.css => browser/themes/linux/places/places.css
rename : browser/themes/gnomestripe/places/query.png => browser/themes/linux/places/query.png
rename : browser/themes/gnomestripe/places/starPage.png => browser/themes/linux/places/starPage.png
rename : browser/themes/gnomestripe/places/starred48.png => browser/themes/linux/places/starred48.png
rename : browser/themes/gnomestripe/places/tag.png => browser/themes/linux/places/tag.png
rename : browser/themes/gnomestripe/places/toolbarDropMarker.png => browser/themes/linux/places/toolbarDropMarker.png
rename : browser/themes/gnomestripe/places/unsortedBookmarks.png => browser/themes/linux/places/unsortedBookmarks.png
rename : browser/themes/gnomestripe/places/unstarred48.png => browser/themes/linux/places/unstarred48.png
rename : browser/themes/gnomestripe/preferences/Options-sync.png => browser/themes/linux/preferences/Options-sync.png
rename : browser/themes/gnomestripe/preferences/Options.png => browser/themes/linux/preferences/Options.png
rename : browser/themes/gnomestripe/preferences/aboutPermissions.css => browser/themes/linux/preferences/aboutPermissions.css
rename : browser/themes/gnomestripe/preferences/alwaysAsk.png => browser/themes/linux/preferences/alwaysAsk.png
rename : browser/themes/gnomestripe/preferences/applications.css => browser/themes/linux/preferences/applications.css
rename : browser/themes/gnomestripe/preferences/in-content/preferences.css => browser/themes/linux/preferences/in-content/preferences.css
rename : browser/themes/gnomestripe/preferences/mail.png => browser/themes/linux/preferences/mail.png
rename : browser/themes/gnomestripe/preferences/preferences.css => browser/themes/linux/preferences/preferences.css
rename : browser/themes/gnomestripe/privatebrowsing-mask.png => browser/themes/linux/privatebrowsing-mask.png
rename : browser/themes/gnomestripe/sanitizeDialog.css => browser/themes/linux/sanitizeDialog.css
rename : browser/themes/gnomestripe/searchbar.css => browser/themes/linux/searchbar.css
rename : browser/themes/gnomestripe/setDesktopBackground.css => browser/themes/linux/setDesktopBackground.css
rename : browser/themes/gnomestripe/slowStartup-16.png => browser/themes/linux/slowStartup-16.png
rename : browser/themes/gnomestripe/social/chat-close.png => browser/themes/linux/social/chat-close.png
rename : browser/themes/gnomestripe/social/social.png => browser/themes/linux/social/social.png
rename : browser/themes/gnomestripe/sync-128.png => browser/themes/linux/sync-128.png
rename : browser/themes/gnomestripe/sync-16-throbber.png => browser/themes/linux/sync-16-throbber.png
rename : browser/themes/gnomestripe/sync-16.png => browser/themes/linux/sync-16.png
rename : browser/themes/gnomestripe/sync-24-throbber.png => browser/themes/linux/sync-24-throbber.png
rename : browser/themes/gnomestripe/sync-32.png => browser/themes/linux/sync-32.png
rename : browser/themes/gnomestripe/sync-bg.png => browser/themes/linux/sync-bg.png
rename : browser/themes/gnomestripe/sync-desktopIcon.png => browser/themes/linux/sync-desktopIcon.png
rename : browser/themes/gnomestripe/sync-mobileIcon.png => browser/themes/linux/sync-mobileIcon.png
rename : browser/themes/gnomestripe/sync-notification-24.png => browser/themes/linux/sync-notification-24.png
rename : browser/themes/gnomestripe/syncCommon.css => browser/themes/linux/syncCommon.css
rename : browser/themes/gnomestripe/syncProgress.css => browser/themes/linux/syncProgress.css
rename : browser/themes/gnomestripe/syncQuota.css => browser/themes/linux/syncQuota.css
rename : browser/themes/gnomestripe/syncSetup.css => browser/themes/linux/syncSetup.css
rename : browser/themes/gnomestripe/tabbrowser/connecting.png => browser/themes/linux/tabbrowser/connecting.png
rename : browser/themes/gnomestripe/tabbrowser/loading.png => browser/themes/linux/tabbrowser/loading.png
rename : browser/themes/gnomestripe/tabbrowser/tab-overflow-border.png => browser/themes/linux/tabbrowser/tab-overflow-border.png
rename : browser/themes/gnomestripe/tabbrowser/tab.png => browser/themes/linux/tabbrowser/tab.png
rename : browser/themes/gnomestripe/tabbrowser/tabDragIndicator.png => browser/themes/linux/tabbrowser/tabDragIndicator.png
rename : browser/themes/gnomestripe/tabview/edit-light.png => browser/themes/linux/tabview/edit-light.png
rename : browser/themes/gnomestripe/tabview/search.png => browser/themes/linux/tabview/search.png
rename : browser/themes/gnomestripe/tabview/stack-expander.png => browser/themes/linux/tabview/stack-expander.png
rename : browser/themes/gnomestripe/tabview/tabview.css => browser/themes/linux/tabview/tabview.css
rename : browser/themes/gnomestripe/tabview/tabview.png => browser/themes/linux/tabview/tabview.png
rename : browser/themes/gnomestripe/urlbar-arrow.png => browser/themes/linux/urlbar-arrow.png
rename : browser/themes/gnomestripe/webRTC-shareDevice-16.png => browser/themes/linux/webRTC-shareDevice-16.png
rename : browser/themes/gnomestripe/webRTC-shareDevice-64.png => browser/themes/linux/webRTC-shareDevice-64.png
rename : browser/themes/gnomestripe/webRTC-sharingDevice-16.png => browser/themes/linux/webRTC-sharingDevice-16.png
rename : browser/themes/gnomestripe/webapps-16.png => browser/themes/linux/webapps-16.png
rename : browser/themes/gnomestripe/webapps-64.png => browser/themes/linux/webapps-64.png
rename : browser/themes/pinstripe/Geolocation-16.png => browser/themes/osx/Geolocation-16.png
rename : browser/themes/pinstripe/Geolocation-16@2x.png => browser/themes/osx/Geolocation-16@2x.png
rename : browser/themes/pinstripe/Geolocation-64.png => browser/themes/osx/Geolocation-64.png
rename : browser/themes/pinstripe/Geolocation-64@2x.png => browser/themes/osx/Geolocation-64@2x.png
rename : browser/themes/pinstripe/Info.png => browser/themes/osx/Info.png
rename : browser/themes/pinstripe/KUI-background.png => browser/themes/osx/KUI-background.png
rename : browser/themes/pinstripe/Makefile.in => browser/themes/osx/Makefile.in
rename : browser/themes/pinstripe/Privacy-16.png => browser/themes/osx/Privacy-16.png
rename : browser/themes/pinstripe/Privacy-32.png => browser/themes/osx/Privacy-32.png
rename : browser/themes/pinstripe/Privacy-48.png => browser/themes/osx/Privacy-48.png
rename : browser/themes/pinstripe/Privacy-64.png => browser/themes/osx/Privacy-64.png
rename : browser/themes/pinstripe/Search.png => browser/themes/osx/Search.png
rename : browser/themes/pinstripe/Search@2x.png => browser/themes/osx/Search@2x.png
rename : browser/themes/pinstripe/Secure-Glyph.png => browser/themes/osx/Secure-Glyph.png
rename : browser/themes/pinstripe/Secure-Glyph@2x.png => browser/themes/osx/Secure-Glyph@2x.png
rename : browser/themes/pinstripe/Toolbar-lion.png => browser/themes/osx/Toolbar-lion.png
rename : browser/themes/pinstripe/Toolbar-lion@2x.png => browser/themes/osx/Toolbar-lion@2x.png
rename : browser/themes/pinstripe/Toolbar.png => browser/themes/osx/Toolbar.png
rename : browser/themes/pinstripe/aboutCertError.css => browser/themes/osx/aboutCertError.css
rename : browser/themes/pinstripe/aboutCertError_sectionCollapsed-rtl.png => browser/themes/osx/aboutCertError_sectionCollapsed-rtl.png
rename : browser/themes/pinstripe/aboutCertError_sectionCollapsed.png => browser/themes/osx/aboutCertError_sectionCollapsed.png
rename : browser/themes/pinstripe/aboutCertError_sectionExpanded.png => browser/themes/osx/aboutCertError_sectionExpanded.png
rename : browser/themes/pinstripe/aboutPrivateBrowsing.css => browser/themes/osx/aboutPrivateBrowsing.css
rename : browser/themes/pinstripe/aboutSessionRestore-window-icon.png => browser/themes/osx/aboutSessionRestore-window-icon.png
rename : browser/themes/pinstripe/aboutSessionRestore.css => browser/themes/osx/aboutSessionRestore.css
rename : browser/themes/pinstripe/aboutSocialError.css => browser/themes/osx/aboutSocialError.css
rename : browser/themes/pinstripe/aboutSyncTabs.css => browser/themes/osx/aboutSyncTabs.css
rename : browser/themes/pinstripe/actionicon-tab.png => browser/themes/osx/actionicon-tab.png
rename : browser/themes/pinstripe/actionicon-tab@2x.png => browser/themes/osx/actionicon-tab@2x.png
rename : browser/themes/pinstripe/browser.css => browser/themes/osx/browser.css
rename : browser/themes/pinstripe/click-to-play-warning-stripes.png => browser/themes/osx/click-to-play-warning-stripes.png
rename : browser/themes/pinstripe/communicator/Makefile.in => browser/themes/osx/communicator/Makefile.in
rename : browser/themes/pinstripe/communicator/communicator.css => browser/themes/osx/communicator/communicator.css
rename : browser/themes/pinstripe/communicator/jar.mn => browser/themes/osx/communicator/jar.mn
rename : browser/themes/pinstripe/devtools/alerticon-warning.png => browser/themes/osx/devtools/alerticon-warning.png
rename : browser/themes/pinstripe/devtools/arrows.png => browser/themes/osx/devtools/arrows.png
rename : browser/themes/pinstripe/devtools/background-noise-toolbar.png => browser/themes/osx/devtools/background-noise-toolbar.png
rename : browser/themes/pinstripe/devtools/breadcrumbs-scrollbutton.png => browser/themes/osx/devtools/breadcrumbs-scrollbutton.png
rename : browser/themes/pinstripe/devtools/breadcrumbs/ltr-end-pressed.png => browser/themes/osx/devtools/breadcrumbs/ltr-end-pressed.png
rename : browser/themes/pinstripe/devtools/breadcrumbs/ltr-end-selected-pressed.png => browser/themes/osx/devtools/breadcrumbs/ltr-end-selected-pressed.png
rename : browser/themes/pinstripe/devtools/breadcrumbs/ltr-end-selected.png => browser/themes/osx/devtools/breadcrumbs/ltr-end-selected.png
rename : browser/themes/pinstripe/devtools/breadcrumbs/ltr-end.png => browser/themes/osx/devtools/breadcrumbs/ltr-end.png
rename : browser/themes/pinstripe/devtools/breadcrumbs/ltr-middle-pressed.png => browser/themes/osx/devtools/breadcrumbs/ltr-middle-pressed.png
rename : browser/themes/pinstripe/devtools/breadcrumbs/ltr-middle-selected-pressed.png => browser/themes/osx/devtools/breadcrumbs/ltr-middle-selected-pressed.png
rename : browser/themes/pinstripe/devtools/breadcrumbs/ltr-middle-selected.png => browser/themes/osx/devtools/breadcrumbs/ltr-middle-selected.png
rename : browser/themes/pinstripe/devtools/breadcrumbs/ltr-middle.png => browser/themes/osx/devtools/breadcrumbs/ltr-middle.png
rename : browser/themes/pinstripe/devtools/breadcrumbs/ltr-start-pressed.png => browser/themes/osx/devtools/breadcrumbs/ltr-start-pressed.png
rename : browser/themes/pinstripe/devtools/breadcrumbs/ltr-start-selected-pressed.png => browser/themes/osx/devtools/breadcrumbs/ltr-start-selected-pressed.png
rename : browser/themes/pinstripe/devtools/breadcrumbs/ltr-start-selected.png => browser/themes/osx/devtools/breadcrumbs/ltr-start-selected.png
rename : browser/themes/pinstripe/devtools/breadcrumbs/ltr-start.png => browser/themes/osx/devtools/breadcrumbs/ltr-start.png
rename : browser/themes/pinstripe/devtools/breadcrumbs/rtl-end-pressed.png => browser/themes/osx/devtools/breadcrumbs/rtl-end-pressed.png
rename : browser/themes/pinstripe/devtools/breadcrumbs/rtl-end-selected-pressed.png => browser/themes/osx/devtools/breadcrumbs/rtl-end-selected-pressed.png
rename : browser/themes/pinstripe/devtools/breadcrumbs/rtl-end-selected.png => browser/themes/osx/devtools/breadcrumbs/rtl-end-selected.png
rename : browser/themes/pinstripe/devtools/breadcrumbs/rtl-end.png => browser/themes/osx/devtools/breadcrumbs/rtl-end.png
rename : browser/themes/pinstripe/devtools/breadcrumbs/rtl-middle-pressed.png => browser/themes/osx/devtools/breadcrumbs/rtl-middle-pressed.png
rename : browser/themes/pinstripe/devtools/breadcrumbs/rtl-middle-selected-pressed.png => browser/themes/osx/devtools/breadcrumbs/rtl-middle-selected-pressed.png
rename : browser/themes/pinstripe/devtools/breadcrumbs/rtl-middle-selected.png => browser/themes/osx/devtools/breadcrumbs/rtl-middle-selected.png
rename : browser/themes/pinstripe/devtools/breadcrumbs/rtl-middle.png => browser/themes/osx/devtools/breadcrumbs/rtl-middle.png
rename : browser/themes/pinstripe/devtools/breadcrumbs/rtl-start-pressed.png => browser/themes/osx/devtools/breadcrumbs/rtl-start-pressed.png
rename : browser/themes/pinstripe/devtools/breadcrumbs/rtl-start-selected-pressed.png => browser/themes/osx/devtools/breadcrumbs/rtl-start-selected-pressed.png
rename : browser/themes/pinstripe/devtools/breadcrumbs/rtl-start-selected.png => browser/themes/osx/devtools/breadcrumbs/rtl-start-selected.png
rename : browser/themes/pinstripe/devtools/breadcrumbs/rtl-start.png => browser/themes/osx/devtools/breadcrumbs/rtl-start.png
rename : browser/themes/pinstripe/devtools/close.png => browser/themes/osx/devtools/close.png
rename : browser/themes/pinstripe/devtools/command-responsivemode.png => browser/themes/osx/devtools/command-responsivemode.png
rename : browser/themes/pinstripe/devtools/command-scratchpad.png => browser/themes/osx/devtools/command-scratchpad.png
rename : browser/themes/pinstripe/devtools/command-tilt.png => browser/themes/osx/devtools/command-tilt.png
rename : browser/themes/pinstripe/devtools/commandline.css => browser/themes/osx/devtools/commandline.css
rename : browser/themes/pinstripe/devtools/commandline.png => browser/themes/osx/devtools/commandline.png
rename : browser/themes/pinstripe/devtools/common.css => browser/themes/osx/devtools/common.css
rename : browser/themes/pinstripe/devtools/csshtmltree.css => browser/themes/osx/devtools/csshtmltree.css
rename : browser/themes/pinstripe/devtools/debugger-collapse.png => browser/themes/osx/devtools/debugger-collapse.png
rename : browser/themes/pinstripe/devtools/debugger-expand.png => browser/themes/osx/devtools/debugger-expand.png
rename : browser/themes/pinstripe/devtools/debugger-pause.png => browser/themes/osx/devtools/debugger-pause.png
rename : browser/themes/pinstripe/devtools/debugger-play.png => browser/themes/osx/devtools/debugger-play.png
rename : browser/themes/pinstripe/devtools/debugger-step-in.png => browser/themes/osx/devtools/debugger-step-in.png
rename : browser/themes/pinstripe/devtools/debugger-step-out.png => browser/themes/osx/devtools/debugger-step-out.png
rename : browser/themes/pinstripe/devtools/debugger-step-over.png => browser/themes/osx/devtools/debugger-step-over.png
rename : browser/themes/pinstripe/devtools/debugger.css => browser/themes/osx/devtools/debugger.css
rename : browser/themes/pinstripe/devtools/dock-bottom.png => browser/themes/osx/devtools/dock-bottom.png
rename : browser/themes/pinstripe/devtools/dock-side.png => browser/themes/osx/devtools/dock-side.png
rename : browser/themes/pinstripe/devtools/dropmarker.png => browser/themes/osx/devtools/dropmarker.png
rename : browser/themes/pinstripe/devtools/floating-scrollbars.css => browser/themes/osx/devtools/floating-scrollbars.css
rename : browser/themes/pinstripe/devtools/goto-mdn.png => browser/themes/osx/devtools/goto-mdn.png
rename : browser/themes/pinstripe/devtools/inspect-button.png => browser/themes/osx/devtools/inspect-button.png
rename : browser/themes/pinstripe/devtools/inspector.css => browser/themes/osx/devtools/inspector.css
rename : browser/themes/pinstripe/devtools/itemArrow-ltr.png => browser/themes/osx/devtools/itemArrow-ltr.png
rename : browser/themes/pinstripe/devtools/itemArrow-rtl.png => browser/themes/osx/devtools/itemArrow-rtl.png
rename : browser/themes/pinstripe/devtools/itemToggle.png => browser/themes/osx/devtools/itemToggle.png
rename : browser/themes/pinstripe/devtools/layout-background-grid.png => browser/themes/osx/devtools/layout-background-grid.png
rename : browser/themes/pinstripe/devtools/layoutview.css => browser/themes/osx/devtools/layoutview.css
rename : browser/themes/pinstripe/devtools/magnifying-glass.png => browser/themes/osx/devtools/magnifying-glass.png
rename : browser/themes/pinstripe/devtools/markup-view.css => browser/themes/osx/devtools/markup-view.css
rename : browser/themes/pinstripe/devtools/option-icon.png => browser/themes/osx/devtools/option-icon.png
rename : browser/themes/pinstripe/devtools/orion-breakpoint.png => browser/themes/osx/devtools/orion-breakpoint.png
rename : browser/themes/pinstripe/devtools/orion-container.css => browser/themes/osx/devtools/orion-container.css
rename : browser/themes/pinstripe/devtools/orion-debug-location.png => browser/themes/osx/devtools/orion-debug-location.png
rename : browser/themes/pinstripe/devtools/orion-task.png => browser/themes/osx/devtools/orion-task.png
rename : browser/themes/pinstripe/devtools/orion.css => browser/themes/osx/devtools/orion.css
rename : browser/themes/pinstripe/devtools/responsive-background.png => browser/themes/osx/devtools/responsive-background.png
rename : browser/themes/pinstripe/devtools/responsive-se-resizer.png => browser/themes/osx/devtools/responsive-se-resizer.png
rename : browser/themes/pinstripe/devtools/responsive-vertical-resizer.png => browser/themes/osx/devtools/responsive-vertical-resizer.png
rename : browser/themes/pinstripe/devtools/splitview.css => browser/themes/osx/devtools/splitview.css
rename : browser/themes/pinstripe/devtools/styleeditor.css => browser/themes/osx/devtools/styleeditor.css
rename : browser/themes/pinstripe/devtools/tool-debugger.png => browser/themes/osx/devtools/tool-debugger.png
rename : browser/themes/pinstripe/devtools/tool-inspector.png => browser/themes/osx/devtools/tool-inspector.png
rename : browser/themes/pinstripe/devtools/tool-profiler.png => browser/themes/osx/devtools/tool-profiler.png
rename : browser/themes/pinstripe/devtools/tool-styleeditor.png => browser/themes/osx/devtools/tool-styleeditor.png
rename : browser/themes/pinstripe/devtools/tool-webconsole.png => browser/themes/osx/devtools/tool-webconsole.png
rename : browser/themes/pinstripe/devtools/toolbarbutton-close.png => browser/themes/osx/devtools/toolbarbutton-close.png
rename : browser/themes/pinstripe/devtools/toolbox.css => browser/themes/osx/devtools/toolbox.css
rename : browser/themes/pinstripe/devtools/tools-icons-small.png => browser/themes/osx/devtools/tools-icons-small.png
rename : browser/themes/pinstripe/devtools/undock.png => browser/themes/osx/devtools/undock.png
rename : browser/themes/pinstripe/devtools/webconsole.css => browser/themes/osx/devtools/webconsole.css
rename : browser/themes/pinstripe/devtools/webconsole.png => browser/themes/osx/devtools/webconsole.png
rename : browser/themes/pinstripe/devtools/webconsole_networkpanel.css => browser/themes/osx/devtools/webconsole_networkpanel.css
rename : browser/themes/pinstripe/downloads/allDownloadsViewOverlay.css => browser/themes/osx/downloads/allDownloadsViewOverlay.css
rename : browser/themes/pinstripe/downloads/buttons.png => browser/themes/osx/downloads/buttons.png
rename : browser/themes/pinstripe/downloads/buttons@2x.png => browser/themes/osx/downloads/buttons@2x.png
rename : browser/themes/pinstripe/downloads/contentAreaDownloadsView.css => browser/themes/osx/downloads/contentAreaDownloadsView.css
rename : browser/themes/pinstripe/downloads/download-glow.png => browser/themes/osx/downloads/download-glow.png
rename : browser/themes/pinstripe/downloads/download-glow@2x.png => browser/themes/osx/downloads/download-glow@2x.png
rename : browser/themes/pinstripe/downloads/download-notification-finish.png => browser/themes/osx/downloads/download-notification-finish.png
rename : browser/themes/pinstripe/downloads/download-notification-finish@2x.png => browser/themes/osx/downloads/download-notification-finish@2x.png
rename : browser/themes/pinstripe/downloads/download-notification-start.png => browser/themes/osx/downloads/download-notification-start.png
rename : browser/themes/pinstripe/downloads/download-notification-start@2x.png => browser/themes/osx/downloads/download-notification-start@2x.png
rename : browser/themes/pinstripe/downloads/download-summary.png => browser/themes/osx/downloads/download-summary.png
rename : browser/themes/pinstripe/downloads/download-summary@2x.png => browser/themes/osx/downloads/download-summary@2x.png
rename : browser/themes/pinstripe/downloads/downloads.css => browser/themes/osx/downloads/downloads.css
rename : browser/themes/pinstripe/engineManager.css => browser/themes/osx/engineManager.css
rename : browser/themes/pinstripe/feeds/feedIcon.png => browser/themes/osx/feeds/feedIcon.png
rename : browser/themes/pinstripe/feeds/feedIcon16.png => browser/themes/osx/feeds/feedIcon16.png
rename : browser/themes/pinstripe/feeds/subscribe-ui.css => browser/themes/osx/feeds/subscribe-ui.css
rename : browser/themes/pinstripe/feeds/subscribe.css => browser/themes/osx/feeds/subscribe.css
rename : browser/themes/pinstripe/home.png => browser/themes/osx/home.png
rename : browser/themes/pinstripe/icon.png => browser/themes/osx/icon.png
rename : browser/themes/pinstripe/identity-icons-generic.png => browser/themes/osx/identity-icons-generic.png
rename : browser/themes/pinstripe/identity-icons-generic@2x.png => browser/themes/osx/identity-icons-generic@2x.png
rename : browser/themes/pinstripe/identity-icons-https-ev.png => browser/themes/osx/identity-icons-https-ev.png
rename : browser/themes/pinstripe/identity-icons-https-ev@2x.png => browser/themes/osx/identity-icons-https-ev@2x.png
rename : browser/themes/pinstripe/identity-icons-https-mixed-active.png => browser/themes/osx/identity-icons-https-mixed-active.png
rename : browser/themes/pinstripe/identity-icons-https-mixed-active@2x.png => browser/themes/osx/identity-icons-https-mixed-active@2x.png
rename : browser/themes/pinstripe/identity-icons-https.png => browser/themes/osx/identity-icons-https.png
rename : browser/themes/pinstripe/identity-icons-https@2x.png => browser/themes/osx/identity-icons-https@2x.png
rename : browser/themes/pinstripe/identity.png => browser/themes/osx/identity.png
rename : browser/themes/pinstripe/identity@2x.png => browser/themes/osx/identity@2x.png
rename : browser/themes/pinstripe/jar.mn => browser/themes/osx/jar.mn
rename : browser/themes/pinstripe/keyhole-circle-lion.png => browser/themes/osx/keyhole-circle-lion.png
rename : browser/themes/pinstripe/keyhole-circle-lion@2x.png => browser/themes/osx/keyhole-circle-lion@2x.png
rename : browser/themes/pinstripe/keyhole-circle.png => browser/themes/osx/keyhole-circle.png
rename : browser/themes/pinstripe/menu-back.png => browser/themes/osx/menu-back.png
rename : browser/themes/pinstripe/menu-forward.png => browser/themes/osx/menu-forward.png
rename : browser/themes/pinstripe/mixed-content-blocked-16.png => browser/themes/osx/mixed-content-blocked-16.png
rename : browser/themes/pinstripe/mixed-content-blocked-16@2x.png => browser/themes/osx/mixed-content-blocked-16@2x.png
rename : browser/themes/pinstripe/mixed-content-blocked-64.png => browser/themes/osx/mixed-content-blocked-64.png
rename : browser/themes/pinstripe/mixed-content-blocked-64@2x.png => browser/themes/osx/mixed-content-blocked-64@2x.png
rename : browser/themes/pinstripe/monitor.png => browser/themes/osx/monitor.png
rename : browser/themes/pinstripe/monitor_16-10.png => browser/themes/osx/monitor_16-10.png
rename : browser/themes/pinstripe/newtab/controls.png => browser/themes/osx/newtab/controls.png
rename : browser/themes/pinstripe/newtab/controls@2x.png => browser/themes/osx/newtab/controls@2x.png
rename : browser/themes/pinstripe/newtab/newTab.css => browser/themes/osx/newtab/newTab.css
rename : browser/themes/pinstripe/newtab/noise.png => browser/themes/osx/newtab/noise.png
rename : browser/themes/pinstripe/page-livemarks.png => browser/themes/osx/page-livemarks.png
rename : browser/themes/pinstripe/page-livemarks@2x.png => browser/themes/osx/page-livemarks@2x.png
rename : browser/themes/pinstripe/pageInfo.css => browser/themes/osx/pageInfo.css
rename : browser/themes/pinstripe/panel-expander-closed.png => browser/themes/osx/panel-expander-closed.png
rename : browser/themes/pinstripe/panel-expander-closed@2x.png => browser/themes/osx/panel-expander-closed@2x.png
rename : browser/themes/pinstripe/panel-expander-open.png => browser/themes/osx/panel-expander-open.png
rename : browser/themes/pinstripe/panel-expander-open@2x.png => browser/themes/osx/panel-expander-open@2x.png
rename : browser/themes/pinstripe/panel-plus-sign.png => browser/themes/osx/panel-plus-sign.png
rename : browser/themes/pinstripe/places/allBookmarks.png => browser/themes/osx/places/allBookmarks.png
rename : browser/themes/pinstripe/places/bookmarksMenu.png => browser/themes/osx/places/bookmarksMenu.png
rename : browser/themes/pinstripe/places/bookmarksToolbar.png => browser/themes/osx/places/bookmarksToolbar.png
rename : browser/themes/pinstripe/places/bookmarksToolbar@2x.png => browser/themes/osx/places/bookmarksToolbar@2x.png
rename : browser/themes/pinstripe/places/downloads.png => browser/themes/osx/places/downloads.png
rename : browser/themes/pinstripe/places/editBookmarkOverlay.css => browser/themes/osx/places/editBookmarkOverlay.css
rename : browser/themes/pinstripe/places/expander-closed-active.png => browser/themes/osx/places/expander-closed-active.png
rename : browser/themes/pinstripe/places/expander-closed.png => browser/themes/osx/places/expander-closed.png
rename : browser/themes/pinstripe/places/expander-open-active.png => browser/themes/osx/places/expander-open-active.png
rename : browser/themes/pinstripe/places/expander-open.png => browser/themes/osx/places/expander-open.png
rename : browser/themes/pinstripe/places/folderDropArrow.png => browser/themes/osx/places/folderDropArrow.png
rename : browser/themes/pinstripe/places/folderDropArrow@2x.png => browser/themes/osx/places/folderDropArrow@2x.png
rename : browser/themes/pinstripe/places/history.png => browser/themes/osx/places/history.png
rename : browser/themes/pinstripe/places/history@2x.png => browser/themes/osx/places/history@2x.png
rename : browser/themes/pinstripe/places/livemark-item.png => browser/themes/osx/places/livemark-item.png
rename : browser/themes/pinstripe/places/minus-active.png => browser/themes/osx/places/minus-active.png
rename : browser/themes/pinstripe/places/minus.png => browser/themes/osx/places/minus.png
rename : browser/themes/pinstripe/places/organizer.css => browser/themes/osx/places/organizer.css
rename : browser/themes/pinstripe/places/places.css => browser/themes/osx/places/places.css
rename : browser/themes/pinstripe/places/plus-active.png => browser/themes/osx/places/plus-active.png
rename : browser/themes/pinstripe/places/plus.png => browser/themes/osx/places/plus.png
rename : browser/themes/pinstripe/places/query.png => browser/themes/osx/places/query.png
rename : browser/themes/pinstripe/places/query@2x.png => browser/themes/osx/places/query@2x.png
rename : browser/themes/pinstripe/places/star-icons.png => browser/themes/osx/places/star-icons.png
rename : browser/themes/pinstripe/places/star-icons@2x.png => browser/themes/osx/places/star-icons@2x.png
rename : browser/themes/pinstripe/places/starred48.png => browser/themes/osx/places/starred48.png
rename : browser/themes/pinstripe/places/tag.png => browser/themes/osx/places/tag.png
rename : browser/themes/pinstripe/places/tag@2x.png => browser/themes/osx/places/tag@2x.png
rename : browser/themes/pinstripe/places/toolbar-lion.png => browser/themes/osx/places/toolbar-lion.png
rename : browser/themes/pinstripe/places/toolbar.png => browser/themes/osx/places/toolbar.png
rename : browser/themes/pinstripe/places/toolbarDropMarker.png => browser/themes/osx/places/toolbarDropMarker.png
rename : browser/themes/pinstripe/places/twisty-closed.gif => browser/themes/osx/places/twisty-closed.gif
rename : browser/themes/pinstripe/places/twisty-open.gif => browser/themes/osx/places/twisty-open.gif
rename : browser/themes/pinstripe/places/unfiledBookmarks.png => browser/themes/osx/places/unfiledBookmarks.png
rename : browser/themes/pinstripe/places/unfiledBookmarks@2x.png => browser/themes/osx/places/unfiledBookmarks@2x.png
rename : browser/themes/pinstripe/places/unstarred48.png => browser/themes/osx/places/unstarred48.png
rename : browser/themes/pinstripe/preferences/Options-sync.png => browser/themes/osx/preferences/Options-sync.png
rename : browser/themes/pinstripe/preferences/Options.png => browser/themes/osx/preferences/Options.png
rename : browser/themes/pinstripe/preferences/aboutPermissions.css => browser/themes/osx/preferences/aboutPermissions.css
rename : browser/themes/pinstripe/preferences/alwaysAsk.png => browser/themes/osx/preferences/alwaysAsk.png
rename : browser/themes/pinstripe/preferences/application.png => browser/themes/osx/preferences/application.png
rename : browser/themes/pinstripe/preferences/applications.css => browser/themes/osx/preferences/applications.css
rename : browser/themes/pinstripe/preferences/in-content/preferences.css => browser/themes/osx/preferences/in-content/preferences.css
rename : browser/themes/pinstripe/preferences/preferences.css => browser/themes/osx/preferences/preferences.css
rename : browser/themes/pinstripe/preferences/saveFile.png => browser/themes/osx/preferences/saveFile.png
rename : browser/themes/pinstripe/privatebrowsing-mask.png => browser/themes/osx/privatebrowsing-mask.png
rename : browser/themes/pinstripe/privatebrowsing-mask@2x.png => browser/themes/osx/privatebrowsing-mask@2x.png
rename : browser/themes/pinstripe/reload-stop-go.png => browser/themes/osx/reload-stop-go.png
rename : browser/themes/pinstripe/reload-stop-go@2x.png => browser/themes/osx/reload-stop-go@2x.png
rename : browser/themes/pinstripe/sanitizeDialog.css => browser/themes/osx/sanitizeDialog.css
rename : browser/themes/pinstripe/searchbar-dropmarker.png => browser/themes/osx/searchbar-dropmarker.png
rename : browser/themes/pinstripe/searchbar-dropmarker@2x.png => browser/themes/osx/searchbar-dropmarker@2x.png
rename : browser/themes/pinstripe/searchbar.css => browser/themes/osx/searchbar.css
rename : browser/themes/pinstripe/setDesktopBackground.css => browser/themes/osx/setDesktopBackground.css
rename : browser/themes/pinstripe/slowStartup-16.png => browser/themes/osx/slowStartup-16.png
rename : browser/themes/pinstripe/social/chat-close.png => browser/themes/osx/social/chat-close.png
rename : browser/themes/pinstripe/social/social.png => browser/themes/osx/social/social.png
rename : browser/themes/pinstripe/sync-128.png => browser/themes/osx/sync-128.png
rename : browser/themes/pinstripe/sync-16.png => browser/themes/osx/sync-16.png
rename : browser/themes/pinstripe/sync-32.png => browser/themes/osx/sync-32.png
rename : browser/themes/pinstripe/sync-bg.png => browser/themes/osx/sync-bg.png
rename : browser/themes/pinstripe/sync-desktopIcon.png => browser/themes/osx/sync-desktopIcon.png
rename : browser/themes/pinstripe/sync-mobileIcon.png => browser/themes/osx/sync-mobileIcon.png
rename : browser/themes/pinstripe/sync-notification-24.png => browser/themes/osx/sync-notification-24.png
rename : browser/themes/pinstripe/sync-throbber.png => browser/themes/osx/sync-throbber.png
rename : browser/themes/pinstripe/syncCommon.css => browser/themes/osx/syncCommon.css
rename : browser/themes/pinstripe/syncProgress.css => browser/themes/osx/syncProgress.css
rename : browser/themes/pinstripe/syncQuota.css => browser/themes/osx/syncQuota.css
rename : browser/themes/pinstripe/syncSetup.css => browser/themes/osx/syncSetup.css
rename : browser/themes/pinstripe/tabbrowser/alltabs-box-bkgnd-icon-lion.png => browser/themes/osx/tabbrowser/alltabs-box-bkgnd-icon-lion.png
rename : browser/themes/pinstripe/tabbrowser/alltabs-box-bkgnd-icon-lion@2x.png => browser/themes/osx/tabbrowser/alltabs-box-bkgnd-icon-lion@2x.png
rename : browser/themes/pinstripe/tabbrowser/alltabs-box-bkgnd-icon.png => browser/themes/osx/tabbrowser/alltabs-box-bkgnd-icon.png
rename : browser/themes/pinstripe/tabbrowser/connecting.png => browser/themes/osx/tabbrowser/connecting.png
rename : browser/themes/pinstripe/tabbrowser/connecting@2x.png => browser/themes/osx/tabbrowser/connecting@2x.png
rename : browser/themes/pinstripe/tabbrowser/loading.png => browser/themes/osx/tabbrowser/loading.png
rename : browser/themes/pinstripe/tabbrowser/loading@2x.png => browser/themes/osx/tabbrowser/loading@2x.png
rename : browser/themes/pinstripe/tabbrowser/newtab.png => browser/themes/osx/tabbrowser/newtab.png
rename : browser/themes/pinstripe/tabbrowser/newtab@2x.png => browser/themes/osx/tabbrowser/newtab@2x.png
rename : browser/themes/pinstripe/tabbrowser/tab-arrow-left.png => browser/themes/osx/tabbrowser/tab-arrow-left.png
rename : browser/themes/pinstripe/tabbrowser/tab-arrow-left@2x.png => browser/themes/osx/tabbrowser/tab-arrow-left@2x.png
rename : browser/themes/pinstripe/tabbrowser/tab-arrow-right.png => browser/themes/osx/tabbrowser/tab-arrow-right.png
rename : browser/themes/pinstripe/tabbrowser/tab-arrow-right@2x.png => browser/themes/osx/tabbrowser/tab-arrow-right@2x.png
rename : browser/themes/pinstripe/tabbrowser/tab-bottom-hover-active.png => browser/themes/osx/tabbrowser/tab-bottom-hover-active.png
rename : browser/themes/pinstripe/tabbrowser/tab-bottom-normal-active.png => browser/themes/osx/tabbrowser/tab-bottom-normal-active.png
rename : browser/themes/pinstripe/tabbrowser/tab-bottom-selected-active.png => browser/themes/osx/tabbrowser/tab-bottom-selected-active.png
rename : browser/themes/pinstripe/tabbrowser/tab-overflow-border.png => browser/themes/osx/tabbrowser/tab-overflow-border.png
rename : browser/themes/pinstripe/tabbrowser/tab-top-hover-active.png => browser/themes/osx/tabbrowser/tab-top-hover-active.png
rename : browser/themes/pinstripe/tabbrowser/tab-top-hover-active@2x.png => browser/themes/osx/tabbrowser/tab-top-hover-active@2x.png
rename : browser/themes/pinstripe/tabbrowser/tab-top-normal-active.png => browser/themes/osx/tabbrowser/tab-top-normal-active.png
rename : browser/themes/pinstripe/tabbrowser/tab-top-normal-active@2x.png => browser/themes/osx/tabbrowser/tab-top-normal-active@2x.png
rename : browser/themes/pinstripe/tabbrowser/tab-top-selected-active.png => browser/themes/osx/tabbrowser/tab-top-selected-active.png
rename : browser/themes/pinstripe/tabbrowser/tab-top-selected-active@2x.png => browser/themes/osx/tabbrowser/tab-top-selected-active@2x.png
rename : browser/themes/pinstripe/tabbrowser/tabDragIndicator.png => browser/themes/osx/tabbrowser/tabDragIndicator.png
rename : browser/themes/pinstripe/tabbrowser/tabbar-bottom-bg-active.png => browser/themes/osx/tabbrowser/tabbar-bottom-bg-active.png
rename : browser/themes/pinstripe/tabbrowser/tabbar-bottom-bg-inactive.png => browser/themes/osx/tabbrowser/tabbar-bottom-bg-inactive.png
rename : browser/themes/pinstripe/tabbrowser/tabbar-top-bg-active.png => browser/themes/osx/tabbrowser/tabbar-top-bg-active.png
rename : browser/themes/pinstripe/tabbrowser/tabbar-top-bg-inactive.png => browser/themes/osx/tabbrowser/tabbar-top-bg-inactive.png
rename : browser/themes/pinstripe/tabview/close.png => browser/themes/osx/tabview/close.png
rename : browser/themes/pinstripe/tabview/edit-light.png => browser/themes/osx/tabview/edit-light.png
rename : browser/themes/pinstripe/tabview/search.png => browser/themes/osx/tabview/search.png
rename : browser/themes/pinstripe/tabview/stack-expander.png => browser/themes/osx/tabview/stack-expander.png
rename : browser/themes/pinstripe/tabview/tabview-lion.png => browser/themes/osx/tabview/tabview-lion.png
rename : browser/themes/pinstripe/tabview/tabview.css => browser/themes/osx/tabview/tabview.css
rename : browser/themes/pinstripe/tabview/tabview.png => browser/themes/osx/tabview/tabview.png
rename : browser/themes/pinstripe/toolbarbutton-dropmarker-lion.png => browser/themes/osx/toolbarbutton-dropmarker-lion.png
rename : browser/themes/pinstripe/toolbarbutton-dropmarker-lion@2x.png => browser/themes/osx/toolbarbutton-dropmarker-lion@2x.png
rename : browser/themes/pinstripe/toolbarbutton-dropmarker.png => browser/themes/osx/toolbarbutton-dropmarker.png
rename : browser/themes/pinstripe/urlbar-arrow.png => browser/themes/osx/urlbar-arrow.png
rename : browser/themes/pinstripe/urlbar-arrow@2x.png => browser/themes/osx/urlbar-arrow@2x.png
rename : browser/themes/pinstripe/urlbar-history-dropmarker.png => browser/themes/osx/urlbar-history-dropmarker.png
rename : browser/themes/pinstripe/urlbar-history-dropmarker@2x.png => browser/themes/osx/urlbar-history-dropmarker@2x.png
rename : browser/themes/pinstripe/urlbar-popup-blocked.png => browser/themes/osx/urlbar-popup-blocked.png
rename : browser/themes/pinstripe/urlbar-popup-blocked@2x.png => browser/themes/osx/urlbar-popup-blocked@2x.png
rename : browser/themes/pinstripe/webRTC-shareDevice-16.png => browser/themes/osx/webRTC-shareDevice-16.png
rename : browser/themes/pinstripe/webRTC-shareDevice-16@2x.png => browser/themes/osx/webRTC-shareDevice-16@2x.png
rename : browser/themes/pinstripe/webRTC-shareDevice-64.png => browser/themes/osx/webRTC-shareDevice-64.png
rename : browser/themes/pinstripe/webRTC-shareDevice-64@2x.png => browser/themes/osx/webRTC-shareDevice-64@2x.png
rename : browser/themes/pinstripe/webRTC-sharingDevice-16.png => browser/themes/osx/webRTC-sharingDevice-16.png
rename : browser/themes/pinstripe/webRTC-sharingDevice-16@2x.png => browser/themes/osx/webRTC-sharingDevice-16@2x.png
rename : browser/themes/pinstripe/webapps-16.png => browser/themes/osx/webapps-16.png
rename : browser/themes/pinstripe/webapps-16@2x.png => browser/themes/osx/webapps-16@2x.png
rename : browser/themes/pinstripe/webapps-64.png => browser/themes/osx/webapps-64.png
rename : browser/themes/winstripe/Geolocation-16.png => browser/themes/windows/Geolocation-16.png
rename : browser/themes/winstripe/Geolocation-64.png => browser/themes/windows/Geolocation-64.png
rename : browser/themes/winstripe/Info-aero.png => browser/themes/windows/Info-aero.png
rename : browser/themes/winstripe/Info.png => browser/themes/windows/Info.png
rename : browser/themes/winstripe/KUI-background.png => browser/themes/windows/KUI-background.png
rename : browser/themes/winstripe/Makefile.in => browser/themes/windows/Makefile.in
rename : browser/themes/winstripe/Privacy-16-aero.png => browser/themes/windows/Privacy-16-aero.png
rename : browser/themes/winstripe/Privacy-16.png => browser/themes/windows/Privacy-16.png
rename : browser/themes/winstripe/Privacy-32-aero.png => browser/themes/windows/Privacy-32-aero.png
rename : browser/themes/winstripe/Privacy-32.png => browser/themes/windows/Privacy-32.png
rename : browser/themes/winstripe/Privacy-48-aero.png => browser/themes/windows/Privacy-48-aero.png
rename : browser/themes/winstripe/Privacy-48.png => browser/themes/windows/Privacy-48.png
rename : browser/themes/winstripe/Privacy-64-aero.png => browser/themes/windows/Privacy-64-aero.png
rename : browser/themes/winstripe/Privacy-64.png => browser/themes/windows/Privacy-64.png
rename : browser/themes/winstripe/Secure24-aero.png => browser/themes/windows/Secure24-aero.png
rename : browser/themes/winstripe/Secure24.png => browser/themes/windows/Secure24.png
rename : browser/themes/winstripe/Toolbar-inverted.png => browser/themes/windows/Toolbar-inverted.png
rename : browser/themes/winstripe/Toolbar.png => browser/themes/windows/Toolbar.png
rename : browser/themes/winstripe/aboutCertError.css => browser/themes/windows/aboutCertError.css
rename : browser/themes/winstripe/aboutCertError_sectionCollapsed-rtl.png => browser/themes/windows/aboutCertError_sectionCollapsed-rtl.png
rename : browser/themes/winstripe/aboutCertError_sectionCollapsed.png => browser/themes/windows/aboutCertError_sectionCollapsed.png
rename : browser/themes/winstripe/aboutCertError_sectionExpanded.png => browser/themes/windows/aboutCertError_sectionExpanded.png
rename : browser/themes/winstripe/aboutPrivateBrowsing.css => browser/themes/windows/aboutPrivateBrowsing.css
rename : browser/themes/winstripe/aboutSessionRestore-window-icon-aero.png => browser/themes/windows/aboutSessionRestore-window-icon-aero.png
rename : browser/themes/winstripe/aboutSessionRestore.css => browser/themes/windows/aboutSessionRestore.css
rename : browser/themes/winstripe/aboutSocialError.css => browser/themes/windows/aboutSocialError.css
rename : browser/themes/winstripe/aboutSyncTabs.css => browser/themes/windows/aboutSyncTabs.css
rename : browser/themes/winstripe/actionicon-tab.png => browser/themes/windows/actionicon-tab.png
rename : browser/themes/winstripe/appmenu-dropmarker.png => browser/themes/windows/appmenu-dropmarker.png
rename : browser/themes/winstripe/appmenu-icons.png => browser/themes/windows/appmenu-icons.png
rename : browser/themes/winstripe/browser-aero.css => browser/themes/windows/browser-aero.css
rename : browser/themes/winstripe/browser.css => browser/themes/windows/browser.css
rename : browser/themes/winstripe/click-to-play-warning-stripes.png => browser/themes/windows/click-to-play-warning-stripes.png
rename : browser/themes/winstripe/communicator/Makefile.in => browser/themes/windows/communicator/Makefile.in
rename : browser/themes/winstripe/communicator/communicator.css => browser/themes/windows/communicator/communicator.css
rename : browser/themes/winstripe/communicator/jar.mn => browser/themes/windows/communicator/jar.mn
rename : browser/themes/winstripe/devtools/alerticon-warning.png => browser/themes/windows/devtools/alerticon-warning.png
rename : browser/themes/winstripe/devtools/arrows.png => browser/themes/windows/devtools/arrows.png
rename : browser/themes/winstripe/devtools/background-noise-toolbar.png => browser/themes/windows/devtools/background-noise-toolbar.png
rename : browser/themes/winstripe/devtools/breadcrumbs-scrollbutton.png => browser/themes/windows/devtools/breadcrumbs-scrollbutton.png
rename : browser/themes/winstripe/devtools/breadcrumbs/ltr-end-pressed.png => browser/themes/windows/devtools/breadcrumbs/ltr-end-pressed.png
rename : browser/themes/winstripe/devtools/breadcrumbs/ltr-end-selected-pressed.png => browser/themes/windows/devtools/breadcrumbs/ltr-end-selected-pressed.png
rename : browser/themes/winstripe/devtools/breadcrumbs/ltr-end-selected.png => browser/themes/windows/devtools/breadcrumbs/ltr-end-selected.png
rename : browser/themes/winstripe/devtools/breadcrumbs/ltr-end.png => browser/themes/windows/devtools/breadcrumbs/ltr-end.png
rename : browser/themes/winstripe/devtools/breadcrumbs/ltr-middle-pressed.png => browser/themes/windows/devtools/breadcrumbs/ltr-middle-pressed.png
rename : browser/themes/winstripe/devtools/breadcrumbs/ltr-middle-selected-pressed.png => browser/themes/windows/devtools/breadcrumbs/ltr-middle-selected-pressed.png
rename : browser/themes/winstripe/devtools/breadcrumbs/ltr-middle-selected.png => browser/themes/windows/devtools/breadcrumbs/ltr-middle-selected.png
rename : browser/themes/winstripe/devtools/breadcrumbs/ltr-middle.png => browser/themes/windows/devtools/breadcrumbs/ltr-middle.png
rename : browser/themes/winstripe/devtools/breadcrumbs/ltr-start-pressed.png => browser/themes/windows/devtools/breadcrumbs/ltr-start-pressed.png
rename : browser/themes/winstripe/devtools/breadcrumbs/ltr-start-selected-pressed.png => browser/themes/windows/devtools/breadcrumbs/ltr-start-selected-pressed.png
rename : browser/themes/winstripe/devtools/breadcrumbs/ltr-start-selected.png => browser/themes/windows/devtools/breadcrumbs/ltr-start-selected.png
rename : browser/themes/winstripe/devtools/breadcrumbs/ltr-start.png => browser/themes/windows/devtools/breadcrumbs/ltr-start.png
rename : browser/themes/winstripe/devtools/breadcrumbs/rtl-end-pressed.png => browser/themes/windows/devtools/breadcrumbs/rtl-end-pressed.png
rename : browser/themes/winstripe/devtools/breadcrumbs/rtl-end-selected-pressed.png => browser/themes/windows/devtools/breadcrumbs/rtl-end-selected-pressed.png
rename : browser/themes/winstripe/devtools/breadcrumbs/rtl-end-selected.png => browser/themes/windows/devtools/breadcrumbs/rtl-end-selected.png
rename : browser/themes/winstripe/devtools/breadcrumbs/rtl-end.png => browser/themes/windows/devtools/breadcrumbs/rtl-end.png
rename : browser/themes/winstripe/devtools/breadcrumbs/rtl-middle-pressed.png => browser/themes/windows/devtools/breadcrumbs/rtl-middle-pressed.png
rename : browser/themes/winstripe/devtools/breadcrumbs/rtl-middle-selected-pressed.png => browser/themes/windows/devtools/breadcrumbs/rtl-middle-selected-pressed.png
rename : browser/themes/winstripe/devtools/breadcrumbs/rtl-middle-selected.png => browser/themes/windows/devtools/breadcrumbs/rtl-middle-selected.png
rename : browser/themes/winstripe/devtools/breadcrumbs/rtl-middle.png => browser/themes/windows/devtools/breadcrumbs/rtl-middle.png
rename : browser/themes/winstripe/devtools/breadcrumbs/rtl-start-pressed.png => browser/themes/windows/devtools/breadcrumbs/rtl-start-pressed.png
rename : browser/themes/winstripe/devtools/breadcrumbs/rtl-start-selected-pressed.png => browser/themes/windows/devtools/breadcrumbs/rtl-start-selected-pressed.png
rename : browser/themes/winstripe/devtools/breadcrumbs/rtl-start-selected.png => browser/themes/windows/devtools/breadcrumbs/rtl-start-selected.png
rename : browser/themes/winstripe/devtools/breadcrumbs/rtl-start.png => browser/themes/windows/devtools/breadcrumbs/rtl-start.png
rename : browser/themes/winstripe/devtools/close.png => browser/themes/windows/devtools/close.png
rename : browser/themes/winstripe/devtools/command-responsivemode.png => browser/themes/windows/devtools/command-responsivemode.png
rename : browser/themes/winstripe/devtools/command-scratchpad.png => browser/themes/windows/devtools/command-scratchpad.png
rename : browser/themes/winstripe/devtools/command-tilt.png => browser/themes/windows/devtools/command-tilt.png
rename : browser/themes/winstripe/devtools/commandline.css => browser/themes/windows/devtools/commandline.css
rename : browser/themes/winstripe/devtools/commandline.png => browser/themes/windows/devtools/commandline.png
rename : browser/themes/winstripe/devtools/common.css => browser/themes/windows/devtools/common.css
rename : browser/themes/winstripe/devtools/csshtmltree.css => browser/themes/windows/devtools/csshtmltree.css
rename : browser/themes/winstripe/devtools/debugger-collapse.png => browser/themes/windows/devtools/debugger-collapse.png
rename : browser/themes/winstripe/devtools/debugger-expand.png => browser/themes/windows/devtools/debugger-expand.png
rename : browser/themes/winstripe/devtools/debugger-pause.png => browser/themes/windows/devtools/debugger-pause.png
rename : browser/themes/winstripe/devtools/debugger-play.png => browser/themes/windows/devtools/debugger-play.png
rename : browser/themes/winstripe/devtools/debugger-step-in.png => browser/themes/windows/devtools/debugger-step-in.png
rename : browser/themes/winstripe/devtools/debugger-step-out.png => browser/themes/windows/devtools/debugger-step-out.png
rename : browser/themes/winstripe/devtools/debugger-step-over.png => browser/themes/windows/devtools/debugger-step-over.png
rename : browser/themes/winstripe/devtools/debugger.css => browser/themes/windows/devtools/debugger.css
rename : browser/themes/winstripe/devtools/dock-bottom.png => browser/themes/windows/devtools/dock-bottom.png
rename : browser/themes/winstripe/devtools/dock-side.png => browser/themes/windows/devtools/dock-side.png
rename : browser/themes/winstripe/devtools/dropmarker.png => browser/themes/windows/devtools/dropmarker.png
rename : browser/themes/winstripe/devtools/floating-scrollbars.css => browser/themes/windows/devtools/floating-scrollbars.css
rename : browser/themes/winstripe/devtools/goto-mdn.png => browser/themes/windows/devtools/goto-mdn.png
rename : browser/themes/winstripe/devtools/inspect-button.png => browser/themes/windows/devtools/inspect-button.png
rename : browser/themes/winstripe/devtools/inspector.css => browser/themes/windows/devtools/inspector.css
rename : browser/themes/winstripe/devtools/itemArrow-ltr.png => browser/themes/windows/devtools/itemArrow-ltr.png
rename : browser/themes/winstripe/devtools/itemArrow-rtl.png => browser/themes/windows/devtools/itemArrow-rtl.png
rename : browser/themes/winstripe/devtools/itemToggle.png => browser/themes/windows/devtools/itemToggle.png
rename : browser/themes/winstripe/devtools/layout-background-grid.png => browser/themes/windows/devtools/layout-background-grid.png
rename : browser/themes/winstripe/devtools/layoutview.css => browser/themes/windows/devtools/layoutview.css
rename : browser/themes/winstripe/devtools/magnifying-glass.png => browser/themes/windows/devtools/magnifying-glass.png
rename : browser/themes/winstripe/devtools/markup-view.css => browser/themes/windows/devtools/markup-view.css
rename : browser/themes/winstripe/devtools/option-icon.png => browser/themes/windows/devtools/option-icon.png
rename : browser/themes/winstripe/devtools/orion-breakpoint.png => browser/themes/windows/devtools/orion-breakpoint.png
rename : browser/themes/winstripe/devtools/orion-container.css => browser/themes/windows/devtools/orion-container.css
rename : browser/themes/winstripe/devtools/orion-debug-location.png => browser/themes/windows/devtools/orion-debug-location.png
rename : browser/themes/winstripe/devtools/orion-task.png => browser/themes/windows/devtools/orion-task.png
rename : browser/themes/winstripe/devtools/orion.css => browser/themes/windows/devtools/orion.css
rename : browser/themes/winstripe/devtools/responsive-background.png => browser/themes/windows/devtools/responsive-background.png
rename : browser/themes/winstripe/devtools/responsive-se-resizer.png => browser/themes/windows/devtools/responsive-se-resizer.png
rename : browser/themes/winstripe/devtools/responsive-vertical-resizer.png => browser/themes/windows/devtools/responsive-vertical-resizer.png
rename : browser/themes/winstripe/devtools/splitview.css => browser/themes/windows/devtools/splitview.css
rename : browser/themes/winstripe/devtools/styleeditor.css => browser/themes/windows/devtools/styleeditor.css
rename : browser/themes/winstripe/devtools/tool-debugger.png => browser/themes/windows/devtools/tool-debugger.png
rename : browser/themes/winstripe/devtools/tool-inspector.png => browser/themes/windows/devtools/tool-inspector.png
rename : browser/themes/winstripe/devtools/tool-profiler.png => browser/themes/windows/devtools/tool-profiler.png
rename : browser/themes/winstripe/devtools/tool-styleeditor.png => browser/themes/windows/devtools/tool-styleeditor.png
rename : browser/themes/winstripe/devtools/tool-webconsole.png => browser/themes/windows/devtools/tool-webconsole.png
rename : browser/themes/winstripe/devtools/toolbarbutton-close.png => browser/themes/windows/devtools/toolbarbutton-close.png
rename : browser/themes/winstripe/devtools/toolbox.css => browser/themes/windows/devtools/toolbox.css
rename : browser/themes/winstripe/devtools/tools-icons-small.png => browser/themes/windows/devtools/tools-icons-small.png
rename : browser/themes/winstripe/devtools/undock.png => browser/themes/windows/devtools/undock.png
rename : browser/themes/winstripe/devtools/webconsole.css => browser/themes/windows/devtools/webconsole.css
rename : browser/themes/winstripe/devtools/webconsole.png => browser/themes/windows/devtools/webconsole.png
rename : browser/themes/winstripe/devtools/webconsole_networkpanel.css => browser/themes/windows/devtools/webconsole_networkpanel.css
rename : browser/themes/winstripe/downloads/allDownloadsViewOverlay-aero.css => browser/themes/windows/downloads/allDownloadsViewOverlay-aero.css
rename : browser/themes/winstripe/downloads/allDownloadsViewOverlay.css => browser/themes/windows/downloads/allDownloadsViewOverlay.css
rename : browser/themes/winstripe/downloads/buttons-aero.png => browser/themes/windows/downloads/buttons-aero.png
rename : browser/themes/winstripe/downloads/buttons.png => browser/themes/windows/downloads/buttons.png
rename : browser/themes/winstripe/downloads/contentAreaDownloadsView.css => browser/themes/windows/downloads/contentAreaDownloadsView.css
rename : browser/themes/winstripe/downloads/download-glow.png => browser/themes/windows/downloads/download-glow.png
rename : browser/themes/winstripe/downloads/download-notification-finish.png => browser/themes/windows/downloads/download-notification-finish.png
rename : browser/themes/winstripe/downloads/download-notification-start.png => browser/themes/windows/downloads/download-notification-start.png
rename : browser/themes/winstripe/downloads/download-summary.png => browser/themes/windows/downloads/download-summary.png
rename : browser/themes/winstripe/downloads/downloads-aero.css => browser/themes/windows/downloads/downloads-aero.css
rename : browser/themes/winstripe/downloads/downloads.css => browser/themes/windows/downloads/downloads.css
rename : browser/themes/winstripe/engineManager.css => browser/themes/windows/engineManager.css
rename : browser/themes/winstripe/feeds/feedIcon-aero.png => browser/themes/windows/feeds/feedIcon-aero.png
rename : browser/themes/winstripe/feeds/feedIcon.png => browser/themes/windows/feeds/feedIcon.png
rename : browser/themes/winstripe/feeds/feedIcon16-aero.png => browser/themes/windows/feeds/feedIcon16-aero.png
rename : browser/themes/winstripe/feeds/feedIcon16.png => browser/themes/windows/feeds/feedIcon16.png
rename : browser/themes/winstripe/feeds/subscribe-ui.css => browser/themes/windows/feeds/subscribe-ui.css
rename : browser/themes/winstripe/feeds/subscribe.css => browser/themes/windows/feeds/subscribe.css
rename : browser/themes/winstripe/icon.png => browser/themes/windows/icon.png
rename : browser/themes/winstripe/identity-aero.png => browser/themes/windows/identity-aero.png
rename : browser/themes/winstripe/identity-icons-generic.png => browser/themes/windows/identity-icons-generic.png
rename : browser/themes/winstripe/identity-icons-https-ev.png => browser/themes/windows/identity-icons-https-ev.png
rename : browser/themes/winstripe/identity-icons-https-mixed-active.png => browser/themes/windows/identity-icons-https-mixed-active.png
rename : browser/themes/winstripe/identity-icons-https.png => browser/themes/windows/identity-icons-https.png
rename : browser/themes/winstripe/identity.png => browser/themes/windows/identity.png
rename : browser/themes/winstripe/jar.mn => browser/themes/windows/jar.mn
rename : browser/themes/winstripe/keyhole-forward-mask.svg => browser/themes/windows/keyhole-forward-mask.svg
rename : browser/themes/winstripe/livemark-folder-aero.png => browser/themes/windows/livemark-folder-aero.png
rename : browser/themes/winstripe/livemark-folder.png => browser/themes/windows/livemark-folder.png
rename : browser/themes/winstripe/menu-back-aero.png => browser/themes/windows/menu-back-aero.png
rename : browser/themes/winstripe/menu-back.png => browser/themes/windows/menu-back.png
rename : browser/themes/winstripe/menu-forward-aero.png => browser/themes/windows/menu-forward-aero.png
rename : browser/themes/winstripe/menu-forward.png => browser/themes/windows/menu-forward.png
rename : browser/themes/winstripe/mixed-content-blocked-16.png => browser/themes/windows/mixed-content-blocked-16.png
rename : browser/themes/winstripe/mixed-content-blocked-64.png => browser/themes/windows/mixed-content-blocked-64.png
rename : browser/themes/winstripe/monitor.png => browser/themes/windows/monitor.png
rename : browser/themes/winstripe/monitor_16-10.png => browser/themes/windows/monitor_16-10.png
rename : browser/themes/winstripe/newtab/controls.png => browser/themes/windows/newtab/controls.png
rename : browser/themes/winstripe/newtab/newTab.css => browser/themes/windows/newtab/newTab.css
rename : browser/themes/winstripe/newtab/noise.png => browser/themes/windows/newtab/noise.png
rename : browser/themes/winstripe/pageInfo-aero.png => browser/themes/windows/pageInfo-aero.png
rename : browser/themes/winstripe/pageInfo.css => browser/themes/windows/pageInfo.css
rename : browser/themes/winstripe/pageInfo.png => browser/themes/windows/pageInfo.png
rename : browser/themes/winstripe/places/allBookmarks-aero.png => browser/themes/windows/places/allBookmarks-aero.png
rename : browser/themes/winstripe/places/allBookmarks.png => browser/themes/windows/places/allBookmarks.png
rename : browser/themes/winstripe/places/bookmark.png => browser/themes/windows/places/bookmark.png
rename : browser/themes/winstripe/places/bookmarksMenu-aero.png => browser/themes/windows/places/bookmarksMenu-aero.png
rename : browser/themes/winstripe/places/bookmarksMenu.png => browser/themes/windows/places/bookmarksMenu.png
rename : browser/themes/winstripe/places/bookmarksToolbar-aero.png => browser/themes/windows/places/bookmarksToolbar-aero.png
rename : browser/themes/winstripe/places/bookmarksToolbar.png => browser/themes/windows/places/bookmarksToolbar.png
rename : browser/themes/winstripe/places/calendar-aero.png => browser/themes/windows/places/calendar-aero.png
rename : browser/themes/winstripe/places/calendar.png => browser/themes/windows/places/calendar.png
rename : browser/themes/winstripe/places/downloads.png => browser/themes/windows/places/downloads.png
rename : browser/themes/winstripe/places/editBookmark.png => browser/themes/windows/places/editBookmark.png
rename : browser/themes/winstripe/places/editBookmarkOverlay.css => browser/themes/windows/places/editBookmarkOverlay.css
rename : browser/themes/winstripe/places/history-aero.png => browser/themes/windows/places/history-aero.png
rename : browser/themes/winstripe/places/history.png => browser/themes/windows/places/history.png
rename : browser/themes/winstripe/places/libraryToolbar-aero.png => browser/themes/windows/places/libraryToolbar-aero.png
rename : browser/themes/winstripe/places/libraryToolbar.png => browser/themes/windows/places/libraryToolbar.png
rename : browser/themes/winstripe/places/livemark-item.png => browser/themes/windows/places/livemark-item.png
rename : browser/themes/winstripe/places/organizer-aero.css => browser/themes/windows/places/organizer-aero.css
rename : browser/themes/winstripe/places/organizer.css => browser/themes/windows/places/organizer.css
rename : browser/themes/winstripe/places/places-aero.css => browser/themes/windows/places/places-aero.css
rename : browser/themes/winstripe/places/places.css => browser/themes/windows/places/places.css
rename : browser/themes/winstripe/places/query-aero.png => browser/themes/windows/places/query-aero.png
rename : browser/themes/winstripe/places/query.png => browser/themes/windows/places/query.png
rename : browser/themes/winstripe/places/starred48-aero.png => browser/themes/windows/places/starred48-aero.png
rename : browser/themes/winstripe/places/starred48.png => browser/themes/windows/places/starred48.png
rename : browser/themes/winstripe/places/tag-aero.png => browser/themes/windows/places/tag-aero.png
rename : browser/themes/winstripe/places/tag.png => browser/themes/windows/places/tag.png
rename : browser/themes/winstripe/places/toolbarDropMarker-aero.png => browser/themes/windows/places/toolbarDropMarker-aero.png
rename : browser/themes/winstripe/places/toolbarDropMarker.png => browser/themes/windows/places/toolbarDropMarker.png
rename : browser/themes/winstripe/places/unsortedBookmarks-aero.png => browser/themes/windows/places/unsortedBookmarks-aero.png
rename : browser/themes/winstripe/places/unsortedBookmarks.png => browser/themes/windows/places/unsortedBookmarks.png
rename : browser/themes/winstripe/places/unstarred48.png => browser/themes/windows/places/unstarred48.png
rename : browser/themes/winstripe/preferences/Options-aero.png => browser/themes/windows/preferences/Options-aero.png
rename : browser/themes/winstripe/preferences/Options-sync.png => browser/themes/windows/preferences/Options-sync.png
rename : browser/themes/winstripe/preferences/Options.png => browser/themes/windows/preferences/Options.png
rename : browser/themes/winstripe/preferences/aboutPermissions.css => browser/themes/windows/preferences/aboutPermissions.css
rename : browser/themes/winstripe/preferences/alwaysAsk-aero.png => browser/themes/windows/preferences/alwaysAsk-aero.png
rename : browser/themes/winstripe/preferences/alwaysAsk.png => browser/themes/windows/preferences/alwaysAsk.png
rename : browser/themes/winstripe/preferences/application-aero.png => browser/themes/windows/preferences/application-aero.png
rename : browser/themes/winstripe/preferences/application.png => browser/themes/windows/preferences/application.png
rename : browser/themes/winstripe/preferences/applications.css => browser/themes/windows/preferences/applications.css
rename : browser/themes/winstripe/preferences/in-content/preferences.css => browser/themes/windows/preferences/in-content/preferences.css
rename : browser/themes/winstripe/preferences/mail-aero.png => browser/themes/windows/preferences/mail-aero.png
rename : browser/themes/winstripe/preferences/mail.png => browser/themes/windows/preferences/mail.png
rename : browser/themes/winstripe/preferences/preferences.css => browser/themes/windows/preferences/preferences.css
rename : browser/themes/winstripe/preferences/saveFile-aero.png => browser/themes/windows/preferences/saveFile-aero.png
rename : browser/themes/winstripe/preferences/saveFile.png => browser/themes/windows/preferences/saveFile.png
rename : browser/themes/winstripe/privatebrowsing-dark.png => browser/themes/windows/privatebrowsing-dark.png
rename : browser/themes/winstripe/privatebrowsing-light.png => browser/themes/windows/privatebrowsing-light.png
rename : browser/themes/winstripe/reload-stop-go.png => browser/themes/windows/reload-stop-go.png
rename : browser/themes/winstripe/sanitizeDialog.css => browser/themes/windows/sanitizeDialog.css
rename : browser/themes/winstripe/searchbar-dropdown-arrow-aero.png => browser/themes/windows/searchbar-dropdown-arrow-aero.png
rename : browser/themes/winstripe/searchbar-dropdown-arrow.png => browser/themes/windows/searchbar-dropdown-arrow.png
rename : browser/themes/winstripe/searchbar.css => browser/themes/windows/searchbar.css
rename : browser/themes/winstripe/setDesktopBackground.css => browser/themes/windows/setDesktopBackground.css
rename : browser/themes/winstripe/slowStartup-16.png => browser/themes/windows/slowStartup-16.png
rename : browser/themes/winstripe/social/chat-close.png => browser/themes/windows/social/chat-close.png
rename : browser/themes/winstripe/social/social.png => browser/themes/windows/social/social.png
rename : browser/themes/winstripe/sync-128.png => browser/themes/windows/sync-128.png
rename : browser/themes/winstripe/sync-16.png => browser/themes/windows/sync-16.png
rename : browser/themes/winstripe/sync-32.png => browser/themes/windows/sync-32.png
rename : browser/themes/winstripe/sync-bg.png => browser/themes/windows/sync-bg.png
rename : browser/themes/winstripe/sync-desktopIcon.png => browser/themes/windows/sync-desktopIcon.png
rename : browser/themes/winstripe/sync-mobileIcon.png => browser/themes/windows/sync-mobileIcon.png
rename : browser/themes/winstripe/sync-notification-24.png => browser/themes/windows/sync-notification-24.png
rename : browser/themes/winstripe/sync-throbber.png => browser/themes/windows/sync-throbber.png
rename : browser/themes/winstripe/syncCommon.css => browser/themes/windows/syncCommon.css
rename : browser/themes/winstripe/syncProgress.css => browser/themes/windows/syncProgress.css
rename : browser/themes/winstripe/syncQuota.css => browser/themes/windows/syncQuota.css
rename : browser/themes/winstripe/syncSetup.css => browser/themes/windows/syncSetup.css
rename : browser/themes/winstripe/tabbrowser/connecting.png => browser/themes/windows/tabbrowser/connecting.png
rename : browser/themes/winstripe/tabbrowser/loading.png => browser/themes/windows/tabbrowser/loading.png
rename : browser/themes/winstripe/tabbrowser/newtab-inverted.png => browser/themes/windows/tabbrowser/newtab-inverted.png
rename : browser/themes/winstripe/tabbrowser/newtab.png => browser/themes/windows/tabbrowser/newtab.png
rename : browser/themes/winstripe/tabbrowser/tab-arrow-left-inverted.png => browser/themes/windows/tabbrowser/tab-arrow-left-inverted.png
rename : browser/themes/winstripe/tabbrowser/tab-arrow-left.png => browser/themes/windows/tabbrowser/tab-arrow-left.png
rename : browser/themes/winstripe/tabbrowser/tab-overflow-border.png => browser/themes/windows/tabbrowser/tab-overflow-border.png
rename : browser/themes/winstripe/tabbrowser/tab.png => browser/themes/windows/tabbrowser/tab.png
rename : browser/themes/winstripe/tabbrowser/tabDragIndicator.png => browser/themes/windows/tabbrowser/tabDragIndicator.png
rename : browser/themes/winstripe/tabview/close.png => browser/themes/windows/tabview/close.png
rename : browser/themes/winstripe/tabview/edit-light.png => browser/themes/windows/tabview/edit-light.png
rename : browser/themes/winstripe/tabview/grain.png => browser/themes/windows/tabview/grain.png
rename : browser/themes/winstripe/tabview/search.png => browser/themes/windows/tabview/search.png
rename : browser/themes/winstripe/tabview/stack-expander.png => browser/themes/windows/tabview/stack-expander.png
rename : browser/themes/winstripe/tabview/tabview-inverted.png => browser/themes/windows/tabview/tabview-inverted.png
rename : browser/themes/winstripe/tabview/tabview.css => browser/themes/windows/tabview/tabview.css
rename : browser/themes/winstripe/tabview/tabview.png => browser/themes/windows/tabview/tabview.png
rename : browser/themes/winstripe/toolbarbutton-dropdown-arrow-inverted.png => browser/themes/windows/toolbarbutton-dropdown-arrow-inverted.png
rename : browser/themes/winstripe/toolbarbutton-dropdown-arrow.png => browser/themes/windows/toolbarbutton-dropdown-arrow.png
rename : browser/themes/winstripe/urlbar-arrow.png => browser/themes/windows/urlbar-arrow.png
rename : browser/themes/winstripe/urlbar-history-dropmarker.png => browser/themes/windows/urlbar-history-dropmarker.png
rename : browser/themes/winstripe/urlbar-popup-blocked.png => browser/themes/windows/urlbar-popup-blocked.png
rename : browser/themes/winstripe/webRTC-shareDevice-16.png => browser/themes/windows/webRTC-shareDevice-16.png
rename : browser/themes/winstripe/webRTC-shareDevice-64.png => browser/themes/windows/webRTC-shareDevice-64.png
rename : browser/themes/winstripe/webRTC-sharingDevice-16.png => browser/themes/windows/webRTC-sharingDevice-16.png
rename : browser/themes/winstripe/webapps-16.png => browser/themes/windows/webapps-16.png
rename : browser/themes/winstripe/webapps-64.png => browser/themes/windows/webapps-64.png
rename : toolkit/themes/gnomestripe/Makefile.in => toolkit/themes/linux/Makefile.in
rename : toolkit/themes/gnomestripe/global/Makefile.in => toolkit/themes/linux/global/Makefile.in
rename : toolkit/themes/gnomestripe/global/alerts/alert.css => toolkit/themes/linux/global/alerts/alert.css
rename : toolkit/themes/gnomestripe/global/autocomplete.css => toolkit/themes/linux/global/autocomplete.css
rename : toolkit/themes/gnomestripe/global/button.css => toolkit/themes/linux/global/button.css
rename : toolkit/themes/gnomestripe/global/checkbox.css => toolkit/themes/linux/global/checkbox.css
rename : toolkit/themes/gnomestripe/global/colorpicker.css => toolkit/themes/linux/global/colorpicker.css
rename : toolkit/themes/gnomestripe/global/commonDialog.css => toolkit/themes/linux/global/commonDialog.css
rename : toolkit/themes/gnomestripe/global/console/console-toolbar.png => toolkit/themes/linux/global/console/console-toolbar.png
rename : toolkit/themes/gnomestripe/global/console/console.css => toolkit/themes/linux/global/console/console.css
rename : toolkit/themes/gnomestripe/global/console/console.png => toolkit/themes/linux/global/console/console.png
rename : toolkit/themes/gnomestripe/global/dirListing/remote.png => toolkit/themes/linux/global/dirListing/remote.png
rename : toolkit/themes/gnomestripe/global/dropmarker.css => toolkit/themes/linux/global/dropmarker.css
rename : toolkit/themes/gnomestripe/global/filepicker.css => toolkit/themes/linux/global/filepicker.css
rename : toolkit/themes/gnomestripe/global/filepicker/Filepicker.png => toolkit/themes/linux/global/filepicker/Filepicker.png
rename : toolkit/themes/gnomestripe/global/findBar.css => toolkit/themes/linux/global/findBar.css
rename : toolkit/themes/gnomestripe/global/global.css => toolkit/themes/linux/global/global.css
rename : toolkit/themes/gnomestripe/global/groupbox.css => toolkit/themes/linux/global/groupbox.css
rename : toolkit/themes/gnomestripe/global/icons/Authentication.png => toolkit/themes/linux/global/icons/Authentication.png
rename : toolkit/themes/gnomestripe/global/icons/autoscroll.png => toolkit/themes/linux/global/icons/autoscroll.png
rename : toolkit/themes/gnomestripe/global/icons/blacklist_favicon.png => toolkit/themes/linux/global/icons/blacklist_favicon.png
rename : toolkit/themes/gnomestripe/global/icons/blacklist_large.png => toolkit/themes/linux/global/icons/blacklist_large.png
rename : toolkit/themes/gnomestripe/global/icons/errorGhosted-64.png => toolkit/themes/linux/global/icons/errorGhosted-64.png
rename : toolkit/themes/gnomestripe/global/icons/find.png => toolkit/themes/linux/global/icons/find.png
rename : toolkit/themes/gnomestripe/global/icons/informationGhosted-64.png => toolkit/themes/linux/global/icons/informationGhosted-64.png
rename : toolkit/themes/gnomestripe/global/icons/loading_16.png => toolkit/themes/linux/global/icons/loading_16.png
rename : toolkit/themes/gnomestripe/global/icons/notloading_16.png => toolkit/themes/linux/global/icons/notloading_16.png
rename : toolkit/themes/gnomestripe/global/icons/panelarrow-horizontal.svg => toolkit/themes/linux/global/icons/panelarrow-horizontal.svg
rename : toolkit/themes/gnomestripe/global/icons/panelarrow-vertical.svg => toolkit/themes/linux/global/icons/panelarrow-vertical.svg
rename : toolkit/themes/gnomestripe/global/icons/questionGhosted-64.png => toolkit/themes/linux/global/icons/questionGhosted-64.png
rename : toolkit/themes/gnomestripe/global/icons/resizer-rtl.png => toolkit/themes/linux/global/icons/resizer-rtl.png
rename : toolkit/themes/gnomestripe/global/icons/resizer.png => toolkit/themes/linux/global/icons/resizer.png
rename : toolkit/themes/gnomestripe/global/icons/sslWarning.png => toolkit/themes/linux/global/icons/sslWarning.png
rename : toolkit/themes/gnomestripe/global/icons/warningGhosted-64.png => toolkit/themes/linux/global/icons/warningGhosted-64.png
rename : toolkit/themes/gnomestripe/global/icons/wrap.png => toolkit/themes/linux/global/icons/wrap.png
rename : toolkit/themes/gnomestripe/global/inContentUI.css => toolkit/themes/linux/global/inContentUI.css
rename : toolkit/themes/gnomestripe/global/jar.mn => toolkit/themes/linux/global/jar.mn
rename : toolkit/themes/gnomestripe/global/listbox.css => toolkit/themes/linux/global/listbox.css
rename : toolkit/themes/gnomestripe/global/menu.css => toolkit/themes/linux/global/menu.css
rename : toolkit/themes/gnomestripe/global/menulist.css => toolkit/themes/linux/global/menulist.css
rename : toolkit/themes/gnomestripe/global/netError.css => toolkit/themes/linux/global/netError.css
rename : toolkit/themes/gnomestripe/global/notification.css => toolkit/themes/linux/global/notification.css
rename : toolkit/themes/gnomestripe/global/numberbox.css => toolkit/themes/linux/global/numberbox.css
rename : toolkit/themes/gnomestripe/global/popup.css => toolkit/themes/linux/global/popup.css
rename : toolkit/themes/gnomestripe/global/preferences.css => toolkit/themes/linux/global/preferences.css
rename : toolkit/themes/gnomestripe/global/printPageSetup.css => toolkit/themes/linux/global/printPageSetup.css
rename : toolkit/themes/gnomestripe/global/printPreview.css => toolkit/themes/linux/global/printPreview.css
rename : toolkit/themes/gnomestripe/global/radio.css => toolkit/themes/linux/global/radio.css
rename : toolkit/themes/gnomestripe/global/scrollbox.css => toolkit/themes/linux/global/scrollbox.css
rename : toolkit/themes/gnomestripe/global/splitter.css => toolkit/themes/linux/global/splitter.css
rename : toolkit/themes/gnomestripe/global/tabbox.css => toolkit/themes/linux/global/tabbox.css
rename : toolkit/themes/gnomestripe/global/textbox.css => toolkit/themes/linux/global/textbox.css
rename : toolkit/themes/gnomestripe/global/toolbar.css => toolkit/themes/linux/global/toolbar.css
rename : toolkit/themes/gnomestripe/global/toolbar/spring.png => toolkit/themes/linux/global/toolbar/spring.png
rename : toolkit/themes/gnomestripe/global/toolbarbutton.css => toolkit/themes/linux/global/toolbarbutton.css
rename : toolkit/themes/gnomestripe/global/tree.css => toolkit/themes/linux/global/tree.css
rename : toolkit/themes/gnomestripe/help/Makefile.in => toolkit/themes/linux/help/Makefile.in
rename : toolkit/themes/gnomestripe/help/help.css => toolkit/themes/linux/help/help.css
rename : toolkit/themes/gnomestripe/help/jar.mn => toolkit/themes/linux/help/jar.mn
rename : toolkit/themes/gnomestripe/mozapps/Makefile.in => toolkit/themes/linux/mozapps/Makefile.in
rename : toolkit/themes/gnomestripe/mozapps/downloads/downloadIcon.png => toolkit/themes/linux/mozapps/downloads/downloadIcon.png
rename : toolkit/themes/gnomestripe/mozapps/downloads/downloads.css => toolkit/themes/linux/mozapps/downloads/downloads.css
rename : toolkit/themes/gnomestripe/mozapps/extensions/category-available.png => toolkit/themes/linux/mozapps/extensions/category-available.png
rename : toolkit/themes/gnomestripe/mozapps/extensions/category-dictionaries.png => toolkit/themes/linux/mozapps/extensions/category-dictionaries.png
rename : toolkit/themes/gnomestripe/mozapps/extensions/category-discover.png => toolkit/themes/linux/mozapps/extensions/category-discover.png
rename : toolkit/themes/gnomestripe/mozapps/extensions/category-plugins.png => toolkit/themes/linux/mozapps/extensions/category-plugins.png
rename : toolkit/themes/gnomestripe/mozapps/extensions/category-recent.png => toolkit/themes/linux/mozapps/extensions/category-recent.png
rename : toolkit/themes/gnomestripe/mozapps/extensions/category-search.png => toolkit/themes/linux/mozapps/extensions/category-search.png
rename : toolkit/themes/gnomestripe/mozapps/extensions/dictionaryGeneric-16.png => toolkit/themes/linux/mozapps/extensions/dictionaryGeneric-16.png
rename : toolkit/themes/gnomestripe/mozapps/extensions/dictionaryGeneric.png => toolkit/themes/linux/mozapps/extensions/dictionaryGeneric.png
rename : toolkit/themes/gnomestripe/mozapps/extensions/extensionGeneric-16.png => toolkit/themes/linux/mozapps/extensions/extensionGeneric-16.png
rename : toolkit/themes/gnomestripe/mozapps/extensions/extensionGeneric.png => toolkit/themes/linux/mozapps/extensions/extensionGeneric.png
rename : toolkit/themes/gnomestripe/mozapps/extensions/extensions.css => toolkit/themes/linux/mozapps/extensions/extensions.css
rename : toolkit/themes/gnomestripe/mozapps/extensions/localeGeneric.png => toolkit/themes/linux/mozapps/extensions/localeGeneric.png
rename : toolkit/themes/gnomestripe/mozapps/extensions/newaddon.css => toolkit/themes/linux/mozapps/extensions/newaddon.css
rename : toolkit/themes/gnomestripe/mozapps/extensions/selectAddons.css => toolkit/themes/linux/mozapps/extensions/selectAddons.css
rename : toolkit/themes/gnomestripe/mozapps/extensions/themeGeneric-16.png => toolkit/themes/linux/mozapps/extensions/themeGeneric-16.png
rename : toolkit/themes/gnomestripe/mozapps/extensions/themeGeneric.png => toolkit/themes/linux/mozapps/extensions/themeGeneric.png
rename : toolkit/themes/gnomestripe/mozapps/jar.mn => toolkit/themes/linux/mozapps/jar.mn
rename : toolkit/themes/gnomestripe/mozapps/passwordmgr/key-16.png => toolkit/themes/linux/mozapps/passwordmgr/key-16.png
rename : toolkit/themes/gnomestripe/mozapps/passwordmgr/key-64.png => toolkit/themes/linux/mozapps/passwordmgr/key-64.png
rename : toolkit/themes/gnomestripe/mozapps/places/defaultFavicon.png => toolkit/themes/linux/mozapps/places/defaultFavicon.png
rename : toolkit/themes/gnomestripe/mozapps/plugins/pluginBlocked-16.png => toolkit/themes/linux/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/gnomestripe/mozapps/plugins/pluginBlocked.png => toolkit/themes/linux/mozapps/plugins/pluginBlocked.png
rename : toolkit/themes/gnomestripe/mozapps/plugins/pluginDisabled-16.png => toolkit/themes/linux/mozapps/plugins/pluginDisabled-16.png
rename : toolkit/themes/gnomestripe/mozapps/plugins/pluginDisabled.png => toolkit/themes/linux/mozapps/plugins/pluginDisabled.png
rename : toolkit/themes/gnomestripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/linux/mozapps/plugins/pluginGeneric-16.png
rename : toolkit/themes/gnomestripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/linux/mozapps/plugins/pluginGeneric.png
rename : toolkit/themes/gnomestripe/mozapps/profile/profileicon.png => toolkit/themes/linux/mozapps/profile/profileicon.png
rename : toolkit/themes/gnomestripe/mozapps/update/updates.css => toolkit/themes/linux/mozapps/update/updates.css
rename : toolkit/themes/gnomestripe/mozapps/viewsource/viewsource.css => toolkit/themes/linux/mozapps/viewsource/viewsource.css
rename : toolkit/themes/pmstripe/global/Makefile.in => toolkit/themes/os2/global/Makefile.in
rename : toolkit/themes/pmstripe/global/arrow/arrow-dn-dis.gif => toolkit/themes/os2/global/arrow/arrow-dn-dis.gif
rename : toolkit/themes/pmstripe/global/arrow/arrow-dn.gif => toolkit/themes/os2/global/arrow/arrow-dn.gif
rename : toolkit/themes/pmstripe/global/arrow/arrow-lft-dis.gif => toolkit/themes/os2/global/arrow/arrow-lft-dis.gif
rename : toolkit/themes/pmstripe/global/arrow/arrow-lft.gif => toolkit/themes/os2/global/arrow/arrow-lft.gif
rename : toolkit/themes/pmstripe/global/arrow/arrow-rit-dis.gif => toolkit/themes/os2/global/arrow/arrow-rit-dis.gif
rename : toolkit/themes/pmstripe/global/arrow/arrow-rit.gif => toolkit/themes/os2/global/arrow/arrow-rit.gif
rename : toolkit/themes/pmstripe/global/arrow/arrow-up-dis.gif => toolkit/themes/os2/global/arrow/arrow-up-dis.gif
rename : toolkit/themes/pmstripe/global/arrow/arrow-up.gif => toolkit/themes/os2/global/arrow/arrow-up.gif
rename : toolkit/themes/pmstripe/global/arrow/thumb-hrz.gif => toolkit/themes/os2/global/arrow/thumb-hrz.gif
rename : toolkit/themes/pmstripe/global/arrow/thumb-vrt.gif => toolkit/themes/os2/global/arrow/thumb-vrt.gif
rename : toolkit/themes/pmstripe/global/jar.mn => toolkit/themes/os2/global/jar.mn
rename : toolkit/themes/pmstripe/global/menu.css => toolkit/themes/os2/global/menu.css
rename : toolkit/themes/pmstripe/global/menu/Menu-arrow.png => toolkit/themes/os2/global/menu/Menu-arrow.png
rename : toolkit/themes/pmstripe/global/menu/menu-check.gif => toolkit/themes/os2/global/menu/menu-check.gif
rename : toolkit/themes/pmstripe/global/popup.css => toolkit/themes/os2/global/popup.css
rename : toolkit/themes/pmstripe/global/toolbar.css => toolkit/themes/os2/global/toolbar.css
rename : toolkit/themes/pmstripe/global/xulscrollbars.css => toolkit/themes/os2/global/xulscrollbars.css
rename : toolkit/themes/pinstripe/Makefile.in => toolkit/themes/osx/Makefile.in
rename : toolkit/themes/pinstripe/global/10pct_transparent_grey.png => toolkit/themes/osx/global/10pct_transparent_grey.png
rename : toolkit/themes/pinstripe/global/50pct_transparent_grey.png => toolkit/themes/osx/global/50pct_transparent_grey.png
rename : toolkit/themes/pinstripe/global/Makefile.in => toolkit/themes/osx/global/Makefile.in
rename : toolkit/themes/pinstripe/global/arrow.css => toolkit/themes/osx/global/arrow.css
rename : toolkit/themes/pinstripe/global/arrow/arrow-dn-dis.gif => toolkit/themes/osx/global/arrow/arrow-dn-dis.gif
rename : toolkit/themes/pinstripe/global/arrow/arrow-dn-dis.png => toolkit/themes/osx/global/arrow/arrow-dn-dis.png
rename : toolkit/themes/pinstripe/global/arrow/arrow-dn-sharp.gif => toolkit/themes/osx/global/arrow/arrow-dn-sharp.gif
rename : toolkit/themes/pinstripe/global/arrow/arrow-dn.gif => toolkit/themes/osx/global/arrow/arrow-dn.gif
rename : toolkit/themes/pinstripe/global/arrow/arrow-dn.png => toolkit/themes/osx/global/arrow/arrow-dn.png
rename : toolkit/themes/pinstripe/global/arrow/arrow-lft-dis.gif => toolkit/themes/osx/global/arrow/arrow-lft-dis.gif
rename : toolkit/themes/pinstripe/global/arrow/arrow-lft-hov.gif => toolkit/themes/osx/global/arrow/arrow-lft-hov.gif
rename : toolkit/themes/pinstripe/global/arrow/arrow-lft-sharp-end.gif => toolkit/themes/osx/global/arrow/arrow-lft-sharp-end.gif
rename : toolkit/themes/pinstripe/global/arrow/arrow-lft-sharp.gif => toolkit/themes/osx/global/arrow/arrow-lft-sharp.gif
rename : toolkit/themes/pinstripe/global/arrow/arrow-lft.gif => toolkit/themes/osx/global/arrow/arrow-lft.gif
rename : toolkit/themes/pinstripe/global/arrow/arrow-rit-dis.gif => toolkit/themes/osx/global/arrow/arrow-rit-dis.gif
rename : toolkit/themes/pinstripe/global/arrow/arrow-rit-hov.gif => toolkit/themes/osx/global/arrow/arrow-rit-hov.gif
rename : toolkit/themes/pinstripe/global/arrow/arrow-rit-sharp-end.gif => toolkit/themes/osx/global/arrow/arrow-rit-sharp-end.gif
rename : toolkit/themes/pinstripe/global/arrow/arrow-rit-sharp.gif => toolkit/themes/osx/global/arrow/arrow-rit-sharp.gif
rename : toolkit/themes/pinstripe/global/arrow/arrow-rit.gif => toolkit/themes/osx/global/arrow/arrow-rit.gif
rename : toolkit/themes/pinstripe/global/arrow/arrow-up-dis.gif => toolkit/themes/osx/global/arrow/arrow-up-dis.gif
rename : toolkit/themes/pinstripe/global/arrow/arrow-up-sharp.gif => toolkit/themes/osx/global/arrow/arrow-up-sharp.gif
rename : toolkit/themes/pinstripe/global/arrow/arrow-up.gif => toolkit/themes/osx/global/arrow/arrow-up.gif
rename : toolkit/themes/pinstripe/global/arrow/panelarrow-horizontal.png => toolkit/themes/osx/global/arrow/panelarrow-horizontal.png
rename : toolkit/themes/pinstripe/global/arrow/panelarrow-horizontal@2x.png => toolkit/themes/osx/global/arrow/panelarrow-horizontal@2x.png
rename : toolkit/themes/pinstripe/global/arrow/panelarrow-light-vertical.png => toolkit/themes/osx/global/arrow/panelarrow-light-vertical.png
rename : toolkit/themes/pinstripe/global/arrow/panelarrow-light-vertical@2x.png => toolkit/themes/osx/global/arrow/panelarrow-light-vertical@2x.png
rename : toolkit/themes/pinstripe/global/arrow/panelarrow-vertical.png => toolkit/themes/osx/global/arrow/panelarrow-vertical.png
rename : toolkit/themes/pinstripe/global/arrow/panelarrow-vertical@2x.png => toolkit/themes/osx/global/arrow/panelarrow-vertical@2x.png
rename : toolkit/themes/pinstripe/global/autocomplete.css => toolkit/themes/osx/global/autocomplete.css
rename : toolkit/themes/pinstripe/global/button.css => toolkit/themes/osx/global/button.css
rename : toolkit/themes/pinstripe/global/checkbox.css => toolkit/themes/osx/global/checkbox.css
rename : toolkit/themes/pinstripe/global/checkbox/cbox-check-dis.gif => toolkit/themes/osx/global/checkbox/cbox-check-dis.gif
rename : toolkit/themes/pinstripe/global/checkbox/cbox-check.gif => toolkit/themes/osx/global/checkbox/cbox-check.gif
rename : toolkit/themes/pinstripe/global/colorpicker.css => toolkit/themes/osx/global/colorpicker.css
rename : toolkit/themes/pinstripe/global/commonDialog.css => toolkit/themes/osx/global/commonDialog.css
rename : toolkit/themes/pinstripe/global/config.css => toolkit/themes/osx/global/config.css
rename : toolkit/themes/pinstripe/global/console/console-error-caret.gif => toolkit/themes/osx/global/console/console-error-caret.gif
rename : toolkit/themes/pinstripe/global/console/console-error-dash.gif => toolkit/themes/osx/global/console/console-error-dash.gif
rename : toolkit/themes/pinstripe/global/console/console.css => toolkit/themes/osx/global/console/console.css
rename : toolkit/themes/pinstripe/global/customizeToolbar.css => toolkit/themes/osx/global/customizeToolbar.css
rename : toolkit/themes/pinstripe/global/datetimepicker.css => toolkit/themes/osx/global/datetimepicker.css
rename : toolkit/themes/pinstripe/global/dialog.css => toolkit/themes/osx/global/dialog.css
rename : toolkit/themes/pinstripe/global/dirListing/dirListing.css => toolkit/themes/osx/global/dirListing/dirListing.css
rename : toolkit/themes/pinstripe/global/dirListing/folder.png => toolkit/themes/osx/global/dirListing/folder.png
rename : toolkit/themes/pinstripe/global/dirListing/remote.png => toolkit/themes/osx/global/dirListing/remote.png
rename : toolkit/themes/pinstripe/global/dirListing/up.png => toolkit/themes/osx/global/dirListing/up.png
rename : toolkit/themes/pinstripe/global/dropmarker.css => toolkit/themes/osx/global/dropmarker.css
rename : toolkit/themes/pinstripe/global/filefield.css => toolkit/themes/osx/global/filefield.css
rename : toolkit/themes/pinstripe/global/filepicker.css => toolkit/themes/osx/global/filepicker.css
rename : toolkit/themes/pinstripe/global/filters.svg => toolkit/themes/osx/global/filters.svg
rename : toolkit/themes/pinstripe/global/findBar.css => toolkit/themes/osx/global/findBar.css
rename : toolkit/themes/pinstripe/global/global.css => toolkit/themes/osx/global/global.css
rename : toolkit/themes/pinstripe/global/groupbox.css => toolkit/themes/osx/global/groupbox.css
rename : toolkit/themes/pinstripe/global/icons/Error.png => toolkit/themes/osx/global/icons/Error.png
rename : toolkit/themes/pinstripe/global/icons/autocomplete-dropmarker.png => toolkit/themes/osx/global/icons/autocomplete-dropmarker.png
rename : toolkit/themes/pinstripe/global/icons/autoscroll.png => toolkit/themes/osx/global/icons/autoscroll.png
rename : toolkit/themes/pinstripe/global/icons/blacklist_64.png => toolkit/themes/osx/global/icons/blacklist_64.png
rename : toolkit/themes/pinstripe/global/icons/blacklist_favicon.png => toolkit/themes/osx/global/icons/blacklist_favicon.png
rename : toolkit/themes/pinstripe/global/icons/checkbox.png => toolkit/themes/osx/global/icons/checkbox.png
rename : toolkit/themes/pinstripe/global/icons/checkbox@2x.png => toolkit/themes/osx/global/icons/checkbox@2x.png
rename : toolkit/themes/pinstripe/global/icons/chevron.png => toolkit/themes/osx/global/icons/chevron.png
rename : toolkit/themes/pinstripe/global/icons/chevron@2x.png => toolkit/themes/osx/global/icons/chevron@2x.png
rename : toolkit/themes/pinstripe/global/icons/close-sidebar.png => toolkit/themes/osx/global/icons/close-sidebar.png
rename : toolkit/themes/pinstripe/global/icons/close.png => toolkit/themes/osx/global/icons/close.png
rename : toolkit/themes/pinstripe/global/icons/close@2x.png => toolkit/themes/osx/global/icons/close@2x.png
rename : toolkit/themes/pinstripe/global/icons/error-16.png => toolkit/themes/osx/global/icons/error-16.png
rename : toolkit/themes/pinstripe/global/icons/error-24.png => toolkit/themes/osx/global/icons/error-24.png
rename : toolkit/themes/pinstripe/global/icons/error-64.png => toolkit/themes/osx/global/icons/error-64.png
rename : toolkit/themes/pinstripe/global/icons/error-large.png => toolkit/themes/osx/global/icons/error-large.png
rename : toolkit/themes/pinstripe/global/icons/information-16.png => toolkit/themes/osx/global/icons/information-16.png
rename : toolkit/themes/pinstripe/global/icons/information-24.png => toolkit/themes/osx/global/icons/information-24.png
rename : toolkit/themes/pinstripe/global/icons/information-32.png => toolkit/themes/osx/global/icons/information-32.png
rename : toolkit/themes/pinstripe/global/icons/information-64.png => toolkit/themes/osx/global/icons/information-64.png
rename : toolkit/themes/pinstripe/global/icons/information-large.png => toolkit/themes/osx/global/icons/information-large.png
rename : toolkit/themes/pinstripe/global/icons/loading_16.png => toolkit/themes/osx/global/icons/loading_16.png
rename : toolkit/themes/pinstripe/global/icons/menulist-dropmarker.png => toolkit/themes/osx/global/icons/menulist-dropmarker.png
rename : toolkit/themes/pinstripe/global/icons/notfound.png => toolkit/themes/osx/global/icons/notfound.png
rename : toolkit/themes/pinstripe/global/icons/notloading_16.png => toolkit/themes/osx/global/icons/notloading_16.png
rename : toolkit/themes/pinstripe/global/icons/panebutton-active.png => toolkit/themes/osx/global/icons/panebutton-active.png
rename : toolkit/themes/pinstripe/global/icons/panebutton-inactive.png => toolkit/themes/osx/global/icons/panebutton-inactive.png
rename : toolkit/themes/pinstripe/global/icons/panel-dropmarker.png => toolkit/themes/osx/global/icons/panel-dropmarker.png
rename : toolkit/themes/pinstripe/global/icons/question-16.png => toolkit/themes/osx/global/icons/question-16.png
rename : toolkit/themes/pinstripe/global/icons/question-24.png => toolkit/themes/osx/global/icons/question-24.png
rename : toolkit/themes/pinstripe/global/icons/question-32.png => toolkit/themes/osx/global/icons/question-32.png
rename : toolkit/themes/pinstripe/global/icons/question-64.png => toolkit/themes/osx/global/icons/question-64.png
rename : toolkit/themes/pinstripe/global/icons/question-large.png => toolkit/themes/osx/global/icons/question-large.png
rename : toolkit/themes/pinstripe/global/icons/question-mark.png => toolkit/themes/osx/global/icons/question-mark.png
rename : toolkit/themes/pinstripe/global/icons/resizer-rtl.png => toolkit/themes/osx/global/icons/resizer-rtl.png
rename : toolkit/themes/pinstripe/global/icons/resizer-rtl@2x.png => toolkit/themes/osx/global/icons/resizer-rtl@2x.png
rename : toolkit/themes/pinstripe/global/icons/resizer.png => toolkit/themes/osx/global/icons/resizer.png
rename : toolkit/themes/pinstripe/global/icons/resizer@2x.png => toolkit/themes/osx/global/icons/resizer@2x.png
rename : toolkit/themes/pinstripe/global/icons/search-textbox.png => toolkit/themes/osx/global/icons/search-textbox.png
rename : toolkit/themes/pinstripe/global/icons/searchfield-regular-cancel.png => toolkit/themes/osx/global/icons/searchfield-regular-cancel.png
rename : toolkit/themes/pinstripe/global/icons/searchfield-small-cancel.png => toolkit/themes/osx/global/icons/searchfield-small-cancel.png
rename : toolkit/themes/pinstripe/global/icons/sslWarning.png => toolkit/themes/osx/global/icons/sslWarning.png
rename : toolkit/themes/pinstripe/global/icons/tabprompts-bgtexture.png => toolkit/themes/osx/global/icons/tabprompts-bgtexture.png
rename : toolkit/themes/pinstripe/global/icons/warning-16.png => toolkit/themes/osx/global/icons/warning-16.png
rename : toolkit/themes/pinstripe/global/icons/warning-24.png => toolkit/themes/osx/global/icons/warning-24.png
rename : toolkit/themes/pinstripe/global/icons/warning-32.png => toolkit/themes/osx/global/icons/warning-32.png
rename : toolkit/themes/pinstripe/global/icons/warning-64.png => toolkit/themes/osx/global/icons/warning-64.png
rename : toolkit/themes/pinstripe/global/icons/warning-large.png => toolkit/themes/osx/global/icons/warning-large.png
rename : toolkit/themes/pinstripe/global/inContentUI.css => toolkit/themes/osx/global/inContentUI.css
rename : toolkit/themes/pinstripe/global/inContentUI/background-texture.png => toolkit/themes/osx/global/inContentUI/background-texture.png
rename : toolkit/themes/pinstripe/global/jar.mn => toolkit/themes/osx/global/jar.mn
rename : toolkit/themes/pinstripe/global/linkTree.css => toolkit/themes/osx/global/linkTree.css
rename : toolkit/themes/pinstripe/global/listbox.css => toolkit/themes/osx/global/listbox.css
rename : toolkit/themes/pinstripe/global/media/TopLevelImageDocument.css => toolkit/themes/osx/global/media/TopLevelImageDocument.css
rename : toolkit/themes/pinstripe/global/media/TopLevelVideoDocument.css => toolkit/themes/osx/global/media/TopLevelVideoDocument.css
rename : toolkit/themes/pinstripe/global/media/clicktoplay-bgtexture.png => toolkit/themes/osx/global/media/clicktoplay-bgtexture.png
rename : toolkit/themes/pinstripe/global/media/error.png => toolkit/themes/osx/global/media/error.png
rename : toolkit/themes/pinstripe/global/media/fullscreenButton.png => toolkit/themes/osx/global/media/fullscreenButton.png
rename : toolkit/themes/pinstripe/global/media/fullscreenButton@2x.png => toolkit/themes/osx/global/media/fullscreenButton@2x.png
rename : toolkit/themes/pinstripe/global/media/imagedoc-darknoise.png => toolkit/themes/osx/global/media/imagedoc-darknoise.png
rename : toolkit/themes/pinstripe/global/media/imagedoc-lightnoise.png => toolkit/themes/osx/global/media/imagedoc-lightnoise.png
rename : toolkit/themes/pinstripe/global/media/muteButton.png => toolkit/themes/osx/global/media/muteButton.png
rename : toolkit/themes/pinstripe/global/media/muteButton@2x.png => toolkit/themes/osx/global/media/muteButton@2x.png
rename : toolkit/themes/pinstripe/global/media/noAudio.png => toolkit/themes/osx/global/media/noAudio.png
rename : toolkit/themes/pinstripe/global/media/noAudio@2x.png => toolkit/themes/osx/global/media/noAudio@2x.png
rename : toolkit/themes/pinstripe/global/media/pauseButton.png => toolkit/themes/osx/global/media/pauseButton.png
rename : toolkit/themes/pinstripe/global/media/pauseButton@2x.png => toolkit/themes/osx/global/media/pauseButton@2x.png
rename : toolkit/themes/pinstripe/global/media/playButton.png => toolkit/themes/osx/global/media/playButton.png
rename : toolkit/themes/pinstripe/global/media/playButton@2x.png => toolkit/themes/osx/global/media/playButton@2x.png
rename : toolkit/themes/pinstripe/global/media/scrubberThumb.png => toolkit/themes/osx/global/media/scrubberThumb.png
rename : toolkit/themes/pinstripe/global/media/scrubberThumb@2x.png => toolkit/themes/osx/global/media/scrubberThumb@2x.png
rename : toolkit/themes/pinstripe/global/media/scrubberThumbWide.png => toolkit/themes/osx/global/media/scrubberThumbWide.png
rename : toolkit/themes/pinstripe/global/media/scrubberThumbWide@2x.png => toolkit/themes/osx/global/media/scrubberThumbWide@2x.png
rename : toolkit/themes/pinstripe/global/media/stalled.png => toolkit/themes/osx/global/media/stalled.png
rename : toolkit/themes/pinstripe/global/media/throbber.png => toolkit/themes/osx/global/media/throbber.png
rename : toolkit/themes/pinstripe/global/media/unmuteButton.png => toolkit/themes/osx/global/media/unmuteButton.png
rename : toolkit/themes/pinstripe/global/media/unmuteButton@2x.png => toolkit/themes/osx/global/media/unmuteButton@2x.png
rename : toolkit/themes/pinstripe/global/media/videoClickToPlayButton.svg => toolkit/themes/osx/global/media/videoClickToPlayButton.svg
rename : toolkit/themes/pinstripe/global/media/videocontrols.css => toolkit/themes/osx/global/media/videocontrols.css
rename : toolkit/themes/pinstripe/global/media/volumeThumb.png => toolkit/themes/osx/global/media/volumeThumb.png
rename : toolkit/themes/pinstripe/global/media/volumeThumb@2x.png => toolkit/themes/osx/global/media/volumeThumb@2x.png
rename : toolkit/themes/pinstripe/global/menu.css => toolkit/themes/osx/global/menu.css
rename : toolkit/themes/pinstripe/global/menu/menu-arrow.png => toolkit/themes/osx/global/menu/menu-arrow.png
rename : toolkit/themes/pinstripe/global/menu/menu-check.png => toolkit/themes/osx/global/menu/menu-check.png
rename : toolkit/themes/pinstripe/global/menulist.css => toolkit/themes/osx/global/menulist.css
rename : toolkit/themes/pinstripe/global/nativescrollbars.css => toolkit/themes/osx/global/nativescrollbars.css
rename : toolkit/themes/pinstripe/global/netError.css => toolkit/themes/osx/global/netError.css
rename : toolkit/themes/pinstripe/global/notification.css => toolkit/themes/osx/global/notification.css
rename : toolkit/themes/pinstripe/global/notification/close.png => toolkit/themes/osx/global/notification/close.png
rename : toolkit/themes/pinstripe/global/notification/critical-bar-background.png => toolkit/themes/osx/global/notification/critical-bar-background.png
rename : toolkit/themes/pinstripe/global/notification/error-icon.png => toolkit/themes/osx/global/notification/error-icon.png
rename : toolkit/themes/pinstripe/global/notification/info-bar-background.png => toolkit/themes/osx/global/notification/info-bar-background.png
rename : toolkit/themes/pinstripe/global/notification/info-icon.png => toolkit/themes/osx/global/notification/info-icon.png
rename : toolkit/themes/pinstripe/global/notification/warning-bar-background.png => toolkit/themes/osx/global/notification/warning-bar-background.png
rename : toolkit/themes/pinstripe/global/notification/warning-icon.png => toolkit/themes/osx/global/notification/warning-icon.png
rename : toolkit/themes/pinstripe/global/numberbox.css => toolkit/themes/osx/global/numberbox.css
rename : toolkit/themes/pinstripe/global/passwordmgr.css => toolkit/themes/osx/global/passwordmgr.css
rename : toolkit/themes/pinstripe/global/popup.css => toolkit/themes/osx/global/popup.css
rename : toolkit/themes/pinstripe/global/preferences.css => toolkit/themes/osx/global/preferences.css
rename : toolkit/themes/pinstripe/global/progressmeter.css => toolkit/themes/osx/global/progressmeter.css
rename : toolkit/themes/pinstripe/global/radio.css => toolkit/themes/osx/global/radio.css
rename : toolkit/themes/pinstripe/global/resizer.css => toolkit/themes/osx/global/resizer.css
rename : toolkit/themes/pinstripe/global/richlistbox.css => toolkit/themes/osx/global/richlistbox.css
rename : toolkit/themes/pinstripe/global/scale.css => toolkit/themes/osx/global/scale.css
rename : toolkit/themes/pinstripe/global/scale/scale-tray-horiz.gif => toolkit/themes/osx/global/scale/scale-tray-horiz.gif
rename : toolkit/themes/pinstripe/global/scale/scale-tray-vert.gif => toolkit/themes/osx/global/scale/scale-tray-vert.gif
rename : toolkit/themes/pinstripe/global/scrollbox.css => toolkit/themes/osx/global/scrollbox.css
rename : toolkit/themes/pinstripe/global/shared.inc => toolkit/themes/osx/global/shared.inc
rename : toolkit/themes/pinstripe/global/spinbuttons.css => toolkit/themes/osx/global/spinbuttons.css
rename : toolkit/themes/pinstripe/global/splitter.css => toolkit/themes/osx/global/splitter.css
rename : toolkit/themes/pinstripe/global/splitter/dimple.png => toolkit/themes/osx/global/splitter/dimple.png
rename : toolkit/themes/pinstripe/global/splitter/grip-bottom.gif => toolkit/themes/osx/global/splitter/grip-bottom.gif
rename : toolkit/themes/pinstripe/global/splitter/grip-left.gif => toolkit/themes/osx/global/splitter/grip-left.gif
rename : toolkit/themes/pinstripe/global/splitter/grip-right.gif => toolkit/themes/osx/global/splitter/grip-right.gif
rename : toolkit/themes/pinstripe/global/splitter/grip-top.gif => toolkit/themes/osx/global/splitter/grip-top.gif
rename : toolkit/themes/pinstripe/global/tabbox.css => toolkit/themes/osx/global/tabbox.css
rename : toolkit/themes/pinstripe/global/tabprompts.css => toolkit/themes/osx/global/tabprompts.css
rename : toolkit/themes/pinstripe/global/textbox.css => toolkit/themes/osx/global/textbox.css
rename : toolkit/themes/pinstripe/global/toolbar.css => toolkit/themes/osx/global/toolbar.css
rename : toolkit/themes/pinstripe/global/toolbar/spring.png => toolkit/themes/osx/global/toolbar/spring.png
rename : toolkit/themes/pinstripe/global/toolbar/toolbar-background-inactive.png => toolkit/themes/osx/global/toolbar/toolbar-background-inactive.png
rename : toolkit/themes/pinstripe/global/toolbar/toolbar-background.gif => toolkit/themes/osx/global/toolbar/toolbar-background.gif
rename : toolkit/themes/pinstripe/global/toolbar/toolbar-separator.png => toolkit/themes/osx/global/toolbar/toolbar-separator.png
rename : toolkit/themes/pinstripe/global/toolbarbutton.css => toolkit/themes/osx/global/toolbarbutton.css
rename : toolkit/themes/pinstripe/global/tree.css => toolkit/themes/osx/global/tree.css
rename : toolkit/themes/pinstripe/global/tree/columnpicker.gif => toolkit/themes/osx/global/tree/columnpicker.gif
rename : toolkit/themes/pinstripe/global/tree/folder.png => toolkit/themes/osx/global/tree/folder.png
rename : toolkit/themes/pinstripe/global/tree/folder@2x.png => toolkit/themes/osx/global/tree/folder@2x.png
rename : toolkit/themes/pinstripe/global/viewbuttons.css => toolkit/themes/osx/global/viewbuttons.css
rename : toolkit/themes/pinstripe/global/wizard.css => toolkit/themes/osx/global/wizard.css
rename : toolkit/themes/pinstripe/help/Makefile.in => toolkit/themes/osx/help/Makefile.in
rename : toolkit/themes/pinstripe/help/Toolbar.png => toolkit/themes/osx/help/Toolbar.png
rename : toolkit/themes/pinstripe/help/Weblink.png => toolkit/themes/osx/help/Weblink.png
rename : toolkit/themes/pinstripe/help/dropmark-nav.png => toolkit/themes/osx/help/dropmark-nav.png
rename : toolkit/themes/pinstripe/help/help.css => toolkit/themes/osx/help/help.css
rename : toolkit/themes/pinstripe/help/helpFileLayout.css => toolkit/themes/osx/help/helpFileLayout.css
rename : toolkit/themes/pinstripe/help/jar.mn => toolkit/themes/osx/help/jar.mn
rename : toolkit/themes/pinstripe/mochitests/Makefile.in => toolkit/themes/osx/mochitests/Makefile.in
rename : toolkit/themes/pinstripe/mochitests/test_bug510426.xul => toolkit/themes/osx/mochitests/test_bug510426.xul
rename : toolkit/themes/pinstripe/mozapps/Makefile.in => toolkit/themes/osx/mozapps/Makefile.in
rename : toolkit/themes/pinstripe/mozapps/downloads/buttons.png => toolkit/themes/osx/mozapps/downloads/buttons.png
rename : toolkit/themes/pinstripe/mozapps/downloads/downloadIcon.png => toolkit/themes/osx/mozapps/downloads/downloadIcon.png
rename : toolkit/themes/pinstripe/mozapps/downloads/downloads.css => toolkit/themes/osx/mozapps/downloads/downloads.css
rename : toolkit/themes/pinstripe/mozapps/downloads/unknownContentType.css => toolkit/themes/osx/mozapps/downloads/unknownContentType.css
rename : toolkit/themes/pinstripe/mozapps/extensions/about.css => toolkit/themes/osx/mozapps/extensions/about.css
rename : toolkit/themes/pinstripe/mozapps/extensions/alerticon-error.png => toolkit/themes/osx/mozapps/extensions/alerticon-error.png
rename : toolkit/themes/pinstripe/mozapps/extensions/alerticon-info-negative.png => toolkit/themes/osx/mozapps/extensions/alerticon-info-negative.png
rename : toolkit/themes/pinstripe/mozapps/extensions/alerticon-info-positive.png => toolkit/themes/osx/mozapps/extensions/alerticon-info-positive.png
rename : toolkit/themes/pinstripe/mozapps/extensions/alerticon-warning.png => toolkit/themes/osx/mozapps/extensions/alerticon-warning.png
rename : toolkit/themes/pinstripe/mozapps/extensions/blocklist.css => toolkit/themes/osx/mozapps/extensions/blocklist.css
rename : toolkit/themes/pinstripe/mozapps/extensions/cancel.png => toolkit/themes/osx/mozapps/extensions/cancel.png
rename : toolkit/themes/pinstripe/mozapps/extensions/category-available.png => toolkit/themes/osx/mozapps/extensions/category-available.png
rename : toolkit/themes/pinstripe/mozapps/extensions/category-dictionaries.png => toolkit/themes/osx/mozapps/extensions/category-dictionaries.png
rename : toolkit/themes/pinstripe/mozapps/extensions/category-discover.png => toolkit/themes/osx/mozapps/extensions/category-discover.png
rename : toolkit/themes/pinstripe/mozapps/extensions/category-plugins.png => toolkit/themes/osx/mozapps/extensions/category-plugins.png
rename : toolkit/themes/pinstripe/mozapps/extensions/category-recent.png => toolkit/themes/osx/mozapps/extensions/category-recent.png
rename : toolkit/themes/pinstripe/mozapps/extensions/category-search.png => toolkit/themes/osx/mozapps/extensions/category-search.png
rename : toolkit/themes/pinstripe/mozapps/extensions/category-searchengines.png => toolkit/themes/osx/mozapps/extensions/category-searchengines.png
rename : toolkit/themes/pinstripe/mozapps/extensions/dictionaryGeneric-16.png => toolkit/themes/osx/mozapps/extensions/dictionaryGeneric-16.png
rename : toolkit/themes/pinstripe/mozapps/extensions/dictionaryGeneric.png => toolkit/themes/osx/mozapps/extensions/dictionaryGeneric.png
rename : toolkit/themes/pinstripe/mozapps/extensions/discover-logo.png => toolkit/themes/osx/mozapps/extensions/discover-logo.png
rename : toolkit/themes/pinstripe/mozapps/extensions/eula.css => toolkit/themes/osx/mozapps/extensions/eula.css
rename : toolkit/themes/pinstripe/mozapps/extensions/extensionGeneric-16.png => toolkit/themes/osx/mozapps/extensions/extensionGeneric-16.png
rename : toolkit/themes/pinstripe/mozapps/extensions/extensionGeneric.png => toolkit/themes/osx/mozapps/extensions/extensionGeneric.png
rename : toolkit/themes/pinstripe/mozapps/extensions/extensions.css => toolkit/themes/osx/mozapps/extensions/extensions.css
rename : toolkit/themes/pinstripe/mozapps/extensions/extensions.svg => toolkit/themes/osx/mozapps/extensions/extensions.svg
rename : toolkit/themes/pinstripe/mozapps/extensions/heart.png => toolkit/themes/osx/mozapps/extensions/heart.png
rename : toolkit/themes/pinstripe/mozapps/extensions/localeGeneric.png => toolkit/themes/osx/mozapps/extensions/localeGeneric.png
rename : toolkit/themes/pinstripe/mozapps/extensions/navigation.png => toolkit/themes/osx/mozapps/extensions/navigation.png
rename : toolkit/themes/pinstripe/mozapps/extensions/newaddon.css => toolkit/themes/osx/mozapps/extensions/newaddon.css
rename : toolkit/themes/pinstripe/mozapps/extensions/rating-not-won.png => toolkit/themes/osx/mozapps/extensions/rating-not-won.png
rename : toolkit/themes/pinstripe/mozapps/extensions/rating-won.png => toolkit/themes/osx/mozapps/extensions/rating-won.png
rename : toolkit/themes/pinstripe/mozapps/extensions/search.png => toolkit/themes/osx/mozapps/extensions/search.png
rename : toolkit/themes/pinstripe/mozapps/extensions/selectAddons.css => toolkit/themes/osx/mozapps/extensions/selectAddons.css
rename : toolkit/themes/pinstripe/mozapps/extensions/stripes-error.png => toolkit/themes/osx/mozapps/extensions/stripes-error.png
rename : toolkit/themes/pinstripe/mozapps/extensions/stripes-info-negative.png => toolkit/themes/osx/mozapps/extensions/stripes-info-negative.png
rename : toolkit/themes/pinstripe/mozapps/extensions/stripes-info-positive.png => toolkit/themes/osx/mozapps/extensions/stripes-info-positive.png
rename : toolkit/themes/pinstripe/mozapps/extensions/stripes-warning.png => toolkit/themes/osx/mozapps/extensions/stripes-warning.png
rename : toolkit/themes/pinstripe/mozapps/extensions/themeGeneric-16.png => toolkit/themes/osx/mozapps/extensions/themeGeneric-16.png
rename : toolkit/themes/pinstripe/mozapps/extensions/themeGeneric.png => toolkit/themes/osx/mozapps/extensions/themeGeneric.png
rename : toolkit/themes/pinstripe/mozapps/extensions/toolbarbutton-dropmarker.png => toolkit/themes/osx/mozapps/extensions/toolbarbutton-dropmarker.png
rename : toolkit/themes/pinstripe/mozapps/extensions/update.css => toolkit/themes/osx/mozapps/extensions/update.css
rename : toolkit/themes/pinstripe/mozapps/extensions/utilities.png => toolkit/themes/osx/mozapps/extensions/utilities.png
rename : toolkit/themes/pinstripe/mozapps/extensions/xpinstallConfirm.css => toolkit/themes/osx/mozapps/extensions/xpinstallConfirm.css
rename : toolkit/themes/pinstripe/mozapps/handling/handling.css => toolkit/themes/osx/mozapps/handling/handling.css
rename : toolkit/themes/pinstripe/mozapps/jar.mn => toolkit/themes/osx/mozapps/jar.mn
rename : toolkit/themes/pinstripe/mozapps/passwordmgr/key-16.png => toolkit/themes/osx/mozapps/passwordmgr/key-16.png
rename : toolkit/themes/pinstripe/mozapps/passwordmgr/key-16@2x.png => toolkit/themes/osx/mozapps/passwordmgr/key-16@2x.png
rename : toolkit/themes/pinstripe/mozapps/passwordmgr/key-64.png => toolkit/themes/osx/mozapps/passwordmgr/key-64.png
rename : toolkit/themes/pinstripe/mozapps/passwordmgr/key.png => toolkit/themes/osx/mozapps/passwordmgr/key.png
rename : toolkit/themes/pinstripe/mozapps/places/defaultFavicon.png => toolkit/themes/osx/mozapps/places/defaultFavicon.png
rename : toolkit/themes/pinstripe/mozapps/places/defaultFavicon@2x.png => toolkit/themes/osx/mozapps/places/defaultFavicon@2x.png
rename : toolkit/themes/pinstripe/mozapps/plugins/contentPluginBlocked.png => toolkit/themes/osx/mozapps/plugins/contentPluginBlocked.png
rename : toolkit/themes/pinstripe/mozapps/plugins/contentPluginClickToPlay.png => toolkit/themes/osx/mozapps/plugins/contentPluginClickToPlay.png
rename : toolkit/themes/pinstripe/mozapps/plugins/contentPluginClickToPlayPlain.png => toolkit/themes/osx/mozapps/plugins/contentPluginClickToPlayPlain.png
rename : toolkit/themes/pinstripe/mozapps/plugins/contentPluginClose.png => toolkit/themes/osx/mozapps/plugins/contentPluginClose.png
rename : toolkit/themes/pinstripe/mozapps/plugins/contentPluginCrashed.png => toolkit/themes/osx/mozapps/plugins/contentPluginCrashed.png
rename : toolkit/themes/pinstripe/mozapps/plugins/contentPluginDisabled.png => toolkit/themes/osx/mozapps/plugins/contentPluginDisabled.png
rename : toolkit/themes/pinstripe/mozapps/plugins/contentPluginDownload.png => toolkit/themes/osx/mozapps/plugins/contentPluginDownload.png
rename : toolkit/themes/pinstripe/mozapps/plugins/contentPluginMissing.png => toolkit/themes/osx/mozapps/plugins/contentPluginMissing.png
rename : toolkit/themes/pinstripe/mozapps/plugins/notifyPluginGeneric.png => toolkit/themes/osx/mozapps/plugins/notifyPluginGeneric.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginBlocked-16.png => toolkit/themes/osx/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginBlocked-64.png => toolkit/themes/osx/mozapps/plugins/pluginBlocked-64.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginBlocked.png => toolkit/themes/osx/mozapps/plugins/pluginBlocked.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginDisabled-16.png => toolkit/themes/osx/mozapps/plugins/pluginDisabled-16.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginDisabled.png => toolkit/themes/osx/mozapps/plugins/pluginDisabled.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/osx/mozapps/plugins/pluginGeneric-16.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/osx/mozapps/plugins/pluginGeneric.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginHelp-16.png => toolkit/themes/osx/mozapps/plugins/pluginHelp-16.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginProblem.css => toolkit/themes/osx/mozapps/plugins/pluginProblem.css
rename : toolkit/themes/pinstripe/mozapps/profile/profileSelection.css => toolkit/themes/osx/mozapps/profile/profileSelection.css
rename : toolkit/themes/pinstripe/mozapps/profile/profileicon-selected.png => toolkit/themes/osx/mozapps/profile/profileicon-selected.png
rename : toolkit/themes/pinstripe/mozapps/profile/profileicon.png => toolkit/themes/osx/mozapps/profile/profileicon.png
rename : toolkit/themes/pinstripe/mozapps/update/buttons.png => toolkit/themes/osx/mozapps/update/buttons.png
rename : toolkit/themes/pinstripe/mozapps/update/updates.css => toolkit/themes/osx/mozapps/update/updates.css
rename : toolkit/themes/pinstripe/mozapps/viewsource/viewsource.css => toolkit/themes/osx/mozapps/viewsource/viewsource.css
rename : toolkit/themes/pinstripe/reftests/482681-ref.xul => toolkit/themes/osx/reftests/482681-ref.xul
rename : toolkit/themes/pinstripe/reftests/482681.xul => toolkit/themes/osx/reftests/482681.xul
rename : toolkit/themes/pinstripe/reftests/baseline.xul => toolkit/themes/osx/reftests/baseline.xul
rename : toolkit/themes/pinstripe/reftests/checkboxsize-ref.xul => toolkit/themes/osx/reftests/checkboxsize-ref.xul
rename : toolkit/themes/pinstripe/reftests/checkboxsize.xul => toolkit/themes/osx/reftests/checkboxsize.xul
rename : toolkit/themes/pinstripe/reftests/nostretch-ref.xul => toolkit/themes/osx/reftests/nostretch-ref.xul
rename : toolkit/themes/pinstripe/reftests/nostretch.xul => toolkit/themes/osx/reftests/nostretch.xul
rename : toolkit/themes/pinstripe/reftests/radiosize-ref.xul => toolkit/themes/osx/reftests/radiosize-ref.xul
rename : toolkit/themes/pinstripe/reftests/radiosize.xul => toolkit/themes/osx/reftests/radiosize.xul
rename : toolkit/themes/pinstripe/reftests/reftest.list => toolkit/themes/osx/reftests/reftest.list
rename : toolkit/themes/winstripe/Makefile.in => toolkit/themes/windows/Makefile.in
rename : toolkit/themes/winstripe/global/Makefile.in => toolkit/themes/windows/global/Makefile.in
rename : toolkit/themes/winstripe/global/about.css => toolkit/themes/windows/global/about.css
rename : toolkit/themes/winstripe/global/aboutCache.css => toolkit/themes/windows/global/aboutCache.css
rename : toolkit/themes/winstripe/global/aboutCacheEntry.css => toolkit/themes/windows/global/aboutCacheEntry.css
rename : toolkit/themes/winstripe/global/aboutMemory.css => toolkit/themes/windows/global/aboutMemory.css
rename : toolkit/themes/winstripe/global/aboutSupport.css => toolkit/themes/windows/global/aboutSupport.css
rename : toolkit/themes/winstripe/global/alerts/alert.css => toolkit/themes/windows/global/alerts/alert.css
rename : toolkit/themes/winstripe/global/appPicker.css => toolkit/themes/windows/global/appPicker.css
rename : toolkit/themes/winstripe/global/arrow.css => toolkit/themes/windows/global/arrow.css
rename : toolkit/themes/winstripe/global/arrow/arrow-dn-dis.gif => toolkit/themes/windows/global/arrow/arrow-dn-dis.gif
rename : toolkit/themes/winstripe/global/arrow/arrow-dn-hov.gif => toolkit/themes/windows/global/arrow/arrow-dn-hov.gif
rename : toolkit/themes/winstripe/global/arrow/arrow-dn-sharp.gif => toolkit/themes/windows/global/arrow/arrow-dn-sharp.gif
rename : toolkit/themes/winstripe/global/arrow/arrow-dn.gif => toolkit/themes/windows/global/arrow/arrow-dn.gif
rename : toolkit/themes/winstripe/global/arrow/arrow-down.png => toolkit/themes/windows/global/arrow/arrow-down.png
rename : toolkit/themes/winstripe/global/arrow/arrow-lft-dis.gif => toolkit/themes/windows/global/arrow/arrow-lft-dis.gif
rename : toolkit/themes/winstripe/global/arrow/arrow-lft-sharp-end.gif => toolkit/themes/windows/global/arrow/arrow-lft-sharp-end.gif
rename : toolkit/themes/winstripe/global/arrow/arrow-lft-sharp.gif => toolkit/themes/windows/global/arrow/arrow-lft-sharp.gif
rename : toolkit/themes/winstripe/global/arrow/arrow-lft.gif => toolkit/themes/windows/global/arrow/arrow-lft.gif
rename : toolkit/themes/winstripe/global/arrow/arrow-rit-dis.gif => toolkit/themes/windows/global/arrow/arrow-rit-dis.gif
rename : toolkit/themes/winstripe/global/arrow/arrow-rit-sharp-end.gif => toolkit/themes/windows/global/arrow/arrow-rit-sharp-end.gif
rename : toolkit/themes/winstripe/global/arrow/arrow-rit-sharp.gif => toolkit/themes/windows/global/arrow/arrow-rit-sharp.gif
rename : toolkit/themes/winstripe/global/arrow/arrow-rit.gif => toolkit/themes/windows/global/arrow/arrow-rit.gif
rename : toolkit/themes/winstripe/global/arrow/arrow-up-dis.gif => toolkit/themes/windows/global/arrow/arrow-up-dis.gif
rename : toolkit/themes/winstripe/global/arrow/arrow-up-hov.gif => toolkit/themes/windows/global/arrow/arrow-up-hov.gif
rename : toolkit/themes/winstripe/global/arrow/arrow-up-sharp.gif => toolkit/themes/windows/global/arrow/arrow-up-sharp.gif
rename : toolkit/themes/winstripe/global/arrow/arrow-up.gif => toolkit/themes/windows/global/arrow/arrow-up.gif
rename : toolkit/themes/winstripe/global/arrow/panelarrow-horizontal-white.png => toolkit/themes/windows/global/arrow/panelarrow-horizontal-white.png
rename : toolkit/themes/winstripe/global/arrow/panelarrow-horizontal.svg => toolkit/themes/windows/global/arrow/panelarrow-horizontal.svg
rename : toolkit/themes/winstripe/global/arrow/panelarrow-vertical-white.png => toolkit/themes/windows/global/arrow/panelarrow-vertical-white.png
rename : toolkit/themes/winstripe/global/arrow/panelarrow-vertical.svg => toolkit/themes/windows/global/arrow/panelarrow-vertical.svg
rename : toolkit/themes/winstripe/global/autocomplete-aero.css => toolkit/themes/windows/global/autocomplete-aero.css
rename : toolkit/themes/winstripe/global/autocomplete.css => toolkit/themes/windows/global/autocomplete.css
rename : toolkit/themes/winstripe/global/button.css => toolkit/themes/windows/global/button.css
rename : toolkit/themes/winstripe/global/checkbox.css => toolkit/themes/windows/global/checkbox.css
rename : toolkit/themes/winstripe/global/checkbox/cbox-check-dis.gif => toolkit/themes/windows/global/checkbox/cbox-check-dis.gif
rename : toolkit/themes/winstripe/global/checkbox/cbox-check.gif => toolkit/themes/windows/global/checkbox/cbox-check.gif
rename : toolkit/themes/winstripe/global/colorpicker.css => toolkit/themes/windows/global/colorpicker.css
rename : toolkit/themes/winstripe/global/commonDialog.css => toolkit/themes/windows/global/commonDialog.css
rename : toolkit/themes/winstripe/global/config.css => toolkit/themes/windows/global/config.css
rename : toolkit/themes/winstripe/global/console/console-aero.css => toolkit/themes/windows/global/console/console-aero.css
rename : toolkit/themes/winstripe/global/console/console-error-caret.gif => toolkit/themes/windows/global/console/console-error-caret.gif
rename : toolkit/themes/winstripe/global/console/console-error-dash.gif => toolkit/themes/windows/global/console/console-error-dash.gif
rename : toolkit/themes/winstripe/global/console/console-toolbar-aero.png => toolkit/themes/windows/global/console/console-toolbar-aero.png
rename : toolkit/themes/winstripe/global/console/console-toolbar.png => toolkit/themes/windows/global/console/console-toolbar.png
rename : toolkit/themes/winstripe/global/console/console.css => toolkit/themes/windows/global/console/console.css
rename : toolkit/themes/winstripe/global/console/itemSelected.png => toolkit/themes/windows/global/console/itemSelected.png
rename : toolkit/themes/winstripe/global/customizeToolbar.css => toolkit/themes/windows/global/customizeToolbar.css
rename : toolkit/themes/winstripe/global/datetimepicker.css => toolkit/themes/windows/global/datetimepicker.css
rename : toolkit/themes/winstripe/global/dialog.css => toolkit/themes/windows/global/dialog.css
rename : toolkit/themes/winstripe/global/dirListing/dirListing.css => toolkit/themes/windows/global/dirListing/dirListing.css
rename : toolkit/themes/winstripe/global/dirListing/folder-aero.png => toolkit/themes/windows/global/dirListing/folder-aero.png
rename : toolkit/themes/winstripe/global/dirListing/folder.png => toolkit/themes/windows/global/dirListing/folder.png
rename : toolkit/themes/winstripe/global/dirListing/local-aero.png => toolkit/themes/windows/global/dirListing/local-aero.png
rename : toolkit/themes/winstripe/global/dirListing/local.png => toolkit/themes/windows/global/dirListing/local.png
rename : toolkit/themes/winstripe/global/dirListing/remote-aero.png => toolkit/themes/windows/global/dirListing/remote-aero.png
rename : toolkit/themes/winstripe/global/dirListing/remote.png => toolkit/themes/windows/global/dirListing/remote.png
rename : toolkit/themes/winstripe/global/dirListing/up-aero.png => toolkit/themes/windows/global/dirListing/up-aero.png
rename : toolkit/themes/winstripe/global/dirListing/up.png => toolkit/themes/windows/global/dirListing/up.png
rename : toolkit/themes/winstripe/global/dropmarker.css => toolkit/themes/windows/global/dropmarker.css
rename : toolkit/themes/winstripe/global/expander.css => toolkit/themes/windows/global/expander.css
rename : toolkit/themes/winstripe/global/filefield.css => toolkit/themes/windows/global/filefield.css
rename : toolkit/themes/winstripe/global/filepicker.css => toolkit/themes/windows/global/filepicker.css
rename : toolkit/themes/winstripe/global/filepicker/Filepicker.png => toolkit/themes/windows/global/filepicker/Filepicker.png
rename : toolkit/themes/winstripe/global/findBar.css => toolkit/themes/windows/global/findBar.css
rename : toolkit/themes/winstripe/global/global.css => toolkit/themes/windows/global/global.css
rename : toolkit/themes/winstripe/global/globalBindings.xml => toolkit/themes/windows/global/globalBindings.xml
rename : toolkit/themes/winstripe/global/groupbox.css => toolkit/themes/windows/global/groupbox.css
rename : toolkit/themes/winstripe/global/icons/Close.gif => toolkit/themes/windows/global/icons/Close.gif
rename : toolkit/themes/winstripe/global/icons/Error-aero.png => toolkit/themes/windows/global/icons/Error-aero.png
rename : toolkit/themes/winstripe/global/icons/Error.png => toolkit/themes/windows/global/icons/Error.png
rename : toolkit/themes/winstripe/global/icons/Landscape-aero.png => toolkit/themes/windows/global/icons/Landscape-aero.png
rename : toolkit/themes/winstripe/global/icons/Landscape.png => toolkit/themes/windows/global/icons/Landscape.png
rename : toolkit/themes/winstripe/global/icons/Minimize.gif => toolkit/themes/windows/global/icons/Minimize.gif
rename : toolkit/themes/winstripe/global/icons/Portrait-aero.png => toolkit/themes/windows/global/icons/Portrait-aero.png
rename : toolkit/themes/winstripe/global/icons/Portrait.png => toolkit/themes/windows/global/icons/Portrait.png
rename : toolkit/themes/winstripe/global/icons/Print-preview-aero.png => toolkit/themes/windows/global/icons/Print-preview-aero.png
rename : toolkit/themes/winstripe/global/icons/Print-preview.png => toolkit/themes/windows/global/icons/Print-preview.png
rename : toolkit/themes/winstripe/global/icons/Question-aero.png => toolkit/themes/windows/global/icons/Question-aero.png
rename : toolkit/themes/winstripe/global/icons/Question.png => toolkit/themes/windows/global/icons/Question.png
rename : toolkit/themes/winstripe/global/icons/Restore.gif => toolkit/themes/windows/global/icons/Restore.gif
rename : toolkit/themes/winstripe/global/icons/Search-close-aero.png => toolkit/themes/windows/global/icons/Search-close-aero.png
rename : toolkit/themes/winstripe/global/icons/Search-close.png => toolkit/themes/windows/global/icons/Search-close.png
rename : toolkit/themes/winstripe/global/icons/Search-glass-aero.png => toolkit/themes/windows/global/icons/Search-glass-aero.png
rename : toolkit/themes/winstripe/global/icons/Search-glass.png => toolkit/themes/windows/global/icons/Search-glass.png
rename : toolkit/themes/winstripe/global/icons/Warning-aero.png => toolkit/themes/windows/global/icons/Warning-aero.png
rename : toolkit/themes/winstripe/global/icons/Warning.png => toolkit/themes/windows/global/icons/Warning.png
rename : toolkit/themes/winstripe/global/icons/autoscroll-aero.png => toolkit/themes/windows/global/icons/autoscroll-aero.png
rename : toolkit/themes/winstripe/global/icons/autoscroll.png => toolkit/themes/windows/global/icons/autoscroll.png
rename : toolkit/themes/winstripe/global/icons/blacklist_favicon-aero.png => toolkit/themes/windows/global/icons/blacklist_favicon-aero.png
rename : toolkit/themes/winstripe/global/icons/blacklist_favicon.png => toolkit/themes/windows/global/icons/blacklist_favicon.png
rename : toolkit/themes/winstripe/global/icons/blacklist_large-aero.png => toolkit/themes/windows/global/icons/blacklist_large-aero.png
rename : toolkit/themes/winstripe/global/icons/blacklist_large.png => toolkit/themes/windows/global/icons/blacklist_large.png
rename : toolkit/themes/winstripe/global/icons/close.png => toolkit/themes/windows/global/icons/close.png
rename : toolkit/themes/winstripe/global/icons/collapse.png => toolkit/themes/windows/global/icons/collapse.png
rename : toolkit/themes/winstripe/global/icons/error-16-aero.png => toolkit/themes/windows/global/icons/error-16-aero.png
rename : toolkit/themes/winstripe/global/icons/error-16.png => toolkit/themes/windows/global/icons/error-16.png
rename : toolkit/themes/winstripe/global/icons/error-24-aero.png => toolkit/themes/windows/global/icons/error-24-aero.png
rename : toolkit/themes/winstripe/global/icons/error-24.png => toolkit/themes/windows/global/icons/error-24.png
rename : toolkit/themes/winstripe/global/icons/error-48-aero.png => toolkit/themes/windows/global/icons/error-48-aero.png
rename : toolkit/themes/winstripe/global/icons/error-48.png => toolkit/themes/windows/global/icons/error-48.png
rename : toolkit/themes/winstripe/global/icons/error-64-aero.png => toolkit/themes/windows/global/icons/error-64-aero.png
rename : toolkit/themes/winstripe/global/icons/error-64.png => toolkit/themes/windows/global/icons/error-64.png
rename : toolkit/themes/winstripe/global/icons/errorBar-30-aero.png => toolkit/themes/windows/global/icons/errorBar-30-aero.png
rename : toolkit/themes/winstripe/global/icons/errorBar-30.png => toolkit/themes/windows/global/icons/errorBar-30.png
rename : toolkit/themes/winstripe/global/icons/errorBar-60-aero.png => toolkit/themes/windows/global/icons/errorBar-60-aero.png
rename : toolkit/themes/winstripe/global/icons/errorBar-60.png => toolkit/themes/windows/global/icons/errorBar-60.png
rename : toolkit/themes/winstripe/global/icons/errorBarIcon-16-aero.png => toolkit/themes/windows/global/icons/errorBarIcon-16-aero.png
rename : toolkit/themes/winstripe/global/icons/errorBarIcon-16.png => toolkit/themes/windows/global/icons/errorBarIcon-16.png
rename : toolkit/themes/winstripe/global/icons/errorGhosted-64-aero.png => toolkit/themes/windows/global/icons/errorGhosted-64-aero.png
rename : toolkit/themes/winstripe/global/icons/errorGhosted-64.png => toolkit/themes/windows/global/icons/errorGhosted-64.png
rename : toolkit/themes/winstripe/global/icons/expand.png => toolkit/themes/windows/global/icons/expand.png
rename : toolkit/themes/winstripe/global/icons/find-aero.png => toolkit/themes/windows/global/icons/find-aero.png
rename : toolkit/themes/winstripe/global/icons/find.png => toolkit/themes/windows/global/icons/find.png
rename : toolkit/themes/winstripe/global/icons/folder-item-aero.png => toolkit/themes/windows/global/icons/folder-item-aero.png
rename : toolkit/themes/winstripe/global/icons/folder-item.png => toolkit/themes/windows/global/icons/folder-item.png
rename : toolkit/themes/winstripe/global/icons/information-16-aero.png => toolkit/themes/windows/global/icons/information-16-aero.png
rename : toolkit/themes/winstripe/global/icons/information-16.png => toolkit/themes/windows/global/icons/information-16.png
rename : toolkit/themes/winstripe/global/icons/information-24-aero.png => toolkit/themes/windows/global/icons/information-24-aero.png
rename : toolkit/themes/winstripe/global/icons/information-24.png => toolkit/themes/windows/global/icons/information-24.png
rename : toolkit/themes/winstripe/global/icons/information-32-aero.png => toolkit/themes/windows/global/icons/information-32-aero.png
rename : toolkit/themes/winstripe/global/icons/information-32.png => toolkit/themes/windows/global/icons/information-32.png
rename : toolkit/themes/winstripe/global/icons/information-48-aero.png => toolkit/themes/windows/global/icons/information-48-aero.png
rename : toolkit/themes/winstripe/global/icons/information-48.png => toolkit/themes/windows/global/icons/information-48.png
rename : toolkit/themes/winstripe/global/icons/information-64-aero.png => toolkit/themes/windows/global/icons/information-64-aero.png
rename : toolkit/themes/winstripe/global/icons/information-64.png => toolkit/themes/windows/global/icons/information-64.png
rename : toolkit/themes/winstripe/global/icons/informationBarIcon-16-aero.png => toolkit/themes/windows/global/icons/informationBarIcon-16-aero.png
rename : toolkit/themes/winstripe/global/icons/informationBarIcon-16.png => toolkit/themes/windows/global/icons/informationBarIcon-16.png
rename : toolkit/themes/winstripe/global/icons/informationGhosted-64-aero.png => toolkit/themes/windows/global/icons/informationGhosted-64-aero.png
rename : toolkit/themes/winstripe/global/icons/informationGhosted-64.png => toolkit/themes/windows/global/icons/informationGhosted-64.png
rename : toolkit/themes/winstripe/global/icons/loading_16.png => toolkit/themes/windows/global/icons/loading_16.png
rename : toolkit/themes/winstripe/global/icons/notloading_16.png => toolkit/themes/windows/global/icons/notloading_16.png
rename : toolkit/themes/winstripe/global/icons/question-16-aero.png => toolkit/themes/windows/global/icons/question-16-aero.png
rename : toolkit/themes/winstripe/global/icons/question-16.png => toolkit/themes/windows/global/icons/question-16.png
rename : toolkit/themes/winstripe/global/icons/question-24-aero.png => toolkit/themes/windows/global/icons/question-24-aero.png
rename : toolkit/themes/winstripe/global/icons/question-24.png => toolkit/themes/windows/global/icons/question-24.png
rename : toolkit/themes/winstripe/global/icons/question-48-aero.png => toolkit/themes/windows/global/icons/question-48-aero.png
rename : toolkit/themes/winstripe/global/icons/question-48.png => toolkit/themes/windows/global/icons/question-48.png
rename : toolkit/themes/winstripe/global/icons/question-64-aero.png => toolkit/themes/windows/global/icons/question-64-aero.png
rename : toolkit/themes/winstripe/global/icons/question-64.png => toolkit/themes/windows/global/icons/question-64.png
rename : toolkit/themes/winstripe/global/icons/questionBarIcon-16-aero.png => toolkit/themes/windows/global/icons/questionBarIcon-16-aero.png
rename : toolkit/themes/winstripe/global/icons/questionBarIcon-16.png => toolkit/themes/windows/global/icons/questionBarIcon-16.png
rename : toolkit/themes/winstripe/global/icons/questionGhosted-64-aero.png => toolkit/themes/windows/global/icons/questionGhosted-64-aero.png
rename : toolkit/themes/winstripe/global/icons/questionGhosted-64.png => toolkit/themes/windows/global/icons/questionGhosted-64.png
rename : toolkit/themes/winstripe/global/icons/resizer-rtl.png => toolkit/themes/windows/global/icons/resizer-rtl.png
rename : toolkit/themes/winstripe/global/icons/resizer.png => toolkit/themes/windows/global/icons/resizer.png
rename : toolkit/themes/winstripe/global/icons/sslWarning-aero.png => toolkit/themes/windows/global/icons/sslWarning-aero.png
rename : toolkit/themes/winstripe/global/icons/sslWarning.png => toolkit/themes/windows/global/icons/sslWarning.png
rename : toolkit/themes/winstripe/global/icons/tabprompts-bgtexture.png => toolkit/themes/windows/global/icons/tabprompts-bgtexture.png
rename : toolkit/themes/winstripe/global/icons/warning-16-aero.png => toolkit/themes/windows/global/icons/warning-16-aero.png
rename : toolkit/themes/winstripe/global/icons/warning-16.png => toolkit/themes/windows/global/icons/warning-16.png
rename : toolkit/themes/winstripe/global/icons/warning-24-aero.png => toolkit/themes/windows/global/icons/warning-24-aero.png
rename : toolkit/themes/winstripe/global/icons/warning-24.png => toolkit/themes/windows/global/icons/warning-24.png
rename : toolkit/themes/winstripe/global/icons/warning-64-aero.png => toolkit/themes/windows/global/icons/warning-64-aero.png
rename : toolkit/themes/winstripe/global/icons/warning-64.png => toolkit/themes/windows/global/icons/warning-64.png
rename : toolkit/themes/winstripe/global/icons/warning-large-aero.png => toolkit/themes/windows/global/icons/warning-large-aero.png
rename : toolkit/themes/winstripe/global/icons/warning-large.png => toolkit/themes/windows/global/icons/warning-large.png
rename : toolkit/themes/winstripe/global/icons/warningBar-30-aero.png => toolkit/themes/windows/global/icons/warningBar-30-aero.png
rename : toolkit/themes/winstripe/global/icons/warningBar-30.png => toolkit/themes/windows/global/icons/warningBar-30.png
rename : toolkit/themes/winstripe/global/icons/warningBar-60-aero.png => toolkit/themes/windows/global/icons/warningBar-60-aero.png
rename : toolkit/themes/winstripe/global/icons/warningBar-60.png => toolkit/themes/windows/global/icons/warningBar-60.png
rename : toolkit/themes/winstripe/global/icons/warningBarIcon-16-aero.png => toolkit/themes/windows/global/icons/warningBarIcon-16-aero.png
rename : toolkit/themes/winstripe/global/icons/warningBarIcon-16.png => toolkit/themes/windows/global/icons/warningBarIcon-16.png
rename : toolkit/themes/winstripe/global/icons/warningGhosted-64-aero.png => toolkit/themes/windows/global/icons/warningGhosted-64-aero.png
rename : toolkit/themes/winstripe/global/icons/warningGhosted-64.png => toolkit/themes/windows/global/icons/warningGhosted-64.png
rename : toolkit/themes/winstripe/global/icons/windowControls-aero.png => toolkit/themes/windows/global/icons/windowControls-aero.png
rename : toolkit/themes/winstripe/global/icons/windowControls.png => toolkit/themes/windows/global/icons/windowControls.png
rename : toolkit/themes/winstripe/global/icons/wrap-aero.png => toolkit/themes/windows/global/icons/wrap-aero.png
rename : toolkit/themes/winstripe/global/icons/wrap.png => toolkit/themes/windows/global/icons/wrap.png
rename : toolkit/themes/winstripe/global/inContentUI-aero.css => toolkit/themes/windows/global/inContentUI-aero.css
rename : toolkit/themes/winstripe/global/inContentUI.css => toolkit/themes/windows/global/inContentUI.css
rename : toolkit/themes/winstripe/global/inContentUI/background-texture.png => toolkit/themes/windows/global/inContentUI/background-texture.png
rename : toolkit/themes/winstripe/global/jar.mn => toolkit/themes/windows/global/jar.mn
rename : toolkit/themes/winstripe/global/linkTree.css => toolkit/themes/windows/global/linkTree.css
rename : toolkit/themes/winstripe/global/listbox.css => toolkit/themes/windows/global/listbox.css
rename : toolkit/themes/winstripe/global/media/TopLevelImageDocument.css => toolkit/themes/windows/global/media/TopLevelImageDocument.css
rename : toolkit/themes/winstripe/global/media/TopLevelVideoDocument.css => toolkit/themes/windows/global/media/TopLevelVideoDocument.css
rename : toolkit/themes/winstripe/global/media/clicktoplay-bgtexture.png => toolkit/themes/windows/global/media/clicktoplay-bgtexture.png
rename : toolkit/themes/winstripe/global/media/error.png => toolkit/themes/windows/global/media/error.png
rename : toolkit/themes/winstripe/global/media/fullscreenButton.png => toolkit/themes/windows/global/media/fullscreenButton.png
rename : toolkit/themes/winstripe/global/media/imagedoc-darknoise.png => toolkit/themes/windows/global/media/imagedoc-darknoise.png
rename : toolkit/themes/winstripe/global/media/imagedoc-lightnoise.png => toolkit/themes/windows/global/media/imagedoc-lightnoise.png
rename : toolkit/themes/winstripe/global/media/muteButton.png => toolkit/themes/windows/global/media/muteButton.png
rename : toolkit/themes/winstripe/global/media/noAudio.png => toolkit/themes/windows/global/media/noAudio.png
rename : toolkit/themes/winstripe/global/media/pauseButton.png => toolkit/themes/windows/global/media/pauseButton.png
rename : toolkit/themes/winstripe/global/media/playButton.png => toolkit/themes/windows/global/media/playButton.png
rename : toolkit/themes/winstripe/global/media/scrubberThumb.png => toolkit/themes/windows/global/media/scrubberThumb.png
rename : toolkit/themes/winstripe/global/media/scrubberThumbWide.png => toolkit/themes/windows/global/media/scrubberThumbWide.png
rename : toolkit/themes/winstripe/global/media/stalled.png => toolkit/themes/windows/global/media/stalled.png
rename : toolkit/themes/winstripe/global/media/throbber.png => toolkit/themes/windows/global/media/throbber.png
rename : toolkit/themes/winstripe/global/media/unmuteButton.png => toolkit/themes/windows/global/media/unmuteButton.png
rename : toolkit/themes/winstripe/global/media/videoClickToPlayButton.svg => toolkit/themes/windows/global/media/videoClickToPlayButton.svg
rename : toolkit/themes/winstripe/global/media/videocontrols.css => toolkit/themes/windows/global/media/videocontrols.css
rename : toolkit/themes/winstripe/global/media/volumeThumb.png => toolkit/themes/windows/global/media/volumeThumb.png
rename : toolkit/themes/winstripe/global/menu-aero.css => toolkit/themes/windows/global/menu-aero.css
rename : toolkit/themes/winstripe/global/menu.css => toolkit/themes/windows/global/menu.css
rename : toolkit/themes/winstripe/global/menulist-aero.css => toolkit/themes/windows/global/menulist-aero.css
rename : toolkit/themes/winstripe/global/menulist.css => toolkit/themes/windows/global/menulist.css
rename : toolkit/themes/winstripe/global/netError.css => toolkit/themes/windows/global/netError.css
rename : toolkit/themes/winstripe/global/notification-aero.css => toolkit/themes/windows/global/notification-aero.css
rename : toolkit/themes/winstripe/global/notification.css => toolkit/themes/windows/global/notification.css
rename : toolkit/themes/winstripe/global/numberbox.css => toolkit/themes/windows/global/numberbox.css
rename : toolkit/themes/winstripe/global/passwordmgr.css => toolkit/themes/windows/global/passwordmgr.css
rename : toolkit/themes/winstripe/global/popup.css => toolkit/themes/windows/global/popup.css
rename : toolkit/themes/winstripe/global/preferences.css => toolkit/themes/windows/global/preferences.css
rename : toolkit/themes/winstripe/global/printPageSetup.css => toolkit/themes/windows/global/printPageSetup.css
rename : toolkit/themes/winstripe/global/printPreview.css => toolkit/themes/windows/global/printPreview.css
rename : toolkit/themes/winstripe/global/printpreview/arrow-left-aero.png => toolkit/themes/windows/global/printpreview/arrow-left-aero.png
rename : toolkit/themes/winstripe/global/printpreview/arrow-left-end-aero.png => toolkit/themes/windows/global/printpreview/arrow-left-end-aero.png
rename : toolkit/themes/winstripe/global/printpreview/arrow-left-end.png => toolkit/themes/windows/global/printpreview/arrow-left-end.png
rename : toolkit/themes/winstripe/global/printpreview/arrow-left.png => toolkit/themes/windows/global/printpreview/arrow-left.png
rename : toolkit/themes/winstripe/global/printpreview/arrow-right-aero.png => toolkit/themes/windows/global/printpreview/arrow-right-aero.png
rename : toolkit/themes/winstripe/global/printpreview/arrow-right-end-aero.png => toolkit/themes/windows/global/printpreview/arrow-right-end-aero.png
rename : toolkit/themes/winstripe/global/printpreview/arrow-right-end.png => toolkit/themes/windows/global/printpreview/arrow-right-end.png
rename : toolkit/themes/winstripe/global/printpreview/arrow-right.png => toolkit/themes/windows/global/printpreview/arrow-right.png
rename : toolkit/themes/winstripe/global/progressmeter.css => toolkit/themes/windows/global/progressmeter.css
rename : toolkit/themes/winstripe/global/radio.css => toolkit/themes/windows/global/radio.css
rename : toolkit/themes/winstripe/global/radio/radio-check-dis.gif => toolkit/themes/windows/global/radio/radio-check-dis.gif
rename : toolkit/themes/winstripe/global/radio/radio-check.gif => toolkit/themes/windows/global/radio/radio-check.gif
rename : toolkit/themes/winstripe/global/resizer.css => toolkit/themes/windows/global/resizer.css
rename : toolkit/themes/winstripe/global/richlistbox.css => toolkit/themes/windows/global/richlistbox.css
rename : toolkit/themes/winstripe/global/scale.css => toolkit/themes/windows/global/scale.css
rename : toolkit/themes/winstripe/global/scale/scale-tray-horiz.gif => toolkit/themes/windows/global/scale/scale-tray-horiz.gif
rename : toolkit/themes/winstripe/global/scale/scale-tray-vert.gif => toolkit/themes/windows/global/scale/scale-tray-vert.gif
rename : toolkit/themes/winstripe/global/scrollbar/slider.gif => toolkit/themes/windows/global/scrollbar/slider.gif
rename : toolkit/themes/winstripe/global/scrollbox.css => toolkit/themes/windows/global/scrollbox.css
rename : toolkit/themes/winstripe/global/spinbuttons.css => toolkit/themes/windows/global/spinbuttons.css
rename : toolkit/themes/winstripe/global/splitter.css => toolkit/themes/windows/global/splitter.css
rename : toolkit/themes/winstripe/global/splitter/grip-bottom.gif => toolkit/themes/windows/global/splitter/grip-bottom.gif
rename : toolkit/themes/winstripe/global/splitter/grip-left.gif => toolkit/themes/windows/global/splitter/grip-left.gif
rename : toolkit/themes/winstripe/global/splitter/grip-right.gif => toolkit/themes/windows/global/splitter/grip-right.gif
rename : toolkit/themes/winstripe/global/splitter/grip-top.gif => toolkit/themes/windows/global/splitter/grip-top.gif
rename : toolkit/themes/winstripe/global/tabbox.css => toolkit/themes/windows/global/tabbox.css
rename : toolkit/themes/winstripe/global/tabprompts.css => toolkit/themes/windows/global/tabprompts.css
rename : toolkit/themes/winstripe/global/textbox-aero.css => toolkit/themes/windows/global/textbox-aero.css
rename : toolkit/themes/winstripe/global/textbox.css => toolkit/themes/windows/global/textbox.css
rename : toolkit/themes/winstripe/global/throbber/Throbber-small.gif => toolkit/themes/windows/global/throbber/Throbber-small.gif
rename : toolkit/themes/winstripe/global/toolbar.css => toolkit/themes/windows/global/toolbar.css
rename : toolkit/themes/winstripe/global/toolbar/chevron.gif => toolkit/themes/windows/global/toolbar/chevron.gif
rename : toolkit/themes/winstripe/global/toolbar/spring-aero.png => toolkit/themes/windows/global/toolbar/spring-aero.png
rename : toolkit/themes/winstripe/global/toolbar/spring.png => toolkit/themes/windows/global/toolbar/spring.png
rename : toolkit/themes/winstripe/global/toolbarbutton-aero.css => toolkit/themes/windows/global/toolbarbutton-aero.css
rename : toolkit/themes/winstripe/global/toolbarbutton.css => toolkit/themes/windows/global/toolbarbutton.css
rename : toolkit/themes/winstripe/global/tree-aero.css => toolkit/themes/windows/global/tree-aero.css
rename : toolkit/themes/winstripe/global/tree.css => toolkit/themes/windows/global/tree.css
rename : toolkit/themes/winstripe/global/tree/columnpicker.gif => toolkit/themes/windows/global/tree/columnpicker.gif
rename : toolkit/themes/winstripe/global/tree/sort-asc-aero.png => toolkit/themes/windows/global/tree/sort-asc-aero.png
rename : toolkit/themes/winstripe/global/tree/sort-asc-classic.png => toolkit/themes/windows/global/tree/sort-asc-classic.png
rename : toolkit/themes/winstripe/global/tree/sort-asc.png => toolkit/themes/windows/global/tree/sort-asc.png
rename : toolkit/themes/winstripe/global/tree/sort-dsc-aero.png => toolkit/themes/windows/global/tree/sort-dsc-aero.png
rename : toolkit/themes/winstripe/global/tree/sort-dsc-classic.png => toolkit/themes/windows/global/tree/sort-dsc-classic.png
rename : toolkit/themes/winstripe/global/tree/sort-dsc.png => toolkit/themes/windows/global/tree/sort-dsc.png
rename : toolkit/themes/winstripe/global/tree/twisty-clsd-aero.png => toolkit/themes/windows/global/tree/twisty-clsd-aero.png
rename : toolkit/themes/winstripe/global/tree/twisty-clsd-hover-aero.png => toolkit/themes/windows/global/tree/twisty-clsd-hover-aero.png
rename : toolkit/themes/winstripe/global/tree/twisty-clsd-hover-rtl-aero.png => toolkit/themes/windows/global/tree/twisty-clsd-hover-rtl-aero.png
rename : toolkit/themes/winstripe/global/tree/twisty-clsd-rtl-aero.png => toolkit/themes/windows/global/tree/twisty-clsd-rtl-aero.png
rename : toolkit/themes/winstripe/global/tree/twisty-clsd.png => toolkit/themes/windows/global/tree/twisty-clsd.png
rename : toolkit/themes/winstripe/global/tree/twisty-open-aero.png => toolkit/themes/windows/global/tree/twisty-open-aero.png
rename : toolkit/themes/winstripe/global/tree/twisty-open-hover-aero.png => toolkit/themes/windows/global/tree/twisty-open-hover-aero.png
rename : toolkit/themes/winstripe/global/tree/twisty-open-hover-rtl-aero.png => toolkit/themes/windows/global/tree/twisty-open-hover-rtl-aero.png
rename : toolkit/themes/winstripe/global/tree/twisty-open-rtl-aero.png => toolkit/themes/windows/global/tree/twisty-open-rtl-aero.png
rename : toolkit/themes/winstripe/global/tree/twisty-open.png => toolkit/themes/windows/global/tree/twisty-open.png
rename : toolkit/themes/winstripe/global/wizard.css => toolkit/themes/windows/global/wizard.css
rename : toolkit/themes/winstripe/global/xulscrollbars.css => toolkit/themes/windows/global/xulscrollbars.css
rename : toolkit/themes/winstripe/help/Makefile.in => toolkit/themes/windows/help/Makefile.in
rename : toolkit/themes/winstripe/help/Toolbar-rtl.png => toolkit/themes/windows/help/Toolbar-rtl.png
rename : toolkit/themes/winstripe/help/Toolbar.png => toolkit/themes/windows/help/Toolbar.png
rename : toolkit/themes/winstripe/help/Weblink-rtl.png => toolkit/themes/windows/help/Weblink-rtl.png
rename : toolkit/themes/winstripe/help/Weblink.png => toolkit/themes/windows/help/Weblink.png
rename : toolkit/themes/winstripe/help/help.css => toolkit/themes/windows/help/help.css
rename : toolkit/themes/winstripe/help/helpFileLayout.css => toolkit/themes/windows/help/helpFileLayout.css
rename : toolkit/themes/winstripe/help/jar.mn => toolkit/themes/windows/help/jar.mn
rename : toolkit/themes/winstripe/mozapps/Makefile.in => toolkit/themes/windows/mozapps/Makefile.in
rename : toolkit/themes/winstripe/mozapps/downloads/downloadButtons-aero.png => toolkit/themes/windows/mozapps/downloads/downloadButtons-aero.png
rename : toolkit/themes/winstripe/mozapps/downloads/downloadButtons.png => toolkit/themes/windows/mozapps/downloads/downloadButtons.png
rename : toolkit/themes/winstripe/mozapps/downloads/downloadIcon-aero.png => toolkit/themes/windows/mozapps/downloads/downloadIcon-aero.png
rename : toolkit/themes/winstripe/mozapps/downloads/downloadIcon.png => toolkit/themes/windows/mozapps/downloads/downloadIcon.png
rename : toolkit/themes/winstripe/mozapps/downloads/downloads-aero.css => toolkit/themes/windows/mozapps/downloads/downloads-aero.css
rename : toolkit/themes/winstripe/mozapps/downloads/downloads.css => toolkit/themes/windows/mozapps/downloads/downloads.css
rename : toolkit/themes/winstripe/mozapps/downloads/unknownContentType.css => toolkit/themes/windows/mozapps/downloads/unknownContentType.css
rename : toolkit/themes/winstripe/mozapps/extensions/about.css => toolkit/themes/windows/mozapps/extensions/about.css
rename : toolkit/themes/winstripe/mozapps/extensions/alerticon-error.png => toolkit/themes/windows/mozapps/extensions/alerticon-error.png
rename : toolkit/themes/winstripe/mozapps/extensions/alerticon-info-negative.png => toolkit/themes/windows/mozapps/extensions/alerticon-info-negative.png
rename : toolkit/themes/winstripe/mozapps/extensions/alerticon-info-positive.png => toolkit/themes/windows/mozapps/extensions/alerticon-info-positive.png
rename : toolkit/themes/winstripe/mozapps/extensions/alerticon-warning.png => toolkit/themes/windows/mozapps/extensions/alerticon-warning.png
rename : toolkit/themes/winstripe/mozapps/extensions/blocklist.css => toolkit/themes/windows/mozapps/extensions/blocklist.css
rename : toolkit/themes/winstripe/mozapps/extensions/cancel.png => toolkit/themes/windows/mozapps/extensions/cancel.png
rename : toolkit/themes/winstripe/mozapps/extensions/category-available-aero.png => toolkit/themes/windows/mozapps/extensions/category-available-aero.png
rename : toolkit/themes/winstripe/mozapps/extensions/category-available.png => toolkit/themes/windows/mozapps/extensions/category-available.png
rename : toolkit/themes/winstripe/mozapps/extensions/category-dictionaries-aero.png => toolkit/themes/windows/mozapps/extensions/category-dictionaries-aero.png
rename : toolkit/themes/winstripe/mozapps/extensions/category-dictionaries.png => toolkit/themes/windows/mozapps/extensions/category-dictionaries.png
rename : toolkit/themes/winstripe/mozapps/extensions/category-discover-aero.png => toolkit/themes/windows/mozapps/extensions/category-discover-aero.png
rename : toolkit/themes/winstripe/mozapps/extensions/category-discover.png => toolkit/themes/windows/mozapps/extensions/category-discover.png
rename : toolkit/themes/winstripe/mozapps/extensions/category-plugins-aero.png => toolkit/themes/windows/mozapps/extensions/category-plugins-aero.png
rename : toolkit/themes/winstripe/mozapps/extensions/category-plugins.png => toolkit/themes/windows/mozapps/extensions/category-plugins.png
rename : toolkit/themes/winstripe/mozapps/extensions/category-recent-aero.png => toolkit/themes/windows/mozapps/extensions/category-recent-aero.png
rename : toolkit/themes/winstripe/mozapps/extensions/category-recent.png => toolkit/themes/windows/mozapps/extensions/category-recent.png
rename : toolkit/themes/winstripe/mozapps/extensions/category-search.png => toolkit/themes/windows/mozapps/extensions/category-search.png
rename : toolkit/themes/winstripe/mozapps/extensions/category-searchengines.png => toolkit/themes/windows/mozapps/extensions/category-searchengines.png
rename : toolkit/themes/winstripe/mozapps/extensions/dictionaryGeneric-16-aero.png => toolkit/themes/windows/mozapps/extensions/dictionaryGeneric-16-aero.png
rename : toolkit/themes/winstripe/mozapps/extensions/dictionaryGeneric-16.png => toolkit/themes/windows/mozapps/extensions/dictionaryGeneric-16.png
rename : toolkit/themes/winstripe/mozapps/extensions/dictionaryGeneric-aero.png => toolkit/themes/windows/mozapps/extensions/dictionaryGeneric-aero.png
rename : toolkit/themes/winstripe/mozapps/extensions/dictionaryGeneric.png => toolkit/themes/windows/mozapps/extensions/dictionaryGeneric.png
rename : toolkit/themes/winstripe/mozapps/extensions/discover-logo.png => toolkit/themes/windows/mozapps/extensions/discover-logo.png
rename : toolkit/themes/winstripe/mozapps/extensions/eula.css => toolkit/themes/windows/mozapps/extensions/eula.css
rename : toolkit/themes/winstripe/mozapps/extensions/extensionGeneric-16-aero.png => toolkit/themes/windows/mozapps/extensions/extensionGeneric-16-aero.png
rename : toolkit/themes/winstripe/mozapps/extensions/extensionGeneric-16.png => toolkit/themes/windows/mozapps/extensions/extensionGeneric-16.png
rename : toolkit/themes/winstripe/mozapps/extensions/extensionGeneric-aero.png => toolkit/themes/windows/mozapps/extensions/extensionGeneric-aero.png
rename : toolkit/themes/winstripe/mozapps/extensions/extensionGeneric.png => toolkit/themes/windows/mozapps/extensions/extensionGeneric.png
rename : toolkit/themes/winstripe/mozapps/extensions/extensions-aero.css => toolkit/themes/windows/mozapps/extensions/extensions-aero.css
rename : toolkit/themes/winstripe/mozapps/extensions/extensions.css => toolkit/themes/windows/mozapps/extensions/extensions.css
rename : toolkit/themes/winstripe/mozapps/extensions/extensions.svg => toolkit/themes/windows/mozapps/extensions/extensions.svg
rename : toolkit/themes/winstripe/mozapps/extensions/heart.png => toolkit/themes/windows/mozapps/extensions/heart.png
rename : toolkit/themes/winstripe/mozapps/extensions/localeGeneric-aero.png => toolkit/themes/windows/mozapps/extensions/localeGeneric-aero.png
rename : toolkit/themes/winstripe/mozapps/extensions/localeGeneric.png => toolkit/themes/windows/mozapps/extensions/localeGeneric.png
rename : toolkit/themes/winstripe/mozapps/extensions/navigation.png => toolkit/themes/windows/mozapps/extensions/navigation.png
rename : toolkit/themes/winstripe/mozapps/extensions/newaddon-aero.css => toolkit/themes/windows/mozapps/extensions/newaddon-aero.css
rename : toolkit/themes/winstripe/mozapps/extensions/newaddon.css => toolkit/themes/windows/mozapps/extensions/newaddon.css
rename : toolkit/themes/winstripe/mozapps/extensions/rating-not-won.png => toolkit/themes/windows/mozapps/extensions/rating-not-won.png
rename : toolkit/themes/winstripe/mozapps/extensions/rating-won.png => toolkit/themes/windows/mozapps/extensions/rating-won.png
rename : toolkit/themes/winstripe/mozapps/extensions/selectAddons-aero.css => toolkit/themes/windows/mozapps/extensions/selectAddons-aero.css
rename : toolkit/themes/winstripe/mozapps/extensions/selectAddons.css => toolkit/themes/windows/mozapps/extensions/selectAddons.css
rename : toolkit/themes/winstripe/mozapps/extensions/stripes-error.png => toolkit/themes/windows/mozapps/extensions/stripes-error.png
rename : toolkit/themes/winstripe/mozapps/extensions/stripes-info-negative.png => toolkit/themes/windows/mozapps/extensions/stripes-info-negative.png
rename : toolkit/themes/winstripe/mozapps/extensions/stripes-info-positive.png => toolkit/themes/windows/mozapps/extensions/stripes-info-positive.png
rename : toolkit/themes/winstripe/mozapps/extensions/stripes-warning.png => toolkit/themes/windows/mozapps/extensions/stripes-warning.png
rename : toolkit/themes/winstripe/mozapps/extensions/themeGeneric-16-aero.png => toolkit/themes/windows/mozapps/extensions/themeGeneric-16-aero.png
rename : toolkit/themes/winstripe/mozapps/extensions/themeGeneric-16.png => toolkit/themes/windows/mozapps/extensions/themeGeneric-16.png
rename : toolkit/themes/winstripe/mozapps/extensions/themeGeneric-aero.png => toolkit/themes/windows/mozapps/extensions/themeGeneric-aero.png
rename : toolkit/themes/winstripe/mozapps/extensions/themeGeneric.png => toolkit/themes/windows/mozapps/extensions/themeGeneric.png
rename : toolkit/themes/winstripe/mozapps/extensions/update.css => toolkit/themes/windows/mozapps/extensions/update.css
rename : toolkit/themes/winstripe/mozapps/extensions/utilities.png => toolkit/themes/windows/mozapps/extensions/utilities.png
rename : toolkit/themes/winstripe/mozapps/extensions/xpinstallConfirm.css => toolkit/themes/windows/mozapps/extensions/xpinstallConfirm.css
rename : toolkit/themes/winstripe/mozapps/handling/handling.css => toolkit/themes/windows/mozapps/handling/handling.css
rename : toolkit/themes/winstripe/mozapps/jar.mn => toolkit/themes/windows/mozapps/jar.mn
rename : toolkit/themes/winstripe/mozapps/passwordmgr/key-16.png => toolkit/themes/windows/mozapps/passwordmgr/key-16.png
rename : toolkit/themes/winstripe/mozapps/passwordmgr/key-64.png => toolkit/themes/windows/mozapps/passwordmgr/key-64.png
rename : toolkit/themes/winstripe/mozapps/passwordmgr/key.png => toolkit/themes/windows/mozapps/passwordmgr/key.png
rename : toolkit/themes/winstripe/mozapps/places/defaultFavicon.png => toolkit/themes/windows/mozapps/places/defaultFavicon.png
rename : toolkit/themes/winstripe/mozapps/plugins/contentPluginBlocked.png => toolkit/themes/windows/mozapps/plugins/contentPluginBlocked.png
rename : toolkit/themes/winstripe/mozapps/plugins/contentPluginClickToPlay.png => toolkit/themes/windows/mozapps/plugins/contentPluginClickToPlay.png
rename : toolkit/themes/winstripe/mozapps/plugins/contentPluginClickToPlayPlain.png => toolkit/themes/windows/mozapps/plugins/contentPluginClickToPlayPlain.png
rename : toolkit/themes/winstripe/mozapps/plugins/contentPluginClose.png => toolkit/themes/windows/mozapps/plugins/contentPluginClose.png
rename : toolkit/themes/winstripe/mozapps/plugins/contentPluginCrashed.png => toolkit/themes/windows/mozapps/plugins/contentPluginCrashed.png
rename : toolkit/themes/winstripe/mozapps/plugins/contentPluginDisabled.png => toolkit/themes/windows/mozapps/plugins/contentPluginDisabled.png
rename : toolkit/themes/winstripe/mozapps/plugins/contentPluginDownload.png => toolkit/themes/windows/mozapps/plugins/contentPluginDownload.png
rename : toolkit/themes/winstripe/mozapps/plugins/contentPluginMissing.png => toolkit/themes/windows/mozapps/plugins/contentPluginMissing.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginBlocked-16-aero.png => toolkit/themes/windows/mozapps/plugins/pluginBlocked-16-aero.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginBlocked-16.png => toolkit/themes/windows/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginBlocked-64.png => toolkit/themes/windows/mozapps/plugins/pluginBlocked-64.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginBlocked-aero.png => toolkit/themes/windows/mozapps/plugins/pluginBlocked-aero.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginBlocked.png => toolkit/themes/windows/mozapps/plugins/pluginBlocked.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginDisabled-16-aero.png => toolkit/themes/windows/mozapps/plugins/pluginDisabled-16-aero.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginDisabled-16.png => toolkit/themes/windows/mozapps/plugins/pluginDisabled-16.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginDisabled-aero.png => toolkit/themes/windows/mozapps/plugins/pluginDisabled-aero.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginDisabled.png => toolkit/themes/windows/mozapps/plugins/pluginDisabled.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-16-aero.png => toolkit/themes/windows/mozapps/plugins/pluginGeneric-16-aero.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/windows/mozapps/plugins/pluginGeneric-16.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-aero.png => toolkit/themes/windows/mozapps/plugins/pluginGeneric-aero.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/windows/mozapps/plugins/pluginGeneric.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginHelp-16.png => toolkit/themes/windows/mozapps/plugins/pluginHelp-16.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginInstallerWizard.css => toolkit/themes/windows/mozapps/plugins/pluginInstallerWizard.css
rename : toolkit/themes/winstripe/mozapps/plugins/pluginProblem.css => toolkit/themes/windows/mozapps/plugins/pluginProblem.css
rename : toolkit/themes/winstripe/mozapps/profile/profileSelection.css => toolkit/themes/windows/mozapps/profile/profileSelection.css
rename : toolkit/themes/winstripe/mozapps/profile/profileicon-aero.png => toolkit/themes/windows/mozapps/profile/profileicon-aero.png
rename : toolkit/themes/winstripe/mozapps/profile/profileicon.png => toolkit/themes/windows/mozapps/profile/profileicon.png
rename : toolkit/themes/winstripe/mozapps/update/downloadButtons-aero.png => toolkit/themes/windows/mozapps/update/downloadButtons-aero.png
rename : toolkit/themes/winstripe/mozapps/update/downloadButtons.png => toolkit/themes/windows/mozapps/update/downloadButtons.png
rename : toolkit/themes/winstripe/mozapps/update/updates.css => toolkit/themes/windows/mozapps/update/updates.css
rename : toolkit/themes/winstripe/mozapps/viewsource/viewsource.css => toolkit/themes/windows/mozapps/viewsource/viewsource.css
2013-02-23 01:47:52 -05:00
Daniel Holbert
1a2e0d7f72 Bug 842683: Add #ifdef guard around mac-specific chunk of reftest.js. r=dbaron 2013-02-22 22:32:30 -08:00
Daniel Holbert
6e267df0e3 Bug 841847: Ensure that we reflow a flex container's children, if any of them received a "measuring" reflow. r=dbaron
--HG--
rename : layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-1-iframe.html => layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-2-iframe.html
rename : layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-1-ref.xhtml => layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-2-ref.xhtml
rename : layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-1.xhtml => layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-2.xhtml
rename : layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-1-iframe.html => layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-3-iframe.html
rename : layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-1-ref.xhtml => layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-3-ref.xhtml
rename : layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-1.xhtml => layout/reftests/flexbox/flexbox-dyn-changeFrameWidth-3.xhtml
2013-02-22 22:32:30 -08:00
Phil Ringnalda
3be2d7b142 Back out ac6dff6a0811 and f97bc1de213a (bug 700022) for permaorange in b2g R6 2013-02-22 22:26:24 -08:00
Phil Ringnalda
f8406b2842 Back out 5520e123f526 (bug 763879) for b2g mochitest-8 and mochitest-9 failures 2013-02-22 20:40:24 -08:00
Mats Palmgren
1aab17ac00 Bug 844549 - Disable a recently added test in 'crashtest-ipc' due to intermittent failures. DONTBUILD 2013-02-26 09:46:00 +01:00
Nicholas Cameron
c6411d69df Bug 845188; initialise CommonAnimationData::mGenerationCount; r=roc 2013-02-26 19:21:26 +13:00
Chris Pearce
b8e8ab3f2f Bug 805613 - Support multiple concurrent fullscreen documents. r=bz 2013-02-26 18:40:53 +13:00
L. David Baron
4f4296979b Bug 404077: Annotate known assertions in mochitests. 2013-02-25 18:39:21 -08:00
Jonathan Watt
1c54d78c4b Bug 828157 - Reftest to test that the focal point of a radialGradient is handled correctly. r=Bas 2013-03-12 15:55:50 -04:00
Chris Lord
95d6ff91ed Bug 846772 - Fuzz dynamic-clipPath-01 and scroll-rounding tests for Android. r=jwatt,matspal
These tests need extra fuzzing when the dynamic toolbar is enabled.
2013-03-12 18:32:26 +00:00
Sid Stamm
4820de61f9 Bug 763879 - implement inline stylesheet blocking for CSP (r=dbaron) 2012-08-30 10:58:24 -07:00
Ehsan Akhgari
08ba6f9b51 Bug 838582 - Part 2: Move HTMLTextAreaElement to Web IDL bindings; r=bzbarsky 2013-02-19 00:54:23 -05:00
Ryan VanderMeulen
486f369f1f Backed out 6 changesets (bug 832920, bug 825341, bug 838582, bug 842726, bug 629801, bug 842561) for Linux32 debug mochitest-2 and Windows/OSX mochitest-browser-chrome failures on a CLOSED TREE. 2013-02-22 15:30:06 -05:00
L. David Baron
9156de9734 Bug 839809 followup: fix typos in comment. DONTBUILD. No review. 2013-02-22 10:29:05 -08:00
L. David Baron
f224e00894 Bug 839809: Make counter-increments and list counting that would go past our internal (int32_t) limit keep the counter at its current value rather than wrapping. r=dholbert
Per CSS WG resolution regarding counter-styles-3, afternoon of 2013-02-05:
http://krijnhoetmer.nl/irc-logs/css/20130205#l-1590
http://lists.w3.org/Archives/Public/www-style/2013Feb/0392.html
2013-02-22 10:13:37 -08:00
Timothy Nikkel
0ddcc4adc5 Bug 843979. Only add the in popup state bit to list control frames when they are in dropdown mode. r=mattwoodrow 2013-02-22 01:38:06 -06:00
Ehsan Akhgari
b855a12fa5 Bug 838582 - Part 2: Move HTMLTextAreaElement to Web IDL bindings; r=bzbarsky
--HG--
extra : rebase_source : f8933c4973220dc8845b9ce2f63e91b366167117
2013-02-19 00:54:23 -05:00
Jonathan Kew
941b182708 bug 844133 - eliminate the MOZ_GRAPHITE configure option. r=ted 2013-02-22 16:52:20 +00:00
Boris Zbarsky
30ff6fd171 Bug 832920. Add a way for chrome iframes to opt into having a separate refresh driver (e.g. if they plan to be moved between windows) and make devtools use that opt-in. r=tnikkel,paul 2013-02-22 09:56:28 -05:00
Trevor Saunders
0900a6537c bug 825341 - convert range to webidl r=bz, smaug 2013-02-07 07:09:41 -05:00
Jonathan Kew
6a95232257 bug 700022 - pt 2 - reftests for lang-tag handling in graphite shaper. r=jdaggett 2013-02-22 13:36:02 +00:00
Jonathan Kew
ba6c66b224 bug 700022 - pt 1 - reftests to check that graphite is working. r=jdaggett 2013-02-22 13:36:00 +00:00
Peter Van der Beken
54c7bd1cc9 Fix for bug 825628 (Implement NamedConstructor) - use NamedConstructor for Image() and Option(). r=bz.
--HG--
extra : rebase_source : f48e0ded2374d84b89d585309309b1a42a95d868
2013-01-22 11:53:13 +01:00
L. David Baron
451b815b09 Backout changeset b968708558b9 (bug 839809) for reftest failures. 2013-02-21 19:25:54 -08:00
L. David Baron
7f2e2e8a2c Bug 839809: Make counter-increments and list counting that would go past our internal (int32_t) limit keep the counter at its current value rather than wrapping. r=dholbert
Per CSS WG resolution regarding counter-styles-3, afternoon of 2013-02-05:
http://krijnhoetmer.nl/irc-logs/css/20130205#l-1590
http://lists.w3.org/Archives/Public/www-style/2013Feb/0392.html

Note that this patch depends on signed integer overflow behavior in C++,
which I believe is portable despite being unspecified.
2013-02-21 18:10:59 -08:00
William Lachance
0ba1d9d5d0 Bug 842668 - Should always use dd instead of cp in b2g reftest/mochitest;r=ahal 2013-02-21 15:44:24 -05:00
Daniel Holbert
4464c898f2 Bug 812822 part 4: add crashtests for this bug & dependent bugs. r=bz 2013-02-20 23:35:03 -08:00
Daniel Holbert
4987835a8d Bug 812822 part 3: Add a TreeMatchContext flag to indicate that we should skip flex item style fixup, and use it when framing anonymous content in ConstructFrame(). r=bz 2013-02-20 23:35:03 -08:00
Daniel Holbert
dc9d1895ce Bug 812822 part 2: Skip flex-item style fixup when resolving style for pseudo-elements. r=bz 2013-02-20 23:35:02 -08:00
Daniel Holbert
938d346252 Bug 812822 part 1: Add flag 'eSkipFlexItemStyleFixup' to let our nsStyleContext creation functions skip the flex-item-specific chunk of ApplyStyleFixups(). r=bz 2013-02-20 23:34:58 -08:00
Simon Montagu
e02830004d Text nodes in anonymous subtrees shouldn't affect ancestors with dir=auto. Bug 839886, r=ehsan 2013-02-20 22:57:51 -08:00
Seth Fowler
5c32b0dad7 Bug 825720 - Don't use GetRootLayoutFrame to calculate the size of SVG images. r=joe 2013-01-10 19:38:34 -08:00
Avi Halachmi
693de7603d Bug 842967 - Prevent refresh driver re-targeting the same timestamp. r=vladimir 2013-02-20 14:07:51 -05:00
Olli Pettay
bf4137cb5f Bug 840263, make sure to notify the right navigation timing about page load, r=hsivonen
--HG--
extra : rebase_source : fedfbc41e787117e941fd4d5c12807002dfbe64a
2013-02-20 20:15:21 +02:00
Ryan VanderMeulen
34cc5e3c2c Speculatively backout changeset e8d73b8ba1a1 (bug 825720) for Android armv6 reftest 2 timeouts. 2013-02-20 12:20:12 -05:00
Julian Viereck
ad640d40e0 Bug 743252 - Implement moznomarginboxes attribute. r=roc 2013-02-20 10:50:21 -05:00
Seth Fowler
704abaa919 Bug 825720 - Don't use GetRootLayoutFrame to calculate the size of SVG images. r=joe 2013-01-10 19:38:34 -08:00
Karl Tomlinson
29fbefc7de b=842468 use scrollbar pref thickness instead of min for resizer size r=roc 2013-02-20 11:03:48 +13:00
Matt Brubeck
e27a914398 Back out dd103ec4c44b through fba3a342a530 because of B2G test failures on a CLOSED TREE
--HG--
rename : toolkit/system/gnome/nsSystemAlertsService.cpp => toolkit/system/gnome/nsAlertsService.cpp
rename : toolkit/system/gnome/nsSystemAlertsService.h => toolkit/system/gnome/nsAlertsService.h
2013-02-19 17:06:18 -08:00
Cameron McCormack
801773f4d6 Bug 842772 - Followup to address review comments. 2013-02-20 11:58:25 +11:00
Cameron McCormack
f8e992d7af Bug 842772 - Don't test for mask-type when the pref is disabled. r=dbaron 2013-02-20 11:24:42 +11:00
Cameron McCormack
58fda9ceeb Bug 842829 - Fix test_condition_text.html to parse the style sheet after the pref is set. r=dbaron 2013-02-20 11:25:10 +11:00
Matt Woodrow
2d2e695b90 Bug 840480 r=roc 2013-02-20 13:13:01 +13:00
Karl Tomlinson
78fb2090c8 b=842468 use scrollbar pref thickness instead of min for resizer size r=roc
--HG--
extra : rebase_source : e635ec1870663f459b7e9215dc2b8bc009dec1c0
2013-02-20 11:03:48 +13:00
Jonathan Kew
2ec999237c bug 842514 - consistently use signed types for appUnitsPerDevPixel variables. r=roc 2013-02-19 21:46:27 +00:00
Seth Fowler
f66bd596d6 Bug 704059 - Part 3: Reenable tests that were orange due to SVG loading issues. r=me 2013-02-13 18:54:47 -08:00
Paul Adenot
9bc376198e Bug 835381 - Add the new symbol to the symbol list for libnestegg. 2013-02-19 14:45:41 +01:00
Jonathan Watt
1f9781abbd Bug 842128 - Don't call nsLayoutUtils::GetFontMetricsForFrame in nsProgressFrame::ComputeAutoSize. r=dbaron. 2013-02-19 12:48:46 +00:00
Gregory Szorc
10558b0718 Merge mozilla-central into mozilla-inbound 2013-02-18 21:20:12 -08:00
Gregory Szorc
dd438075b5 Merge the last PGO-green inbound changeset to mozilla-central 2013-02-18 21:18:15 -08:00
David Zbarsky
4f8bacde59 Bug 833446: Remove nsIDOMSVGMarkerElement r=peterv 2013-02-18 17:48:54 -05:00
Olli Pettay
5176190028 Bug 842132 - Crash with contentEditable, selection.deleteFromDocument with overlapping selection ranges, r=tbsaunde 2013-02-18 18:32:32 +02:00
Ryan VanderMeulen
5fdc54937c Backed out changeset 645cb4fbf390 (bug 842132) for build bustage. 2013-02-18 11:12:16 -05:00
Olli Pettay
43861726fe Bug 842132 - Crash with contentEditable, selection.deleteFromDocument with overlapping selection ranges, r=tbsaunde 2013-02-18 17:33:49 +02:00
L. David Baron
bd530b05fd Bug 563195: Add -Wshadow to CFLAGS/CXXFLAGS for layout/style. r=ted
Since this directory has FAIL_ON_WARNINGS set, this will cause any
shadowing warnings triggered by headers included in layout/style to
cause errors.

Once this patch is reviewed, I'll write and attach patches to fix the
warnings needed to land this.
2013-02-17 22:56:32 -08:00
L. David Baron
c429083306 Bug 563195: Fix -Wshadow warnings in layout/style. r=bzbarsky 2013-02-17 22:56:32 -08:00
John Daggett
12fa6f3e69 Bug 833169 - fixup idents and trim out redundant initialization. r=karlt 2013-02-18 14:19:40 +09:00
Zack Weinberg
def7baa066 Bug 842134: fix serialization of unquoted url() in CSS. r=heycam 2013-02-17 22:03:55 -05:00
Daniel Holbert
f59740fb37 Bug 841261: Use init list instead of assignment in nsFrameIterator constructor. r=mats 2013-02-18 08:59:55 -08:00
John Daggett
d043403e24 Bug 833169 - add font family name to font entries and use in user font cache key. r=jkew 2013-02-18 11:22:55 +09:00
David Zbarsky
47a4dd7c72 Bug 837044 - Convert SVGFilterElement to WebIDL r=bz 2013-02-17 21:14:02 -05:00
Christian Holler
60db5c6203 Bug 838557 - Fix obvious problem with previous patch in nsPresShell.cpp, r=me 2013-02-18 02:48:41 +01:00
David Zbarsky
34006d8ea9 Bug 837044 Part 1: Move SVGFilterElement to mozilla::dom r=bz
--HG--
rename : content/svg/content/src/nsSVGFilterElement.cpp => content/svg/content/src/SVGFilterElement.cpp
rename : content/svg/content/src/nsSVGFilterElement.h => content/svg/content/src/SVGFilterElement.h
2013-02-17 18:28:47 -05:00
Jonathan Kew
75c275f4e3 bug 841470 followup - fix signed/unsigned warning causing build bustage. r=me 2013-02-17 21:55:32 +00:00
Jonathan Watt
aa51851224 Bug 842158 - Fix comment in input-range-direction-1.html. r=dholbert. DONTBUILD. 2013-02-17 21:52:17 +00:00
Jonathan Watt
359cbab994 Bug 842158 - Make <input type=range> honor the 'direction' property. r=dholbert. 2013-02-17 21:40:26 +00:00
Jonathan Kew
d79632d7c3 bug 841470 - don't call AppUnitsPerDevPixelChanged unless the value has actually changed. r=roc 2013-02-17 21:27:24 +00:00
Jonathan Watt
4bc20a1fd6 Bug 838256 - Fix <input type=range> dynamic reftests to use the MozReftestInvalidate event instead of the load event. r=me. 2013-02-17 13:33:38 +00:00
Daniel Holbert
7506f7564f (no bug) Remove stale documentation for a nsAbsoluteContainingBlock::Reflow() argument that was removed from the code in 2006. comment-only, DONTBUILD 2013-02-17 01:03:19 -08:00
Cameron McCormack
dec7573139 Bug 842016 - Make pointer-events not affect whether SVG text renders. r=longsonr 2013-02-17 19:28:29 +11:00
Cameron McCormack
5b745dcbdb Bug 842009 - Ignore <tref> elements when computing SVG text layout. r=longsonr 2013-02-17 19:28:09 +11:00
Cameron McCormack
0e87380e32 Backed out changeset e4831a8b042c for lack of proper "r=". 2013-02-17 19:27:10 +11:00
Cameron McCormack
ee663f3053 Backed out changeset cbf7a8294eae for lack of proper "r=". 2013-02-17 19:26:09 +11:00
Cameron McCormack
d4d856c1a5 Bug 842016 - Make pointer-events not affect whether SVG text renders. r? 2013-02-17 19:22:44 +11:00
Cameron McCormack
d70ed6026e Bug 842009 - Ignore <tref> elements when computing SVG text layout. r? 2013-02-17 19:21:57 +11:00
L. David Baron
2dc2fa21d4 Bug 841983: Require whitespace around 'not', 'and', and 'or' keywords in @supports rules. r=heycam
Matches spec change in https://dvcs.w3.org/hg/csswg/rev/34b185ae3bac .
2013-02-16 21:29:38 -08:00
Zack Weinberg
b78db0f4d6 Bug 543151, part A4: unify the inner text-scanning loops used by GatherIdent, ScanString, NextURL. r=heycam 2013-02-16 18:27:53 -05:00
Zack Weinberg
0fbb550fc0 Bug 543151, part A3: convert the scanner to use peek/advance. r=heycam 2013-02-16 18:27:53 -05:00
Zack Weinberg
57e2a60ca6 Bug 543151, part A2: Introduce the new peek/advance API and reimplement the old read/pushback API on top of it. r=heycam 2013-02-16 18:27:53 -05:00
Zack Weinberg
575de8ae8c Bug 543151, part A1: Preliminary cleanups to the scanner/parser interface and the organization of nsCSSScanner.cpp. r=heycam 2013-02-16 18:27:53 -05:00
L. David Baron
f75e32c2f2 Bug 781360 patch 4: Remove the Get from nsStyleContext::GetStyleData and nsIFrame::GetStyleDataExternal, which never return null. r=dholbert 2013-02-16 13:51:03 -08:00
L. David Baron
5ef4421fa5 Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert
Except for the changes in:
  layout/generic/nsIFrame.h (part)
  layout/style/nsComputedDOMStyle.h (all)
  layout/style/nsRuleNode.cpp (part)
  layout/style/nsStyleContext.cpp (part)
  layout/style/nsStyleContext.h (part)
(see patch 3b in the bug), this patch was written with the sed script:
s/\<GetStyle\(Font\|Color\|List\|Text\|Visibility\|Quotes\|UserInterface\|TableBorder\|SVG\|Background\|Position\|TextReset\|Display\|Content\|UIReset\|Table\|Margin\|Padding\|Border\|Outline\|XUL\|SVGReset\|Column\)\>/Style\1/g
2013-02-16 13:51:02 -08:00
L. David Baron
ed0e6eb8a7 Bug 781360 patch 2: Rename nsRuleNode::GetPresContext to PresContext, since it can never return null. r=dholbert 2013-02-16 13:04:54 -08:00
L. David Baron
8f3a364f1f Bug 781360 patch 1: Rename nsStyleContext::GetRuleNode to RuleNode, since it can never return null. r=dholbert
This makes it conform to our convention that getters returning pointers
that can never be null do not begin with "Get".

nsStyleContext's rule node is never null because we require a rule node
in order to construct a style context.
2013-02-16 13:04:53 -08:00
Daniel Holbert
35466de209 Bug 834107: Replace helper-function GetContainingBlockFor() with direct calls to nsIFrame::GetContainingBlock(), in nsComputedDOMStyle.cpp. r=dbaron 2013-02-16 10:34:34 -08:00
Jonathan Watt
d5261e183b Bug 838256 - Reftests and crashtests for <input type=range>. r=dholbert. 2013-02-16 17:57:21 +00:00
Jonathan Watt
05055eec39 Bug 838256, part 2 - Overhaul and complete the layout pieces for <input type=range>. r=dholbert for the combined diff with the previous changeset. 2013-02-16 17:57:21 +00:00
Wes Johnston
daa8624c27 Bug 838256, part 1 - Initial work on the layout pieces for <input type=range>. DONTBUILD separately from jwatt's changeset (the next one) to finish this work. r=dholbert for the combined diff. 2013-02-16 17:57:21 +00:00
Daniel Holbert
0f83a47917 Bug 841873 test changes: Tweak reftests/mochitests/crashtests to remove assumptions about the flexbox pref's default setting. (test-only) 2013-02-15 17:17:21 -08:00
Daniel Holbert
d0683522a5 Bug 841988: Declare loop iterator variables inside the "for" statement in nsTextFrameThebes.cpp, for better scoping. r=roc 2013-02-16 09:27:31 -08:00
Cameron McCormack
bde6208078 Bug 842119. r=longsonr 2013-02-19 13:50:05 +11:00
Mats Palmgren
b546ef5ec6 Bug 822910. r=roc 2013-02-19 02:44:14 +01:00
Cameron McCormack
2fcf43cd73 Bug 842138 - Propagate rotate="" values even if rotations were specified on a parent element. r=roc 2013-02-19 10:44:26 +11:00
Mounir Lamouri
5a8ed7a0d1 Bug 841828 - Show the appropriate cursor on disabled text fields. r=bz 2013-02-16 10:58:28 +00:00
Cameron McCormack
14b0c65a60 Bug 841812 - Avoid crashing when changing attributes on an invalidly parented <textPath>. r=roc 2013-02-16 20:16:11 +11:00
Robert O'Callahan
013943dc4f Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
--HG--
extra : rebase_source : de498510bf8d85d9b0b2fab0137ef3be01c9adfa
2013-02-15 00:12:27 +13:00
Robert O'Callahan
a2485753ff Bug 840902. Part 1: Stop checking the results of various display list methods. r=mattwoodrow
--HG--
extra : rebase_source : 50a3d6809ef76a25a3d02d91f2873d9ba11fdc56
2013-02-15 00:08:08 +13:00
L. David Baron
27b5ab689a Bug 841896: Rename CSSKeyframesRule.insertRule to appendRule to match spec change.
Note that this does not change the IID of nsIDOMMozCSSKeyframesRule
since neither the method signature nor semantics have changed; only the
name is different.
2013-02-15 21:38:34 -08:00
L. David Baron
f3cff43ce7 Bug 841789, patch 3: Some removal of unneeded style context null-checks and comment cleanup. r=dholbert 2013-02-15 21:38:34 -08:00
L. David Baron
35da9c845d Bug 841789, patch 2: Fix callers that are going through the style context to get style structs rather than using the nsIFrame shortcuts. r=dholbert
This is just a code simplification that I noticed while reading through
patch 1.
2013-02-15 21:38:34 -08:00
L. David Baron
b387f0fbea Bug 841789, patch 1: Rename nsIFrame::GetStyleContext() to nsIFrame::StyleContext() since it can never return null. r=dholbert
This makes it conform to our convention that getters returning pointers
that can never be null do not begin with "Get".
2013-02-15 21:38:33 -08:00
Boris Zbarsky
44f18e46f3 Bug 840898. Flag our nullable return value as actually being nullable. r=tbsaunde 2013-02-15 22:36:15 -05:00
Jesse Ruderman
b12615f104 Bug 840402 - Add some more values to property_database.js. r=dbaron 2013-02-15 18:42:48 -08:00
Daniel Holbert
dd4b08c8cf Bug 821775: Set mHResize & mVResize flags when doing the actual reflow of a flex item, if we did an earlier "measuring" reflow and we're now stretching the item in either or both dimensions. r=dbaron 2013-02-15 14:01:48 -08:00
Trevor Saunders
196ea3da67 bug 841706 - remove nsSelectionIterator r=smaug 2013-02-15 05:52:57 -05:00
Avi Halachmi
ad77774fb9 Bug 838758: Cache GradientStops instead of gfxPattern. r=jrmuizel
Our gfxPattern cache is currently way too specific, which causes lots of
unnecessary cache misses. The only thing that we actually need to key on is the
color stops.

This switches the cache to hold GradientStops instead of gfxPatterns. This
improves our cache hit rate and is simpler. It also avoids doing caching when
not using Azure, which currently has no benefit.

Average paint times results (in ms)
(on windows 7 x64, i7-3630qm, HD4000)
-------------------------------------
m-c
open: 3.5 close: 3.3

m-c cache-key
open: 2.6 close: 2.4

ux
open: 7.3 close: 5.2

ux cache-key
open: 6.9 close: 5.3
2013-02-15 20:54:49 +02:00
Benjamin Peterson
76c7a349da Bug 841407 - Replace usage of enablePrivilege in inspector tests. r=bholley 2013-02-15 09:34:46 -05:00
Trevor Saunders
3e6a6deadc bug 841430 - nuke nsIEditorDocShell r=bz 2013-02-13 17:39:30 -05:00
Trevor Saunders
36453999ea bug 841436 - remove nolonger needed qi from nsIDocShell to nsIDocShellTreeItem r=bz 2013-02-12 17:02:51 -05:00
Ed Morley
cda32cedb6 Backed out changeset 2c860c4bb820 (bug 840902) on a CLOSED TREE 2013-02-15 09:05:36 +00:00
Ed Morley
57e0dd68c3 Backed out changeset 6c21598704ac (bug 840902) 2013-02-15 09:05:07 +00:00
Robert O'Callahan
e1fb5e883e Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
--HG--
extra : rebase_source : ce01b066f803e048c0e38e5316ce96a75e689418
2013-02-15 00:12:27 +13:00
Robert O'Callahan
00c4fde2d7 Bug 840902. Part 1: Stop checking the results of various display list methods. r=mattwoodrow
--HG--
extra : rebase_source : b7db21120cdd96342502db64916b0b2e75c0a9c3
2013-02-15 00:08:08 +13:00
Cameron McCormack
e54da9bc88 Bug 841163 - Ensure that we recompute SVG text glyph positions only once frames have been reconstructed. r=roc 2013-02-15 15:29:28 +11:00
Christian Holler
a933aec5ad Bug 838557 - Create a common interface for ASan/Valgrind functions. r=mats,bhackett 2013-02-15 00:50:11 +01:00
Ryan VanderMeulen
aa53927960 Backed out changesets 45f20f94da76 and 47c4a7768ed9 (bug 841436) for Windows bustage on a CLOSED TREE. 2013-02-14 16:52:54 -05:00
William Chen
05c2bf4af4 Bug 827227 - Fixed int overflow when scaling border-image-width. r=dbaron 2013-02-14 11:57:20 -08:00
Trevor Saunders
56e8ed5cca bug 841436 - remove nolonger needed qi from nsIDocShell to nsIDocShellTreeItem r=bz 2013-02-12 17:02:51 -05:00
Trevor Saunders
dacbf11a24 bug 840906 - densISupportsify nsDOMRGBCSSColor r=mccr8 2013-02-13 16:39:23 -05:00
Timothy Nikkel
40105f31a5 Bug 830479. Fix fatal build warning about unsigned/signed comparison on CLOSED TREE. r=me 2013-02-14 11:57:50 -06:00
Timothy Nikkel
db9d763d93 Bug 830479. Account for multiple fixed elements acting as headers and footers when doing full page scrolling. r=roc 2013-02-13 22:36:02 -06:00
Ed Morley
ff7f810e15 Backed out changeset b1905f6653d4 (bug 840902) on a CLOSED TREE 2013-02-14 11:47:08 +00:00
Ed Morley
4a6a363175 Backed out changeset 1bd3acba4c01 (bug 840902) 2013-02-14 11:46:42 +00:00
Robert O'Callahan
78a5f60762 Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
--HG--
extra : rebase_source : 2236b75807639d54a39950d06cd18cfc952659f3
2013-02-15 00:12:27 +13:00
Robert O'Callahan
79e1c070da Bug 840902. Part 1: Stop checking the results of various display list methods. r=mattwoodrow
--HG--
extra : rebase_source : f90be285148c68fae306d09714f0fe642b490c45
2013-02-15 00:08:08 +13:00
Ed Morley
623e4f4253 Merge mozilla-central to mozilla-inbound 2013-02-14 11:09:15 +00:00
Ed Morley
53d135515b Merge latest green inbound changeset to mozilla-central 2013-02-14 10:44:41 +00:00
Karl Tomlinson
523259ff90 Bug 834724 - Make reference non-native resizer scale to scroll bar width r=enn. 2013-02-14 05:24:34 -05:00
Joel Maher
09512aa52d Bug 834724 - (textarea-rtl) reftest failures on ubuntu 12.04 ec2 vm machines in forms. r=karlt 2013-02-14 05:22:55 -05:00
Simon Montagu
bc3de2f0c9 Tests for bug 801681, r=tests 2013-02-14 08:20:26 +02:00
Ryan VanderMeulen
6f3f0dfc24 Backed out changeset 394bbaa548e3 (bug 815591) for OSX reftest failures on a CLOSED TREE. 2013-02-13 22:10:09 -05:00
Cameron McCormack
fdf1a702ad Bug 841207 - Handle all dominant-baseline values in SVG text layout. r=roc 2013-02-14 12:52:48 +11:00
Wan-Teh Chang
983957f583 Bug 807883: Reformat a function call. 2013-02-12 18:48:59 -08:00
Ryan VanderMeulen
0e981ca346 Backed out 12 changesets (bug 834732) for b2g bustage and OSX mochitest-1 crashes on a CLOSED TREE. 2013-02-12 20:54:48 -05:00
Jonathan Watt
468795fd53 Bug 840469 - Make animateMotion-mpath-pathLength-1.svg render in a failure state when its script and/or animations don't run. r=dholbert. 2013-02-12 23:29:41 +00:00
Bobby Holley
e9d5a91d21 Bug 834732 - Make nsCxPusher.Push(JSContext*) infallible. r=mrbkap
We leave the nsIDOMEventTarget* versions fallible for now, but this makes the
common case a lot simpler. Note that this means that pushing a null JSContext,
a bug, is no longer handled at runtime. But I think we should just assert
against it, since there are already callers that don't check the return value.
2013-02-13 00:22:26 +01:00
Nicholas Cameron
4dcee2ea37 Bug 828531; fix scaling CSS pixels for animations; r=roc
--HG--
extra : rebase_source : 0e24bf2ee472a37b742efe3d142c2c25fef3e572
2013-02-13 10:00:54 +13:00
Robert O'Callahan
f8a3aa09a4 Bug 815591. Don't build nsDisplayBackgroundColor if there is no background color and we're not going to do hit-testing. r=mattwoodrow 2012-11-28 01:50:09 +13:00
Cameron McCormack
06dde95e5f Bug 841174 - Handle ::first-letter on a combining mark in SVG text without crashing. r=jwatt
--HG--
extra : rebase_source : 9b0b38eccfe1f355996d8e4b4be5dcfc4e00b3be
2013-02-14 21:31:32 +11:00
Cameron McCormack
948afd737b Bug 841180 - Avoid assertion when <text> consists only of undisplayed characters. r=jwatt
--HG--
extra : rebase_source : 9751925fdae80ad15168668633d26a72747f7442
2013-02-14 21:30:46 +11:00
Cameron McCormack
b23fedc2f1 Bug 841225 - Do not create frames for HTML elements within a <tspan>. r=bzbarsky 2013-02-14 17:23:52 +11:00
Robert O'Callahan
5d01e9b871 Bug 815591. Don't build nsDisplayBackgroundColor if there is no background color and we're not going to do hit-testing. r=mattwoodrow
--HG--
extra : rebase_source : 1e7055649266621e72cbd669949c3d30a32980a2
2012-11-28 01:50:09 +13:00
Ryan VanderMeulen
557dbd0a40 Backed out changeset a0db951f9f08 (bug 810726) for reftest asserts. 2013-02-13 17:37:18 -05:00
Scott Johnson
a4d0864a58 Bug 810726: Rework logic in nsColumnSetFrame for handling overflow to prevent infinite loop problems. [r=roc] 2013-02-13 14:39:40 -06:00
L. David Baron
313fd38cc9 Bug 840367: Fix misnaming of keyword IDs in nsCSSKeywordList.h. r=heycam 2013-02-13 11:53:56 -08:00
L. David Baron
4368b654a3 Bug 836329: Fix regression handling 'rem' units in media queries. r=bzbarsky
I confirmed that the added tests fail without the patch and pass with
the patch.
2013-02-13 11:53:56 -08:00
Boris Zbarsky
f1ca942fdd Bug 833808 followup. Placate over-strict test in CLOSED TREE. 2013-02-13 11:32:40 -05:00