Boris Zbarsky
|
625d2a1608
|
Bug 829072 part 3. Move the event handlers that are shared by HTMLBodyElement, HTMLFramesetElement, and Window onto a WindowEventHandlers interface that can be on the RHS of 'implements'. r=peterv
|
2013-01-29 08:44:00 -05:00 |
|
Boris Zbarsky
|
2f1f5999b7
|
Bug 829072 part 2. Move the event handlers that are shared by HTMLElement and Document onto a NodeEventHandlers interface that can be on the RHS of 'implements'. r=peterv
|
2013-01-29 08:44:00 -05:00 |
|
Boris Zbarsky
|
4bf1cbd45b
|
Bug 829072 part 1. Move the event handlers that are shared by HTMLElement, Document, and Window onto a GlobalEventHandlers interface that can be on the RHS of 'implements'. r=peterv
|
2013-01-29 08:44:00 -05:00 |
|
Boris Zbarsky
|
126e2f75e3
|
Bug 834785. Make sure to not ask the JS engine for return values in toplevel scripts, so it'll be able to ion-compile them as needed. r=bholley
|
2013-01-29 08:44:00 -05:00 |
|
Boris Zbarsky
|
de6a67d7d0
|
Bug 830099. Flag WebIDL dictionaries and callbacks with some information indicating whether we need main-thread and worker codegen for them and then use that information to skip unneccessary codegen. r=peterv
|
2013-01-28 23:30:17 -05:00 |
|
Andrea Marchesini
|
cb99ce070f
|
Bug 835612 - Fix nsVolumeService to use strings better, r=jlebar
|
2013-01-29 14:27:46 +01:00 |
|
Jon Coppeard
|
fdb279da10
|
Bug 835385 - Also, ensure no GC during Ion compilation r=billm
|
2013-01-28 18:21:11 +00:00 |
|
Jon Coppeard
|
06e670bf02
|
Bug 835385 - GC: Fix for some jit test rooting analysis failures r=terrence
|
2013-01-28 16:43:07 +00:00 |
|
Jon Coppeard
|
7c0f8ad55b
|
Bug 834766 - Also root some out params r=sphink
|
2013-01-28 16:41:30 +00:00 |
|
Jon Coppeard
|
7be3fd4539
|
Bug 834766 - GC: Fix some more rooting issues found by static analysis r=sphink
|
2013-01-25 17:48:07 +00:00 |
|
Henri Sivonen
|
e004aaa82e
|
Bug 820508 part 4 - Make <main> have the HTMLElement DOM interface. r=smaug.
|
2013-01-29 14:31:45 +02:00 |
|
Henri Sivonen
|
c579df482b
|
Bug 820508 part 3 - Accessibility mapping for <main>. r=dbolter.
|
2013-01-29 14:31:45 +02:00 |
|
Henri Sivonen
|
bb181e9318
|
Bug 820508 part 2 - UA stylesheet for <main>. r=bzbarsky.
|
2013-01-29 14:31:45 +02:00 |
|
Henri Sivonen
|
7fea99d50e
|
Bug 820508 part 1 - Parser support for <main>. r=smaug.
|
2013-01-29 14:31:45 +02:00 |
|
Alexander Surkov
|
4d57ff6887
|
Bug 812767 - move out event processing logging from NotificationController, r=tbsaunde
--HG--
rename : accessible/src/base/NotificationController.cpp => accessible/src/base/EventQueue.cpp
rename : accessible/src/base/NotificationController.h => accessible/src/base/EventQueue.h
|
2013-01-29 19:00:58 +09:00 |
|
Ben Turner
|
65a5f51bd7
|
Bug 831307, add additional logging. r=cjones.
|
2013-01-23 15:57:05 -08:00 |
|
Mike Hommey
|
38f24ce56c
|
Bug 833946 - Don't scan the entire tree for a root manifest in the packager. r=gps
|
2013-01-23 23:49:25 +01:00 |
|
Mike Hommey
|
5c9f515355
|
Bug 833882 - Correctly handle non chrome directories when doing l10n-repack. r=gps
|
2013-01-23 23:49:23 +01:00 |
|
Anton Kovalyov
|
a02e999e4c
|
Bug 832880 - Respect Scratchpad modeline only if devtools.chrome.enabled is true; r=harth r=paul
|
2013-01-23 14:04:18 -08:00 |
|
Randell Jesup
|
f244d61bf1
|
Bug 832683: Match SRTP policy values to enable NACK mode in webrtc r=ekr
|
2013-01-23 16:41:35 -05:00 |
|
Ehsan Akhgari
|
c30aff9acb
|
Bug 833915 - Turn off PGO and LTCG on Windows Nightly for one day; r=glandium
|
2013-01-23 16:13:50 -05:00 |
|
Mike Hommey
|
ace5227881
|
Bug 833886 - Attempt to unbreak comm-central after bug 780561. r=ted DONTBUILD
|
2013-01-23 20:17:07 +01:00 |
|
Mike Hommey
|
37248522a0
|
Bug 833848 - Don't forget to localize crashreporter.ini and crashreporter-override.ini with the new packager. r=ted DONTBUILD
|
2013-01-23 20:16:43 +01:00 |
|
Gregor Wagner
|
b7f298b112
|
Backout Bug 793204 for installation failures. r=me
|
2013-01-23 10:21:13 -08:00 |
|
Marco Bonardo
|
94d447dd67
|
Bug 825739 - Intermittent exception thrown by browser_bookmark_titles.js.
r=Mano
|
2013-01-23 15:01:29 +01:00 |
|
L. David Baron
|
03d41f69d4
|
Add reftest for bug 830299.
|
2013-01-23 13:11:26 +00:00 |
|
Ryan VanderMeulen
|
f4b6720f8f
|
Backed out changesets ed1ef43ce9af, 3d2b3f7eac93, and 8fc6d7d32482 (bug 827831) for Marionette failures.
|
2013-01-24 07:48:07 -05:00 |
|
Raymond Lee
|
f269502618
|
Bug 833125 - test_bug_411966.html and bug_411966/redirect.js are still using addURI. r=mak
|
2013-01-23 12:15:17 +08:00 |
|
Raymond Lee
|
846a23c358
|
Bug 831407 - test_399606.js has been replaced by browser_bug399606.js and should thus be removed from the tree. r=mak
|
2013-01-23 00:26:45 +08:00 |
|
Julien Wajsberg
|
32b86e426d
|
Bug 830767 - Implement about:mozilla for B2G - HTML part. r=Pike
|
2013-01-22 15:04:23 +01:00 |
|
Johnathan Nightingale
|
976860ae7e
|
Bug 830767 - Implement a new about:mozilla for rapid release, android, b2g. r=Pike
|
2013-01-17 10:01:40 -08:00 |
|
Benedict Singer
|
20343b6a12
|
Bug 787095 - Update formMethod and formEnctype reflection to have the empty string as default value and correct invalid values. r=mounir
|
2013-01-22 20:35:57 -05:00 |
|
Raymond Lee
|
619db6d23f
|
Bug 752217 - Replace usage of setPageTitle with updatePlaces. r=mak
|
2013-01-23 10:50:13 +08:00 |
|
Albert Perez
|
535e3870ae
|
Bug 827198 - Avoid errors when time or timezone is changed. r=philipp
|
2013-01-24 07:22:47 -05:00 |
|
Ryan VanderMeulen
|
c94a6dc3eb
|
Backed out changesets a2f8673cfafa and c7bc74ed9256 (bug 781570) for b2g bustage.
|
2013-01-24 07:09:13 -05:00 |
|
Ryan VanderMeulen
|
258ed8c88c
|
Merge m-c to inbound.
|
2013-01-24 07:09:10 -05:00 |
|
Mike Hommey
|
7ae3fc01fc
|
Bug 780561 - Remove now unused bits of the packaging scripts. r=ted
|
2013-01-23 11:23:15 +01:00 |
|
Mike Hommey
|
f00d130aa1
|
Bug 780561 - Use new packager code for packaging (packager.mk) r=ted
|
2013-01-23 11:23:15 +01:00 |
|
Mike Hommey
|
71cd996deb
|
Bug 780561 - Fix the buildconfig python module handling of environment variables. r=ted
|
2013-01-23 11:23:15 +01:00 |
|
Mike Hommey
|
57ea225479
|
Bug 780561 - Don't try to install *.xpm files, we don't have any nowadays. r=ted
|
2013-01-23 11:23:15 +01:00 |
|
Mike Hommey
|
b1892e3860
|
Bug 780561 - Use new packager code for l10n repacks. r=ted
|
2013-01-23 11:23:15 +01:00 |
|
Mike Hommey
|
0ab3e81697
|
Bug 780561 - Unit tests for the new packager code. r=ted,r=gps
|
2013-01-23 11:23:14 +01:00 |
|
Mike Hommey
|
d56548c34f
|
Bug 780561 - Import new packager code. r=gps
|
2013-01-23 11:23:14 +01:00 |
|
Olli Pettay
|
e5d7c86f9b
|
Bug 822849 - Don't run CC/GC timers during shutdown, r=mccr8
--HG--
extra : rebase_source : 173e02106457b6867db8c4cf734a93366f4b31dd
|
2013-01-22 21:17:48 +02:00 |
|
wfernandom2004@gmail.com
|
acb8bfaff9
|
Bug 710546 - Server sent events Once the end of the file is reached, any pending data must be discarde, r=smaug
--HG--
extra : rebase_source : 320ae8e0ca66c1eae7cefe2b1c075c2cc32c7a3b
|
2013-01-22 21:09:13 +02:00 |
|
Jonathan Kew
|
8397961c25
|
bug 832615 - make reftest-analyzer ignore timestamps in b2g reftest logs. r=dbaron a=nonlibxul DONTBUILD
|
2013-01-22 18:41:40 +00:00 |
|
Ehsan Akhgari
|
0a9feb2bc9
|
Merge the latest PGO green changeset of mozilla-inbound into mozilla-central; a=pgo-ectomy
|
2013-01-22 12:49:52 -05:00 |
|
Jon Coppeard
|
f20ba2fd7a
|
Bug 833340 - Fix a couple of jittests failing with rooting analysis r=terrence
|
2013-01-22 17:03:05 +00:00 |
|
Armen Zambrano Gasparnian
|
76bd62ba3d
|
Bug 833096: Update b2g panda snapshot. a=nonlibxul, r=catlee, DONTBUILD
|
2013-01-22 09:41:07 -05:00 |
|
Tim Taubert
|
58ece0e851
|
merge m-c to fx-team; a=nonlibxul
|
2013-01-22 13:02:43 +01:00 |
|