Commit Graph

14437 Commits

Author SHA1 Message Date
Mark Hammond
74ff81131a Bug 840872 - log an error if we fail to create a chat window. r=felipe 2013-03-05 11:32:33 +11:00
Ryan VanderMeulen
172e4c49e1 Merge m-c to inbound. 2013-03-04 18:20:41 -05:00
Ryan VanderMeulen
13adb15de3 Merge the last PGO-green inbound changeset to m-c. 2013-03-04 17:03:22 -05:00
Joe Drew
fc83671ba0 Bug 846919 - Allow image.* to be shown in about:support. r=adw
--HG--
extra : rebase_source : 4d491b8b97456c336da330f33b115b0a4c021091
2013-03-01 16:42:08 -05:00
Ryan VanderMeulen
62faaaf4cf Merge m-c to inbound. 2013-03-04 10:24:41 -05:00
Panos Astithas
3aaf7602ae Fix bug 847314 (Intermittent test_listsources-02.js, test_sources_backwards_compat-02.js); r=me 2013-03-04 13:36:23 +02:00
Mike Hommey
2e3ddc0e5f Bug 812105 - Strip all files that can be stripped in the SDK. r=ted DONTBUILD as NPOTB 2013-03-04 09:23:09 +01:00
Ryan VanderMeulen
e26237e7ee Merge m-c to fx-team. 2013-03-02 23:46:08 -05:00
Gregory Szorc
49fef2efe9 Merge build-system into inbound 2013-03-02 17:47:48 -08:00
Gregory Szorc
c6b8cf60cc Bug 784841 - Remove tooltier-tiers.mk 2013-03-01 20:23:28 -08:00
Matt Brubeck
247810ac19 Bug 846988 - Handle additional arguments to setTimeout in Timer.jsm [r=neil] 2013-03-02 06:46:40 -08:00
L. David Baron
3641b6f111 Backout changeset 2bff7f5e13a4 (bug 846096) because this test isn't relevant to bug 846096. r=Ms2ger via IRC 2013-03-02 12:08:31 -08:00
Caitlin Potter
729c6397f0 Bug 833403 - Integrate libwebvtt into Mozilla. r=ted
- Updated for new build system (2/28/2013)
 - declaration-after-statement no longer breaking MSVC build
 - Source files and scripts now contain appropriate license info
 - media/webvtt/update.sh no longer hiding unexpected/significant
   errors.
2013-03-01 19:25:19 -05:00
Nick Fitzgerald
76a52065f0 Bug 795368 - Add "sources" and "newSource" packets to the RDP, and use them instead of "scripts" and "newScript"; r=past f=rcampbell,msucan 2013-02-28 14:02:00 +02:00
Tim Taubert
20be651c65 Bug 842262 - Keep ProfD == ProfLD on Android; r=glandium 2013-02-28 22:31:35 +01:00
Neil Rashbrook
ab07dc4549 Bug 658829 part 2 - stop using undetermined binding r=jimm
--HG--
extra : rebase_source : e77917b9cdc758e1929cc65a9be2e53e3b039ec0
2013-02-25 00:16:35 +00:00
Jonathan Watt
134f01fed9 Bug 843725 - Add support for changing the value of <input type=range> using the up/down/left/right/pgup/pgdn/home/end keys. r=mounir, r=smaug. 2013-03-01 15:34:06 +00:00
Ms2ger
e9dffe8b83 Bug 846096 - Try harder to get a CC before this test finished. 2013-03-02 10:15:55 +01:00
Ms2ger
c6832bb745 Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
Ms2ger
c512245107 Merge m-c to m-i on a CLOSED TREE. 2013-02-28 14:42:12 +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
Gregory Szorc
682d60f84a Bug 784841 - Part 20: Fixes to support building external projects; r=glandium
This is extremely hacky. It will likely need many refinements as we
figure out how we want external projects to be handled.
2013-02-28 12:56:40 +01:00
Ms2ger
1d54d70126 Merge mozilla-central to build-system. 2013-02-28 12:11:53 +01:00
Ms2ger
870cfccf07 Merge fx-team to m-c. 2013-02-28 12:06:24 +01:00
Henri Sivonen
d09f84d087 Bug 840476 - Add telemetry probe for character encoding override situation. r=smaug. 2013-02-28 10:44:57 +02: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
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
Tim Taubert
01b9631cb4 Bug 727765 - part 2 - let Panorama use PageThumbs to draw screenshots to TabCanvases; r=jaws 2013-02-27 13:37:45 +01:00
Tim Taubert
3ba33a0e67 Bug 727765 - part 1 - use nsIDOMWindowUtils.getScrollbarWidth() to avoid black borders at the right; r=jaws 2013-02-27 13:37:45 +01:00
L. David Baron
75dd27cb1a Bug 404077: Adjust annotations of expected assertions. 2013-02-27 20:14:02 -08:00
Benjamin Smedberg
6b4b88f595 Bug 623462 - Add an environment variable to save a full dump, not just a minidump, r=ted 2013-02-26 14:03:26 -05:00
Ms2ger
2801c25ab8 Merge m-c to b-s. 2013-02-26 19:09:25 +01:00
Ed Morley
81912995a0 Merge mozilla-central to mozilla-inbound 2013-02-26 10:45:52 +00:00
Mike Hommey
a61d0a86da Bug 844785 - Fix xulrunner mac builds. r=ted 2013-02-26 08:13:30 +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
4c3d4dc8a4 Bug 784841 - Part 19: Remove allmakefiles.sh and friends; r=ted 2013-02-25 14:09:16 -08:00
Gregory Szorc
cc8470b5e8 Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted 2013-02-25 13:19:09 -08:00
Gregory Szorc
0c3801b322 Bug 784841 - Part 17: Handle unicode during packaging; r=glandium 2013-02-25 12:47:17 -08:00
Nathan Froyd
9729f1010a Bug 844188 - use rcs.mk's functions for getting the source repo for telemetry revision ids; r=glandium 2013-02-22 13:49:05 -05:00
Mike Hommey
526d2811c1 Bug 832272 - Allow mostly parallel build of NSS. r=ted 2013-02-25 10:49:34 +01:00
Henri Sivonen
9e1fb08628 Bug 843508 - Remove support for multipart XHR responses. r=jst. 2013-03-04 11:06:15 +02: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
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
Makoto Kato
b39fce65f0 Bug 774627 - Remove d2d pragma lib directives from MetroWidget. r=jimm 2013-02-25 12:20:42 +09:00
John Daggett
683d2919d5 Bug 846215 - separate content and chrome word cache metrics. r=taras 2013-03-04 15:57:08 +09:00
Norbert Lindenberg
21415a0c93 Bug 724531 - Import ICU library into the mozilla tree. r=gerv
--HG--
extra : rebase_source : 3773010618f6f72130f03c03e51671554e7e1df1
2013-03-01 20:52:58 -08:00
Ryan VanderMeulen
19b1ecb4eb Merge m-c to inbound. 2013-03-03 13:45:57 -05:00