Patrick McManus
|
97434c9cca
|
bug 837939 announce spdy max streams 0 to disable push r=honzab
|
2013-02-12 15:07:50 -05: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 |
|
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 |
|
Ms2ger
|
833ca9a618
|
Bug 835065 - Part b: Move the declarations for SVGComponentTransferFunctionElement and subclasses into a header; r=bz
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGComponentTransferFunctionElement.h
|
2013-02-12 11:01:17 +01:00 |
|
Ms2ger
|
7251e96063
|
Bug 835065 - Part a: Move SVGComponentTransferFunctionElement and subclasses into the mozilla::dom namespace; r=bz
|
2013-02-12 10:56:55 +01:00 |
|
Ms2ger
|
c456064ac8
|
Bug 838088 - Update html tests; rs=mounir
--HG--
rename : dom/imptests/failures/html/tests/submission/Opera/microdata/Makefile.in => dom/imptests/failures/html/old-tests/submission/Opera/microdata/Makefile.in
rename : dom/imptests/failures/html/tests/submission/Opera/microdata/test_001.html.json => dom/imptests/failures/html/old-tests/submission/Opera/microdata/test_001.html.json
rename : dom/imptests/html/tests/submission/Mozilla/test_pageload-image.html => dom/imptests/html/html/browsers/browsing-the-web/read-media/test_pageload-image.html
rename : dom/imptests/html/tests/submission/Mozilla/test_pageload-video.html => dom/imptests/html/html/browsers/browsing-the-web/read-media/test_pageload-video.html
rename : dom/imptests/html/tests/submission/Mozilla/test_script-for-onload.html => dom/imptests/html/html/semantics/scripting-1/the-script-element/test_script-for-onload.html
rename : dom/imptests/html/tests/submission/Mozilla/test_body-onload.html => dom/imptests/html/html/webappapis/scripting/events/test_body-onload.html
rename : dom/imptests/html/tests/submission/Mozilla/test_window-onerror-parse-error.html => dom/imptests/html/html/webappapis/scripting/processing-model-2/test_window-onerror-parse-error.html
rename : dom/imptests/html/tests/submission/Mozilla/test_window-onerror-runtime-error-throw.html => dom/imptests/html/html/webappapis/scripting/processing-model-2/test_window-onerror-runtime-error-throw.html
rename : dom/imptests/html/tests/submission/Mozilla/test_window-onerror-runtime-error.html => dom/imptests/html/html/webappapis/scripting/processing-model-2/test_window-onerror-runtime-error.html
rename : dom/imptests/html/tests/submission/Opera/microdata/Makefile.in => dom/imptests/html/old-tests/submission/Opera/microdata/Makefile.in
rename : dom/imptests/html/tests/submission/Opera/microdata/test_001.html => dom/imptests/html/old-tests/submission/Opera/microdata/test_001.html
|
2013-02-12 10:54:30 +01:00 |
|
Ms2ger
|
283ee3ab95
|
No bug - Remove windows line endings from Opera's microdata test in preparation for an update.
|
2013-02-12 10:53:21 +01:00 |
|
Panos Astithas
|
cf5f8f2e11
|
Bug 830818 - Always trust native getters when fetching properties, to show directly the values in the debugger's Variables View; r=vporof,rcampbell
|
2013-02-12 10:38:24 +02:00 |
|
Simon Montagu
|
92d865dd74
|
Check for fluid continuations up the parent chain and make them non-fluid. Bug 818454, r=roc
|
2013-02-11 23:45:55 -08:00 |
|
Simon Montagu
|
3344ef19fe
|
Reapply the patch from bug 722137 to fix bug 826163, r=roc, sec-approval=dveditz
|
2013-02-11 23:45:52 -08:00 |
|
Tetsuharu OHZEKI
|
1604e52a1c
|
Bug 840312 - Cache the result of Tab.metadata. r=kats
|
2013-02-12 16:19:43 +09:00 |
|
Justin Dolske
|
a52f8b0851
|
Bug 839923 - Many favicons look bad when upscaled for hidpi. r=fryn, ui-r=shorlander
|
2013-02-11 22:06:34 -08:00 |
|
Robert O'Callahan
|
70ccb25043
|
Bug 8203709. Handle failure to create a snapshot surface in GetImageDataArray. r=mattwoodrow
|
2013-02-12 17:56:28 +13:00 |
|
Robert O'Callahan
|
4ad9f7d812
|
Bug 839378. Don't modify the page DOM from videocontrols. r=enndeakin
|
2013-02-12 17:56:03 +13:00 |
|
Robert O'Callahan
|
41d2bedd9e
|
Bug 836990. Put fixed-pos items in the abs-pos list of the container whenever it doesn't have a fixed-pos list. It's simpler this way and handles all edge cases. r=bzbarsky
|
2013-02-12 17:55:39 +13:00 |
|
Cameron McCormack
|
fb2441db60
|
Bug 839927 - Update scoped style content flags correctly when SVG <style scoped=""> elements are involved. r=bz
|
2013-02-12 15:48:22 +11:00 |
|
Kartikaya Gupta
|
0636997099
|
Bug 833777 - Guard against selectedTab being null when Gecko goes into the background. r=bnicholson
|
2013-02-11 23:24:41 -05:00 |
|
Cameron McCormack
|
92026cc4ae
|
Bug 840272 - Avoid asserting and crashing if SVG text frames are painted before they are reflowed. r=roc
|
2013-02-12 15:21:58 +11:00 |
|
Justin Lebar
|
663ad8052f
|
Bug 837856 - Rename hal_sandbox::IsHalChildLive() to HalChildDestroyed(). r=mounir
The return value stays the same (that is, the function was mis-named).
|
2013-02-11 23:09:25 -05:00 |
|
Brad Lassey
|
24fd7d1281
|
bug 839380 – zh-hk locale should use zh-tw translation instead of zh-cn r=jchen a=akeybl
|
2013-02-11 23:08:19 -05:00 |
|
Nicholas Nethercote
|
d03526652d
|
Bug 839376 (part 4) - Fix four or five more rooting hazards. r=sfink.
--HG--
extra : rebase_source : 4e4e844c48b5282b772845c87f56e2384cf68998
|
2013-02-11 19:35:22 -08:00 |
|
Norbert Lindenberg
|
9ec69e7ea2
|
Bug 839751 - "Assertion failure: i < argc_" with localeCompare. r=jwalden
--HG--
extra : rebase_source : 82f04b0635be8e2f408e37d33a2ba186d3810011
|
2013-02-11 19:04:36 -08:00 |
|
Sean Stangl
|
8fa72d6d4e
|
Bug 840339 - Include inlined JSScript definitions to fix warnings. r=dholbert
|
2013-02-11 18:08:21 -08:00 |
|
Kang-Hao (Kenny) Lu
|
2519fe8873
|
Bug 817395 - Clean up the temporary style context used for font size comparision of the root before the rule node tree is rebuilt. r=dbaron
|
2013-02-11 18:04:11 -08:00 |
|
Wan-Teh Chang
|
79bae38133
|
Merge bug 807883.
|
2013-02-11 18:03:06 -08:00 |
|
Wan-Teh Chang
|
52ec05c1ea
|
Bug 807883: Update NSPR to NSPR 4.9.6 Beta 2. This adds 'const' to the
'pool' input parameter of PL_SizeOfArenaPoolExcludingPool. r=n.nethercote.
|
2013-02-11 17:35:56 -08:00 |
|
Daniel Holbert
|
f2fe3ead40
|
backout 69277e48526c (Bug 839865) due to reftest orange on a CLOSED TREE
|
2013-02-11 17:29:48 -08:00 |
|
Daniel Holbert
|
80fd9ba7fe
|
Followup for Bug 840317: use an unsigned loop variable when iterating up to an unsigned value, to fix warnings-as-errors build error. r=bustage,trivial CLOSED TREE
|
2013-02-11 17:27:14 -08:00 |
|
Masayuki Nakano
|
97bae25640
|
Bug 708936 Dispatch defaultPrevented Alt keyup event if VK_MENU is received with WM_KEYUP instead of WM_SYSKEYUP r=jimm+smaug
|
2013-02-12 10:03:00 +09:00 |
|
Olli Pettay
|
29c93f77f6
|
Bug 839528 - Change the namespace of xpidl dictionary helpers, r=khuey
|
2013-02-11 21:37:50 +02:00 |
|
Olli Pettay
|
930b4e20e9
|
Bug 839465 - Implement SmartCardEvent using event code generator, r=mounir
|
2013-02-11 21:37:20 +02:00 |
|
Ryan VanderMeulen
|
2861e3219f
|
Merge m-c to inbound.
|
2013-02-11 13:51:32 -05:00 |
|
Daniel Holbert
|
0f2d997530
|
Bug 836455: Sanity-check the result of 'fread()' in nptest.cpp to fix opt build warning. r=bsmedberg
|
2013-02-11 10:16:51 -08:00 |
|
Tim Taubert
|
6ea9d683ea
|
Bug 239254 - [Linux] Migrate existing thumbnails to their new local path; r=yoric
|
2013-02-11 15:47:22 +01:00 |
|