Commit Graph

121739 Commits

Author SHA1 Message Date
Felix S. Klock II
77a41a0eec Bug 840512 - Generalize toolchain.m4 to match newer Apple clang version string. r=glandium 2013-02-13 11:24:09 +01:00
David Rajchenbach-Teller
26b162dde1 Bug 840436 - [OS.File] writeAtomic without flush. r=froydnj 2013-02-14 09:11:58 -05:00
Martin Stransky
4c548115d9 Bug 239254 - Remove some PRBools that snuck in. r=jduell 2013-02-14 09:11:07 -05:00
Ed Morley
f2f1ebe79c Backed out changeset a0928943de65 (bug 834697) for windows debug mochitest-other crashes on a CLOSED TREE 2013-02-14 13:54:35 +00:00
Ryan VanderMeulen
cfb35019f6 Merge m-c to inbound. 2013-02-12 21:25:43 -05:00
Marco Bonardo
7ca87781f3 Bug 837117 (follow-up) - Downloaded items change position in the downloads view if Clear List is selected
r=mconley
2013-02-12 23:50:37 +01:00
Doug Turner
2ba4c4a80d Bug 840626 - Ensure that the FileUpdateDispatcher is initalized. r=bz
--HG--
extra : rebase_source : 4479c3e9a4719bf552018338a4a0eca11368cdff
2013-02-12 13:16:58 -08:00
Jim Mathies
3c09e8427b Bug 840447 - add metro sub dir to PURGECACHES_DIRS. r=glandium 2013-02-12 14:51:25 -06:00
Jim Mathies
a84ad96e63 Bug 796887 - Reset the metro splash screen and toast notifications on fresh install. r=bbondy 2013-02-12 14:51:25 -06:00
Jim Mathies
5ea6fae14d Bug 813488 - enable metro build for mozilla-central nightlies. r=asa 2013-02-12 14:51:25 -06:00
Jim Mathies
0fc6c41aa7 Bug 750901 - Land widget/windows/winrt/* r=bbondy 2013-02-12 14:51:25 -06:00
Jim Mathies
d3b042e8de Bug 750903 - Land browser/metro/* r=mbrubeck 2013-02-12 14:51:25 -06:00
Matt Brubeck
32382bf86c Bug 828691 - Add a mach command to run mochitest Metro chrome tests [r=gps] 2013-02-12 14:51:24 -06:00
Jim Mathies
777bf5bfb2 Bug 807593 - add metro subdir to browser build. r=me 2013-02-12 14:51:24 -06:00
Brian Bondy
1a0bd256e9 Bug 747347 - sync metro specific widget interfaces with elm. r=jimm 2013-02-12 14:51:24 -06:00
Jim Mathies
602df0a30e Bug 771271 - Get mochitest-metro-chrome tests running in immersive mode. r=jmaher 2013-02-12 14:51:24 -06:00
Jim Mathies
02ecffaa50 Bug 807593 - sync nsBrowserApp changes for metro, including metro browser startup and mochitest-metro-chrome startup handling. r=bbondy 2013-02-12 14:51:24 -06:00
Jim Mathies
1b14b7f399 Bug 807593 - add metro entries to package manifest. r=glandium 2013-02-12 14:51:24 -06:00
Jim Mathies
727c65bc49 Bug 769490 - Merge metrofx l10n.ini information into browser/locales. r=l10n 2013-02-12 14:51:23 -06:00
Jim Mathies
cfc3cf5ae5 Bug 769718 - metro should re-use browser searchplugin data. r=glandium 2013-02-12 14:51:23 -06:00
Jim Mathies
dda1c6edca Bug 823218 - merge metro branding to mc. r=glandium 2013-02-12 14:51:23 -06:00
Mounir Lamouri
81e7839749 Bug 665655 - Make mInputData.mValue really used and usable. r=bz 2013-02-12 20:16:58 +00:00
Aaron Klotz
5ab4d199fd Bug 833560 - Part 2: Add timings to Plugin Hang UI telemetry. r=vdjeric 2013-02-12 15:05:39 -05:00
Ryan VanderMeulen
b2815d5a41 Merge m-c to inbound. 2013-02-12 15:05:37 -05:00
Jim Blandy
e68d359ea4 Bug 840319: Keep js/src/gdb/gdb-tests.cpp's 'breakpoint' function from being unified with other functions in SM. r=sfink 2013-02-12 11:55:00 -08:00
Jim Blandy
b0b3bb4944 Bug 839791: Update JS GDB support for JS_ARRAY_HOLE -> JS_ELEMENTS_HOLE change. r=sfink 2013-02-12 11:55:00 -08:00
Terrence Cole
9fa38d1c0d Bug 839215 - Make large typedarrays singletons more aggressively; r=bhackett
--HG--
extra : rebase_source : df0ea62ae25f7c106de01e38fb8ac729b0148f63
2013-02-12 11:50:49 -08:00
Rafael Ávila de Espíndola
7e3da31b34 Bug 840633 - style fix. r=smaug. 2013-02-12 14:43:52 -05:00
Tim Taubert
43c911f3aa merge m-c to fx-team 2013-02-12 19:08:06 +01:00
Jon Coppeard
417d600028 Bug 840581 - GC: jsapitests crash with rooting analysis enabled r=terrence 2013-02-12 17:44:31 +00:00
Jon Coppeard
75eecf7479 Bug 840548 - GC: rooting hazards in the parser r=sfink 2013-02-12 17:19:05 +00:00
Jon Coppeard
b46ebdeeda Bug 840477 - GC: Rooting hazards in the shell r=sfink 2013-02-12 17:19:03 +00:00
Brian Nicholson
c808f30b6b Bug 840823 - Check whether new tabs were made from stubs to prevent removal race condition. r=mfinkle 2013-02-12 23:48:32 -08:00
Brian Nicholson
f440bf4d18 Bug 840601 - Clear saved reader mode page in tab destroy. r=kats 2013-02-12 23:44:40 -08:00
Masayuki Nakano
5fb18fd50b Bug 833719 part.3 New DOM keyCodes except OEM specific keys should be mapped on Linux r=karlt+smaug 2013-02-13 14:47:19 +09:00
Masayuki Nakano
1b55707607 Bug 833719 part.2 New DOM keyCodes should be mapped on Windows r=jimm+smaug 2013-02-13 14:47:19 +09:00
Masayuki Nakano
d7c9686558 Bug 833719 part.1 Register some DOM keyCode values for Windows giving virtual keycode names and all OEM speicific virtual keyCode of Windows except we already used values r+sr=smaug 2013-02-13 14:47:19 +09:00
Sriram Ramasubramanian
03a453be2f Bug 838807: Replace reader mode icons. [r=bnicholson] 2013-02-12 21:11:05 -08:00
Sriram Ramasubramanian
f4691fed2a Bug 838807: Replace url-bar icons. [r=bnicholson] 2013-02-12 21:10:47 -08:00
Ed Morley
fb6aef7abd Merge latest green inbound changeset to mozilla-central 2013-02-12 14:43:06 +00:00
Ed Morley
130f83f1f8 Bug 838160 - Add missing script to test_output_element.html to fix orange; r=me 2013-02-12 12:08:32 +00:00
Ms2ger
e55cd3e5de No bug - Remove .orig file. 2013-02-12 11:14:31 +01:00
Ms2ger
a8500df348 No bug - Remove unused variable from reflect.js; r=mounir 2013-02-12 11:14:01 +01:00
Ms2ger
cdaab5e689 Bug 838178 - Remove dom/bindings/stubgenerator; r=ehsan 2013-02-12 11:14:01 +01:00
Ms2ger
dd830da456 Bug 837176 - Simplify code flow in CheckSideEffects; r=jorendorff 2013-02-12 11:14:01 +01:00
Ms2ger
a64b64ea14 Bug 838160 - Part c: Add a test for HTMLOutputElement.name reflection; r=bz 2013-02-12 11:13:57 +01:00
Ms2ger
3046dd9223 Bug 838160 - Part b: Move HTMLOutputElement to Paris bindings; r=bz 2013-02-12 11:11:01 +01:00
Ms2ger
be76d77af0 Bug 838160 - Part a: Rename nsHTMLOutputElement to mozilla::dom::HTMLOutputElement; r=bz
--HG--
rename : content/html/content/src/nsHTMLOutputElement.cpp => content/html/content/src/HTMLOutputElement.cpp
rename : content/html/content/src/nsHTMLOutputElement.cpp => content/html/content/src/HTMLOutputElement.h
2013-02-12 11:10:44 +01:00
Ms2ger
961ecf7f81 Bug 839179 - Part d: Make sure the button element bindings throw exceptions where necessary; r=bz 2013-02-12 11:10:32 +01:00
Ms2ger
f38a4f23b0 Bug 835065 - Part c: Move SVGComponentTransferFunctionElement and subclasses to Paris bindings; r=bz 2013-02-12 11:10:24 +01:00